| 1 | [ Mar 11 22:15:54 Enabled. ] | ||
| 2 | [ Mar 11 22:15:54 Rereading configuration. ] | ||
| 3 | [ Mar 11 22:15:55 Rereading configuration. ] | ||
| 4 | [ Mar 11 22:15:57 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 | [ Mar 11 22:15:57 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.03.11 22:15:59.976558 [ 1 ] {} <Information> Application: Will watch for the process with pid 68 | ||
| 29 | 2026.03.11 22:15:59.976966 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.11 22:16:00.324073 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 68 | ||
| 31 | 2026.03.11 22:16:00.324918 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.11 22:16:00.325059 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.11 22:16:00.460817 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.11 22:16:00.495548 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.11 22:16:00.495601 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.11 22:16:00.495621 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.11 22:16:00.495682 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.11 22:16:00.496096 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.11 22:16:00.498266 [ 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.03.11 22:16:00.499094 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.11 22:16:00.499903 [ 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.03.11 22:16:00.499925 [ 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.03.11 22:16:00.499939 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.11 22:16:00.500632 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.11 22:16:00.501582 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.11 22:16:00.507625 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.11 22:16:00.508398 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.11 22:16:00.509743 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.11 22:16:00.509807 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.11 22:16:00.510841 [ 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.03.11 22:16:00.511362 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.11 22:16:00.515341 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.11 22:16:00.515597 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.11 22:16:00.519970 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.11 22:16:00.520350 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.11 22:16:00.520713 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.11 22:16:00.521118 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.11 22:16:00.522569 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.11 22:16:00.522603 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.11 22:16:00.522691 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.11 22:16:00.522786 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.11 22:16:00.537057 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.11 22:16:00.537090 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169033 sec | ||
| 68 | 2026.03.11 22:16:00.537111 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.11 22:16:00.537126 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.11 22:16:00.537796 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.11 22:16:00.538377 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.11 22:16:00.554174 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.11 22:16:00.554219 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.11 22:16:00.554246 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.11 22:16:00.554257 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.11 22:16:00.554291 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.11 22:16:00.554311 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.11 22:16:00.556363 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.11 22:16:00.556410 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.11 22:16:00.556428 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.11 22:16:00.556559 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.11 22:16:00.556600 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.11 22:16:00.556612 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.11 22:16:00.556638 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.11 22:16:00.556649 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.11 22:16:00.556679 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.11 22:16:00.556698 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.11 22:16:00.581362 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.11 22:16:00.583823 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.11 22:16:00.583861 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5381e-05 sec | ||
| 91 | 2026.03.11 22:16:00.583873 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.11 22:16:00.583883 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.11 22:16:00.583906 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.11 22:16:00.584094 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.11 22:16:00.584151 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.11 22:16:00.584166 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.11 22:16:00.584179 [ 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.03.11 22:16:00.584191 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.11 22:16:00.595138 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.11 22:16:00.595364 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.03.11 22:16:00.596291 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.517e-05 sec. | ||
| 102 | 2026.03.11 22:16:00.596667 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.11 22:16:00.597950 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.11 22:16:00.597981 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.11 22:16:01.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.11 22:16:01.774785 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35072 | ||
| 107 | 2026.03.11 22:16:01.775594 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.11 22:16:01.775647 [ 3 ] {} <Debug> TCP-Session: 38cab8f6-90b4-4fd4-a6d7-b8c7d682320d Authenticating user 'default' from [fd00:1122:3344:101::b]:35072 | ||
| 109 | 2026.03.11 22:16:01.775747 [ 3 ] {} <Debug> TCP-Session: 38cab8f6-90b4-4fd4-a6d7-b8c7d682320d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.11 22:16:01.775761 [ 3 ] {} <Debug> TCP-Session: 38cab8f6-90b4-4fd4-a6d7-b8c7d682320d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.11 22:16:01.775851 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.11 22:16:01.775940 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.11 22:16:01.775956 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.11 22:16:01.776425 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38159 | ||
| 115 | 2026.03.11 22:16:01.776542 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48383 | ||
| 116 | 2026.03.11 22:16:01.776569 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50583 | ||
| 117 | 2026.03.11 22:16:01.776658 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.11 22:16:01.776708 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.11 22:16:01.776762 [ 5 ] {} <Debug> TCP-Session: ef81ae02-d158-4e50-93d2-10f6c671e587 Authenticating user 'default' from [fd00:1122:3344:101::b]:48383 | ||
| 120 | 2026.03.11 22:16:01.776787 [ 4 ] {} <Debug> TCP-Session: afac36fc-85a8-4e92-9f29-1c907d1e1505 Authenticating user 'default' from [fd00:1122:3344:101::b]:38159 | ||
| 121 | 2026.03.11 22:16:01.776765 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36285 | ||
| 122 | 2026.03.11 22:16:01.776856 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51206 | ||
| 123 | 2026.03.11 22:16:01.776875 [ 5 ] {} <Debug> TCP-Session: ef81ae02-d158-4e50-93d2-10f6c671e587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.11 22:16:01.776914 [ 4 ] {} <Debug> TCP-Session: afac36fc-85a8-4e92-9f29-1c907d1e1505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.11 22:16:01.776984 [ 5 ] {} <Debug> TCP-Session: ef81ae02-d158-4e50-93d2-10f6c671e587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.11 22:16:01.776986 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.11 22:16:01.777010 [ 4 ] {} <Debug> TCP-Session: afac36fc-85a8-4e92-9f29-1c907d1e1505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.11 22:16:01.777104 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.11 22:16:01.777128 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.11 22:16:01.777181 [ 255 ] {} <Debug> TCP-Session: e6f766cf-670f-4b5d-aeb7-01a757002724 Authenticating user 'default' from [fd00:1122:3344:101::b]:36285 | ||
| 131 | 2026.03.11 22:16:01.777180 [ 254 ] {} <Debug> TCP-Session: 974200f6-2650-4166-b863-31b76382c478 Authenticating user 'default' from [fd00:1122:3344:101::b]:50583 | ||
| 132 | 2026.03.11 22:16:01.777213 [ 256 ] {} <Debug> TCP-Session: 825205ee-d9c3-4768-b063-e7604dfdfc8c Authenticating user 'default' from [fd00:1122:3344:101::b]:51206 | ||
| 133 | 2026.03.11 22:16:01.777149 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65531 | ||
| 134 | 2026.03.11 22:16:01.777298 [ 254 ] {} <Debug> TCP-Session: 974200f6-2650-4166-b863-31b76382c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.11 22:16:01.777277 [ 256 ] {} <Debug> TCP-Session: 825205ee-d9c3-4768-b063-e7604dfdfc8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.11 22:16:01.777268 [ 255 ] {} <Debug> TCP-Session: e6f766cf-670f-4b5d-aeb7-01a757002724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.11 22:16:01.777383 [ 254 ] {} <Debug> TCP-Session: 974200f6-2650-4166-b863-31b76382c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.11 22:16:01.777370 [ 256 ] {} <Debug> TCP-Session: 825205ee-d9c3-4768-b063-e7604dfdfc8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.11 22:16:01.777256 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33726 | ||
| 140 | 2026.03.11 22:16:01.777435 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.03.11 22:16:01.777434 [ 255 ] {} <Debug> TCP-Session: e6f766cf-670f-4b5d-aeb7-01a757002724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.11 22:16:01.777668 [ 257 ] {} <Debug> TCP-Session: 9b235ee9-46de-4196-bed9-3344473271ba Authenticating user 'default' from [fd00:1122:3344:101::b]:65531 | ||
| 143 | 2026.03.11 22:16:01.777760 [ 257 ] {} <Debug> TCP-Session: 9b235ee9-46de-4196-bed9-3344473271ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.11 22:16:01.777774 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.11 22:16:01.777787 [ 257 ] {} <Debug> TCP-Session: 9b235ee9-46de-4196-bed9-3344473271ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.11 22:16:01.777814 [ 258 ] {} <Debug> TCP-Session: a84f7843-ab2c-44e4-90c1-2a98d3a8b914 Authenticating user 'default' from [fd00:1122:3344:101::b]:33726 | ||
| 147 | 2026.03.11 22:16:01.777906 [ 258 ] {} <Debug> TCP-Session: a84f7843-ab2c-44e4-90c1-2a98d3a8b914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.11 22:16:01.777919 [ 258 ] {} <Debug> TCP-Session: a84f7843-ab2c-44e4-90c1-2a98d3a8b914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.11 22:16:02.244782 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46164 | ||
| 150 | 2026.03.11 22:16:02.244973 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.11 22:16:02.245028 [ 259 ] {} <Debug> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:46164 | ||
| 152 | 2026.03.11 22:16:02.245051 [ 259 ] {} <Debug> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.11 22:16:02.245134 [ 259 ] {} <Debug> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.11 22:16:02.245200 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.11 22:16:02.245229 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.11 22:16:02.245381 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.11 22:16:02.248180 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50744 | ||
| 158 | 2026.03.11 22:16:02.248290 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59440 | ||
| 159 | 2026.03.11 22:16:02.248493 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.11 22:16:02.248532 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63365 | ||
| 161 | 2026.03.11 22:16:02.248585 [ 260 ] {} <Debug> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50744 | ||
| 162 | 2026.03.11 22:16:02.248520 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62265 | ||
| 163 | 2026.03.11 22:16:02.248670 [ 260 ] {} <Debug> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.11 22:16:02.248753 [ 260 ] {} <Debug> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.11 22:16:02.249362 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.11 22:16:02.249381 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40937 | ||
| 167 | 2026.03.11 22:16:02.249407 [ 261 ] {} <Debug> TCP-Session: e1b1b455-3446-4dce-89f4-78be61a8ac3a Authenticating user 'default' from [fd00:1122:3344:101::d]:59440 | ||
| 168 | 2026.03.11 22:16:02.249493 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.11 22:16:02.249514 [ 261 ] {} <Debug> TCP-Session: e1b1b455-3446-4dce-89f4-78be61a8ac3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.11 22:16:02.249524 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.03.11 22:16:02.249541 [ 261 ] {} <Debug> TCP-Session: e1b1b455-3446-4dce-89f4-78be61a8ac3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.03.11 22:16:02.249537 [ 263 ] {} <Debug> TCP-Session: 00412b35-b12e-456f-8651-c9a401c51469 Authenticating user 'default' from [fd00:1122:3344:101::d]:62265 | ||
| 173 | 2026.03.11 22:16:02.249517 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60008 | ||
| 174 | 2026.03.11 22:16:02.249673 [ 263 ] {} <Debug> TCP-Session: 00412b35-b12e-456f-8651-c9a401c51469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.11 22:16:02.249653 [ 262 ] {} <Debug> TCP-Session: 325e19a8-543b-4364-a490-cfa999de92c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63365 | ||
| 176 | 2026.03.11 22:16:02.249750 [ 262 ] {} <Debug> TCP-Session: 325e19a8-543b-4364-a490-cfa999de92c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.11 22:16:02.249758 [ 263 ] {} <Debug> TCP-Session: 00412b35-b12e-456f-8651-c9a401c51469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.11 22:16:02.249857 [ 262 ] {} <Debug> TCP-Session: 325e19a8-543b-4364-a490-cfa999de92c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.11 22:16:02.250289 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65427 | ||
| 180 | 2026.03.11 22:16:02.250863 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.03.11 22:16:02.250972 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64781 | ||
| 182 | 2026.03.11 22:16:02.251018 [ 264 ] {} <Debug> TCP-Session: dde7d2da-2651-4ddf-94d4-78daa476198b Authenticating user 'default' from [fd00:1122:3344:101::d]:40937 | ||
| 183 | 2026.03.11 22:16:02.251046 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.11 22:16:02.251049 [ 264 ] {} <Debug> TCP-Session: dde7d2da-2651-4ddf-94d4-78daa476198b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.11 22:16:02.251068 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.03.11 22:16:02.251144 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 187 | 2026.03.11 22:16:02.251205 [ 265 ] {} <Debug> TCP-Session: b38ef8a7-c5ee-46b9-8af7-4f6010ae3322 Authenticating user 'default' from [fd00:1122:3344:101::d]:60008 | ||
| 188 | 2026.03.11 22:16:02.251210 [ 264 ] {} <Debug> TCP-Session: dde7d2da-2651-4ddf-94d4-78daa476198b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.11 22:16:02.251188 [ 266 ] {} <Debug> TCP-Session: 7b1272ee-829f-4900-b5b6-19cb897c2e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:65427 | ||
| 190 | 2026.03.11 22:16:02.251184 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.03.11 22:16:02.251370 [ 266 ] {} <Debug> TCP-Session: 7b1272ee-829f-4900-b5b6-19cb897c2e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.11 22:16:02.251415 [ 265 ] {} <Debug> TCP-Session: b38ef8a7-c5ee-46b9-8af7-4f6010ae3322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.11 22:16:02.251455 [ 267 ] {} <Debug> TCP-Session: fb11e8f9-27c1-4600-b9bc-9811ec22ee90 Authenticating user 'default' from [fd00:1122:3344:101::d]:64781 | ||
| 194 | 2026.03.11 22:16:02.251426 [ 266 ] {} <Debug> TCP-Session: 7b1272ee-829f-4900-b5b6-19cb897c2e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.11 22:16:02.251513 [ 265 ] {} <Debug> TCP-Session: b38ef8a7-c5ee-46b9-8af7-4f6010ae3322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.11 22:16:02.251535 [ 267 ] {} <Debug> TCP-Session: fb11e8f9-27c1-4600-b9bc-9811ec22ee90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.11 22:16:02.251659 [ 267 ] {} <Debug> TCP-Session: fb11e8f9-27c1-4600-b9bc-9811ec22ee90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.11 22:16:02.254207 [ 259 ] {a55b8f48-3c94-4483-8acf-a4533fb0f518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.03.11 22:16:02.363524 [ 259 ] {a55b8f48-3c94-4483-8acf-a4533fb0f518} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46164) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.03.11 22:16:02.364537 [ 259 ] {a55b8f48-3c94-4483-8acf-a4533fb0f518} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.03.11 22:16:02.364785 [ 259 ] {a55b8f48-3c94-4483-8acf-a4533fb0f518} <Debug> TCPHandler: Processed in 0.116441525 sec. | ||
| 248 | 2026.03.11 22:16:02.365272 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.03.11 22:16:02.365595 [ 260 ] {0d6aa464-4283-465f-8b90-50b4dc0716fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.03.11 22:16:02.365971 [ 260 ] {0d6aa464-4283-465f-8b90-50b4dc0716fb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50744) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.03.11 22:16:02.366267 [ 260 ] {0d6aa464-4283-465f-8b90-50b4dc0716fb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.03.11 22:16:02.366490 [ 260 ] {0d6aa464-4283-465f-8b90-50b4dc0716fb} <Debug> TCPHandler: Processed in 0.001408587 sec. | ||
| 299 | 2026.03.11 22:16:02.366772 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.03.11 22:16:02.367504 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.03.11 22:16:02.368183 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.03.11 22:16:02.372187 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.03.11 22:16:02.372208 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5051e-05 sec | ||
| 304 | 2026.03.11 22:16:02.372258 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.03.11 22:16:02.372299 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.03.11 22:16:02.372324 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.03.11 22:16:02.372985 [ 259 ] {04c2118f-72fc-4efe-9142-54a1d0883eb1} <Debug> TCPHandler: Processed in 0.00632324 sec. | ||
| 308 | 2026.03.11 22:16:02.373134 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.03.11 22:16:02.373351 [ 259 ] {6e31eef4-d26e-476c-a17e-8a88f621a1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.03.11 22:16:02.373467 [ 259 ] {6e31eef4-d26e-476c-a17e-8a88f621a1b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.03.11 22:16:02.378498 [ 259 ] {6e31eef4-d26e-476c-a17e-8a88f621a1b5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.03.11 22:16:02.381180 [ 259 ] {6e31eef4-d26e-476c-a17e-8a88f621a1b5} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53): Loading data parts | ||
| 314 | 2026.03.11 22:16:02.384691 [ 259 ] {6e31eef4-d26e-476c-a17e-8a88f621a1b5} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53): There are no data parts | ||
| 315 | 2026.03.11 22:16:02.390564 [ 259 ] {6e31eef4-d26e-476c-a17e-8a88f621a1b5} <Debug> TCPHandler: Processed in 0.01747885 sec. | ||
| 316 | 2026.03.11 22:16:02.390731 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.03.11 22:16:02.390906 [ 259 ] {c81b5ce4-518a-4373-9f9f-f050f43f4110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.03.11 22:16:02.391076 [ 259 ] {c81b5ce4-518a-4373-9f9f-f050f43f4110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.03.11 22:16:02.407322 [ 259 ] {c81b5ce4-518a-4373-9f9f-f050f43f4110} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Loading data parts | ||
| 330 | 2026.03.11 22:16:02.407483 [ 259 ] {c81b5ce4-518a-4373-9f9f-f050f43f4110} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): There are no data parts | ||
| 331 | 2026.03.11 22:16:02.409621 [ 259 ] {c81b5ce4-518a-4373-9f9f-f050f43f4110} <Debug> TCPHandler: Processed in 0.018940019 sec. | ||
| 332 | 2026.03.11 22:16:02.409836 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.03.11 22:16:02.409994 [ 259 ] {62203a00-830a-4bc1-8c2b-822bbdb0633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 334 | 2026.03.11 22:16:02.410107 [ 259 ] {62203a00-830a-4bc1-8c2b-822bbdb0633e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.03.11 22:16:02.414301 [ 259 ] {62203a00-830a-4bc1-8c2b-822bbdb0633e} <Debug> oximeter.measurements_i8 (8434a97a-7d5e-4666-a6bd-bea507c2f7c2): Loading data parts | ||
| 336 | 2026.03.11 22:16:02.414432 [ 259 ] {62203a00-830a-4bc1-8c2b-822bbdb0633e} <Debug> oximeter.measurements_i8 (8434a97a-7d5e-4666-a6bd-bea507c2f7c2): There are no data parts | ||
| 337 | 2026.03.11 22:16:02.419097 [ 259 ] {62203a00-830a-4bc1-8c2b-822bbdb0633e} <Debug> TCPHandler: Processed in 0.009309546 sec. | ||
| 338 | 2026.03.11 22:16:02.419269 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.03.11 22:16:02.419460 [ 259 ] {8348e030-e808-42d1-814d-69f31a53cd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 340 | 2026.03.11 22:16:02.419593 [ 259 ] {8348e030-e808-42d1-814d-69f31a53cd3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.03.11 22:16:02.428750 [ 259 ] {8348e030-e808-42d1-814d-69f31a53cd3c} <Debug> oximeter.measurements_u8 (5c5f124a-e0ce-4a65-a692-5a82586d93a6): Loading data parts | ||
| 342 | 2026.03.11 22:16:02.429047 [ 259 ] {8348e030-e808-42d1-814d-69f31a53cd3c} <Debug> oximeter.measurements_u8 (5c5f124a-e0ce-4a65-a692-5a82586d93a6): There are no data parts | ||
| 343 | 2026.03.11 22:16:02.431756 [ 259 ] {8348e030-e808-42d1-814d-69f31a53cd3c} <Debug> TCPHandler: Processed in 0.012546078 sec. | ||
| 344 | 2026.03.11 22:16:02.431952 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.03.11 22:16:02.432145 [ 259 ] {08e8ca32-8a38-46f9-9907-bda5c6af0308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 346 | 2026.03.11 22:16:02.432251 [ 259 ] {08e8ca32-8a38-46f9-9907-bda5c6af0308} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.03.11 22:16:02.437355 [ 259 ] {08e8ca32-8a38-46f9-9907-bda5c6af0308} <Debug> oximeter.measurements_i16 (a3fae099-2d8f-416d-bf11-04469866d862): Loading data parts | ||
| 348 | 2026.03.11 22:16:02.437512 [ 259 ] {08e8ca32-8a38-46f9-9907-bda5c6af0308} <Debug> oximeter.measurements_i16 (a3fae099-2d8f-416d-bf11-04469866d862): There are no data parts | ||
| 349 | 2026.03.11 22:16:02.441562 [ 259 ] {08e8ca32-8a38-46f9-9907-bda5c6af0308} <Debug> TCPHandler: Processed in 0.009658842 sec. | ||
| 350 | 2026.03.11 22:16:02.441707 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.11 22:16:02.441860 [ 259 ] {ac363c95-d308-4ade-b71e-4e2308107e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 352 | 2026.03.11 22:16:02.441987 [ 259 ] {ac363c95-d308-4ade-b71e-4e2308107e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.03.11 22:16:02.445126 [ 259 ] {ac363c95-d308-4ade-b71e-4e2308107e0b} <Debug> oximeter.measurements_u16 (f7477d3e-8dad-4a42-8ab8-5b14276e0769): Loading data parts | ||
| 354 | 2026.03.11 22:16:02.445280 [ 259 ] {ac363c95-d308-4ade-b71e-4e2308107e0b} <Debug> oximeter.measurements_u16 (f7477d3e-8dad-4a42-8ab8-5b14276e0769): There are no data parts | ||
| 355 | 2026.03.11 22:16:02.447250 [ 259 ] {ac363c95-d308-4ade-b71e-4e2308107e0b} <Debug> TCPHandler: Processed in 0.005591726 sec. | ||
| 356 | 2026.03.11 22:16:02.447422 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.03.11 22:16:02.447616 [ 259 ] {a11511c1-94dd-4acf-a6bb-58a286ec9b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 358 | 2026.03.11 22:16:02.447731 [ 259 ] {a11511c1-94dd-4acf-a6bb-58a286ec9b51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.03.11 22:16:02.452593 [ 259 ] {a11511c1-94dd-4acf-a6bb-58a286ec9b51} <Debug> oximeter.measurements_i32 (1266e577-3a99-4b86-bd07-ad0a4686bdeb): Loading data parts | ||
| 360 | 2026.03.11 22:16:02.452743 [ 259 ] {a11511c1-94dd-4acf-a6bb-58a286ec9b51} <Debug> oximeter.measurements_i32 (1266e577-3a99-4b86-bd07-ad0a4686bdeb): There are no data parts | ||
| 361 | 2026.03.11 22:16:02.461364 [ 259 ] {a11511c1-94dd-4acf-a6bb-58a286ec9b51} <Debug> TCPHandler: Processed in 0.013990224 sec. | ||
| 362 | 2026.03.11 22:16:02.461500 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.03.11 22:16:02.461650 [ 259 ] {1d8594fc-45e6-4451-8b48-372a84fb57c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 364 | 2026.03.11 22:16:02.461770 [ 259 ] {1d8594fc-45e6-4451-8b48-372a84fb57c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.03.11 22:16:02.465450 [ 259 ] {1d8594fc-45e6-4451-8b48-372a84fb57c1} <Debug> oximeter.measurements_u32 (925c0a6e-0e99-4bd4-82db-cc043156d8c5): Loading data parts | ||
| 366 | 2026.03.11 22:16:02.465585 [ 259 ] {1d8594fc-45e6-4451-8b48-372a84fb57c1} <Debug> oximeter.measurements_u32 (925c0a6e-0e99-4bd4-82db-cc043156d8c5): There are no data parts | ||
| 367 | 2026.03.11 22:16:02.470298 [ 259 ] {1d8594fc-45e6-4451-8b48-372a84fb57c1} <Debug> TCPHandler: Processed in 0.008844757 sec. | ||
| 368 | 2026.03.11 22:16:02.470495 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.11 22:16:02.470726 [ 259 ] {8f6b286d-dcb4-4298-93bc-9d8b3330e0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 370 | 2026.03.11 22:16:02.470859 [ 259 ] {8f6b286d-dcb4-4298-93bc-9d8b3330e0ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.03.11 22:16:02.475825 [ 259 ] {8f6b286d-dcb4-4298-93bc-9d8b3330e0ab} <Debug> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Loading data parts | ||
| 372 | 2026.03.11 22:16:02.476051 [ 259 ] {8f6b286d-dcb4-4298-93bc-9d8b3330e0ab} <Debug> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): There are no data parts | ||
| 373 | 2026.03.11 22:16:02.480045 [ 259 ] {8f6b286d-dcb4-4298-93bc-9d8b3330e0ab} <Debug> TCPHandler: Processed in 0.009608122 sec. | ||
| 374 | 2026.03.11 22:16:02.480208 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.11 22:16:02.480405 [ 259 ] {f101ceae-b993-4ea0-b1a2-7081a10bff65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 376 | 2026.03.11 22:16:02.480552 [ 259 ] {f101ceae-b993-4ea0-b1a2-7081a10bff65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.03.11 22:16:02.483329 [ 259 ] {f101ceae-b993-4ea0-b1a2-7081a10bff65} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Loading data parts | ||
| 378 | 2026.03.11 22:16:02.483501 [ 259 ] {f101ceae-b993-4ea0-b1a2-7081a10bff65} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): There are no data parts | ||
| 379 | 2026.03.11 22:16:02.485860 [ 259 ] {f101ceae-b993-4ea0-b1a2-7081a10bff65} <Debug> TCPHandler: Processed in 0.005716748 sec. | ||
| 380 | 2026.03.11 22:16:02.485994 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.11 22:16:02.486223 [ 259 ] {c03dae7c-6fd0-47a8-91f2-3f2fea3788fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 382 | 2026.03.11 22:16:02.486345 [ 259 ] {c03dae7c-6fd0-47a8-91f2-3f2fea3788fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.03.11 22:16:02.490605 [ 259 ] {c03dae7c-6fd0-47a8-91f2-3f2fea3788fe} <Debug> oximeter.measurements_f32 (103d8ab3-b8f8-4b2f-a70f-4060cf55f723): Loading data parts | ||
| 384 | 2026.03.11 22:16:02.490781 [ 259 ] {c03dae7c-6fd0-47a8-91f2-3f2fea3788fe} <Debug> oximeter.measurements_f32 (103d8ab3-b8f8-4b2f-a70f-4060cf55f723): There are no data parts | ||
| 385 | 2026.03.11 22:16:02.495449 [ 259 ] {c03dae7c-6fd0-47a8-91f2-3f2fea3788fe} <Debug> TCPHandler: Processed in 0.009503499 sec. | ||
| 386 | 2026.03.11 22:16:02.495615 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.11 22:16:02.495798 [ 259 ] {1c62d8c2-2714-425e-8f87-12cc8cab2bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 388 | 2026.03.11 22:16:02.495931 [ 259 ] {1c62d8c2-2714-425e-8f87-12cc8cab2bb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.03.11 22:16:02.498649 [ 259 ] {1c62d8c2-2714-425e-8f87-12cc8cab2bb2} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Loading data parts | ||
| 390 | 2026.03.11 22:16:02.498802 [ 259 ] {1c62d8c2-2714-425e-8f87-12cc8cab2bb2} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): There are no data parts | ||
| 391 | 2026.03.11 22:16:02.501232 [ 259 ] {1c62d8c2-2714-425e-8f87-12cc8cab2bb2} <Debug> TCPHandler: Processed in 0.005675888 sec. | ||
| 392 | 2026.03.11 22:16:02.501370 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.11 22:16:02.501602 [ 259 ] {67e24d48-72a1-4bec-9da2-3f74d107d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 394 | 2026.03.11 22:16:02.501715 [ 259 ] {67e24d48-72a1-4bec-9da2-3f74d107d932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.03.11 22:16:02.506091 [ 259 ] {67e24d48-72a1-4bec-9da2-3f74d107d932} <Debug> oximeter.measurements_string (d8aa4973-a594-4ea0-a255-c6c516ed534d): Loading data parts | ||
| 396 | 2026.03.11 22:16:02.506227 [ 259 ] {67e24d48-72a1-4bec-9da2-3f74d107d932} <Debug> oximeter.measurements_string (d8aa4973-a594-4ea0-a255-c6c516ed534d): There are no data parts | ||
| 397 | 2026.03.11 22:16:02.510886 [ 259 ] {67e24d48-72a1-4bec-9da2-3f74d107d932} <Debug> TCPHandler: Processed in 0.009564481 sec. | ||
| 398 | 2026.03.11 22:16:02.511050 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.03.11 22:16:02.511225 [ 259 ] {e75adec0-fcd3-4876-bfc6-247c7232bdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.03.11 22:16:02.511358 [ 259 ] {e75adec0-fcd3-4876-bfc6-247c7232bdf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.03.11 22:16:02.514144 [ 259 ] {e75adec0-fcd3-4876-bfc6-247c7232bdf2} <Debug> oximeter.measurements_bytes (17943143-b873-43da-b455-334484e78941): Loading data parts | ||
| 409 | 2026.03.11 22:16:02.514294 [ 259 ] {e75adec0-fcd3-4876-bfc6-247c7232bdf2} <Debug> oximeter.measurements_bytes (17943143-b873-43da-b455-334484e78941): There are no data parts | ||
| 410 | 2026.03.11 22:16:02.516800 [ 259 ] {e75adec0-fcd3-4876-bfc6-247c7232bdf2} <Debug> TCPHandler: Processed in 0.00580877 sec. | ||
| 411 | 2026.03.11 22:16:02.516942 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.11 22:16:02.517145 [ 259 ] {577ffe50-b2c1-4bb8-a10e-245fa14d3c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 413 | 2026.03.11 22:16:02.517238 [ 259 ] {577ffe50-b2c1-4bb8-a10e-245fa14d3c12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.03.11 22:16:02.522396 [ 259 ] {577ffe50-b2c1-4bb8-a10e-245fa14d3c12} <Debug> oximeter.measurements_cumulativei64 (0bae73a4-950f-488f-a3f7-599035c63553): Loading data parts | ||
| 415 | 2026.03.11 22:16:02.522559 [ 259 ] {577ffe50-b2c1-4bb8-a10e-245fa14d3c12} <Debug> oximeter.measurements_cumulativei64 (0bae73a4-950f-488f-a3f7-599035c63553): There are no data parts | ||
| 416 | 2026.03.11 22:16:02.525210 [ 259 ] {577ffe50-b2c1-4bb8-a10e-245fa14d3c12} <Debug> TCPHandler: Processed in 0.008317467 sec. | ||
| 417 | 2026.03.11 22:16:02.525462 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.11 22:16:02.525654 [ 259 ] {f61aff65-b1a2-4beb-ac92-95b66695b5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 419 | 2026.03.11 22:16:02.525788 [ 259 ] {f61aff65-b1a2-4beb-ac92-95b66695b5d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.03.11 22:16:02.530119 [ 259 ] {f61aff65-b1a2-4beb-ac92-95b66695b5d6} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Loading data parts | ||
| 421 | 2026.03.11 22:16:02.530336 [ 259 ] {f61aff65-b1a2-4beb-ac92-95b66695b5d6} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): There are no data parts | ||
| 422 | 2026.03.11 22:16:02.535274 [ 259 ] {f61aff65-b1a2-4beb-ac92-95b66695b5d6} <Debug> TCPHandler: Processed in 0.009871756 sec. | ||
| 423 | 2026.03.11 22:16:02.535420 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.11 22:16:02.535655 [ 259 ] {31545827-8163-44ec-831c-a2294e776864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 425 | 2026.03.11 22:16:02.535772 [ 259 ] {31545827-8163-44ec-831c-a2294e776864} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.03.11 22:16:02.538455 [ 259 ] {31545827-8163-44ec-831c-a2294e776864} <Debug> oximeter.measurements_cumulativef32 (a64210ee-e5df-4de0-a62d-125120839b88): Loading data parts | ||
| 427 | 2026.03.11 22:16:02.538586 [ 259 ] {31545827-8163-44ec-831c-a2294e776864} <Debug> oximeter.measurements_cumulativef32 (a64210ee-e5df-4de0-a62d-125120839b88): There are no data parts | ||
| 428 | 2026.03.11 22:16:02.541187 [ 259 ] {31545827-8163-44ec-831c-a2294e776864} <Debug> TCPHandler: Processed in 0.00581507 sec. | ||
| 429 | 2026.03.11 22:16:02.541326 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.11 22:16:02.541492 [ 259 ] {e4667f1d-cf28-41ef-9bed-40ad5e28bb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 431 | 2026.03.11 22:16:02.541604 [ 259 ] {e4667f1d-cf28-41ef-9bed-40ad5e28bb05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.03.11 22:16:02.547618 [ 259 ] {e4667f1d-cf28-41ef-9bed-40ad5e28bb05} <Debug> oximeter.measurements_cumulativef64 (cd2da28d-963c-4686-b2dc-4c53e93e7442): Loading data parts | ||
| 433 | 2026.03.11 22:16:02.547783 [ 259 ] {e4667f1d-cf28-41ef-9bed-40ad5e28bb05} <Debug> oximeter.measurements_cumulativef64 (cd2da28d-963c-4686-b2dc-4c53e93e7442): There are no data parts | ||
| 434 | 2026.03.11 22:16:02.553401 [ 259 ] {e4667f1d-cf28-41ef-9bed-40ad5e28bb05} <Debug> TCPHandler: Processed in 0.012122389 sec. | ||
| 435 | 2026.03.11 22:16:02.553638 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.11 22:16:02.553867 [ 259 ] {12d9afda-fe8b-480d-b7fa-0d0dc4a26361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.03.11 22:16:02.554013 [ 259 ] {12d9afda-fe8b-480d-b7fa-0d0dc4a26361} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.03.11 22:16:02.558652 [ 259 ] {12d9afda-fe8b-480d-b7fa-0d0dc4a26361} <Debug> oximeter.measurements_histogrami8 (e69ce08f-d9bb-4995-b836-882809dec825): Loading data parts | ||
| 449 | 2026.03.11 22:16:02.558784 [ 259 ] {12d9afda-fe8b-480d-b7fa-0d0dc4a26361} <Debug> oximeter.measurements_histogrami8 (e69ce08f-d9bb-4995-b836-882809dec825): There are no data parts | ||
| 450 | 2026.03.11 22:16:02.561639 [ 259 ] {12d9afda-fe8b-480d-b7fa-0d0dc4a26361} <Debug> TCPHandler: Processed in 0.008051852 sec. | ||
| 451 | 2026.03.11 22:16:02.561785 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.11 22:16:02.562044 [ 259 ] {138116c6-5910-4c2e-b8ca-961fb6f81c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 453 | 2026.03.11 22:16:02.562179 [ 259 ] {138116c6-5910-4c2e-b8ca-961fb6f81c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.03.11 22:16:02.564971 [ 259 ] {138116c6-5910-4c2e-b8ca-961fb6f81c19} <Debug> oximeter.measurements_histogramu8 (ebf5a5a6-10d2-4d90-9849-5be35469cc94): Loading data parts | ||
| 455 | 2026.03.11 22:16:02.565157 [ 259 ] {138116c6-5910-4c2e-b8ca-961fb6f81c19} <Debug> oximeter.measurements_histogramu8 (ebf5a5a6-10d2-4d90-9849-5be35469cc94): There are no data parts | ||
| 456 | 2026.03.11 22:16:02.569791 [ 259 ] {138116c6-5910-4c2e-b8ca-961fb6f81c19} <Debug> TCPHandler: Processed in 0.008054833 sec. | ||
| 457 | 2026.03.11 22:16:02.570053 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.11 22:16:02.570264 [ 259 ] {6d0c750b-881d-4bde-be1c-c5f227cde4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 459 | 2026.03.11 22:16:02.570394 [ 259 ] {6d0c750b-881d-4bde-be1c-c5f227cde4fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.03.11 22:16:02.575189 [ 259 ] {6d0c750b-881d-4bde-be1c-c5f227cde4fc} <Debug> oximeter.measurements_histogrami16 (8cf21330-38c4-49d4-9601-475cc4122a1b): Loading data parts | ||
| 461 | 2026.03.11 22:16:02.575338 [ 259 ] {6d0c750b-881d-4bde-be1c-c5f227cde4fc} <Debug> oximeter.measurements_histogrami16 (8cf21330-38c4-49d4-9601-475cc4122a1b): There are no data parts | ||
| 462 | 2026.03.11 22:16:02.578026 [ 259 ] {6d0c750b-881d-4bde-be1c-c5f227cde4fc} <Debug> TCPHandler: Processed in 0.008021992 sec. | ||
| 463 | 2026.03.11 22:16:02.578169 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.11 22:16:02.578482 [ 259 ] {ce6255f6-bfca-48df-b541-52f691439d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 465 | 2026.03.11 22:16:02.578704 [ 259 ] {ce6255f6-bfca-48df-b541-52f691439d5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.03.11 22:16:02.581763 [ 259 ] {ce6255f6-bfca-48df-b541-52f691439d5f} <Debug> oximeter.measurements_histogramu16 (92727288-1e64-488c-bfbb-949f998d4b99): Loading data parts | ||
| 467 | 2026.03.11 22:16:02.581893 [ 259 ] {ce6255f6-bfca-48df-b541-52f691439d5f} <Debug> oximeter.measurements_histogramu16 (92727288-1e64-488c-bfbb-949f998d4b99): There are no data parts | ||
| 468 | 2026.03.11 22:16:02.586344 [ 259 ] {ce6255f6-bfca-48df-b541-52f691439d5f} <Debug> TCPHandler: Processed in 0.008230876 sec. | ||
| 469 | 2026.03.11 22:16:02.586568 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.03.11 22:16:02.586780 [ 259 ] {d3ac8ab5-9527-4240-a320-91bdd4e74555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 471 | 2026.03.11 22:16:02.586917 [ 259 ] {d3ac8ab5-9527-4240-a320-91bdd4e74555} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.03.11 22:16:02.591630 [ 259 ] {d3ac8ab5-9527-4240-a320-91bdd4e74555} <Debug> oximeter.measurements_histogrami32 (fd80192a-bb44-4ea7-b4af-2aabb09ec43a): Loading data parts | ||
| 473 | 2026.03.11 22:16:02.591774 [ 259 ] {d3ac8ab5-9527-4240-a320-91bdd4e74555} <Debug> oximeter.measurements_histogrami32 (fd80192a-bb44-4ea7-b4af-2aabb09ec43a): There are no data parts | ||
| 474 | 2026.03.11 22:16:02.594521 [ 259 ] {d3ac8ab5-9527-4240-a320-91bdd4e74555} <Debug> TCPHandler: Processed in 0.008001242 sec. | ||
| 475 | 2026.03.11 22:16:02.594671 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.11 22:16:02.594938 [ 259 ] {87ea3373-7b7b-4b9e-bcbb-25cf7760f8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 477 | 2026.03.11 22:16:02.595091 [ 259 ] {87ea3373-7b7b-4b9e-bcbb-25cf7760f8af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.11 22:16:02.600315 [ 259 ] {87ea3373-7b7b-4b9e-bcbb-25cf7760f8af} <Debug> oximeter.measurements_histogramu32 (1c77d36b-949d-4aa8-bdb5-5b334f42c412): Loading data parts | ||
| 479 | 2026.03.11 22:16:02.600449 [ 259 ] {87ea3373-7b7b-4b9e-bcbb-25cf7760f8af} <Debug> oximeter.measurements_histogramu32 (1c77d36b-949d-4aa8-bdb5-5b334f42c412): There are no data parts | ||
| 480 | 2026.03.11 22:16:02.603180 [ 259 ] {87ea3373-7b7b-4b9e-bcbb-25cf7760f8af} <Debug> TCPHandler: Processed in 0.008567722 sec. | ||
| 481 | 2026.03.11 22:16:02.603364 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.11 22:16:02.603622 [ 259 ] {c37dc808-046b-4821-bafb-a591b907b939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 483 | 2026.03.11 22:16:02.603747 [ 259 ] {c37dc808-046b-4821-bafb-a591b907b939} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.11 22:16:02.606363 [ 259 ] {c37dc808-046b-4821-bafb-a591b907b939} <Debug> oximeter.measurements_histogrami64 (ad874ecc-1589-4075-ac8b-8dcf85bbe8b9): Loading data parts | ||
| 485 | 2026.03.11 22:16:02.606490 [ 259 ] {c37dc808-046b-4821-bafb-a591b907b939} <Debug> oximeter.measurements_histogrami64 (ad874ecc-1589-4075-ac8b-8dcf85bbe8b9): There are no data parts | ||
| 486 | 2026.03.11 22:16:02.610997 [ 259 ] {c37dc808-046b-4821-bafb-a591b907b939} <Debug> TCPHandler: Processed in 0.007682646 sec. | ||
| 487 | 2026.03.11 22:16:02.611164 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.11 22:16:02.611397 [ 259 ] {35bb3f48-d6ea-4cf4-93e5-e859129e56ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 489 | 2026.03.11 22:16:02.611535 [ 259 ] {35bb3f48-d6ea-4cf4-93e5-e859129e56ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.11 22:16:02.616214 [ 259 ] {35bb3f48-d6ea-4cf4-93e5-e859129e56ee} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Loading data parts | ||
| 491 | 2026.03.11 22:16:02.616345 [ 259 ] {35bb3f48-d6ea-4cf4-93e5-e859129e56ee} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): There are no data parts | ||
| 492 | 2026.03.11 22:16:02.619765 [ 259 ] {35bb3f48-d6ea-4cf4-93e5-e859129e56ee} <Debug> TCPHandler: Processed in 0.008664594 sec. | ||
| 493 | 2026.03.11 22:16:02.619983 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.11 22:16:02.620270 [ 259 ] {79454c56-480c-4512-972b-352251fecc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 495 | 2026.03.11 22:16:02.620467 [ 259 ] {79454c56-480c-4512-972b-352251fecc15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.11 22:16:02.623431 [ 259 ] {79454c56-480c-4512-972b-352251fecc15} <Debug> oximeter.measurements_histogramf32 (8c793b06-cc2e-4c00-bcd6-09bec1a7622a): Loading data parts | ||
| 497 | 2026.03.11 22:16:02.623576 [ 259 ] {79454c56-480c-4512-972b-352251fecc15} <Debug> oximeter.measurements_histogramf32 (8c793b06-cc2e-4c00-bcd6-09bec1a7622a): There are no data parts | ||
| 498 | 2026.03.11 22:16:02.628443 [ 259 ] {79454c56-480c-4512-972b-352251fecc15} <Debug> TCPHandler: Processed in 0.008519001 sec. | ||
| 499 | 2026.03.11 22:16:02.628611 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.11 22:16:02.628873 [ 259 ] {649c0cc3-d4ec-4bb4-be86-ce56462ec2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 501 | 2026.03.11 22:16:02.629029 [ 259 ] {649c0cc3-d4ec-4bb4-be86-ce56462ec2df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.11 22:16:02.633734 [ 259 ] {649c0cc3-d4ec-4bb4-be86-ce56462ec2df} <Debug> oximeter.measurements_histogramf64 (1b825b63-7746-460d-a345-abd36bd2a840): Loading data parts | ||
| 503 | 2026.03.11 22:16:02.633878 [ 259 ] {649c0cc3-d4ec-4bb4-be86-ce56462ec2df} <Debug> oximeter.measurements_histogramf64 (1b825b63-7746-460d-a345-abd36bd2a840): There are no data parts | ||
| 504 | 2026.03.11 22:16:02.636631 [ 259 ] {649c0cc3-d4ec-4bb4-be86-ce56462ec2df} <Debug> TCPHandler: Processed in 0.008079953 sec. | ||
| 505 | 2026.03.11 22:16:02.636840 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.11 22:16:02.637096 [ 259 ] {313641d4-8923-4202-8dd3-0f780eb8aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.03.11 22:16:02.637239 [ 259 ] {313641d4-8923-4202-8dd3-0f780eb8aa66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.11 22:16:02.639676 [ 259 ] {313641d4-8923-4202-8dd3-0f780eb8aa66} <Debug> oximeter.fields_bool (006a4d09-e232-42ef-95d8-0cb8528c6817): Loading data parts | ||
| 534 | 2026.03.11 22:16:02.639800 [ 259 ] {313641d4-8923-4202-8dd3-0f780eb8aa66} <Debug> oximeter.fields_bool (006a4d09-e232-42ef-95d8-0cb8528c6817): There are no data parts | ||
| 535 | 2026.03.11 22:16:02.644560 [ 259 ] {313641d4-8923-4202-8dd3-0f780eb8aa66} <Debug> TCPHandler: Processed in 0.007778147 sec. | ||
| 536 | 2026.03.11 22:16:02.644810 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.11 22:16:02.645095 [ 259 ] {070ad248-0625-4c62-a8fd-6b2e5eac443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 538 | 2026.03.11 22:16:02.645271 [ 259 ] {070ad248-0625-4c62-a8fd-6b2e5eac443f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.11 22:16:02.649742 [ 259 ] {070ad248-0625-4c62-a8fd-6b2e5eac443f} <Debug> oximeter.fields_i8 (ada4fffd-e9a2-4c1a-99f8-a4361e856972): Loading data parts | ||
| 540 | 2026.03.11 22:16:02.649968 [ 259 ] {070ad248-0625-4c62-a8fd-6b2e5eac443f} <Debug> oximeter.fields_i8 (ada4fffd-e9a2-4c1a-99f8-a4361e856972): There are no data parts | ||
| 541 | 2026.03.11 22:16:02.652603 [ 259 ] {070ad248-0625-4c62-a8fd-6b2e5eac443f} <Debug> TCPHandler: Processed in 0.00792251 sec. | ||
| 542 | 2026.03.11 22:16:02.652737 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.11 22:16:02.652984 [ 259 ] {9a596c5f-2504-4355-a137-09eae341ff79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 544 | 2026.03.11 22:16:02.653113 [ 259 ] {9a596c5f-2504-4355-a137-09eae341ff79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.11 22:16:02.655614 [ 259 ] {9a596c5f-2504-4355-a137-09eae341ff79} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Loading data parts | ||
| 546 | 2026.03.11 22:16:02.655762 [ 259 ] {9a596c5f-2504-4355-a137-09eae341ff79} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): There are no data parts | ||
| 547 | 2026.03.11 22:16:02.660449 [ 259 ] {9a596c5f-2504-4355-a137-09eae341ff79} <Debug> TCPHandler: Processed in 0.007759677 sec. | ||
| 548 | 2026.03.11 22:16:02.660608 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.11 22:16:02.660795 [ 259 ] {726eb318-4227-415a-aa7f-ebc5b5d63f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 550 | 2026.03.11 22:16:02.660935 [ 259 ] {726eb318-4227-415a-aa7f-ebc5b5d63f59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.11 22:16:02.665587 [ 259 ] {726eb318-4227-415a-aa7f-ebc5b5d63f59} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Loading data parts | ||
| 552 | 2026.03.11 22:16:02.665769 [ 259 ] {726eb318-4227-415a-aa7f-ebc5b5d63f59} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): There are no data parts | ||
| 553 | 2026.03.11 22:16:02.668411 [ 259 ] {726eb318-4227-415a-aa7f-ebc5b5d63f59} <Debug> TCPHandler: Processed in 0.007860459 sec. | ||
| 554 | 2026.03.11 22:16:02.668556 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.11 22:16:02.668870 [ 259 ] {0296c38c-206c-446d-bcbf-c3fa0ef3d415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 556 | 2026.03.11 22:16:02.669017 [ 259 ] {0296c38c-206c-446d-bcbf-c3fa0ef3d415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.11 22:16:02.671342 [ 259 ] {0296c38c-206c-446d-bcbf-c3fa0ef3d415} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Loading data parts | ||
| 558 | 2026.03.11 22:16:02.671477 [ 259 ] {0296c38c-206c-446d-bcbf-c3fa0ef3d415} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): There are no data parts | ||
| 559 | 2026.03.11 22:16:02.676020 [ 259 ] {0296c38c-206c-446d-bcbf-c3fa0ef3d415} <Debug> TCPHandler: Processed in 0.007522292 sec. | ||
| 560 | 2026.03.11 22:16:02.676171 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.11 22:16:02.676327 [ 259 ] {223373c1-d77b-4dc3-a9b0-927108aa39bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 562 | 2026.03.11 22:16:02.676470 [ 259 ] {223373c1-d77b-4dc3-a9b0-927108aa39bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.11 22:16:02.681035 [ 259 ] {223373c1-d77b-4dc3-a9b0-927108aa39bb} <Debug> oximeter.fields_i32 (94df34b9-65fc-43b1-8215-10f4874262b3): Loading data parts | ||
| 564 | 2026.03.11 22:16:02.681228 [ 259 ] {223373c1-d77b-4dc3-a9b0-927108aa39bb} <Debug> oximeter.fields_i32 (94df34b9-65fc-43b1-8215-10f4874262b3): There are no data parts | ||
| 565 | 2026.03.11 22:16:02.683950 [ 259 ] {223373c1-d77b-4dc3-a9b0-927108aa39bb} <Debug> TCPHandler: Processed in 0.007836459 sec. | ||
| 566 | 2026.03.11 22:16:02.684106 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.11 22:16:02.684385 [ 259 ] {e3054d18-7c21-4c71-9999-97873a1fd69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 568 | 2026.03.11 22:16:02.684519 [ 259 ] {e3054d18-7c21-4c71-9999-97873a1fd69e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.11 22:16:02.686807 [ 259 ] {e3054d18-7c21-4c71-9999-97873a1fd69e} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Loading data parts | ||
| 570 | 2026.03.11 22:16:02.686938 [ 259 ] {e3054d18-7c21-4c71-9999-97873a1fd69e} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): There are no data parts | ||
| 571 | 2026.03.11 22:16:02.691528 [ 259 ] {e3054d18-7c21-4c71-9999-97873a1fd69e} <Debug> TCPHandler: Processed in 0.007480402 sec. | ||
| 572 | 2026.03.11 22:16:02.691757 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.11 22:16:02.692077 [ 259 ] {0e216d29-2cff-4f4f-b923-4e0e551e4c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 574 | 2026.03.11 22:16:02.692263 [ 259 ] {0e216d29-2cff-4f4f-b923-4e0e551e4c93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.11 22:16:02.697034 [ 259 ] {0e216d29-2cff-4f4f-b923-4e0e551e4c93} <Debug> oximeter.fields_i64 (fc49fca5-36b8-4ce5-a930-8ea47c07c526): Loading data parts | ||
| 576 | 2026.03.11 22:16:02.697177 [ 259 ] {0e216d29-2cff-4f4f-b923-4e0e551e4c93} <Debug> oximeter.fields_i64 (fc49fca5-36b8-4ce5-a930-8ea47c07c526): There are no data parts | ||
| 577 | 2026.03.11 22:16:02.699958 [ 259 ] {0e216d29-2cff-4f4f-b923-4e0e551e4c93} <Debug> TCPHandler: Processed in 0.008304928 sec. | ||
| 578 | 2026.03.11 22:16:02.700144 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.11 22:16:02.700347 [ 259 ] {6d24cbf2-fb0e-41db-b977-cfd3638f0ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 580 | 2026.03.11 22:16:02.700468 [ 259 ] {6d24cbf2-fb0e-41db-b977-cfd3638f0ba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.11 22:16:02.703016 [ 259 ] {6d24cbf2-fb0e-41db-b977-cfd3638f0ba7} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Loading data parts | ||
| 582 | 2026.03.11 22:16:02.703192 [ 259 ] {6d24cbf2-fb0e-41db-b977-cfd3638f0ba7} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): There are no data parts | ||
| 583 | 2026.03.11 22:16:02.707605 [ 259 ] {6d24cbf2-fb0e-41db-b977-cfd3638f0ba7} <Debug> TCPHandler: Processed in 0.007519162 sec. | ||
| 584 | 2026.03.11 22:16:02.707744 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.11 22:16:02.707896 [ 259 ] {7ee5f912-b5d2-41cb-826b-ad668dfcf2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 586 | 2026.03.11 22:16:02.708012 [ 259 ] {7ee5f912-b5d2-41cb-826b-ad668dfcf2b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.03.11 22:16:02.712612 [ 259 ] {7ee5f912-b5d2-41cb-826b-ad668dfcf2b8} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Loading data parts | ||
| 588 | 2026.03.11 22:16:02.712748 [ 259 ] {7ee5f912-b5d2-41cb-826b-ad668dfcf2b8} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): There are no data parts | ||
| 589 | 2026.03.11 22:16:02.715489 [ 259 ] {7ee5f912-b5d2-41cb-826b-ad668dfcf2b8} <Debug> TCPHandler: Processed in 0.007789198 sec. | ||
| 590 | 2026.03.11 22:16:02.715828 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.11 22:16:02.716140 [ 259 ] {1ecdd7a7-f54a-4f70-8ead-777ebbd8c2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 592 | 2026.03.11 22:16:02.716284 [ 259 ] {1ecdd7a7-f54a-4f70-8ead-777ebbd8c2ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.03.11 22:16:02.718681 [ 259 ] {1ecdd7a7-f54a-4f70-8ead-777ebbd8c2ec} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Loading data parts | ||
| 594 | 2026.03.11 22:16:02.718896 [ 259 ] {1ecdd7a7-f54a-4f70-8ead-777ebbd8c2ec} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): There are no data parts | ||
| 595 | 2026.03.11 22:16:02.723381 [ 259 ] {1ecdd7a7-f54a-4f70-8ead-777ebbd8c2ec} <Debug> TCPHandler: Processed in 0.007652445 sec. | ||
| 596 | 2026.03.11 22:16:02.723530 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.11 22:16:02.723804 [ 259 ] {4f45b64d-780d-4952-91d5-f9a5eae7ed69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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) | ||
| 598 | 2026.03.11 22:16:02.723902 [ 259 ] {4f45b64d-780d-4952-91d5-f9a5eae7ed69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.03.11 22:16:02.732495 [ 259 ] {4f45b64d-780d-4952-91d5-f9a5eae7ed69} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Loading data parts | ||
| 600 | 2026.03.11 22:16:02.732644 [ 259 ] {4f45b64d-780d-4952-91d5-f9a5eae7ed69} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): There are no data parts | ||
| 601 | 2026.03.11 22:16:02.735723 [ 259 ] {4f45b64d-780d-4952-91d5-f9a5eae7ed69} <Debug> TCPHandler: Processed in 0.012252262 sec. | ||
| 602 | 2026.03.11 22:16:02.736024 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.11 22:16:02.736271 [ 259 ] {ea39d08f-e756-4b86-8f78-bd1c9ffa6e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.03.11 22:16:02.736415 [ 259 ] {ea39d08f-e756-4b86-8f78-bd1c9ffa6e97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.03.11 22:16:02.739113 [ 259 ] {ea39d08f-e756-4b86-8f78-bd1c9ffa6e97} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Loading data parts | ||
| 609 | 2026.03.11 22:16:02.739304 [ 259 ] {ea39d08f-e756-4b86-8f78-bd1c9ffa6e97} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): There are no data parts | ||
| 610 | 2026.03.11 22:16:02.743978 [ 259 ] {ea39d08f-e756-4b86-8f78-bd1c9ffa6e97} <Debug> TCPHandler: Processed in 0.008001002 sec. | ||
| 611 | 2026.03.11 22:16:02.744509 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.03.11 22:16:02.744880 [ 260 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.03.11 22:16:02.746681 [ 260 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.03.11 22:16:02.770385 [ 268 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Trace> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.03.11 22:16:02.770433 [ 268 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 616 | 2026.03.11 22:16:02.775299 [ 268 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.03.11 22:16:02.775993 [ 268 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Trace> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.03.11 22:16:02.776263 [ 260 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.031572 sec., 31.67363486633726 rows/sec., 506.78 B/sec. | ||
| 619 | 2026.03.11 22:16:02.776756 [ 260 ] {92183e0b-53eb-4ccf-b869-26d637ff0f94} <Debug> TCPHandler: Processed in 0.032433285 sec. | ||
| 620 | 2026.03.11 22:16:03.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.35 MiB, peak 126.35 MiB, free memory in arenas 0.00 B, will set to 138.65 MiB (RSS), difference: 12.30 MiB | ||
| 621 | 2026.03.11 22:16:06.391380 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46267 | ||
| 622 | 2026.03.11 22:16:06.391523 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.11 22:16:06.391670 [ 270 ] {} <Debug> TCP-Session: 1e6c14ca-4b93-4d15-9775-0c0cfa5a3949 Authenticating user 'default' from [fd00:1122:3344:101::a]:46267 | ||
| 624 | 2026.03.11 22:16:06.391700 [ 270 ] {} <Debug> TCP-Session: 1e6c14ca-4b93-4d15-9775-0c0cfa5a3949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.11 22:16:06.391713 [ 270 ] {} <Debug> TCP-Session: 1e6c14ca-4b93-4d15-9775-0c0cfa5a3949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.11 22:16:06.391859 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.11 22:16:06.391887 [ 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.03.11 22:16:06.391982 [ 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.03.11 22:16:06.392384 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63796 | ||
| 630 | 2026.03.11 22:16:06.392494 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37095 | ||
| 631 | 2026.03.11 22:16:06.392591 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49476 | ||
| 632 | 2026.03.11 22:16:06.392694 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56615 | ||
| 633 | 2026.03.11 22:16:06.392721 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.11 22:16:06.392907 [ 271 ] {} <Debug> TCP-Session: 8c04df63-d6db-43e6-9661-65540263cd83 Authenticating user 'default' from [fd00:1122:3344:101::a]:63796 | ||
| 635 | 2026.03.11 22:16:06.392933 [ 271 ] {} <Debug> TCP-Session: 8c04df63-d6db-43e6-9661-65540263cd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.03.11 22:16:06.392937 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44934 | ||
| 637 | 2026.03.11 22:16:06.392984 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.03.11 22:16:06.392957 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.11 22:16:06.393066 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.11 22:16:06.393077 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53114 | ||
| 641 | 2026.03.11 22:16:06.393165 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.11 22:16:06.393188 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43757 | ||
| 643 | 2026.03.11 22:16:06.393113 [ 274 ] {} <Debug> TCP-Session: b0ca086e-980f-4a03-add5-34077db777f7 Authenticating user 'default' from [fd00:1122:3344:101::a]:56615 | ||
| 644 | 2026.03.11 22:16:06.393110 [ 272 ] {} <Debug> TCP-Session: 5e19c7c4-806b-4390-9acb-2473f95a97de Authenticating user 'default' from [fd00:1122:3344:101::a]:37095 | ||
| 645 | 2026.03.11 22:16:06.393098 [ 273 ] {} <Debug> TCP-Session: 0d89f20e-cb2b-44cc-ac18-32f50146d38f Authenticating user 'default' from [fd00:1122:3344:101::a]:49476 | ||
| 646 | 2026.03.11 22:16:06.393307 [ 275 ] {} <Debug> TCP-Session: b0424e46-0da2-42bf-aecf-2ef0639218b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:44934 | ||
| 647 | 2026.03.11 22:16:06.392946 [ 271 ] {} <Debug> TCP-Session: 8c04df63-d6db-43e6-9661-65540263cd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.11 22:16:06.393384 [ 275 ] {} <Debug> TCP-Session: b0424e46-0da2-42bf-aecf-2ef0639218b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.11 22:16:06.393413 [ 273 ] {} <Debug> TCP-Session: 0d89f20e-cb2b-44cc-ac18-32f50146d38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.11 22:16:06.393373 [ 272 ] {} <Debug> TCP-Session: 5e19c7c4-806b-4390-9acb-2473f95a97de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.11 22:16:06.393492 [ 273 ] {} <Debug> TCP-Session: 0d89f20e-cb2b-44cc-ac18-32f50146d38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.11 22:16:06.393504 [ 275 ] {} <Debug> TCP-Session: b0424e46-0da2-42bf-aecf-2ef0639218b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.11 22:16:06.393446 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.03.11 22:16:06.393564 [ 272 ] {} <Debug> TCP-Session: 5e19c7c4-806b-4390-9acb-2473f95a97de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.11 22:16:06.393413 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.03.11 22:16:06.393252 [ 274 ] {} <Debug> TCP-Session: b0ca086e-980f-4a03-add5-34077db777f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.11 22:16:06.393693 [ 276 ] {} <Debug> TCP-Session: 32693e75-982b-4502-86db-a38ec4fb6008 Authenticating user 'default' from [fd00:1122:3344:101::a]:53114 | ||
| 658 | 2026.03.11 22:16:06.393675 [ 277 ] {} <Debug> TCP-Session: 1d71a78f-a6f2-4f54-8725-587723c19cf7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43757 | ||
| 659 | 2026.03.11 22:16:06.393769 [ 274 ] {} <Debug> TCP-Session: b0ca086e-980f-4a03-add5-34077db777f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.11 22:16:06.393800 [ 277 ] {} <Debug> TCP-Session: 1d71a78f-a6f2-4f54-8725-587723c19cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.11 22:16:06.393787 [ 276 ] {} <Debug> TCP-Session: 32693e75-982b-4502-86db-a38ec4fb6008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.11 22:16:06.393876 [ 276 ] {} <Debug> TCP-Session: 32693e75-982b-4502-86db-a38ec4fb6008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.11 22:16:06.393888 [ 277 ] {} <Debug> TCP-Session: 1d71a78f-a6f2-4f54-8725-587723c19cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.11 22:16:08.057074 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.03.11 22:16:08.057087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 666 | 2026.03.11 22:16:08.057187 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.03.11 22:16:08.057337 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.03.11 22:16:08.064223 [ 244 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Loading data parts | ||
| 669 | 2026.03.11 22:16:08.064405 [ 244 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): There are no data parts | ||
| 670 | 2026.03.11 22:16:08.096379 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.03.11 22:16:08.096422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 672 | 2026.03.11 22:16:08.097617 [ 245 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Loading data parts | ||
| 673 | 2026.03.11 22:16:08.097792 [ 245 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): There are no data parts | ||
| 674 | 2026.03.11 22:16:08.102040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 675 | 2026.03.11 22:16:08.102505 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 676 | 2026.03.11 22:16:08.102654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 677 | 2026.03.11 22:16:08.127938 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.03.11 22:16:08.128000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 679 | 2026.03.11 22:16:08.134873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.03.11 22:16:08.136261 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.03.11 22:16:08.139742 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.03.11 22:16:09.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.34 MiB, peak 148.34 MiB, free memory in arenas 0.00 B, will set to 153.44 MiB (RSS), difference: 9.10 MiB | ||
| 683 | 2026.03.11 22:16:10.556966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2026.03.11 22:16:10.557206 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2026.03.11 22:16:10.561682 [ 243 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Loading data parts | ||
| 686 | 2026.03.11 22:16:10.561883 [ 243 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): There are no data parts | ||
| 687 | 2026.03.11 22:16:10.567756 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2026.03.11 22:16:10.567936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 689 | 2026.03.11 22:16:10.571780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2026.03.11 22:16:10.572343 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2026.03.11 22:16:10.572786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2026.03.11 22:16:10.720970 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52326 | ||
| 693 | 2026.03.11 22:16:10.721106 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.11 22:16:10.721140 [ 278 ] {} <Debug> TCP-Session: 83955fe5-fae6-4089-8815-9e139660362c Authenticating user 'default' from [fd00:1122:3344:101::e]:52326 | ||
| 695 | 2026.03.11 22:16:10.721266 [ 278 ] {} <Debug> TCP-Session: 83955fe5-fae6-4089-8815-9e139660362c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.11 22:16:10.721282 [ 278 ] {} <Debug> TCP-Session: 83955fe5-fae6-4089-8815-9e139660362c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.11 22:16:10.721336 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 698 | 2026.03.11 22:16:10.721444 [ 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 | ||
| 699 | 2026.03.11 22:16:10.721464 [ 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 | ||
| 700 | 2026.03.11 22:16:10.721968 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56148 | ||
| 701 | 2026.03.11 22:16:10.722068 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52635 | ||
| 702 | 2026.03.11 22:16:10.722135 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.11 22:16:10.722167 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63777 | ||
| 704 | 2026.03.11 22:16:10.722333 [ 279 ] {} <Debug> TCP-Session: 623f0974-8358-4dec-abfd-1abb3667c389 Authenticating user 'default' from [fd00:1122:3344:101::e]:56148 | ||
| 705 | 2026.03.11 22:16:10.722363 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62661 | ||
| 706 | 2026.03.11 22:16:10.722430 [ 279 ] {} <Debug> TCP-Session: 623f0974-8358-4dec-abfd-1abb3667c389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.11 22:16:10.722345 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58718 | ||
| 708 | 2026.03.11 22:16:10.722478 [ 278 ] {} <Trace> TCP-Session: 83955fe5-fae6-4089-8815-9e139660362c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 709 | 2026.03.11 22:16:10.722566 [ 279 ] {} <Debug> TCP-Session: 623f0974-8358-4dec-abfd-1abb3667c389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.03.11 22:16:10.722555 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.03.11 22:16:10.722499 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56030 | ||
| 712 | 2026.03.11 22:16:10.722693 [ 280 ] {} <Debug> TCP-Session: 260a6481-f7a5-4c40-8669-ff0778975374 Authenticating user 'default' from [fd00:1122:3344:101::e]:52635 | ||
| 713 | 2026.03.11 22:16:10.722642 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50793 | ||
| 714 | 2026.03.11 22:16:10.722623 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.03.11 22:16:10.722728 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 716 | 2026.03.11 22:16:10.722813 [ 280 ] {} <Debug> TCP-Session: 260a6481-f7a5-4c40-8669-ff0778975374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.03.11 22:16:10.722837 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59289 | ||
| 718 | 2026.03.11 22:16:10.722785 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.03.11 22:16:10.722957 [ 280 ] {} <Debug> TCP-Session: 260a6481-f7a5-4c40-8669-ff0778975374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.03.11 22:16:10.722966 [ 278 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 721 | 2026.03.11 22:16:10.722981 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.03.11 22:16:10.722997 [ 282 ] {} <Debug> TCP-Session: 6acbbc08-b398-492f-9fe2-93cb96fe8593 Authenticating user 'default' from [fd00:1122:3344:101::e]:62661 | ||
| 723 | 2026.03.11 22:16:10.722928 [ 283 ] {} <Debug> TCP-Session: e58c8225-30a9-4494-83ec-09c1f04bf6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:58718 | ||
| 724 | 2026.03.11 22:16:10.723118 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.03.11 22:16:10.722783 [ 281 ] {} <Debug> TCP-Session: 28ffb3ed-2b22-483c-8df5-900561c58f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:63777 | ||
| 726 | 2026.03.11 22:16:10.723209 [ 285 ] {} <Debug> TCP-Session: b3f1d329-a890-4b73-8c6a-eca8093df4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50793 | ||
| 727 | 2026.03.11 22:16:10.723217 [ 284 ] {} <Debug> TCP-Session: c5c97369-2a06-4553-a9c4-d9772d29021c Authenticating user 'default' from [fd00:1122:3344:101::e]:56030 | ||
| 728 | 2026.03.11 22:16:10.723184 [ 282 ] {} <Debug> TCP-Session: 6acbbc08-b398-492f-9fe2-93cb96fe8593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.03.11 22:16:10.723312 [ 281 ] {} <Debug> TCP-Session: 28ffb3ed-2b22-483c-8df5-900561c58f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.11 22:16:10.723330 [ 284 ] {} <Debug> TCP-Session: c5c97369-2a06-4553-a9c4-d9772d29021c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.11 22:16:10.723344 [ 285 ] {} <Debug> TCP-Session: b3f1d329-a890-4b73-8c6a-eca8093df4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.11 22:16:10.723405 [ 282 ] {} <Debug> TCP-Session: 6acbbc08-b398-492f-9fe2-93cb96fe8593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.11 22:16:10.723435 [ 285 ] {} <Debug> TCP-Session: b3f1d329-a890-4b73-8c6a-eca8093df4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.03.11 22:16:10.723286 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.03.11 22:16:10.723505 [ 281 ] {} <Debug> TCP-Session: 28ffb3ed-2b22-483c-8df5-900561c58f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.11 22:16:10.723152 [ 283 ] {} <Debug> TCP-Session: e58c8225-30a9-4494-83ec-09c1f04bf6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.03.11 22:16:10.723421 [ 284 ] {} <Debug> TCP-Session: c5c97369-2a06-4553-a9c4-d9772d29021c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.03.11 22:16:10.723608 [ 283 ] {} <Debug> TCP-Session: e58c8225-30a9-4494-83ec-09c1f04bf6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.03.11 22:16:10.723604 [ 286 ] {} <Debug> TCP-Session: 386e6e12-35a3-46d4-8700-04d7b77f7ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59289 | ||
| 740 | 2026.03.11 22:16:10.723720 [ 278 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 741 | 2026.03.11 22:16:10.723764 [ 286 ] {} <Debug> TCP-Session: 386e6e12-35a3-46d4-8700-04d7b77f7ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.11 22:16:10.723881 [ 286 ] {} <Debug> TCP-Session: 386e6e12-35a3-46d4-8700-04d7b77f7ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.03.11 22:16:10.726236 [ 278 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 744 | 2026.03.11 22:16:10.731172 [ 278 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 745 | 2026.03.11 22:16:10.740849 [ 287 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> AggregatingTransform: Aggregating | ||
| 746 | 2026.03.11 22:16:10.740986 [ 287 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 747 | 2026.03.11 22:16:10.741786 [ 287 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00420958 sec. (237.553 rows/sec., 9.28 KiB/sec.) | ||
| 748 | 2026.03.11 22:16:10.741906 [ 287 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> Aggregator: Merging aggregated data | ||
| 749 | 2026.03.11 22:16:10.741941 [ 287 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 750 | 2026.03.11 22:16:10.743412 [ 278 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020521 sec., 48.73056868573656 rows/sec., 1.90 KiB/sec. | ||
| 751 | 2026.03.11 22:16:10.743766 [ 278 ] {f24958c0-6ba2-4fb5-8be9-a7cf3a6bff5e} <Debug> TCPHandler: Processed in 0.021595659 sec. | ||
| 752 | 2026.03.11 22:16:10.747738 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 753 | 2026.03.11 22:16:10.747785 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 754 | 2026.03.11 22:16:10.747800 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 755 | 2026.03.11 22:16:10.747819 [ 280 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 756 | 2026.03.11 22:16:10.747842 [ 284 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 757 | 2026.03.11 22:16:10.747862 [ 286 ] {} <Debug> TCP-Session: 386e6e12-35a3-46d4-8700-04d7b77f7ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.11 22:16:10.747870 [ 283 ] {} <Debug> TCP-Session: e58c8225-30a9-4494-83ec-09c1f04bf6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.11 22:16:10.747890 [ 281 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 760 | 2026.03.11 22:16:10.747921 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 761 | 2026.03.11 22:16:10.747945 [ 280 ] {} <Debug> TCP-Session: 260a6481-f7a5-4c40-8669-ff0778975374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.11 22:16:10.747969 [ 281 ] {} <Debug> TCP-Session: 28ffb3ed-2b22-483c-8df5-900561c58f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.11 22:16:10.747973 [ 285 ] {} <Debug> TCP-Session: b3f1d329-a890-4b73-8c6a-eca8093df4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.11 22:16:10.747902 [ 282 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 765 | 2026.03.11 22:16:10.747860 [ 279 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 766 | 2026.03.11 22:16:10.747804 [ 278 ] {} <Debug> TCP-Session: 83955fe5-fae6-4089-8815-9e139660362c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.11 22:16:10.748080 [ 282 ] {} <Debug> TCP-Session: 6acbbc08-b398-492f-9fe2-93cb96fe8593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.11 22:16:10.748087 [ 279 ] {} <Debug> TCP-Session: 623f0974-8358-4dec-abfd-1abb3667c389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.11 22:16:10.748182 [ 284 ] {} <Debug> TCP-Session: c5c97369-2a06-4553-a9c4-d9772d29021c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.11 22:16:11.283358 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59101 | ||
| 771 | 2026.03.11 22:16:11.283469 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.03.11 22:16:11.283497 [ 278 ] {} <Debug> TCP-Session: b13e5fb7-70d5-46f4-847a-2753b7ba82e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59101 | ||
| 773 | 2026.03.11 22:16:11.283520 [ 278 ] {} <Debug> TCP-Session: b13e5fb7-70d5-46f4-847a-2753b7ba82e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.11 22:16:11.283534 [ 278 ] {} <Debug> TCP-Session: b13e5fb7-70d5-46f4-847a-2753b7ba82e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.11 22:16:11.283591 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 776 | 2026.03.11 22:16:11.283615 [ 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 | ||
| 777 | 2026.03.11 22:16:11.283630 [ 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 | ||
| 778 | 2026.03.11 22:16:11.283938 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46448 | ||
| 779 | 2026.03.11 22:16:11.283936 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64943 | ||
| 780 | 2026.03.11 22:16:11.283959 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33878 | ||
| 781 | 2026.03.11 22:16:11.284003 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56088 | ||
| 782 | 2026.03.11 22:16:11.284009 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.03.11 22:16:11.283991 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60881 | ||
| 784 | 2026.03.11 22:16:11.284059 [ 280 ] {} <Debug> TCP-Session: 794f5cf0-a6ff-4442-bda6-6964c87cc6f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:46448 | ||
| 785 | 2026.03.11 22:16:11.284064 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.03.11 22:16:11.284082 [ 280 ] {} <Debug> TCP-Session: 794f5cf0-a6ff-4442-bda6-6964c87cc6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.11 22:16:11.283987 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58513 | ||
| 788 | 2026.03.11 22:16:11.284113 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.03.11 22:16:11.284138 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.03.11 22:16:11.284169 [ 285 ] {} <Debug> TCP-Session: 9a02927d-eac4-4108-9408-e05cb9da1a34 Authenticating user 'default' from [fd00:1122:3344:101::c]:56088 | ||
| 791 | 2026.03.11 22:16:11.284120 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.03.11 22:16:11.284189 [ 284 ] {} <Debug> TCP-Session: 21109538-a0ea-4086-b313-989ccabb41a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:60881 | ||
| 793 | 2026.03.11 22:16:11.284204 [ 285 ] {} <Debug> TCP-Session: 9a02927d-eac4-4108-9408-e05cb9da1a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.03.11 22:16:11.284217 [ 281 ] {} <Debug> TCP-Session: d94dbd01-c05d-4ad3-88b3-f706e8fedec9 Authenticating user 'default' from [fd00:1122:3344:101::c]:33878 | ||
| 795 | 2026.03.11 22:16:11.284230 [ 284 ] {} <Debug> TCP-Session: 21109538-a0ea-4086-b313-989ccabb41a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.11 22:16:11.284236 [ 285 ] {} <Debug> TCP-Session: 9a02927d-eac4-4108-9408-e05cb9da1a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.03.11 22:16:11.284250 [ 281 ] {} <Debug> TCP-Session: d94dbd01-c05d-4ad3-88b3-f706e8fedec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.11 22:16:11.284260 [ 284 ] {} <Debug> TCP-Session: 21109538-a0ea-4086-b313-989ccabb41a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.11 22:16:11.284278 [ 281 ] {} <Debug> TCP-Session: d94dbd01-c05d-4ad3-88b3-f706e8fedec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.11 22:16:11.284201 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 801 | 2026.03.11 22:16:11.284107 [ 280 ] {} <Debug> TCP-Session: 794f5cf0-a6ff-4442-bda6-6964c87cc6f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.11 22:16:11.284345 [ 283 ] {} <Debug> TCP-Session: f8077743-ba90-41ee-a33b-42e6d822d626 Authenticating user 'default' from [fd00:1122:3344:101::c]:58513 | ||
| 803 | 2026.03.11 22:16:11.284106 [ 279 ] {} <Debug> TCP-Session: 7cd44d20-e8fe-40c9-80cb-680d970f7054 Authenticating user 'default' from [fd00:1122:3344:101::c]:64943 | ||
| 804 | 2026.03.11 22:16:11.284378 [ 283 ] {} <Debug> TCP-Session: f8077743-ba90-41ee-a33b-42e6d822d626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.11 22:16:11.284388 [ 279 ] {} <Debug> TCP-Session: 7cd44d20-e8fe-40c9-80cb-680d970f7054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.11 22:16:11.284395 [ 283 ] {} <Debug> TCP-Session: f8077743-ba90-41ee-a33b-42e6d822d626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.11 22:16:11.284402 [ 279 ] {} <Debug> TCP-Session: 7cd44d20-e8fe-40c9-80cb-680d970f7054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.11 22:16:11.283976 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40217 | ||
| 809 | 2026.03.11 22:16:11.284521 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 810 | 2026.03.11 22:16:11.284550 [ 282 ] {} <Debug> TCP-Session: 8c3c44ec-94ed-4289-9852-e9178fbb83e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:40217 | ||
| 811 | 2026.03.11 22:16:11.284574 [ 282 ] {} <Debug> TCP-Session: 8c3c44ec-94ed-4289-9852-e9178fbb83e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.03.11 22:16:11.284587 [ 282 ] {} <Debug> TCP-Session: 8c3c44ec-94ed-4289-9852-e9178fbb83e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.11 22:16:12.771487 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42793 | ||
| 814 | 2026.03.11 22:16:12.771652 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 815 | 2026.03.11 22:16:12.771690 [ 286 ] {} <Debug> TCP-Session: 7d53d10d-721b-42f5-9078-f238b7ee74b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42793 | ||
| 816 | 2026.03.11 22:16:12.771725 [ 286 ] {} <Debug> TCP-Session: 7d53d10d-721b-42f5-9078-f238b7ee74b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.03.11 22:16:12.771743 [ 286 ] {} <Debug> TCP-Session: 7d53d10d-721b-42f5-9078-f238b7ee74b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.03.11 22:16:12.772232 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43164 | ||
| 819 | 2026.03.11 22:16:12.772291 [ 286 ] {} <Trace> TCP-Session: 7d53d10d-721b-42f5-9078-f238b7ee74b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.03.11 22:16:12.772337 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52343 | ||
| 821 | 2026.03.11 22:16:12.772555 [ 286 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 822 | 2026.03.11 22:16:12.772585 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.03.11 22:16:12.772595 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36476 | ||
| 824 | 2026.03.11 22:16:12.772636 [ 334 ] {} <Debug> TCP-Session: 15bed1eb-ed0f-4859-8f46-62e68b58fae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43164 | ||
| 825 | 2026.03.11 22:16:12.772689 [ 334 ] {} <Debug> TCP-Session: 15bed1eb-ed0f-4859-8f46-62e68b58fae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.11 22:16:12.772707 [ 334 ] {} <Debug> TCP-Session: 15bed1eb-ed0f-4859-8f46-62e68b58fae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.03.11 22:16:12.772795 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38912 | ||
| 828 | 2026.03.11 22:16:12.773017 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.03.11 22:16:12.773086 [ 335 ] {} <Debug> TCP-Session: 534b736c-0870-47b8-9d65-319b6a1da649 Authenticating user 'default' from [fd00:1122:3344:101::e]:52343 | ||
| 830 | 2026.03.11 22:16:12.773117 [ 335 ] {} <Debug> TCP-Session: 534b736c-0870-47b8-9d65-319b6a1da649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.11 22:16:12.773136 [ 335 ] {} <Debug> TCP-Session: 534b736c-0870-47b8-9d65-319b6a1da649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.11 22:16:12.773379 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34499 | ||
| 833 | 2026.03.11 22:16:12.773449 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.03.11 22:16:12.773494 [ 337 ] {} <Debug> TCP-Session: 162554a4-409c-4daa-ba6b-8823175bb4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38912 | ||
| 835 | 2026.03.11 22:16:12.773516 [ 337 ] {} <Debug> TCP-Session: 162554a4-409c-4daa-ba6b-8823175bb4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.11 22:16:12.773535 [ 337 ] {} <Debug> TCP-Session: 162554a4-409c-4daa-ba6b-8823175bb4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.11 22:16:12.773547 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.03.11 22:16:12.773608 [ 336 ] {} <Debug> TCP-Session: 8cd91ead-38bf-40f9-a412-2026b8b978bf Authenticating user 'default' from [fd00:1122:3344:101::e]:36476 | ||
| 839 | 2026.03.11 22:16:12.773615 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57615 | ||
| 840 | 2026.03.11 22:16:12.773642 [ 336 ] {} <Debug> TCP-Session: 8cd91ead-38bf-40f9-a412-2026b8b978bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.03.11 22:16:12.773642 [ 286 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 842 | 2026.03.11 22:16:12.773674 [ 336 ] {} <Debug> TCP-Session: 8cd91ead-38bf-40f9-a412-2026b8b978bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.03.11 22:16:12.773655 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.11 22:16:12.773782 [ 286 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.11 22:16:12.773840 [ 338 ] {} <Debug> TCP-Session: dbbe3fcf-60bd-4ec9-8fff-4fe54c53a44b Authenticating user 'default' from [fd00:1122:3344:101::e]:34499 | ||
| 846 | 2026.03.11 22:16:12.773867 [ 338 ] {} <Debug> TCP-Session: dbbe3fcf-60bd-4ec9-8fff-4fe54c53a44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.03.11 22:16:12.773881 [ 338 ] {} <Debug> TCP-Session: dbbe3fcf-60bd-4ec9-8fff-4fe54c53a44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.03.11 22:16:12.773911 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.11 22:16:12.773958 [ 339 ] {} <Debug> TCP-Session: 0cb118f7-6a8d-4792-a9d7-142cfa9493c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57615 | ||
| 850 | 2026.03.11 22:16:12.773977 [ 339 ] {} <Debug> TCP-Session: 0cb118f7-6a8d-4792-a9d7-142cfa9493c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.11 22:16:12.773997 [ 339 ] {} <Debug> TCP-Session: 0cb118f7-6a8d-4792-a9d7-142cfa9493c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.11 22:16:12.774006 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49225 | ||
| 853 | 2026.03.11 22:16:12.774016 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50663 | ||
| 854 | 2026.03.11 22:16:12.774345 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.03.11 22:16:12.774378 [ 340 ] {} <Debug> TCP-Session: 4e5bfe17-1cd3-4309-b027-0fa8bb0e35a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50663 | ||
| 856 | 2026.03.11 22:16:12.774395 [ 340 ] {} <Debug> TCP-Session: 4e5bfe17-1cd3-4309-b027-0fa8bb0e35a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.11 22:16:12.774399 [ 286 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 858 | 2026.03.11 22:16:12.774412 [ 340 ] {} <Debug> TCP-Session: 4e5bfe17-1cd3-4309-b027-0fa8bb0e35a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.11 22:16:12.774391 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.03.11 22:16:12.774490 [ 341 ] {} <Debug> TCP-Session: 2d9da4ff-d410-4881-a072-95d26c2deb61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49225 | ||
| 861 | 2026.03.11 22:16:12.774512 [ 341 ] {} <Debug> TCP-Session: 2d9da4ff-d410-4881-a072-95d26c2deb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.11 22:16:12.774529 [ 341 ] {} <Debug> TCP-Session: 2d9da4ff-d410-4881-a072-95d26c2deb61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.11 22:16:12.776039 [ 310 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Trace> AggregatingTransform: Aggregating | ||
| 864 | 2026.03.11 22:16:12.776091 [ 310 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 865 | 2026.03.11 22:16:12.776128 [ 310 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00159145 sec. (628.358 rows/sec., 24.55 KiB/sec.) | ||
| 866 | 2026.03.11 22:16:12.776147 [ 310 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Trace> Aggregator: Merging aggregated data | ||
| 867 | 2026.03.11 22:16:12.777989 [ 286 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005532 sec., 180.76644974692698 rows/sec., 7.06 KiB/sec. | ||
| 868 | 2026.03.11 22:16:12.778151 [ 286 ] {a899a7e8-27cc-4435-9b5b-b944dead05e4} <Debug> TCPHandler: Processed in 0.006099775 sec. | ||
| 869 | 2026.03.11 22:16:12.778332 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 870 | 2026.03.11 22:16:12.778379 [ 286 ] {} <Debug> TCP-Session: 7d53d10d-721b-42f5-9078-f238b7ee74b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.11 22:16:12.778380 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.03.11 22:16:12.778406 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.03.11 22:16:12.778440 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.11 22:16:12.778456 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.03.11 22:16:12.778471 [ 334 ] {} <Debug> TCP-Session: 15bed1eb-ed0f-4859-8f46-62e68b58fae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.11 22:16:12.778483 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.03.11 22:16:12.778509 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.11 22:16:12.778537 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.03.11 22:16:12.778576 [ 337 ] {} <Debug> TCP-Session: 162554a4-409c-4daa-ba6b-8823175bb4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.11 22:16:12.778581 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.03.11 22:16:12.778603 [ 340 ] {} <Debug> TCP-Session: 4e5bfe17-1cd3-4309-b027-0fa8bb0e35a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.03.11 22:16:12.778641 [ 339 ] {} <Debug> TCP-Session: 0cb118f7-6a8d-4792-a9d7-142cfa9493c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.11 22:16:12.778556 [ 338 ] {} <Debug> TCP-Session: dbbe3fcf-60bd-4ec9-8fff-4fe54c53a44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.11 22:16:12.778506 [ 341 ] {} <Debug> TCP-Session: 2d9da4ff-d410-4881-a072-95d26c2deb61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.11 22:16:12.778452 [ 335 ] {} <Debug> TCP-Session: 534b736c-0870-47b8-9d65-319b6a1da649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.11 22:16:12.778517 [ 336 ] {} <Debug> TCP-Session: 8cd91ead-38bf-40f9-a412-2026b8b978bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.11 22:16:13.842603 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 888 | 2026.03.11 22:16:13.842715 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 889 | 2026.03.11 22:16:13.842742 [ 286 ] {} <Debug> TCP-Session: eef85764-9ac4-43df-8581-28284eff30b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 890 | 2026.03.11 22:16:13.842763 [ 286 ] {} <Debug> TCP-Session: eef85764-9ac4-43df-8581-28284eff30b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.11 22:16:13.842775 [ 286 ] {} <Debug> TCP-Session: eef85764-9ac4-43df-8581-28284eff30b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.03.11 22:16:13.843002 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39080 | ||
| 893 | 2026.03.11 22:16:13.843030 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50796 | ||
| 894 | 2026.03.11 22:16:13.843050 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41318 | ||
| 895 | 2026.03.11 22:16:13.843102 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34594 | ||
| 896 | 2026.03.11 22:16:13.843102 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39279 | ||
| 897 | 2026.03.11 22:16:13.843146 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 898 | 2026.03.11 22:16:13.843129 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64917 | ||
| 899 | 2026.03.11 22:16:13.843183 [ 335 ] {} <Debug> TCP-Session: 577c216e-c1e4-4bbf-bb91-2ab45bf3b411 Authenticating user 'default' from [fd00:1122:3344:101::e]:50796 | ||
| 900 | 2026.03.11 22:16:13.843199 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.03.11 22:16:13.843214 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.03.11 22:16:13.843224 [ 335 ] {} <Debug> TCP-Session: 577c216e-c1e4-4bbf-bb91-2ab45bf3b411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.11 22:16:13.843245 [ 336 ] {} <Debug> TCP-Session: 8372d220-3369-42ca-b798-b9a94dd74d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41318 | ||
| 904 | 2026.03.11 22:16:13.843258 [ 335 ] {} <Debug> TCP-Session: 577c216e-c1e4-4bbf-bb91-2ab45bf3b411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.11 22:16:13.843257 [ 339 ] {} <Debug> TCP-Session: d1f75f98-1f4c-43c6-8d60-60ce75f88274 Authenticating user 'default' from [fd00:1122:3344:101::e]:39279 | ||
| 906 | 2026.03.11 22:16:13.843282 [ 336 ] {} <Debug> TCP-Session: 8372d220-3369-42ca-b798-b9a94dd74d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.11 22:16:13.843298 [ 339 ] {} <Debug> TCP-Session: d1f75f98-1f4c-43c6-8d60-60ce75f88274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.11 22:16:13.843315 [ 336 ] {} <Debug> TCP-Session: 8372d220-3369-42ca-b798-b9a94dd74d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.11 22:16:13.843328 [ 339 ] {} <Debug> TCP-Session: d1f75f98-1f4c-43c6-8d60-60ce75f88274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.11 22:16:13.843194 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 911 | 2026.03.11 22:16:13.843127 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 912 | 2026.03.11 22:16:13.843387 [ 338 ] {} <Debug> TCP-Session: 8d17f09a-ced4-476d-8516-523d7bc29f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:34594 | ||
| 913 | 2026.03.11 22:16:13.843112 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32988 | ||
| 914 | 2026.03.11 22:16:13.843414 [ 338 ] {} <Debug> TCP-Session: 8d17f09a-ced4-476d-8516-523d7bc29f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.11 22:16:13.843403 [ 334 ] {} <Debug> TCP-Session: b73adc56-bd61-4523-b637-b3fa3be497ac Authenticating user 'default' from [fd00:1122:3344:101::e]:39080 | ||
| 916 | 2026.03.11 22:16:13.843451 [ 338 ] {} <Debug> TCP-Session: 8d17f09a-ced4-476d-8516-523d7bc29f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.03.11 22:16:13.843464 [ 334 ] {} <Debug> TCP-Session: b73adc56-bd61-4523-b637-b3fa3be497ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.03.11 22:16:13.843078 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58315 | ||
| 919 | 2026.03.11 22:16:13.843480 [ 334 ] {} <Debug> TCP-Session: b73adc56-bd61-4523-b637-b3fa3be497ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.11 22:16:13.843503 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.11 22:16:13.843544 [ 340 ] {} <Debug> TCP-Session: 20453da8-8d47-47b8-98f2-8062268ef807 Authenticating user 'default' from [fd00:1122:3344:101::e]:32988 | ||
| 922 | 2026.03.11 22:16:13.843552 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.11 22:16:13.843566 [ 340 ] {} <Debug> TCP-Session: 20453da8-8d47-47b8-98f2-8062268ef807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.11 22:16:13.843585 [ 337 ] {} <Debug> TCP-Session: 67b83832-a852-4fbe-8e03-3d376598cc00 Authenticating user 'default' from [fd00:1122:3344:101::e]:58315 | ||
| 925 | 2026.03.11 22:16:13.843591 [ 340 ] {} <Debug> TCP-Session: 20453da8-8d47-47b8-98f2-8062268ef807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.11 22:16:13.843611 [ 337 ] {} <Debug> TCP-Session: 67b83832-a852-4fbe-8e03-3d376598cc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.11 22:16:13.843072 [ 286 ] {} <Trace> TCP-Session: eef85764-9ac4-43df-8581-28284eff30b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.11 22:16:13.843643 [ 337 ] {} <Debug> TCP-Session: 67b83832-a852-4fbe-8e03-3d376598cc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.11 22:16:13.843251 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.03.11 22:16:13.843688 [ 341 ] {} <Debug> TCP-Session: 04563eaf-cf2d-4532-ad46-ce6d9f20dc82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64917 | ||
| 931 | 2026.03.11 22:16:13.843703 [ 341 ] {} <Debug> TCP-Session: 04563eaf-cf2d-4532-ad46-ce6d9f20dc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.11 22:16:13.843715 [ 341 ] {} <Debug> TCP-Session: 04563eaf-cf2d-4532-ad46-ce6d9f20dc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.11 22:16:13.843810 [ 286 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 934 | 2026.03.11 22:16:13.844057 [ 286 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 935 | 2026.03.11 22:16:13.844108 [ 286 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2026.03.11 22:16:13.844454 [ 286 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 937 | 2026.03.11 22:16:13.845343 [ 300 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Trace> AggregatingTransform: Aggregating | ||
| 938 | 2026.03.11 22:16:13.845395 [ 300 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Trace> Aggregator: Aggregation method: without_key | ||
| 939 | 2026.03.11 22:16:13.845435 [ 300 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887137 sec. (1127.222 rows/sec., 44.03 KiB/sec.) | ||
| 940 | 2026.03.11 22:16:13.845452 [ 300 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Trace> Aggregator: Merging aggregated data | ||
| 941 | 2026.03.11 22:16:13.846536 [ 286 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. | ||
| 942 | 2026.03.11 22:16:13.846696 [ 286 ] {94adde6b-5b3b-4cc6-b2dc-e9e5e969bb07} <Debug> TCPHandler: Processed in 0.003737691 sec. | ||
| 943 | 2026.03.11 22:16:13.846807 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 944 | 2026.03.11 22:16:13.846835 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 945 | 2026.03.11 22:16:13.846844 [ 286 ] {} <Debug> TCP-Session: eef85764-9ac4-43df-8581-28284eff30b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.11 22:16:13.846857 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.03.11 22:16:13.846874 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.03.11 22:16:13.846901 [ 341 ] {} <Debug> TCP-Session: 04563eaf-cf2d-4532-ad46-ce6d9f20dc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.11 22:16:13.846912 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.03.11 22:16:13.846935 [ 336 ] {} <Debug> TCP-Session: 8372d220-3369-42ca-b798-b9a94dd74d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.11 22:16:13.846937 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.03.11 22:16:13.846952 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 953 | 2026.03.11 22:16:13.846969 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.03.11 22:16:13.846993 [ 338 ] {} <Debug> TCP-Session: 8d17f09a-ced4-476d-8516-523d7bc29f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.11 22:16:13.847015 [ 339 ] {} <Debug> TCP-Session: d1f75f98-1f4c-43c6-8d60-60ce75f88274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.03.11 22:16:13.847031 [ 337 ] {} <Debug> TCP-Session: 67b83832-a852-4fbe-8e03-3d376598cc00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.11 22:16:13.846961 [ 340 ] {} <Debug> TCP-Session: 20453da8-8d47-47b8-98f2-8062268ef807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.11 22:16:13.846892 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 959 | 2026.03.11 22:16:13.846880 [ 334 ] {} <Debug> TCP-Session: b73adc56-bd61-4523-b637-b3fa3be497ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.11 22:16:13.847123 [ 335 ] {} <Debug> TCP-Session: 577c216e-c1e4-4bbf-bb91-2ab45bf3b411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.03.11 22:16:15.522830 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 962 | 2026.03.11 22:16:15.522891 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 963 | 2026.03.11 22:16:15.602898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 | ||
| 964 | 2026.03.11 22:16:15.605815 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.03.11 22:16:15.605871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 966 | 2026.03.11 22:16:15.606612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 967 | 2026.03.11 22:16:15.607153 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.03.11 22:16:15.609246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 969 | 2026.03.11 22:16:15.639842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 970 | 2026.03.11 22:16:15.660771 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.03.11 22:16:15.660836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 972 | 2026.03.11 22:16:15.667456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 973 | 2026.03.11 22:16:15.668608 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.03.11 22:16:15.672037 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 975 | 2026.03.11 22:16:16.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.09 MiB, peak 170.04 MiB, free memory in arenas 0.00 B, will set to 162.88 MiB (RSS), difference: 2.80 MiB | ||
| 976 | 2026.03.11 22:16:19.081422 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46287 | ||
| 977 | 2026.03.11 22:16:19.081530 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 978 | 2026.03.11 22:16:19.081557 [ 286 ] {} <Debug> TCP-Session: cd6cb29f-4132-481d-9b3c-d0a786bcb908 Authenticating user 'default' from [fd00:1122:3344:101::e]:46287 | ||
| 979 | 2026.03.11 22:16:19.081578 [ 286 ] {} <Debug> TCP-Session: cd6cb29f-4132-481d-9b3c-d0a786bcb908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.03.11 22:16:19.081591 [ 286 ] {} <Debug> TCP-Session: cd6cb29f-4132-481d-9b3c-d0a786bcb908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.11 22:16:19.081833 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40889 | ||
| 982 | 2026.03.11 22:16:19.081846 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62993 | ||
| 983 | 2026.03.11 22:16:19.081889 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47771 | ||
| 984 | 2026.03.11 22:16:19.081899 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49592 | ||
| 985 | 2026.03.11 22:16:19.081914 [ 286 ] {} <Trace> TCP-Session: cd6cb29f-4132-481d-9b3c-d0a786bcb908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.03.11 22:16:19.081951 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 987 | 2026.03.11 22:16:19.081976 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.03.11 22:16:19.081991 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 989 | 2026.03.11 22:16:19.082012 [ 334 ] {} <Debug> TCP-Session: 280cffa9-3907-46b5-b46c-0b2d03c2e840 Authenticating user 'default' from [fd00:1122:3344:101::e]:40889 | ||
| 990 | 2026.03.11 22:16:19.082021 [ 335 ] {} <Debug> TCP-Session: a8cf85f9-e809-4618-9bc7-faf336ae26fa Authenticating user 'default' from [fd00:1122:3344:101::e]:62993 | ||
| 991 | 2026.03.11 22:16:19.082037 [ 339 ] {} <Debug> TCP-Session: 65b76ada-7f67-4835-addf-e58375012133 Authenticating user 'default' from [fd00:1122:3344:101::e]:47771 | ||
| 992 | 2026.03.11 22:16:19.082035 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.03.11 22:16:19.082065 [ 339 ] {} <Debug> TCP-Session: 65b76ada-7f67-4835-addf-e58375012133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.03.11 22:16:19.082062 [ 335 ] {} <Debug> TCP-Session: a8cf85f9-e809-4618-9bc7-faf336ae26fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.03.11 22:16:19.082087 [ 339 ] {} <Debug> TCP-Session: 65b76ada-7f67-4835-addf-e58375012133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.03.11 22:16:19.082088 [ 340 ] {} <Debug> TCP-Session: 9b65d525-050a-421c-bad1-b24576c0e335 Authenticating user 'default' from [fd00:1122:3344:101::e]:49592 | ||
| 997 | 2026.03.11 22:16:19.082096 [ 335 ] {} <Debug> TCP-Session: a8cf85f9-e809-4618-9bc7-faf336ae26fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.11 22:16:19.082051 [ 334 ] {} <Debug> TCP-Session: 280cffa9-3907-46b5-b46c-0b2d03c2e840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.11 22:16:19.082130 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1000 | 2026.03.11 22:16:19.082154 [ 334 ] {} <Debug> TCP-Session: 280cffa9-3907-46b5-b46c-0b2d03c2e840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.03.11 22:16:19.082129 [ 340 ] {} <Debug> TCP-Session: 9b65d525-050a-421c-bad1-b24576c0e335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.11 22:16:19.081909 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60355 | ||
| 1003 | 2026.03.11 22:16:19.082205 [ 340 ] {} <Debug> TCP-Session: 9b65d525-050a-421c-bad1-b24576c0e335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.11 22:16:19.081881 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65178 | ||
| 1005 | 2026.03.11 22:16:19.081879 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49648 | ||
| 1006 | 2026.03.11 22:16:19.082279 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.03.11 22:16:19.081869 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63483 | ||
| 1008 | 2026.03.11 22:16:19.082320 [ 341 ] {} <Debug> TCP-Session: d9b707f0-2abe-452b-bd63-d20209032b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:60355 | ||
| 1009 | 2026.03.11 22:16:19.082313 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.03.11 22:16:19.082354 [ 341 ] {} <Debug> TCP-Session: d9b707f0-2abe-452b-bd63-d20209032b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.11 22:16:19.082380 [ 336 ] {} <Debug> TCP-Session: 5d0133cf-b810-458f-bba6-6ceae859afe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65178 | ||
| 1012 | 2026.03.11 22:16:19.082382 [ 341 ] {} <Debug> TCP-Session: d9b707f0-2abe-452b-bd63-d20209032b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.03.11 22:16:19.082405 [ 336 ] {} <Debug> TCP-Session: 5d0133cf-b810-458f-bba6-6ceae859afe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.03.11 22:16:19.082417 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1015 | 2026.03.11 22:16:19.082422 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.03.11 22:16:19.082425 [ 336 ] {} <Debug> TCP-Session: 5d0133cf-b810-458f-bba6-6ceae859afe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.11 22:16:19.082478 [ 338 ] {} <Debug> TCP-Session: 7284669f-b244-44be-a096-ad6e9610fb7c Authenticating user 'default' from [fd00:1122:3344:101::e]:49648 | ||
| 1018 | 2026.03.11 22:16:19.082479 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.03.11 22:16:19.082488 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.03.11 22:16:19.082503 [ 338 ] {} <Debug> TCP-Session: 7284669f-b244-44be-a096-ad6e9610fb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.11 22:16:19.082534 [ 337 ] {} <Debug> TCP-Session: 8b55196c-4341-441e-91ea-834cd9035175 Authenticating user 'default' from [fd00:1122:3344:101::e]:63483 | ||
| 1022 | 2026.03.11 22:16:19.082538 [ 338 ] {} <Debug> TCP-Session: 7284669f-b244-44be-a096-ad6e9610fb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.11 22:16:19.082559 [ 337 ] {} <Debug> TCP-Session: 8b55196c-4341-441e-91ea-834cd9035175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.03.11 22:16:19.082579 [ 337 ] {} <Debug> TCP-Session: 8b55196c-4341-441e-91ea-834cd9035175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.11 22:16:19.082828 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 1026 | 2026.03.11 22:16:19.082916 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1027 | 2026.03.11 22:16:19.448890 [ 287 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> AggregatingTransform: Aggregating | ||
| 1028 | 2026.03.11 22:16:19.448946 [ 287 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> Aggregator: Aggregation method: without_key | ||
| 1029 | 2026.03.11 22:16:19.448979 [ 287 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104546 sec. (956.517 rows/sec., 37.36 KiB/sec.) | ||
| 1030 | 2026.03.11 22:16:19.448996 [ 287 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Trace> Aggregator: Merging aggregated data | ||
| 1031 | 2026.03.11 22:16:19.450266 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.368188 sec., 2.7160037806772626 rows/sec., 108.64 B/sec. | ||
| 1032 | 2026.03.11 22:16:19.450430 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1033 | 2026.03.11 22:16:19.450449 [ 286 ] {d7b3b36a-a942-4f7a-998b-ebc3af58c618} <Debug> TCPHandler: Processed in 0.368650618 sec. | ||
| 1034 | 2026.03.11 22:16:19.450582 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1035 | 2026.03.11 22:16:19.450614 [ 286 ] {} <Debug> TCP-Session: cd6cb29f-4132-481d-9b3c-d0a786bcb908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.11 22:16:19.450622 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.03.11 22:16:19.450645 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.03.11 22:16:19.450662 [ 341 ] {} <Debug> TCP-Session: d9b707f0-2abe-452b-bd63-d20209032b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.03.11 22:16:19.450684 [ 337 ] {} <Debug> TCP-Session: 8b55196c-4341-441e-91ea-834cd9035175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.03.11 22:16:19.450684 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.03.11 22:16:19.450710 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.03.11 22:16:19.450730 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.03.11 22:16:19.450760 [ 336 ] {} <Debug> TCP-Session: 5d0133cf-b810-458f-bba6-6ceae859afe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.11 22:16:19.450791 [ 339 ] {} <Debug> TCP-Session: 65b76ada-7f67-4835-addf-e58375012133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.11 22:16:19.450698 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.03.11 22:16:19.450814 [ 338 ] {} <Debug> TCP-Session: 7284669f-b244-44be-a096-ad6e9610fb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.11 22:16:19.450695 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.03.11 22:16:19.450851 [ 335 ] {} <Debug> TCP-Session: a8cf85f9-e809-4618-9bc7-faf336ae26fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.03.11 22:16:19.450750 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2026.03.11 22:16:19.450883 [ 334 ] {} <Debug> TCP-Session: 280cffa9-3907-46b5-b46c-0b2d03c2e840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.11 22:16:19.450927 [ 340 ] {} <Debug> TCP-Session: 9b65d525-050a-421c-bad1-b24576c0e335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.11 22:16:20.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.35 MiB, peak 176.44 MiB, free memory in arenas 0.00 B, will set to 183.87 MiB (RSS), difference: 19.52 MiB | ||
| 1053 | 2026.03.11 22:16:20.573110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 96 | ||
| 1054 | 2026.03.11 22:16:20.575409 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.03.11 22:16:20.575470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1056 | 2026.03.11 22:16:20.576735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.03.11 22:16:20.577211 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.03.11 22:16:20.577536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1059 | 2026.03.11 22:16:21.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.86 MiB, peak 183.87 MiB, free memory in arenas 0.00 B, will set to 183.90 MiB (RSS), difference: 4.04 MiB | ||
| 1060 | 2026.03.11 22:16:22.787902 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.11 22:16:22.788101 [ 259 ] {c2150682-30c7-41e7-a0b3-f032f50bdb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1062 | 2026.03.11 22:16:22.788390 [ 259 ] {c2150682-30c7-41e7-a0b3-f032f50bdb4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1063 | 2026.03.11 22:16:22.788454 [ 259 ] {c2150682-30c7-41e7-a0b3-f032f50bdb4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.03.11 22:16:22.788889 [ 259 ] {c2150682-30c7-41e7-a0b3-f032f50bdb4b} <Debug> TCPHandler: Processed in 0.001115621 sec. | ||
| 1065 | 2026.03.11 22:16:22.796383 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.03.11 22:16:22.796532 [ 259 ] {f9e7a53c-177c-4357-ad49-916f147b4cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1067 | 2026.03.11 22:16:22.801329 [ 259 ] {f9e7a53c-177c-4357-ad49-916f147b4cf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.03.11 22:16:22.801384 [ 259 ] {f9e7a53c-177c-4357-ad49-916f147b4cf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.03.11 22:16:22.803917 [ 259 ] {f9e7a53c-177c-4357-ad49-916f147b4cf0} <Debug> TCPHandler: Processed in 0.007593904 sec. | ||
| 1070 | 2026.03.11 22:16:22.804437 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.03.11 22:16:22.804569 [ 259 ] {1b93ce70-2544-460f-8d9d-e49c887d5dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1072 | 2026.03.11 22:16:22.809169 [ 259 ] {1b93ce70-2544-460f-8d9d-e49c887d5dc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.03.11 22:16:22.809218 [ 259 ] {1b93ce70-2544-460f-8d9d-e49c887d5dc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.03.11 22:16:22.809594 [ 259 ] {1b93ce70-2544-460f-8d9d-e49c887d5dc8} <Debug> TCPHandler: Processed in 0.005210298 sec. | ||
| 1075 | 2026.03.11 22:16:22.809810 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.11 22:16:22.809933 [ 259 ] {54f0bc9d-cf53-42fd-ac21-2cbd48317c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.03.11 22:16:22.810183 [ 259 ] {54f0bc9d-cf53-42fd-ac21-2cbd48317c94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.03.11 22:16:22.810226 [ 259 ] {54f0bc9d-cf53-42fd-ac21-2cbd48317c94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.11 22:16:22.810589 [ 259 ] {54f0bc9d-cf53-42fd-ac21-2cbd48317c94} <Debug> TCPHandler: Processed in 0.000831026 sec. | ||
| 1080 | 2026.03.11 22:16:22.810793 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.11 22:16:22.810911 [ 259 ] {8e975faf-a42e-46b6-bc53-2376e81c452c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.03.11 22:16:22.811162 [ 259 ] {8e975faf-a42e-46b6-bc53-2376e81c452c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.03.11 22:16:22.811207 [ 259 ] {8e975faf-a42e-46b6-bc53-2376e81c452c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.03.11 22:16:22.811530 [ 259 ] {8e975faf-a42e-46b6-bc53-2376e81c452c} <Debug> TCPHandler: Processed in 0.000786205 sec. | ||
| 1085 | 2026.03.11 22:16:22.814515 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.11 22:16:22.814626 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1087 | 2026.03.11 22:16:22.814668 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.03.11 22:16:22.815239 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.03.11 22:16:22.815287 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1090 | 2026.03.11 22:16:22.816030 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.03.11 22:16:22.816458 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.03.11 22:16:22.816606 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.00201 sec., 2487.5621890547263 rows/sec., 323.09 KiB/sec. | ||
| 1093 | 2026.03.11 22:16:22.816644 [ 259 ] {a4d0b12d-0860-4ec0-a74a-293e929911ee} <Debug> TCPHandler: Processed in 0.002180032 sec. | ||
| 1094 | 2026.03.11 22:16:22.816759 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.11 22:16:22.816858 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1096 | 2026.03.11 22:16:22.816900 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1097 | 2026.03.11 22:16:22.819354 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.03.11 22:16:22.819390 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1099 | 2026.03.11 22:16:22.821843 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.03.11 22:16:22.822319 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.03.11 22:16:22.822455 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005619 sec., 711.8704395799965 rows/sec., 58.05 KiB/sec. | ||
| 1102 | 2026.03.11 22:16:22.822492 [ 259 ] {36087ecc-208c-46d9-b733-0f735efffcee} <Debug> TCPHandler: Processed in 0.005783639 sec. | ||
| 1103 | 2026.03.11 22:16:22.822612 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.03.11 22:16:22.822709 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1105 | 2026.03.11 22:16:22.822750 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1106 | 2026.03.11 22:16:22.823141 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.03.11 22:16:22.823179 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1108 | 2026.03.11 22:16:22.823626 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2026.03.11 22:16:22.824099 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.03.11 22:16:22.824227 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Debug> executeQuery: Read 12 rows, 1.11 KiB in 0.001536 sec., 7812.5 rows/sec., 723.52 KiB/sec. | ||
| 1111 | 2026.03.11 22:16:22.824270 [ 259 ] {77b6fcfc-3f11-4ac5-86a7-7160eace7d50} <Debug> TCPHandler: Processed in 0.001708922 sec. | ||
| 1112 | 2026.03.11 22:16:22.824392 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.03.11 22:16:22.824490 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.03.11 22:16:22.824533 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1115 | 2026.03.11 22:16:22.824927 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.03.11 22:16:22.824963 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1117 | 2026.03.11 22:16:22.825414 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.03.11 22:16:22.825885 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.03.11 22:16:22.826019 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001546 sec., 5821.474773609314 rows/sec., 423.85 KiB/sec. | ||
| 1120 | 2026.03.11 22:16:22.826068 [ 259 ] {d25a361c-1649-4850-afd1-084f7623ddcf} <Debug> TCPHandler: Processed in 0.001725393 sec. | ||
| 1121 | 2026.03.11 22:16:22.826207 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.03.11 22:16:22.826322 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1123 | 2026.03.11 22:16:22.826364 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1124 | 2026.03.11 22:16:22.826756 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.03.11 22:16:22.826793 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1126 | 2026.03.11 22:16:22.827282 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.03.11 22:16:22.827775 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.03.11 22:16:22.827904 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Debug> executeQuery: Read 21 rows, 1.69 KiB in 0.001601 sec., 13116.801998750781 rows/sec., 1.03 MiB/sec. | ||
| 1129 | 2026.03.11 22:16:22.827941 [ 259 ] {b72508f9-263d-4499-899a-02462513eb3d} <Debug> TCPHandler: Processed in 0.001793034 sec. | ||
| 1130 | 2026.03.11 22:16:22.828052 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.11 22:16:22.828147 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.03.11 22:16:22.828197 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1133 | 2026.03.11 22:16:22.830534 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.03.11 22:16:22.830571 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1135 | 2026.03.11 22:16:22.835335 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.03.11 22:16:22.835802 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.03.11 22:16:22.835935 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.007806 sec., 256.213169356905 rows/sec., 18.01 KiB/sec. | ||
| 1138 | 2026.03.11 22:16:22.835973 [ 259 ] {5e46929b-cce0-4444-9f17-71186c2a0955} <Debug> TCPHandler: Processed in 0.007971041 sec. | ||
| 1139 | 2026.03.11 22:16:22.836087 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.11 22:16:22.836182 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.03.11 22:16:22.836234 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1142 | 2026.03.11 22:16:22.837014 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.03.11 22:16:22.837051 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1144 | 2026.03.11 22:16:22.842787 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.03.11 22:16:22.843353 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.03.11 22:16:22.843581 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007416 sec., 674.217907227616 rows/sec., 1.21 MiB/sec. | ||
| 1147 | 2026.03.11 22:16:22.843668 [ 259 ] {fa3cc799-8e84-43db-9de8-9eba31aae3ff} <Debug> TCPHandler: Processed in 0.007631014 sec. | ||
| 1148 | 2026.03.11 22:16:22.843810 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.03.11 22:16:22.843935 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.03.11 22:16:22.843991 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1151 | 2026.03.11 22:16:22.844377 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.03.11 22:16:22.844415 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1153 | 2026.03.11 22:16:22.844911 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.03.11 22:16:22.845439 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.03.11 22:16:22.845570 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001662 sec., 7220.216606498195 rows/sec., 510.02 KiB/sec. | ||
| 1156 | 2026.03.11 22:16:22.845606 [ 259 ] {6cde2333-88f6-4c19-89de-f53a1ecb158a} <Debug> TCPHandler: Processed in 0.001860725 sec. | ||
| 1157 | 2026.03.11 22:16:23.109372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 | ||
| 1158 | 2026.03.11 22:16:23.109878 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.03.11 22:16:23.109931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1160 | 2026.03.11 22:16:23.110589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1161 | 2026.03.11 22:16:23.111068 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.03.11 22:16:23.111216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 | ||
| 1163 | 2026.03.11 22:16:23.172153 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1164 | 2026.03.11 22:16:23.190228 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.03.11 22:16:23.190300 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1166 | 2026.03.11 22:16:23.197425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2026.03.11 22:16:23.198753 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.03.11 22:16:23.203594 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1169 | 2026.03.11 22:16:24.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.97 MiB, peak 188.97 MiB, free memory in arenas 0.00 B, will set to 186.88 MiB (RSS), difference: 1.91 MiB | ||
| 1170 | 2026.03.11 22:16:30.522926 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1171 | 2026.03.11 22:16:30.522990 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1172 | 2026.03.11 22:16:30.577701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 122 | ||
| 1173 | 2026.03.11 22:16:30.579797 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.03.11 22:16:30.579853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1175 | 2026.03.11 22:16:30.581154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1176 | 2026.03.11 22:16:30.581641 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.03.11 22:16:30.581973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 122 | ||
| 1178 | 2026.03.11 22:16:30.611346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 | ||
| 1179 | 2026.03.11 22:16:30.611837 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.03.11 22:16:30.611877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1181 | 2026.03.11 22:16:30.612559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1182 | 2026.03.11 22:16:30.613134 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.03.11 22:16:30.613286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1184 | 2026.03.11 22:16:30.703744 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1185 | 2026.03.11 22:16:30.723017 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.03.11 22:16:30.723095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1187 | 2026.03.11 22:16:30.730289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1188 | 2026.03.11 22:16:30.731652 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.03.11 22:16:30.735602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1190 | 2026.03.11 22:16:32.788005 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.03.11 22:16:32.788212 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1192 | 2026.03.11 22:16:32.788288 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1193 | 2026.03.11 22:16:32.789002 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.03.11 22:16:32.789048 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1195 | 2026.03.11 22:16:32.789572 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1196 | 2026.03.11 22:16:32.790040 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.03.11 22:16:32.790208 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Debug> executeQuery: Read 50 rows, 4.72 KiB in 0.002056 sec., 24319.06614785992 rows/sec., 2.24 MiB/sec. | ||
| 1198 | 2026.03.11 22:16:32.790254 [ 259 ] {a5ac01e5-3eeb-4ef3-9ea9-3a0669b454ae} <Debug> TCPHandler: Processed in 0.002399636 sec. | ||
| 1199 | 2026.03.11 22:16:32.790383 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.03.11 22:16:32.790486 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.03.11 22:16:32.790530 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1202 | 2026.03.11 22:16:32.790974 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.03.11 22:16:32.791011 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1204 | 2026.03.11 22:16:32.791465 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1205 | 2026.03.11 22:16:32.791951 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.03.11 22:16:32.792101 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001639 sec., 15253.203172666259 rows/sec., 1.12 MiB/sec. | ||
| 1207 | 2026.03.11 22:16:32.792142 [ 259 ] {b38e5487-844a-4ca4-889f-9d7a49c2aaf6} <Debug> TCPHandler: Processed in 0.001812015 sec. | ||
| 1208 | 2026.03.11 22:16:32.792274 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.03.11 22:16:32.792375 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1210 | 2026.03.11 22:16:32.792417 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2026.03.11 22:16:32.792844 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.03.11 22:16:32.792885 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1213 | 2026.03.11 22:16:32.793427 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1214 | 2026.03.11 22:16:32.793968 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.03.11 22:16:32.794151 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Debug> executeQuery: Read 33 rows, 2.66 KiB in 0.001795 sec., 18384.401114206128 rows/sec., 1.45 MiB/sec. | ||
| 1216 | 2026.03.11 22:16:32.794206 [ 259 ] {6f406c4f-ff4e-47cf-86d6-a256eb1802f3} <Debug> TCPHandler: Processed in 0.001981577 sec. | ||
| 1217 | 2026.03.11 22:16:32.794337 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.03.11 22:16:32.794442 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.03.11 22:16:32.794499 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1220 | 2026.03.11 22:16:32.795488 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.11 22:16:32.795524 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1222 | 2026.03.11 22:16:32.796223 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.03.11 22:16:32.796682 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.11 22:16:32.796830 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002408 sec., 10382.059800664452 rows/sec., 18.60 MiB/sec. | ||
| 1225 | 2026.03.11 22:16:32.796894 [ 259 ] {c8f50835-80d6-40a5-ae81-12c94bb200f9} <Debug> TCPHandler: Processed in 0.002608429 sec. | ||
| 1226 | 2026.03.11 22:16:32.797017 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.11 22:16:32.797121 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.03.11 22:16:32.797164 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1229 | 2026.03.11 22:16:32.800193 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.03.11 22:16:32.800227 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1231 | 2026.03.11 22:16:32.800667 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.03.11 22:16:32.801101 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.03.11 22:16:32.801240 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00414 sec., 3623.188405797102 rows/sec., 276.46 KiB/sec. | ||
| 1234 | 2026.03.11 22:16:32.801284 [ 259 ] {7b069097-37ad-4f6f-87b5-d561a1576d90} <Debug> TCPHandler: Processed in 0.004325342 sec. | ||
| 1235 | 2026.03.11 22:16:37.786585 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.03.11 22:16:37.786840 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1237 | 2026.03.11 22:16:37.787169 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1238 | 2026.03.11 22:16:37.789209 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1239 | 2026.03.11 22:16:37.789432 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1240 | 2026.03.11 22:16:37.789508 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1241 | 2026.03.11 22:16:37.792157 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1242 | 2026.03.11 22:16:37.794159 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1243 | 2026.03.11 22:16:37.796351 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1244 | 2026.03.11 22:16:37.796375 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1245 | 2026.03.11 22:16:37.802525 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1246 | 2026.03.11 22:16:37.802558 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1247 | 2026.03.11 22:16:37.831051 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.044302 sec., 112.86172181842807 rows/sec., 5.03 KiB/sec. | ||
| 1248 | 2026.03.11 22:16:37.831166 [ 259 ] {f94a126d-4aaf-43ce-b59c-d0a61cb3b950} <Debug> TCPHandler: Processed in 0.044708716 sec. | ||
| 1249 | 2026.03.11 22:16:37.831606 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.03.11 22:16:37.831748 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1251 | 2026.03.11 22:16:37.831968 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1252 | 2026.03.11 22:16:37.831997 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1253 | 2026.03.11 22:16:37.832149 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1254 | 2026.03.11 22:16:37.832212 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1255 | 2026.03.11 22:16:37.832327 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1256 | 2026.03.11 22:16:37.832358 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1257 | 2026.03.11 22:16:37.832378 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1258 | 2026.03.11 22:16:37.832393 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1259 | 2026.03.11 22:16:37.832437 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1260 | 2026.03.11 22:16:37.832457 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1261 | 2026.03.11 22:16:37.832915 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001222 sec., 4091.653027823241 rows/sec., 182.21 KiB/sec. | ||
| 1262 | 2026.03.11 22:16:37.832995 [ 259 ] {4997925a-4b0a-4dd6-a9e0-9135c22e11e5} <Debug> TCPHandler: Processed in 0.001455078 sec. | ||
| 1263 | 2026.03.11 22:16:37.833252 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.03.11 22:16:37.833375 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1265 | 2026.03.11 22:16:37.833563 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1266 | 2026.03.11 22:16:37.833590 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1267 | 2026.03.11 22:16:37.833732 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1268 | 2026.03.11 22:16:37.833785 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1269 | 2026.03.11 22:16:37.833882 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1270 | 2026.03.11 22:16:37.833911 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1271 | 2026.03.11 22:16:37.833929 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1272 | 2026.03.11 22:16:37.833943 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1273 | 2026.03.11 22:16:37.833974 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1274 | 2026.03.11 22:16:37.833992 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1275 | 2026.03.11 22:16:37.834407 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001074 sec., 4655.493482309124 rows/sec., 207.31 KiB/sec. | ||
| 1276 | 2026.03.11 22:16:37.834485 [ 259 ] {1ab30f6d-193d-4bef-82aa-10a2131347b8} <Debug> TCPHandler: Processed in 0.001283264 sec. | ||
| 1277 | 2026.03.11 22:16:37.834722 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.11 22:16:37.834842 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1279 | 2026.03.11 22:16:37.835025 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1280 | 2026.03.11 22:16:37.835053 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1281 | 2026.03.11 22:16:37.835193 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1282 | 2026.03.11 22:16:37.835245 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1283 | 2026.03.11 22:16:37.835340 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1284 | 2026.03.11 22:16:37.835368 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1285 | 2026.03.11 22:16:37.835386 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1286 | 2026.03.11 22:16:37.835400 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1287 | 2026.03.11 22:16:37.835432 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1288 | 2026.03.11 22:16:37.835449 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1289 | 2026.03.11 22:16:37.835909 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001108 sec., 4512.635379061372 rows/sec., 200.95 KiB/sec. | ||
| 1290 | 2026.03.11 22:16:37.835986 [ 259 ] {c9fdd531-26c9-4a1a-bf50-862a2d66d991} <Debug> TCPHandler: Processed in 0.001313835 sec. | ||
| 1291 | 2026.03.11 22:16:37.836210 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.03.11 22:16:37.836333 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1293 | 2026.03.11 22:16:37.836517 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1294 | 2026.03.11 22:16:37.836545 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1295 | 2026.03.11 22:16:37.836689 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1296 | 2026.03.11 22:16:37.836741 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1297 | 2026.03.11 22:16:37.836839 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1298 | 2026.03.11 22:16:37.836867 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1299 | 2026.03.11 22:16:37.836886 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1300 | 2026.03.11 22:16:37.836900 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1301 | 2026.03.11 22:16:37.836930 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1302 | 2026.03.11 22:16:37.836948 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1303 | 2026.03.11 22:16:37.837379 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001088 sec., 4595.588235294118 rows/sec., 204.65 KiB/sec. | ||
| 1304 | 2026.03.11 22:16:37.837458 [ 259 ] {d8486b40-9551-4e64-9d1d-2ddd49eb5142} <Debug> TCPHandler: Processed in 0.001297174 sec. | ||
| 1305 | 2026.03.11 22:16:37.837703 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.03.11 22:16:37.837826 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1307 | 2026.03.11 22:16:37.838011 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1308 | 2026.03.11 22:16:37.838040 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1309 | 2026.03.11 22:16:37.838187 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1310 | 2026.03.11 22:16:37.838239 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1311 | 2026.03.11 22:16:37.838335 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1312 | 2026.03.11 22:16:37.838363 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1313 | 2026.03.11 22:16:37.838382 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1314 | 2026.03.11 22:16:37.838396 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1315 | 2026.03.11 22:16:37.838429 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1316 | 2026.03.11 22:16:37.838447 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1317 | 2026.03.11 22:16:37.838859 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001076 sec., 4646.840148698885 rows/sec., 206.93 KiB/sec. | ||
| 1318 | 2026.03.11 22:16:37.838937 [ 259 ] {c10bb1dd-1a4e-40f6-bfed-1c52b6b468e1} <Debug> TCPHandler: Processed in 0.001284054 sec. | ||
| 1319 | 2026.03.11 22:16:37.852177 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.03.11 22:16:37.852290 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1321 | 2026.03.11 22:16:37.852333 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1322 | 2026.03.11 22:16:37.852874 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.03.11 22:16:37.852919 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1324 | 2026.03.11 22:16:37.853344 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1325 | 2026.03.11 22:16:37.853544 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.03.11 22:16:37.853686 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001427 sec., 4204.625087596356 rows/sec., 1.94 MiB/sec. | ||
| 1327 | 2026.03.11 22:16:37.853724 [ 259 ] {e75bb54f-2b2a-43ca-a502-1ff230a421ff} <Debug> TCPHandler: Processed in 0.00160132 sec. | ||
| 1328 | 2026.03.11 22:16:37.853842 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.03.11 22:16:37.853940 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.03.11 22:16:37.853981 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1331 | 2026.03.11 22:16:37.856877 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.03.11 22:16:37.856917 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1333 | 2026.03.11 22:16:37.857344 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1334 | 2026.03.11 22:16:37.857552 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.03.11 22:16:37.857680 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003762 sec., 6379.585326953747 rows/sec., 542.02 KiB/sec. | ||
| 1336 | 2026.03.11 22:16:37.857718 [ 259 ] {0ea90962-db6c-43ae-a666-5a822c2ce408} <Debug> TCPHandler: Processed in 0.003925544 sec. | ||
| 1337 | 2026.03.11 22:16:37.857839 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.03.11 22:16:37.857935 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1339 | 2026.03.11 22:16:37.857975 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1340 | 2026.03.11 22:16:37.858360 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.03.11 22:16:37.858396 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1342 | 2026.03.11 22:16:37.858695 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1343 | 2026.03.11 22:16:37.858903 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.03.11 22:16:37.859031 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 1345 | 2026.03.11 22:16:37.859067 [ 259 ] {688d7262-75d6-4a7e-8206-f4d96792e872} <Debug> TCPHandler: Processed in 0.001281974 sec. | ||
| 1346 | 2026.03.11 22:16:37.859176 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.11 22:16:37.859272 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1348 | 2026.03.11 22:16:37.859311 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1349 | 2026.03.11 22:16:37.859760 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.03.11 22:16:37.859795 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1351 | 2026.03.11 22:16:37.860089 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1352 | 2026.03.11 22:16:37.860292 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.03.11 22:16:37.860425 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Debug> executeQuery: Read 142 rows, 13.62 KiB in 0.001172 sec., 121160.40955631399 rows/sec., 11.34 MiB/sec. | ||
| 1354 | 2026.03.11 22:16:37.860463 [ 259 ] {35577596-7028-4c47-b0e2-4e61b18e6579} <Debug> TCPHandler: Processed in 0.001336175 sec. | ||
| 1355 | 2026.03.11 22:16:37.860574 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.03.11 22:16:37.860669 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.03.11 22:16:37.860707 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1358 | 2026.03.11 22:16:37.861092 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.03.11 22:16:37.861128 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1360 | 2026.03.11 22:16:37.861429 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1361 | 2026.03.11 22:16:37.861629 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.03.11 22:16:37.861747 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.74 MiB/sec. | ||
| 1363 | 2026.03.11 22:16:37.861782 [ 259 ] {48c4e92f-7272-4dd9-a57a-3322350dee35} <Debug> TCPHandler: Processed in 0.001283014 sec. | ||
| 1364 | 2026.03.11 22:16:37.861889 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.03.11 22:16:37.861977 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.03.11 22:16:37.862016 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1367 | 2026.03.11 22:16:37.862630 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.03.11 22:16:37.862663 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1369 | 2026.03.11 22:16:37.863027 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1370 | 2026.03.11 22:16:37.863260 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.03.11 22:16:37.863387 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001388 sec., 17291.06628242075 rows/sec., 1.43 MiB/sec. | ||
| 1372 | 2026.03.11 22:16:37.863426 [ 259 ] {e0ea35fd-95f3-45b7-a1ef-894d2356f1d3} <Debug> TCPHandler: Processed in 0.001553149 sec. | ||
| 1373 | 2026.03.11 22:16:37.863543 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.03.11 22:16:37.863641 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.03.11 22:16:37.863680 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1376 | 2026.03.11 22:16:37.864093 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.11 22:16:37.864132 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1378 | 2026.03.11 22:16:37.866491 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1379 | 2026.03.11 22:16:37.866712 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.11 22:16:37.866842 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003219 sec., 3727.865796831314 rows/sec., 291.24 KiB/sec. | ||
| 1381 | 2026.03.11 22:16:37.866878 [ 259 ] {ef7b9e7c-a04a-4a21-ae36-34318539b098} <Debug> TCPHandler: Processed in 0.003385714 sec. | ||
| 1382 | 2026.03.11 22:16:37.866997 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.03.11 22:16:37.867096 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1384 | 2026.03.11 22:16:37.867137 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1385 | 2026.03.11 22:16:37.867581 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.03.11 22:16:37.867616 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1387 | 2026.03.11 22:16:37.867924 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1388 | 2026.03.11 22:16:37.868144 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.03.11 22:16:37.868274 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Debug> executeQuery: Read 50 rows, 4.38 KiB in 0.001197 sec., 41771.094402673356 rows/sec., 3.58 MiB/sec. | ||
| 1390 | 2026.03.11 22:16:37.868310 [ 259 ] {b411abad-777d-45c5-b5e9-631660760824} <Debug> TCPHandler: Processed in 0.001364846 sec. | ||
| 1391 | 2026.03.11 22:16:37.868420 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.03.11 22:16:37.868515 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1393 | 2026.03.11 22:16:37.868557 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1394 | 2026.03.11 22:16:37.868971 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.03.11 22:16:37.869007 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1396 | 2026.03.11 22:16:37.869359 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1397 | 2026.03.11 22:16:37.869593 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.03.11 22:16:37.869719 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Debug> executeQuery: Read 314 rows, 26.04 KiB in 0.001223 sec., 256745.70727718726 rows/sec., 20.79 MiB/sec. | ||
| 1399 | 2026.03.11 22:16:37.869762 [ 259 ] {c444bc29-4c80-4a1c-808e-32f527188e0a} <Debug> TCPHandler: Processed in 0.001391956 sec. | ||
| 1400 | 2026.03.11 22:16:37.869880 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.03.11 22:16:37.869974 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.03.11 22:16:37.870026 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1403 | 2026.03.11 22:16:37.870712 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.03.11 22:16:37.870749 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1405 | 2026.03.11 22:16:37.871260 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.03.11 22:16:37.871491 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.03.11 22:16:37.871628 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001672 sec., 5980.861244019138 rows/sec., 10.72 MiB/sec. | ||
| 1408 | 2026.03.11 22:16:37.871685 [ 259 ] {6eb4af8a-20d8-4cdb-8cd5-afe0fd0575a7} <Debug> TCPHandler: Processed in 0.001854405 sec. | ||
| 1409 | 2026.03.11 22:16:38.113425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2463 | ||
| 1410 | 2026.03.11 22:16:38.113942 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.03.11 22:16:38.113993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1412 | 2026.03.11 22:16:38.114527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2026.03.11 22:16:38.114777 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.11 22:16:38.114942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2463 | ||
| 1415 | 2026.03.11 22:16:38.235735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1416 | 2026.03.11 22:16:38.254310 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.11 22:16:38.254381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1418 | 2026.03.11 22:16:38.261005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1419 | 2026.03.11 22:16:38.261773 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.03.11 22:16:38.265628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1421 | 2026.03.11 22:16:39.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.60 MiB, peak 193.60 MiB, free memory in arenas 0.00 B, will set to 190.97 MiB (RSS), difference: 1.37 MiB | ||
| 1422 | 2026.03.11 22:16:40.582181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 164 | ||
| 1423 | 2026.03.11 22:16:40.584594 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.03.11 22:16:40.584648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1425 | 2026.03.11 22:16:40.585870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1426 | 2026.03.11 22:16:40.586146 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.03.11 22:16:40.586464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1428 | 2026.03.11 22:16:42.787124 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.11 22:16:42.787350 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1430 | 2026.03.11 22:16:42.787438 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1431 | 2026.03.11 22:16:42.788291 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.03.11 22:16:42.788361 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1433 | 2026.03.11 22:16:42.788858 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1434 | 2026.03.11 22:16:42.789187 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.03.11 22:16:42.789397 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Debug> executeQuery: Read 50 rows, 4.72 KiB in 0.002108 sec., 23719.165085388995 rows/sec., 2.19 MiB/sec. | ||
| 1436 | 2026.03.11 22:16:42.789464 [ 259 ] {7135d689-7018-4908-9e5f-b2b06ce1dbca} <Debug> TCPHandler: Processed in 0.002525758 sec. | ||
| 1437 | 2026.03.11 22:16:42.789629 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.03.11 22:16:42.789753 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.03.11 22:16:42.789809 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1440 | 2026.03.11 22:16:42.790366 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.03.11 22:16:42.790416 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1442 | 2026.03.11 22:16:42.790824 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1443 | 2026.03.11 22:16:42.791127 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.03.11 22:16:42.791303 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001582 sec., 15802.781289506953 rows/sec., 1.16 MiB/sec. | ||
| 1445 | 2026.03.11 22:16:42.791357 [ 259 ] {0f73c584-ce73-4f94-8b09-f99791c7040b} <Debug> TCPHandler: Processed in 0.001789984 sec. | ||
| 1446 | 2026.03.11 22:16:42.791501 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.11 22:16:42.791623 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1448 | 2026.03.11 22:16:42.791681 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1449 | 2026.03.11 22:16:42.792230 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.11 22:16:42.792278 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1451 | 2026.03.11 22:16:42.792698 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1452 | 2026.03.11 22:16:42.792992 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.11 22:16:42.793165 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Debug> executeQuery: Read 25 rows, 2.00 KiB in 0.00157 sec., 15923.566878980891 rows/sec., 1.25 MiB/sec. | ||
| 1454 | 2026.03.11 22:16:42.793214 [ 259 ] {c25b94e1-026e-466a-99fc-a6ace36a330b} <Debug> TCPHandler: Processed in 0.001775304 sec. | ||
| 1455 | 2026.03.11 22:16:42.793364 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.11 22:16:42.793485 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.03.11 22:16:42.793558 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1458 | 2026.03.11 22:16:42.794616 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.03.11 22:16:42.794663 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1460 | 2026.03.11 22:16:42.795411 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1461 | 2026.03.11 22:16:42.795761 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.11 22:16:42.795970 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002513 sec., 9948.269001193792 rows/sec., 17.83 MiB/sec. | ||
| 1463 | 2026.03.11 22:16:42.796071 [ 259 ] {ccdb524b-58dd-442b-9842-ec81786215f6} <Debug> TCPHandler: Processed in 0.002766882 sec. | ||
| 1464 | 2026.03.11 22:16:45.523250 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1465 | 2026.03.11 22:16:45.523316 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1466 | 2026.03.11 22:16:45.615078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2911 | ||
| 1467 | 2026.03.11 22:16:45.615579 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.11 22:16:45.615627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1469 | 2026.03.11 22:16:45.616112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1470 | 2026.03.11 22:16:45.616350 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.11 22:16:45.616492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1472 | 2026.03.11 22:16:45.616515 [ 84 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1473 | 2026.03.11 22:16:45.616594 [ 84 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.03.11 22:16:45.616646 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1475 | 2026.03.11 22:16:45.620906 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 1476 | 2026.03.11 22:16:45.622998 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1477 | 2026.03.11 22:16:45.623084 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1478 | 2026.03.11 22:16:45.623193 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 442 rows starting from the beginning of the part | ||
| 1479 | 2026.03.11 22:16:45.623256 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1480 | 2026.03.11 22:16:45.623351 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1481 | 2026.03.11 22:16:45.623422 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1482 | 2026.03.11 22:16:45.623509 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1483 | 2026.03.11 22:16:45.655351 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.036731086 sec., 79251.67254787947 rows/sec., 1.13 MiB/sec. | ||
| 1484 | 2026.03.11 22:16:45.656286 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1485 | 2026.03.11 22:16:45.656614 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.03.11 22:16:45.656693 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_6_1} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1487 | 2026.03.11 22:16:45.659320 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1488 | 2026.03.11 22:16:45.765751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1489 | 2026.03.11 22:16:45.783427 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.11 22:16:45.783479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1491 | 2026.03.11 22:16:45.789808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1492 | 2026.03.11 22:16:45.790522 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.11 22:16:45.790810 [ 83 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1494 | 2026.03.11 22:16:45.790867 [ 83 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.03.11 22:16:45.790889 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1496 | 2026.03.11 22:16:45.790986 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1497 | 2026.03.11 22:16:45.793952 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1498 | 2026.03.11 22:16:45.793961 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1499 | 2026.03.11 22:16:45.794711 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1500 | 2026.03.11 22:16:45.798232 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1501 | 2026.03.11 22:16:45.801645 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1502 | 2026.03.11 22:16:45.805608 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1503 | 2026.03.11 22:16:45.812717 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1504 | 2026.03.11 22:16:45.817387 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 1505 | 2026.03.11 22:16:45.877839 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086889375 sec., 529.4088028599584 rows/sec., 2.74 MiB/sec. | ||
| 1506 | 2026.03.11 22:16:45.880307 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1507 | 2026.03.11 22:16:45.882570 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_6_1} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.03.11 22:16:45.882686 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_6_1} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1509 | 2026.03.11 22:16:45.884599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1510 | 2026.03.11 22:16:46.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.16 MiB, peak 201.70 MiB, free memory in arenas 0.00 B, will set to 201.33 MiB (RSS), difference: 9.17 MiB | ||
| 1511 | 2026.03.11 22:16:47.785980 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.03.11 22:16:47.786156 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1513 | 2026.03.11 22:16:47.786223 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1514 | 2026.03.11 22:16:47.786874 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.03.11 22:16:47.786922 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1516 | 2026.03.11 22:16:47.787311 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1517 | 2026.03.11 22:16:47.787552 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.03.11 22:16:47.787714 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Debug> executeQuery: Read 20 rows, 2.01 KiB in 0.001606 sec., 12453.300124533002 rows/sec., 1.22 MiB/sec. | ||
| 1519 | 2026.03.11 22:16:47.787761 [ 259 ] {3f49e604-cc03-429c-b4c2-92b928f6d57e} <Debug> TCPHandler: Processed in 0.001907077 sec. | ||
| 1520 | 2026.03.11 22:16:47.787907 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.03.11 22:16:47.788011 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.03.11 22:16:47.788057 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1523 | 2026.03.11 22:16:47.788472 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.03.11 22:16:47.788510 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1525 | 2026.03.11 22:16:47.788828 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2026.03.11 22:16:47.789045 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.03.11 22:16:47.789177 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 1528 | 2026.03.11 22:16:47.789215 [ 259 ] {c4328a9c-0ff2-4a18-bc1b-14d8c99ae95b} <Debug> TCPHandler: Processed in 0.001360315 sec. | ||
| 1529 | 2026.03.11 22:16:47.789327 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.03.11 22:16:47.789425 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1531 | 2026.03.11 22:16:47.789467 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1532 | 2026.03.11 22:16:47.789871 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.03.11 22:16:47.789906 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1534 | 2026.03.11 22:16:47.790207 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1535 | 2026.03.11 22:16:47.790429 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.03.11 22:16:47.790566 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Debug> executeQuery: Read 10 rows, 820.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 690.33 KiB/sec. | ||
| 1537 | 2026.03.11 22:16:47.790602 [ 259 ] {47498b6d-de67-4f12-afd3-1014019fc8d5} <Debug> TCPHandler: Processed in 0.001324285 sec. | ||
| 1538 | 2026.03.11 22:16:47.790716 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.03.11 22:16:47.790812 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1540 | 2026.03.11 22:16:47.790868 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1541 | 2026.03.11 22:16:47.791612 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.03.11 22:16:47.791647 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1543 | 2026.03.11 22:16:47.792177 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1544 | 2026.03.11 22:16:47.792402 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.03.11 22:16:47.792543 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 1546 | 2026.03.11 22:16:47.792600 [ 259 ] {a69d172f-1376-4788-9706-c14746d67aef} <Debug> TCPHandler: Processed in 0.001933456 sec. | ||
| 1547 | 2026.03.11 22:16:50.586717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 180 | ||
| 1548 | 2026.03.11 22:16:50.588570 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.03.11 22:16:50.588618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1550 | 2026.03.11 22:16:50.589741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1551 | 2026.03.11 22:16:50.589998 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.03.11 22:16:50.590236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1553 | 2026.03.11 22:16:52.786335 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.03.11 22:16:52.786551 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1555 | 2026.03.11 22:16:52.786864 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1556 | 2026.03.11 22:16:52.786899 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1557 | 2026.03.11 22:16:52.787105 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1558 | 2026.03.11 22:16:52.787177 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1559 | 2026.03.11 22:16:52.787320 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1560 | 2026.03.11 22:16:52.787433 [ 268 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1561 | 2026.03.11 22:16:52.787449 [ 323 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2026.03.11 22:16:52.787560 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1563 | 2026.03.11 22:16:52.787588 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.03.11 22:16:52.789871 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1565 | 2026.03.11 22:16:52.789911 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1566 | 2026.03.11 22:16:52.789981 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1567 | 2026.03.11 22:16:52.790036 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1568 | 2026.03.11 22:16:52.791048 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.00458 sec., 2401.7467248908297 rows/sec., 115.14 KiB/sec. | ||
| 1569 | 2026.03.11 22:16:52.791155 [ 259 ] {002785af-e8bc-4516-a2be-6d75df33e1a7} <Debug> TCPHandler: Processed in 0.004943324 sec. | ||
| 1570 | 2026.03.11 22:16:52.791448 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.03.11 22:16:52.791593 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1572 | 2026.03.11 22:16:52.791808 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1573 | 2026.03.11 22:16:52.791838 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1574 | 2026.03.11 22:16:52.792000 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1575 | 2026.03.11 22:16:52.792058 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1576 | 2026.03.11 22:16:52.792168 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1577 | 2026.03.11 22:16:52.792229 [ 315 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1578 | 2026.03.11 22:16:52.792233 [ 317 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1579 | 2026.03.11 22:16:52.792324 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1580 | 2026.03.11 22:16:52.792345 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1581 | 2026.03.11 22:16:52.792401 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1582 | 2026.03.11 22:16:52.792419 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1583 | 2026.03.11 22:16:52.792450 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1584 | 2026.03.11 22:16:52.792481 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1585 | 2026.03.11 22:16:52.793008 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001477 sec., 7447.528774542992 rows/sec., 357.04 KiB/sec. | ||
| 1586 | 2026.03.11 22:16:52.793080 [ 259 ] {055c67b5-fd1d-424b-a4d3-f5bfbf57e340} <Debug> TCPHandler: Processed in 0.001684542 sec. | ||
| 1587 | 2026.03.11 22:16:52.793291 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.03.11 22:16:52.793417 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1589 | 2026.03.11 22:16:52.793613 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1590 | 2026.03.11 22:16:52.793643 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1591 | 2026.03.11 22:16:52.793801 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.03.11 22:16:52.793855 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.03.11 22:16:52.793955 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1594 | 2026.03.11 22:16:52.794005 [ 268 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.03.11 22:16:52.794008 [ 317 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1596 | 2026.03.11 22:16:52.794079 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1597 | 2026.03.11 22:16:52.794101 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.03.11 22:16:52.794154 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1599 | 2026.03.11 22:16:52.794173 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1600 | 2026.03.11 22:16:52.794208 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1601 | 2026.03.11 22:16:52.794239 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1602 | 2026.03.11 22:16:52.794916 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001546 sec., 7115.135834411384 rows/sec., 341.10 KiB/sec. | ||
| 1603 | 2026.03.11 22:16:52.795000 [ 259 ] {05a9e4bf-c703-4501-bfcc-ac405a4a939b} <Debug> TCPHandler: Processed in 0.001760184 sec. | ||
| 1604 | 2026.03.11 22:16:52.795203 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.11 22:16:52.795329 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1606 | 2026.03.11 22:16:52.795524 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1607 | 2026.03.11 22:16:52.795555 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1608 | 2026.03.11 22:16:52.795722 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1609 | 2026.03.11 22:16:52.795777 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1610 | 2026.03.11 22:16:52.795877 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1611 | 2026.03.11 22:16:52.795930 [ 268 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1612 | 2026.03.11 22:16:52.795931 [ 317 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1613 | 2026.03.11 22:16:52.795998 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1614 | 2026.03.11 22:16:52.796019 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1615 | 2026.03.11 22:16:52.796073 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1616 | 2026.03.11 22:16:52.796090 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1617 | 2026.03.11 22:16:52.796123 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1618 | 2026.03.11 22:16:52.796156 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1619 | 2026.03.11 22:16:52.796702 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001419 sec., 7751.937984496125 rows/sec., 371.63 KiB/sec. | ||
| 1620 | 2026.03.11 22:16:52.796772 [ 259 ] {e085e2f8-317a-48e8-9a7d-8b36fcc944ba} <Debug> TCPHandler: Processed in 0.001619751 sec. | ||
| 1621 | 2026.03.11 22:16:52.796973 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.03.11 22:16:52.797098 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1623 | 2026.03.11 22:16:52.797291 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2026.03.11 22:16:52.797322 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1625 | 2026.03.11 22:16:52.797481 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2026.03.11 22:16:52.797534 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.03.11 22:16:52.797635 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1628 | 2026.03.11 22:16:52.797685 [ 317 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2026.03.11 22:16:52.797701 [ 268 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1630 | 2026.03.11 22:16:52.797761 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1631 | 2026.03.11 22:16:52.797782 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2026.03.11 22:16:52.797835 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1633 | 2026.03.11 22:16:52.797852 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1634 | 2026.03.11 22:16:52.797882 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1635 | 2026.03.11 22:16:52.797915 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1636 | 2026.03.11 22:16:52.798636 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001582 sec., 6953.223767383059 rows/sec., 333.34 KiB/sec. | ||
| 1637 | 2026.03.11 22:16:52.798722 [ 259 ] {43e119d1-0800-4062-9a02-ca770b80f235} <Debug> TCPHandler: Processed in 0.001799614 sec. | ||
| 1638 | 2026.03.11 22:16:52.798913 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.11 22:16:52.799040 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1640 | 2026.03.11 22:16:52.799237 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1641 | 2026.03.11 22:16:52.799268 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1642 | 2026.03.11 22:16:52.799431 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.03.11 22:16:52.799485 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2026.03.11 22:16:52.799588 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1645 | 2026.03.11 22:16:52.799649 [ 268 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1646 | 2026.03.11 22:16:52.799664 [ 288 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1647 | 2026.03.11 22:16:52.799758 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1648 | 2026.03.11 22:16:52.799784 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.03.11 22:16:52.799839 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1650 | 2026.03.11 22:16:52.799856 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1651 | 2026.03.11 22:16:52.799886 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1652 | 2026.03.11 22:16:52.799916 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1653 | 2026.03.11 22:16:52.800539 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001545 sec., 7119.741100323625 rows/sec., 341.32 KiB/sec. | ||
| 1654 | 2026.03.11 22:16:52.800629 [ 259 ] {24b7e15f-6470-4ab4-9b3d-26f545678787} <Debug> TCPHandler: Processed in 0.001766103 sec. | ||
| 1655 | 2026.03.11 22:16:52.800829 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.03.11 22:16:52.800954 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1657 | 2026.03.11 22:16:52.801151 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1658 | 2026.03.11 22:16:52.801182 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1659 | 2026.03.11 22:16:52.801348 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1660 | 2026.03.11 22:16:52.801401 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1661 | 2026.03.11 22:16:52.801500 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1662 | 2026.03.11 22:16:52.801561 [ 268 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1663 | 2026.03.11 22:16:52.801575 [ 316 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1664 | 2026.03.11 22:16:52.801662 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1665 | 2026.03.11 22:16:52.801690 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1666 | 2026.03.11 22:16:52.801747 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1667 | 2026.03.11 22:16:52.801764 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1668 | 2026.03.11 22:16:52.801796 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1669 | 2026.03.11 22:16:52.801834 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1670 | 2026.03.11 22:16:52.802394 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001486 sec., 7402.42261103634 rows/sec., 354.87 KiB/sec. | ||
| 1671 | 2026.03.11 22:16:52.802484 [ 259 ] {99291a70-8b5f-433f-928c-d19d1d5b4fb4} <Debug> TCPHandler: Processed in 0.001705462 sec. | ||
| 1672 | 2026.03.11 22:16:52.802677 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.03.11 22:16:52.802797 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1674 | 2026.03.11 22:16:52.802983 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2026.03.11 22:16:52.803013 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1676 | 2026.03.11 22:16:52.803175 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2026.03.11 22:16:52.803225 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2026.03.11 22:16:52.803319 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1679 | 2026.03.11 22:16:52.803378 [ 288 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1680 | 2026.03.11 22:16:52.803379 [ 268 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1681 | 2026.03.11 22:16:52.803546 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1682 | 2026.03.11 22:16:52.803568 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1683 | 2026.03.11 22:16:52.803622 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1684 | 2026.03.11 22:16:52.803639 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1685 | 2026.03.11 22:16:52.803669 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1686 | 2026.03.11 22:16:52.803699 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1687 | 2026.03.11 22:16:52.804256 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001489 sec., 7387.508394895903 rows/sec., 354.16 KiB/sec. | ||
| 1688 | 2026.03.11 22:16:52.804344 [ 259 ] {4635014d-bbff-495e-b8d5-c55fc134c248} <Debug> TCPHandler: Processed in 0.001707533 sec. | ||
| 1689 | 2026.03.11 22:16:52.804559 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.03.11 22:16:52.804686 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1691 | 2026.03.11 22:16:52.804885 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2026.03.11 22:16:52.804918 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1693 | 2026.03.11 22:16:52.805088 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2026.03.11 22:16:52.805141 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2026.03.11 22:16:52.805239 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1696 | 2026.03.11 22:16:52.805292 [ 268 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2026.03.11 22:16:52.805309 [ 288 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1698 | 2026.03.11 22:16:52.805383 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1699 | 2026.03.11 22:16:52.805409 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1700 | 2026.03.11 22:16:52.805463 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1701 | 2026.03.11 22:16:52.805480 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1702 | 2026.03.11 22:16:52.805510 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1703 | 2026.03.11 22:16:52.805541 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1704 | 2026.03.11 22:16:52.806146 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001508 sec., 7294.429708222811 rows/sec., 349.70 KiB/sec. | ||
| 1705 | 2026.03.11 22:16:52.806233 [ 259 ] {3acb8aab-f562-4fda-b620-94525fc8a1fe} <Debug> TCPHandler: Processed in 0.001725242 sec. | ||
| 1706 | 2026.03.11 22:16:52.806432 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.11 22:16:52.806561 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1708 | 2026.03.11 22:16:52.806761 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1709 | 2026.03.11 22:16:52.806792 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1710 | 2026.03.11 22:16:52.806963 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1711 | 2026.03.11 22:16:52.807018 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1712 | 2026.03.11 22:16:52.807117 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1713 | 2026.03.11 22:16:52.807180 [ 268 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1714 | 2026.03.11 22:16:52.807182 [ 312 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1715 | 2026.03.11 22:16:52.807274 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1716 | 2026.03.11 22:16:52.807298 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1717 | 2026.03.11 22:16:52.807355 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1718 | 2026.03.11 22:16:52.807372 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1719 | 2026.03.11 22:16:52.807402 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1720 | 2026.03.11 22:16:52.807433 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1721 | 2026.03.11 22:16:52.807936 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001425 sec., 7719.298245614034 rows/sec., 370.07 KiB/sec. | ||
| 1722 | 2026.03.11 22:16:52.808035 [ 259 ] {91407b9f-507a-464c-80c1-9ee417312c9b} <Debug> TCPHandler: Processed in 0.001652712 sec. | ||
| 1723 | 2026.03.11 22:16:52.808233 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.11 22:16:52.808369 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1725 | 2026.03.11 22:16:52.808606 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1726 | 2026.03.11 22:16:52.808644 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1727 | 2026.03.11 22:16:52.808821 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2026.03.11 22:16:52.808876 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1729 | 2026.03.11 22:16:52.808975 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1730 | 2026.03.11 22:16:52.809041 [ 312 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1731 | 2026.03.11 22:16:52.809041 [ 288 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1732 | 2026.03.11 22:16:52.809125 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1733 | 2026.03.11 22:16:52.809150 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1734 | 2026.03.11 22:16:52.809206 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1735 | 2026.03.11 22:16:52.809223 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1736 | 2026.03.11 22:16:52.809253 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1737 | 2026.03.11 22:16:52.809284 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1738 | 2026.03.11 22:16:52.809800 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001481 sec., 7427.413909520595 rows/sec., 356.07 KiB/sec. | ||
| 1739 | 2026.03.11 22:16:52.809886 [ 259 ] {213576da-0fb5-4831-8a2b-3a889b78acac} <Debug> TCPHandler: Processed in 0.001703142 sec. | ||
| 1740 | 2026.03.11 22:16:52.810088 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.03.11 22:16:52.810216 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1742 | 2026.03.11 22:16:52.810417 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1743 | 2026.03.11 22:16:52.810449 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1744 | 2026.03.11 22:16:52.810624 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1745 | 2026.03.11 22:16:52.810676 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1746 | 2026.03.11 22:16:52.810774 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1747 | 2026.03.11 22:16:52.810827 [ 268 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1748 | 2026.03.11 22:16:52.810838 [ 312 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1749 | 2026.03.11 22:16:52.810915 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1750 | 2026.03.11 22:16:52.810940 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1751 | 2026.03.11 22:16:52.810994 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1752 | 2026.03.11 22:16:52.811011 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1753 | 2026.03.11 22:16:52.811042 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1754 | 2026.03.11 22:16:52.811074 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1755 | 2026.03.11 22:16:52.811754 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001586 sec., 6935.687263556116 rows/sec., 332.50 KiB/sec. | ||
| 1756 | 2026.03.11 22:16:52.811842 [ 259 ] {86c4f949-21e0-431c-b7e6-0a504ff3a185} <Debug> TCPHandler: Processed in 0.001804125 sec. | ||
| 1757 | 2026.03.11 22:16:52.812042 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.11 22:16:52.812171 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1759 | 2026.03.11 22:16:52.812376 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.03.11 22:16:52.812409 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1761 | 2026.03.11 22:16:52.812586 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.03.11 22:16:52.812642 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.03.11 22:16:52.812741 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1764 | 2026.03.11 22:16:52.812807 [ 312 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1765 | 2026.03.11 22:16:52.812810 [ 290 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1766 | 2026.03.11 22:16:52.812917 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1767 | 2026.03.11 22:16:52.812943 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1768 | 2026.03.11 22:16:52.812998 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1769 | 2026.03.11 22:16:52.813022 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1770 | 2026.03.11 22:16:52.813059 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1771 | 2026.03.11 22:16:52.813095 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1772 | 2026.03.11 22:16:52.813746 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001624 sec., 6773.399014778325 rows/sec., 324.72 KiB/sec. | ||
| 1773 | 2026.03.11 22:16:52.813847 [ 259 ] {477b4be2-ec72-4ec3-992d-32e952c7b037} <Debug> TCPHandler: Processed in 0.001856276 sec. | ||
| 1774 | 2026.03.11 22:16:52.814058 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.03.11 22:16:52.814189 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1776 | 2026.03.11 22:16:52.814395 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1777 | 2026.03.11 22:16:52.814428 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1778 | 2026.03.11 22:16:52.814615 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1779 | 2026.03.11 22:16:52.814670 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1780 | 2026.03.11 22:16:52.814770 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1781 | 2026.03.11 22:16:52.814837 [ 287 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1782 | 2026.03.11 22:16:52.814844 [ 290 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1783 | 2026.03.11 22:16:52.814938 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1784 | 2026.03.11 22:16:52.814963 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1785 | 2026.03.11 22:16:52.815018 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1786 | 2026.03.11 22:16:52.815036 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1787 | 2026.03.11 22:16:52.815067 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1788 | 2026.03.11 22:16:52.815098 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1789 | 2026.03.11 22:16:52.815660 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001522 sec., 7227.332457293036 rows/sec., 346.48 KiB/sec. | ||
| 1790 | 2026.03.11 22:16:52.815761 [ 259 ] {866fc4d3-4b0c-4ddb-8854-9c263b4c3efd} <Debug> TCPHandler: Processed in 0.001752533 sec. | ||
| 1791 | 2026.03.11 22:16:52.815961 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.11 22:16:52.816096 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1793 | 2026.03.11 22:16:52.816300 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.03.11 22:16:52.816333 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1795 | 2026.03.11 22:16:52.816513 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.03.11 22:16:52.816567 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.03.11 22:16:52.816666 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1798 | 2026.03.11 22:16:52.816728 [ 312 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.03.11 22:16:52.816744 [ 287 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1800 | 2026.03.11 22:16:52.816826 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1801 | 2026.03.11 22:16:52.816853 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1802 | 2026.03.11 22:16:52.816907 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1803 | 2026.03.11 22:16:52.816924 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1804 | 2026.03.11 22:16:52.816954 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1805 | 2026.03.11 22:16:52.816986 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1806 | 2026.03.11 22:16:52.817572 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001532 sec., 7180.156657963446 rows/sec., 344.22 KiB/sec. | ||
| 1807 | 2026.03.11 22:16:52.817669 [ 259 ] {c3466bb4-23ae-408c-bc08-6e575873c0dd} <Debug> TCPHandler: Processed in 0.001757434 sec. | ||
| 1808 | 2026.03.11 22:16:52.817867 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.03.11 22:16:52.817998 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1810 | 2026.03.11 22:16:52.818202 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1811 | 2026.03.11 22:16:52.818235 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1812 | 2026.03.11 22:16:52.818419 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1813 | 2026.03.11 22:16:52.818472 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1814 | 2026.03.11 22:16:52.818570 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1815 | 2026.03.11 22:16:52.818632 [ 290 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1816 | 2026.03.11 22:16:52.818635 [ 287 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1817 | 2026.03.11 22:16:52.818726 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1818 | 2026.03.11 22:16:52.818751 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1819 | 2026.03.11 22:16:52.818803 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1820 | 2026.03.11 22:16:52.818820 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1821 | 2026.03.11 22:16:52.818850 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1822 | 2026.03.11 22:16:52.818883 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1823 | 2026.03.11 22:16:52.819476 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.00153 sec., 7189.542483660131 rows/sec., 344.67 KiB/sec. | ||
| 1824 | 2026.03.11 22:16:52.819570 [ 259 ] {fdc4ed48-9326-46bb-9db1-dcbca46963c8} <Debug> TCPHandler: Processed in 0.001752403 sec. | ||
| 1825 | 2026.03.11 22:16:52.819766 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.03.11 22:16:52.819895 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1827 | 2026.03.11 22:16:52.820100 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.03.11 22:16:52.820132 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1829 | 2026.03.11 22:16:52.820318 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.03.11 22:16:52.820370 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.03.11 22:16:52.820473 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1832 | 2026.03.11 22:16:52.820533 [ 330 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1833 | 2026.03.11 22:16:52.820538 [ 290 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1834 | 2026.03.11 22:16:52.820617 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1835 | 2026.03.11 22:16:52.820642 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.03.11 22:16:52.820696 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1837 | 2026.03.11 22:16:52.820712 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1838 | 2026.03.11 22:16:52.820742 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1839 | 2026.03.11 22:16:52.820773 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1840 | 2026.03.11 22:16:52.821396 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001552 sec., 7087.628865979382 rows/sec., 339.78 KiB/sec. | ||
| 1841 | 2026.03.11 22:16:52.821500 [ 259 ] {adb92f9e-818b-4755-847d-71890107e8dd} <Debug> TCPHandler: Processed in 0.001783623 sec. | ||
| 1842 | 2026.03.11 22:16:52.821779 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.03.11 22:16:52.821912 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1844 | 2026.03.11 22:16:52.822122 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1845 | 2026.03.11 22:16:52.822155 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1846 | 2026.03.11 22:16:52.822350 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1847 | 2026.03.11 22:16:52.822404 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1848 | 2026.03.11 22:16:52.822503 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1849 | 2026.03.11 22:16:52.822567 [ 287 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1850 | 2026.03.11 22:16:52.822579 [ 330 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1851 | 2026.03.11 22:16:52.822666 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 1852 | 2026.03.11 22:16:52.822691 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1853 | 2026.03.11 22:16:52.822745 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1854 | 2026.03.11 22:16:52.822762 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1855 | 2026.03.11 22:16:52.822835 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1856 | 2026.03.11 22:16:52.822867 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1857 | 2026.03.11 22:16:52.823577 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001717 sec., 6406.523005241701 rows/sec., 307.13 KiB/sec. | ||
| 1858 | 2026.03.11 22:16:52.823678 [ 259 ] {5ae6c91a-e500-4757-b353-09d14d563642} <Debug> TCPHandler: Processed in 0.001949086 sec. | ||
| 1859 | 2026.03.11 22:16:52.827763 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.11 22:16:52.827921 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1861 | 2026.03.11 22:16:52.827983 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1862 | 2026.03.11 22:16:52.828502 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.03.11 22:16:52.828543 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1864 | 2026.03.11 22:16:52.828984 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1865 | 2026.03.11 22:16:52.829180 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.03.11 22:16:52.829322 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001444 sec., 12465.373961218836 rows/sec., 1.70 MiB/sec. | ||
| 1867 | 2026.03.11 22:16:52.829360 [ 259 ] {73f55015-4027-4d9a-ba52-0a09b87bb040} <Debug> TCPHandler: Processed in 0.001672092 sec. | ||
| 1868 | 2026.03.11 22:16:52.829476 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.03.11 22:16:52.829572 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1870 | 2026.03.11 22:16:52.829614 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1871 | 2026.03.11 22:16:52.830028 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.03.11 22:16:52.830066 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1873 | 2026.03.11 22:16:52.830360 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1874 | 2026.03.11 22:16:52.830567 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.11 22:16:52.830689 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 1876 | 2026.03.11 22:16:52.830724 [ 259 ] {13dde014-3e7e-4571-867e-0e2397a173b3} <Debug> TCPHandler: Processed in 0.001297905 sec. | ||
| 1877 | 2026.03.11 22:16:52.830843 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.03.11 22:16:52.830941 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1879 | 2026.03.11 22:16:52.830982 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1880 | 2026.03.11 22:16:52.831396 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.03.11 22:16:52.831435 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1882 | 2026.03.11 22:16:52.831745 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1883 | 2026.03.11 22:16:52.831956 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.03.11 22:16:52.832045 [ 73 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1885 | 2026.03.11 22:16:52.832078 [ 73 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.03.11 22:16:52.832080 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Debug> executeQuery: Read 82 rows, 7.27 KiB in 0.001157 sec., 70872.94727744165 rows/sec., 6.13 MiB/sec. | ||
| 1887 | 2026.03.11 22:16:52.832096 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1888 | 2026.03.11 22:16:52.832120 [ 259 ] {149a273d-42a1-4722-8fa1-6d855d098e41} <Debug> TCPHandler: Processed in 0.001326725 sec. | ||
| 1889 | 2026.03.11 22:16:52.832202 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 1890 | 2026.03.11 22:16:52.832235 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.03.11 22:16:52.832337 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1892 | 2026.03.11 22:16:52.832338 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1893 | 2026.03.11 22:16:52.832382 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1894 | 2026.03.11 22:16:52.832404 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 1895 | 2026.03.11 22:16:52.832496 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1896 | 2026.03.11 22:16:52.832549 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 142 rows starting from the beginning of the part | ||
| 1897 | 2026.03.11 22:16:52.832603 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1898 | 2026.03.11 22:16:52.832643 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 1899 | 2026.03.11 22:16:52.832685 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1900 | 2026.03.11 22:16:52.832786 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.03.11 22:16:52.832826 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1902 | 2026.03.11 22:16:52.833208 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1903 | 2026.03.11 22:16:52.833473 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.03.11 22:16:52.833573 [ 73 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1905 | 2026.03.11 22:16:52.833597 [ 73 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.03.11 22:16:52.833606 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001291 sec., 22463.206816421378 rows/sec., 1.63 MiB/sec. | ||
| 1907 | 2026.03.11 22:16:52.833613 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1908 | 2026.03.11 22:16:52.833651 [ 259 ] {8dfd1b61-4a3d-4ca9-8dec-ca541d835f27} <Debug> TCPHandler: Processed in 0.001465097 sec. | ||
| 1909 | 2026.03.11 22:16:52.833704 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 1910 | 2026.03.11 22:16:52.833761 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.11 22:16:52.833789 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632361 sec., 218089.01339838433 rows/sec., 20.84 MiB/sec. | ||
| 1912 | 2026.03.11 22:16:52.833803 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1913 | 2026.03.11 22:16:52.833856 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1914 | 2026.03.11 22:16:52.833859 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 1915 | 2026.03.11 22:16:52.833901 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1916 | 2026.03.11 22:16:52.833951 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1917 | 2026.03.11 22:16:52.834008 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 1918 | 2026.03.11 22:16:52.834032 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1919 | 2026.03.11 22:16:52.834055 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1920 | 2026.03.11 22:16:52.834105 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1921 | 2026.03.11 22:16:52.834155 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
| 1922 | 2026.03.11 22:16:52.834339 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.03.11 22:16:52.834346 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.03.11 22:16:52.834376 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1925 | 2026.03.11 22:16:52.834449 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_6_1} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1926 | 2026.03.11 22:16:52.834547 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1927 | 2026.03.11 22:16:52.834698 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1928 | 2026.03.11 22:16:52.834906 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.03.11 22:16:52.834956 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292994 sec., 95901.4504320979 rows/sec., 7.40 MiB/sec. | ||
| 1930 | 2026.03.11 22:16:52.834999 [ 73 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1931 | 2026.03.11 22:16:52.835030 [ 73 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.11 22:16:52.835036 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Debug> executeQuery: Read 65 rows, 5.21 KiB in 0.001198 sec., 54257.09515859766 rows/sec., 4.24 MiB/sec. | ||
| 1933 | 2026.03.11 22:16:52.835049 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1934 | 2026.03.11 22:16:52.835093 [ 259 ] {1cfa790e-2038-4f5e-b9e9-8a7808c277b5} <Debug> TCPHandler: Processed in 0.001380217 sec. | ||
| 1935 | 2026.03.11 22:16:52.835107 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1936 | 2026.03.11 22:16:52.835114 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 1937 | 2026.03.11 22:16:52.835203 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1938 | 2026.03.11 22:16:52.835220 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.11 22:16:52.835228 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1940 | 2026.03.11 22:16:52.835281 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 1941 | 2026.03.11 22:16:52.835318 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.03.11 22:16:52.835319 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1943 | 2026.03.11 22:16:52.835362 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1944 | 2026.03.11 22:16:52.835367 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1945 | 2026.03.11 22:16:52.835406 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1946 | 2026.03.11 22:16:52.835416 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.11 22:16:52.835441 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 65 rows starting from the beginning of the part | ||
| 1948 | 2026.03.11 22:16:52.835502 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_6_1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1949 | 2026.03.11 22:16:52.835594 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1950 | 2026.03.11 22:16:52.835729 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.11 22:16:52.835767 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1952 | 2026.03.11 22:16:52.836108 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1953 | 2026.03.11 22:16:52.836191 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110022 sec., 185417.461962153 rows/sec., 15.57 MiB/sec. | ||
| 1954 | 2026.03.11 22:16:52.836328 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.03.11 22:16:52.836332 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1956 | 2026.03.11 22:16:52.836458 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.001159 sec., 53494.39171699741 rows/sec., 3.75 MiB/sec. | ||
| 1957 | 2026.03.11 22:16:52.836499 [ 259 ] {c7747251-1db4-491f-a129-b1aed89ba51f} <Debug> TCPHandler: Processed in 0.001332725 sec. | ||
| 1958 | 2026.03.11 22:16:52.836581 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.03.11 22:16:52.836620 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.03.11 22:16:52.836641 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_6_1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1961 | 2026.03.11 22:16:52.836694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1962 | 2026.03.11 22:16:52.836714 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.03.11 22:16:52.836766 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1964 | 2026.03.11 22:16:52.837472 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.11 22:16:52.837507 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1966 | 2026.03.11 22:16:52.838033 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1967 | 2026.03.11 22:16:52.838273 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.03.11 22:16:52.838366 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1969 | 2026.03.11 22:16:52.838398 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.03.11 22:16:52.838408 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001712 sec., 14602.803738317758 rows/sec., 26.17 MiB/sec. | ||
| 1971 | 2026.03.11 22:16:52.838417 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1972 | 2026.03.11 22:16:52.838464 [ 259 ] {ecc362a1-b94f-48e9-9ccd-f62567a6319e} <Debug> TCPHandler: Processed in 0.001893596 sec. | ||
| 1973 | 2026.03.11 22:16:52.838519 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 1974 | 2026.03.11 22:16:52.838581 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.03.11 22:16:52.838682 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.03.11 22:16:52.838722 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1977 | 2026.03.11 22:16:52.838738 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1978 | 2026.03.11 22:16:52.838807 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 1979 | 2026.03.11 22:16:52.838962 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1980 | 2026.03.11 22:16:52.839072 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1981 | 2026.03.11 22:16:52.839101 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.11 22:16:52.839150 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1983 | 2026.03.11 22:16:52.839180 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1984 | 2026.03.11 22:16:52.839290 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1985 | 2026.03.11 22:16:52.839387 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1986 | 2026.03.11 22:16:52.839662 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1987 | 2026.03.11 22:16:52.839984 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.11 22:16:52.840134 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001472 sec., 20380.434782608696 rows/sec., 1.35 MiB/sec. | ||
| 1989 | 2026.03.11 22:16:52.840173 [ 259 ] {0fc778fa-65bf-4f6f-aa7f-d53d2671f84c} <Debug> TCPHandler: Processed in 0.001641771 sec. | ||
| 1990 | 2026.03.11 22:16:52.841569 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 19 columns (19 merged, 0 gathered) in 0.003091288 sec., 32348.975572641564 rows/sec., 57.97 MiB/sec. | ||
| 1991 | 2026.03.11 22:16:52.841961 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1992 | 2026.03.11 22:16:52.842317 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.11 22:16:52.842384 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1994 | 2026.03.11 22:16:52.842499 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 1995 | 2026.03.11 22:16:53.116624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3423 | ||
| 1996 | 2026.03.11 22:16:53.117129 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.03.11 22:16:53.117174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1998 | 2026.03.11 22:16:53.117659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1999 | 2026.03.11 22:16:53.117903 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.03.11 22:16:53.118042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3423 | ||
| 2001 | 2026.03.11 22:16:53.294072 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2002 | 2026.03.11 22:16:53.312133 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.11 22:16:53.312198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2004 | 2026.03.11 22:16:53.318323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2005 | 2026.03.11 22:16:53.319082 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.11 22:16:53.322667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2007 | 2026.03.11 22:16:57.789455 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.03.11 22:16:57.789652 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2009 | 2026.03.11 22:16:57.789723 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2010 | 2026.03.11 22:16:57.790381 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.03.11 22:16:57.790432 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2012 | 2026.03.11 22:16:57.790825 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2013 | 2026.03.11 22:16:57.791044 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.03.11 22:16:57.791197 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001599 sec., 31269.543464665418 rows/sec., 2.69 MiB/sec. | ||
| 2015 | 2026.03.11 22:16:57.791244 [ 259 ] {4c8727f4-01fb-466e-9286-560a2f0d0818} <Debug> TCPHandler: Processed in 0.001914507 sec. | ||
| 2016 | 2026.03.11 22:16:57.791365 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.03.11 22:16:57.791468 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.03.11 22:16:57.791511 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2019 | 2026.03.11 22:16:57.791960 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.03.11 22:16:57.791998 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2021 | 2026.03.11 22:16:57.792291 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2022 | 2026.03.11 22:16:57.792507 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.03.11 22:16:57.792637 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 630.83 KiB/sec. | ||
| 2024 | 2026.03.11 22:16:57.792675 [ 259 ] {6accad38-3d21-4e0b-824d-788a2026b4c4} <Debug> TCPHandler: Processed in 0.001363675 sec. | ||
| 2025 | 2026.03.11 22:16:57.792780 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.03.11 22:16:57.792877 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2027 | 2026.03.11 22:16:57.792917 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2028 | 2026.03.11 22:16:57.793338 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.11 22:16:57.793374 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2030 | 2026.03.11 22:16:57.793681 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2031 | 2026.03.11 22:16:57.793887 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.03.11 22:16:57.794017 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00116 sec., 39655.1724137931 rows/sec., 3.10 MiB/sec. | ||
| 2033 | 2026.03.11 22:16:57.794054 [ 259 ] {f2c6404f-050c-467b-a79a-c2402b7a60c8} <Debug> TCPHandler: Processed in 0.001323505 sec. | ||
| 2034 | 2026.03.11 22:16:57.794164 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.03.11 22:16:57.794278 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.03.11 22:16:57.794333 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2037 | 2026.03.11 22:16:57.794837 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.11 22:16:57.794886 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2039 | 2026.03.11 22:16:57.795297 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2040 | 2026.03.11 22:16:57.795526 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.03.11 22:16:57.795671 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.98 MiB/sec. | ||
| 2042 | 2026.03.11 22:16:57.795719 [ 259 ] {7f56c041-eee0-40fe-838d-ab436c1c3360} <Debug> TCPHandler: Processed in 0.00160637 sec. | ||
| 2043 | 2026.03.11 22:16:57.795833 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.03.11 22:16:57.795931 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.03.11 22:16:57.795987 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2046 | 2026.03.11 22:16:57.796749 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.03.11 22:16:57.796790 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2048 | 2026.03.11 22:16:57.797309 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2049 | 2026.03.11 22:16:57.797553 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.03.11 22:16:57.797697 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 2051 | 2026.03.11 22:16:57.797749 [ 259 ] {aff8be2b-a2b3-40f8-96e3-d0a65c7547bf} <Debug> TCPHandler: Processed in 0.001966328 sec. | ||
| 2052 | 2026.03.11 22:16:57.797857 [ 259 ] {} <Trace> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.03.11 22:16:57.797953 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46164) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.03.11 22:16:57.797999 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2055 | 2026.03.11 22:16:57.798344 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.11 22:16:57.798381 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2057 | 2026.03.11 22:16:57.798692 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2058 | 2026.03.11 22:16:57.798935 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.03.11 22:16:57.799062 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001128 sec., 26595.74468085106 rows/sec., 1.76 MiB/sec. | ||
| 2060 | 2026.03.11 22:16:57.799099 [ 259 ] {40971a3c-7782-4d4e-aa7f-976c7a5096bb} <Debug> TCPHandler: Processed in 0.001291724 sec. | ||
| 2061 | 2026.03.11 22:17:00.523360 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2062 | 2026.03.11 22:17:00.523450 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2063 | 2026.03.11 22:17:00.590448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 244 | ||
| 2064 | 2026.03.11 22:17:00.593412 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.03.11 22:17:00.593467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2066 | 2026.03.11 22:17:00.594769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2067 | 2026.03.11 22:17:00.595050 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.03.11 22:17:00.595232 [ 59 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2069 | 2026.03.11 22:17:00.595294 [ 59 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.03.11 22:17:00.595313 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2071 | 2026.03.11 22:17:00.595383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 2072 | 2026.03.11 22:17:00.595403 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 2073 | 2026.03.11 22:17:00.595856 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2074 | 2026.03.11 22:17:00.595971 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 2075 | 2026.03.11 22:17:00.596301 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 2076 | 2026.03.11 22:17:00.596656 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 2077 | 2026.03.11 22:17:00.597038 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 2078 | 2026.03.11 22:17:00.597413 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 2079 | 2026.03.11 22:17:00.597771 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2080 | 2026.03.11 22:17:00.603755 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 72 columns (72 merged, 0 gathered) in 0.008386049 sec., 29095.9425588856 rows/sec., 30.10 MiB/sec. | ||
| 2081 | 2026.03.11 22:17:00.604663 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2082 | 2026.03.11 22:17:00.605331 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.03.11 22:17:00.605419 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_6_1} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2084 | 2026.03.11 22:17:00.605668 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 2085 | 2026.03.11 22:17:00.618191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3871 | ||
| 2086 | 2026.03.11 22:17:00.618681 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.03.11 22:17:00.618719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2088 | 2026.03.11 22:17:00.619307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2089 | 2026.03.11 22:17:00.619551 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.03.11 22:17:00.619692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2091 | 2026.03.11 22:17:00.822814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2092 | 2026.03.11 22:17:00.842011 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.03.11 22:17:00.842072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2094 | 2026.03.11 22:17:00.847894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2095 | 2026.03.11 22:17:00.848618 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.03.11 22:17:00.851811 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2097 | 2026.03.11 22:17:02.250983 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.03.11 22:17:02.251051 [ 259 ] {} <Debug> TCP-Session: edaf375a-c438-40a8-a13a-7bcf6a373b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.03.11 22:17:02.790581 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.03.11 22:17:02.790770 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2101 | 2026.03.11 22:17:02.790843 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2102 | 2026.03.11 22:17:02.791565 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.03.11 22:17:02.791609 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2104 | 2026.03.11 22:17:02.792003 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.03.11 22:17:02.792239 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.03.11 22:17:02.792385 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Debug> executeQuery: Read 80 rows, 7.12 KiB in 0.001668 sec., 47961.630695443644 rows/sec., 4.17 MiB/sec. | ||
| 2107 | 2026.03.11 22:17:02.792425 [ 260 ] {5788c672-b56f-42f0-a644-60720c357620} <Debug> TCPHandler: Processed in 0.001979388 sec. | ||
| 2108 | 2026.03.11 22:17:02.792548 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.03.11 22:17:02.792644 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.03.11 22:17:02.792689 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2111 | 2026.03.11 22:17:02.793085 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.03.11 22:17:02.793120 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2113 | 2026.03.11 22:17:02.793410 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2114 | 2026.03.11 22:17:02.793623 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.11 22:17:02.793748 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001124 sec., 22241.992882562277 rows/sec., 1.63 MiB/sec. | ||
| 2116 | 2026.03.11 22:17:02.793783 [ 260 ] {06db9b68-0bad-41d0-b3a0-33146adfc085} <Debug> TCPHandler: Processed in 0.001286015 sec. | ||
| 2117 | 2026.03.11 22:17:02.793894 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.03.11 22:17:02.793987 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2119 | 2026.03.11 22:17:02.794027 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2120 | 2026.03.11 22:17:02.794415 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.03.11 22:17:02.794452 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2122 | 2026.03.11 22:17:02.794751 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2123 | 2026.03.11 22:17:02.794989 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.03.11 22:17:02.795111 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001143 sec., 53368.32895888014 rows/sec., 4.17 MiB/sec. | ||
| 2125 | 2026.03.11 22:17:02.795148 [ 260 ] {f1ea4ee8-3499-4e15-9e0b-848211b2de28} <Debug> TCPHandler: Processed in 0.001303355 sec. | ||
| 2126 | 2026.03.11 22:17:02.795259 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.03.11 22:17:02.795353 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.03.11 22:17:02.795395 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2129 | 2026.03.11 22:17:02.795753 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.03.11 22:17:02.795788 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2131 | 2026.03.11 22:17:02.796098 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2132 | 2026.03.11 22:17:02.796311 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.11 22:17:02.796438 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.81 MiB/sec. | ||
| 2134 | 2026.03.11 22:17:02.796474 [ 260 ] {81e4b6cd-5833-40a0-994b-457db88fc428} <Debug> TCPHandler: Processed in 0.001265214 sec. | ||
| 2135 | 2026.03.11 22:17:02.796583 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.03.11 22:17:02.796676 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.03.11 22:17:02.796730 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2138 | 2026.03.11 22:17:02.797517 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.03.11 22:17:02.797553 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2140 | 2026.03.11 22:17:02.798091 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2141 | 2026.03.11 22:17:02.798321 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.03.11 22:17:02.798449 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001843 sec., 13564.839934888769 rows/sec., 24.31 MiB/sec. | ||
| 2143 | 2026.03.11 22:17:02.798535 [ 260 ] {08c88969-e1d7-4e1e-a21f-74a3c493f39a} <Debug> TCPHandler: Processed in 0.002057899 sec. | ||
| 2144 | 2026.03.11 22:17:02.798727 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.03.11 22:17:02.798825 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.03.11 22:17:02.798867 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2147 | 2026.03.11 22:17:02.799191 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.11 22:17:02.799227 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 2149 | 2026.03.11 22:17:02.799542 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2150 | 2026.03.11 22:17:02.799767 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.03.11 22:17:02.799894 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001088 sec., 27573.529411764706 rows/sec., 1.83 MiB/sec. | ||
| 2152 | 2026.03.11 22:17:02.799932 [ 260 ] {0b674492-75ad-4333-8c9e-aaeee5929104} <Debug> TCPHandler: Processed in 0.001256474 sec. | ||
| 2153 | 2026.03.11 22:17:03.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.14 MiB, peak 208.95 MiB, free memory in arenas 0.00 B, will set to 204.81 MiB (RSS), difference: 1.67 MiB | ||
| 2154 | 2026.03.11 22:17:07.791569 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.11 22:17:07.791768 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.11 22:17:07.791836 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2157 | 2026.03.11 22:17:07.792477 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.11 22:17:07.792524 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2159 | 2026.03.11 22:17:07.792911 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2160 | 2026.03.11 22:17:07.793138 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.11 22:17:07.793286 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001568 sec., 15306.122448979593 rows/sec., 1.27 MiB/sec. | ||
| 2162 | 2026.03.11 22:17:07.793326 [ 260 ] {2227b2d4-04bd-462c-8775-8b7bbeb3281a} <Debug> TCPHandler: Processed in 0.001899316 sec. | ||
| 2163 | 2026.03.11 22:17:07.793444 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.11 22:17:07.793539 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.11 22:17:07.793580 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2166 | 2026.03.11 22:17:07.794045 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.11 22:17:07.794081 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2168 | 2026.03.11 22:17:07.794388 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2169 | 2026.03.11 22:17:07.794592 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.11 22:17:07.794717 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Debug> executeQuery: Read 170 rows, 15.87 KiB in 0.001196 sec., 142140.46822742475 rows/sec., 12.96 MiB/sec. | ||
| 2171 | 2026.03.11 22:17:07.794753 [ 260 ] {272314d6-d5ea-4556-adc3-9ed9c9e3fb0f} <Debug> TCPHandler: Processed in 0.001359955 sec. | ||
| 2172 | 2026.03.11 22:17:07.794864 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.11 22:17:07.794959 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.11 22:17:07.794998 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2175 | 2026.03.11 22:17:07.795387 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.11 22:17:07.795422 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2177 | 2026.03.11 22:17:07.795726 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2178 | 2026.03.11 22:17:07.795931 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.11 22:17:07.796057 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001116 sec., 19713.26164874552 rows/sec., 1.50 MiB/sec. | ||
| 2180 | 2026.03.11 22:17:07.796093 [ 260 ] {339e0b00-4556-469d-9c49-5f8315c7946e} <Debug> TCPHandler: Processed in 0.001278744 sec. | ||
| 2181 | 2026.03.11 22:17:07.796204 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.11 22:17:07.796297 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.11 22:17:07.796336 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2184 | 2026.03.11 22:17:07.796742 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.11 22:17:07.796779 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2186 | 2026.03.11 22:17:07.797060 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2187 | 2026.03.11 22:17:07.797274 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.11 22:17:07.797396 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 2189 | 2026.03.11 22:17:07.797432 [ 260 ] {2b59c6bc-61c6-4e8a-b14e-98a8455a9ebd} <Debug> TCPHandler: Processed in 0.001278314 sec. | ||
| 2190 | 2026.03.11 22:17:07.797546 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.03.11 22:17:07.797640 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.11 22:17:07.797680 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2193 | 2026.03.11 22:17:07.798080 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.03.11 22:17:07.798117 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2195 | 2026.03.11 22:17:07.798412 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2196 | 2026.03.11 22:17:07.798622 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.03.11 22:17:07.798743 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 2198 | 2026.03.11 22:17:07.798780 [ 260 ] {e8d5d1a6-bdb9-4da9-9b93-943c133571bf} <Debug> TCPHandler: Processed in 0.001283235 sec. | ||
| 2199 | 2026.03.11 22:17:07.798890 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.03.11 22:17:07.798984 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2201 | 2026.03.11 22:17:07.799024 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2202 | 2026.03.11 22:17:07.799449 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.03.11 22:17:07.799485 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2204 | 2026.03.11 22:17:07.799792 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2205 | 2026.03.11 22:17:07.800003 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.03.11 22:17:07.800126 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Debug> executeQuery: Read 82 rows, 6.94 KiB in 0.00116 sec., 70689.6551724138 rows/sec., 5.84 MiB/sec. | ||
| 2207 | 2026.03.11 22:17:07.800164 [ 260 ] {a526a2be-c438-4612-a931-65dfe1d8c5e1} <Debug> TCPHandler: Processed in 0.001324555 sec. | ||
| 2208 | 2026.03.11 22:17:07.800275 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.03.11 22:17:07.800370 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.03.11 22:17:07.800412 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2211 | 2026.03.11 22:17:07.800785 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.03.11 22:17:07.800819 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2213 | 2026.03.11 22:17:07.801144 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2214 | 2026.03.11 22:17:07.801360 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.03.11 22:17:07.801466 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2216 | 2026.03.11 22:17:07.801484 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Debug> executeQuery: Read 96 rows, 7.30 KiB in 0.001132 sec., 84805.65371024735 rows/sec., 6.30 MiB/sec. | ||
| 2217 | 2026.03.11 22:17:07.801531 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.03.11 22:17:07.801537 [ 260 ] {f36d9894-c2d4-42c5-9949-8e6affe24bf5} <Debug> TCPHandler: Processed in 0.001311185 sec. | ||
| 2219 | 2026.03.11 22:17:07.801559 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2220 | 2026.03.11 22:17:07.801657 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.11 22:17:07.801679 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 2222 | 2026.03.11 22:17:07.801754 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2223 | 2026.03.11 22:17:07.801812 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2224 | 2026.03.11 22:17:07.801813 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2225 | 2026.03.11 22:17:07.801864 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 2226 | 2026.03.11 22:17:07.801929 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 314 rows starting from the beginning of the part | ||
| 2227 | 2026.03.11 22:17:07.801972 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2228 | 2026.03.11 22:17:07.802013 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 2229 | 2026.03.11 22:17:07.802051 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 2230 | 2026.03.11 22:17:07.802108 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 2231 | 2026.03.11 22:17:07.802559 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.03.11 22:17:07.802601 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2233 | 2026.03.11 22:17:07.803096 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472138 sec., 403494.78105992783 rows/sec., 30.88 MiB/sec. | ||
| 2234 | 2026.03.11 22:17:07.803150 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2235 | 2026.03.11 22:17:07.803266 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2236 | 2026.03.11 22:17:07.803427 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.03.11 22:17:07.803569 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.11 22:17:07.803580 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 2239 | 2026.03.11 22:17:07.803638 [ 260 ] {b0878120-0c35-44cf-b42e-1687511043e2} <Debug> TCPHandler: Processed in 0.002031729 sec. | ||
| 2240 | 2026.03.11 22:17:07.803645 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2241 | 2026.03.11 22:17:07.803724 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2242 | 2026.03.11 22:17:07.803748 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.03.11 22:17:07.803850 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.03.11 22:17:07.803892 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2245 | 2026.03.11 22:17:07.804231 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.03.11 22:17:07.804269 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2247 | 2026.03.11 22:17:07.804604 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2248 | 2026.03.11 22:17:07.804817 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.03.11 22:17:07.804943 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001114 sec., 26929.982046678637 rows/sec., 1.78 MiB/sec. | ||
| 2250 | 2026.03.11 22:17:07.804979 [ 260 ] {fa37fe31-8274-43c4-8850-55c416ff6ab4} <Debug> TCPHandler: Processed in 0.001280644 sec. | ||
| 2251 | 2026.03.11 22:17:08.119798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4383 | ||
| 2252 | 2026.03.11 22:17:08.120365 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.11 22:17:08.120417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2254 | 2026.03.11 22:17:08.120926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2255 | 2026.03.11 22:17:08.121159 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.03.11 22:17:08.121315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4383 | ||
| 2257 | 2026.03.11 22:17:08.351921 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2258 | 2026.03.11 22:17:08.377283 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.03.11 22:17:08.377395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2260 | 2026.03.11 22:17:08.389268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2261 | 2026.03.11 22:17:08.390512 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.03.11 22:17:08.396347 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2263 | 2026.03.11 22:17:08.949699 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36227 | ||
| 2264 | 2026.03.11 22:17:08.949823 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.03.11 22:17:08.949849 [ 336 ] {} <Debug> TCP-Session: 24f76fa3-42de-4a04-ab15-2da15c1dca39 Authenticating user 'default' from [fd00:1122:3344:101::e]:36227 | ||
| 2266 | 2026.03.11 22:17:08.949871 [ 336 ] {} <Debug> TCP-Session: 24f76fa3-42de-4a04-ab15-2da15c1dca39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.03.11 22:17:08.949884 [ 336 ] {} <Debug> TCP-Session: 24f76fa3-42de-4a04-ab15-2da15c1dca39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.03.11 22:17:08.950165 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60984 | ||
| 2269 | 2026.03.11 22:17:08.950182 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63854 | ||
| 2270 | 2026.03.11 22:17:08.950232 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51694 | ||
| 2271 | 2026.03.11 22:17:08.950223 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57260 | ||
| 2272 | 2026.03.11 22:17:08.950287 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2273 | 2026.03.11 22:17:08.950201 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51933 | ||
| 2274 | 2026.03.11 22:17:08.950328 [ 337 ] {} <Debug> TCP-Session: 21059e3f-0ad5-460c-9b4b-fefd952839f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60984 | ||
| 2275 | 2026.03.11 22:17:08.950188 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46915 | ||
| 2276 | 2026.03.11 22:17:08.950364 [ 337 ] {} <Debug> TCP-Session: 21059e3f-0ad5-460c-9b4b-fefd952839f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.03.11 22:17:08.950186 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35856 | ||
| 2278 | 2026.03.11 22:17:08.950409 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2279 | 2026.03.11 22:17:08.950395 [ 337 ] {} <Debug> TCP-Session: 21059e3f-0ad5-460c-9b4b-fefd952839f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.11 22:17:08.950447 [ 336 ] {} <Trace> TCP-Session: 24f76fa3-42de-4a04-ab15-2da15c1dca39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.03.11 22:17:08.950455 [ 339 ] {} <Debug> TCP-Session: bff99d45-feaf-4766-9c8e-1d0a08788282 Authenticating user 'default' from [fd00:1122:3344:101::e]:63854 | ||
| 2282 | 2026.03.11 22:17:08.950211 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38532 | ||
| 2283 | 2026.03.11 22:17:08.950504 [ 339 ] {} <Debug> TCP-Session: bff99d45-feaf-4766-9c8e-1d0a08788282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.03.11 22:17:08.950523 [ 339 ] {} <Debug> TCP-Session: bff99d45-feaf-4766-9c8e-1d0a08788282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.11 22:17:08.950662 [ 336 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36227) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2286 | 2026.03.11 22:17:08.950694 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2026.03.11 22:17:08.950726 [ 340 ] {} <Debug> TCP-Session: 7f33fc2e-8762-4728-868a-632e09b93db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35856 | ||
| 2288 | 2026.03.11 22:17:08.950743 [ 340 ] {} <Debug> TCP-Session: 7f33fc2e-8762-4728-868a-632e09b93db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.11 22:17:08.950755 [ 340 ] {} <Debug> TCP-Session: 7f33fc2e-8762-4728-868a-632e09b93db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.03.11 22:17:08.950818 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.03.11 22:17:08.950858 [ 338 ] {} <Debug> TCP-Session: ee634ed1-1e87-45cf-ae50-db08d7c0220a Authenticating user 'default' from [fd00:1122:3344:101::e]:46915 | ||
| 2292 | 2026.03.11 22:17:08.950881 [ 338 ] {} <Debug> TCP-Session: ee634ed1-1e87-45cf-ae50-db08d7c0220a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.11 22:17:08.950886 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.03.11 22:17:08.950890 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2026.03.11 22:17:08.950922 [ 341 ] {} <Debug> TCP-Session: 5d6cae38-3200-46d5-be35-4c66fc3f6094 Authenticating user 'default' from [fd00:1122:3344:101::e]:51933 | ||
| 2296 | 2026.03.11 22:17:08.950943 [ 259 ] {} <Debug> TCP-Session: a87cab12-4a0e-467c-9589-94db6d8220a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38532 | ||
| 2297 | 2026.03.11 22:17:08.950957 [ 341 ] {} <Debug> TCP-Session: 5d6cae38-3200-46d5-be35-4c66fc3f6094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.11 22:17:08.950896 [ 338 ] {} <Debug> TCP-Session: ee634ed1-1e87-45cf-ae50-db08d7c0220a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.03.11 22:17:08.950976 [ 259 ] {} <Debug> TCP-Session: a87cab12-4a0e-467c-9589-94db6d8220a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.11 22:17:08.950980 [ 341 ] {} <Debug> TCP-Session: 5d6cae38-3200-46d5-be35-4c66fc3f6094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.11 22:17:08.951009 [ 259 ] {} <Debug> TCP-Session: a87cab12-4a0e-467c-9589-94db6d8220a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.03.11 22:17:08.951051 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.03.11 22:17:08.951088 [ 286 ] {} <Debug> TCP-Session: 8a7c53d0-ce72-4cfd-9aba-7a5b2f4fe44d Authenticating user 'default' from [fd00:1122:3344:101::e]:57260 | ||
| 2304 | 2026.03.11 22:17:08.951092 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2305 | 2026.03.11 22:17:08.951107 [ 286 ] {} <Debug> TCP-Session: 8a7c53d0-ce72-4cfd-9aba-7a5b2f4fe44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.03.11 22:17:08.951145 [ 286 ] {} <Debug> TCP-Session: 8a7c53d0-ce72-4cfd-9aba-7a5b2f4fe44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.03.11 22:17:08.951146 [ 334 ] {} <Debug> TCP-Session: e4db0bf5-672e-4581-b4fd-03653c1e2d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:51694 | ||
| 2308 | 2026.03.11 22:17:08.951162 [ 336 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2309 | 2026.03.11 22:17:08.951186 [ 334 ] {} <Debug> TCP-Session: e4db0bf5-672e-4581-b4fd-03653c1e2d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.11 22:17:08.951213 [ 334 ] {} <Debug> TCP-Session: e4db0bf5-672e-4581-b4fd-03653c1e2d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.11 22:17:08.951242 [ 336 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2312 | 2026.03.11 22:17:08.951571 [ 336 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 2313 | 2026.03.11 22:17:08.952976 [ 318 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Trace> AggregatingTransform: Aggregating | ||
| 2314 | 2026.03.11 22:17:08.953012 [ 318 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2315 | 2026.03.11 22:17:08.953046 [ 318 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001371026 sec. (729.381 rows/sec., 28.49 KiB/sec.) | ||
| 2316 | 2026.03.11 22:17:08.953061 [ 318 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Trace> Aggregator: Merging aggregated data | ||
| 2317 | 2026.03.11 22:17:08.954157 [ 336 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003569 sec., 280.19052956010086 rows/sec., 10.94 KiB/sec. | ||
| 2318 | 2026.03.11 22:17:08.954305 [ 336 ] {b480ebe9-b0ac-45bd-ad6e-2b02e30aaf1d} <Debug> TCPHandler: Processed in 0.004165659 sec. | ||
| 2319 | 2026.03.11 22:17:08.954413 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2320 | 2026.03.11 22:17:08.954435 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2321 | 2026.03.11 22:17:08.954457 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2026.03.11 22:17:08.954457 [ 336 ] {} <Debug> TCP-Session: 24f76fa3-42de-4a04-ab15-2da15c1dca39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.03.11 22:17:08.954493 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.03.11 22:17:08.954505 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.03.11 22:17:08.954506 [ 339 ] {} <Debug> TCP-Session: bff99d45-feaf-4766-9c8e-1d0a08788282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.11 22:17:08.954540 [ 337 ] {} <Debug> TCP-Session: 21059e3f-0ad5-460c-9b4b-fefd952839f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.11 22:17:08.954549 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2328 | 2026.03.11 22:17:08.954559 [ 341 ] {} <Debug> TCP-Session: 5d6cae38-3200-46d5-be35-4c66fc3f6094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.11 22:17:08.954565 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.03.11 22:17:08.954609 [ 259 ] {} <Debug> TCP-Session: a87cab12-4a0e-467c-9589-94db6d8220a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.03.11 22:17:08.954526 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.03.11 22:17:08.954634 [ 286 ] {} <Debug> TCP-Session: 8a7c53d0-ce72-4cfd-9aba-7a5b2f4fe44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.03.11 22:17:08.954475 [ 334 ] {} <Debug> TCP-Session: e4db0bf5-672e-4581-b4fd-03653c1e2d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.03.11 22:17:08.954679 [ 340 ] {} <Debug> TCP-Session: 7f33fc2e-8762-4728-868a-632e09b93db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.11 22:17:08.954473 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.03.11 22:17:08.954748 [ 338 ] {} <Debug> TCP-Session: ee634ed1-1e87-45cf-ae50-db08d7c0220a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.11 22:17:09.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.79 MiB, peak 213.91 MiB, free memory in arenas 0.00 B, will set to 207.06 MiB (RSS), difference: 1.27 MiB | ||
| 2338 | 2026.03.11 22:17:09.215545 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36579 | ||
| 2339 | 2026.03.11 22:17:09.215654 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.03.11 22:17:09.215683 [ 336 ] {} <Debug> TCP-Session: c507d3b4-78e3-4c1f-bfb4-af0474319a22 Authenticating user 'default' from [fd00:1122:3344:101::e]:36579 | ||
| 2341 | 2026.03.11 22:17:09.215707 [ 336 ] {} <Debug> TCP-Session: c507d3b4-78e3-4c1f-bfb4-af0474319a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.03.11 22:17:09.215720 [ 336 ] {} <Debug> TCP-Session: c507d3b4-78e3-4c1f-bfb4-af0474319a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.11 22:17:09.215901 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44598 | ||
| 2344 | 2026.03.11 22:17:09.215951 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34347 | ||
| 2345 | 2026.03.11 22:17:09.215979 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56934 | ||
| 2346 | 2026.03.11 22:17:09.215991 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63158 | ||
| 2347 | 2026.03.11 22:17:09.216021 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2026.03.11 22:17:09.216026 [ 336 ] {} <Trace> TCP-Session: c507d3b4-78e3-4c1f-bfb4-af0474319a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.03.11 22:17:09.216055 [ 337 ] {} <Debug> TCP-Session: 1bd91adf-50cc-4830-91fe-5e2c6f3c52e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44598 | ||
| 2350 | 2026.03.11 22:17:09.216066 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.03.11 22:17:09.216066 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.03.11 22:17:09.216077 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.03.11 22:17:09.216090 [ 337 ] {} <Debug> TCP-Session: 1bd91adf-50cc-4830-91fe-5e2c6f3c52e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.11 22:17:09.216104 [ 259 ] {} <Debug> TCP-Session: a71b858b-a0a0-49c2-909c-447b2179ef7f Authenticating user 'default' from [fd00:1122:3344:101::e]:56934 | ||
| 2355 | 2026.03.11 22:17:09.216126 [ 337 ] {} <Debug> TCP-Session: 1bd91adf-50cc-4830-91fe-5e2c6f3c52e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.03.11 22:17:09.216122 [ 286 ] {} <Debug> TCP-Session: 1f6520e8-6ada-4691-97ea-b335182454ff Authenticating user 'default' from [fd00:1122:3344:101::e]:63158 | ||
| 2357 | 2026.03.11 22:17:09.216150 [ 259 ] {} <Debug> TCP-Session: a71b858b-a0a0-49c2-909c-447b2179ef7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.03.11 22:17:09.216165 [ 286 ] {} <Debug> TCP-Session: 1f6520e8-6ada-4691-97ea-b335182454ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.03.11 22:17:09.216176 [ 259 ] {} <Debug> TCP-Session: a71b858b-a0a0-49c2-909c-447b2179ef7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.03.11 22:17:09.216188 [ 286 ] {} <Debug> TCP-Session: 1f6520e8-6ada-4691-97ea-b335182454ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.11 22:17:09.215968 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65036 | ||
| 2362 | 2026.03.11 22:17:09.216214 [ 336 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2363 | 2026.03.11 22:17:09.215956 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58177 | ||
| 2364 | 2026.03.11 22:17:09.216109 [ 339 ] {} <Debug> TCP-Session: 5fb291dd-7a5b-4c8e-8bd1-30f4adb29e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:34347 | ||
| 2365 | 2026.03.11 22:17:09.216278 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.03.11 22:17:09.216303 [ 339 ] {} <Debug> TCP-Session: 5fb291dd-7a5b-4c8e-8bd1-30f4adb29e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.03.11 22:17:09.216003 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59206 | ||
| 2368 | 2026.03.11 22:17:09.216327 [ 339 ] {} <Debug> TCP-Session: 5fb291dd-7a5b-4c8e-8bd1-30f4adb29e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.03.11 22:17:09.216324 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2370 | 2026.03.11 22:17:09.216322 [ 341 ] {} <Debug> TCP-Session: f7c9f53d-e9bd-4d75-8d56-db7d650190ad Authenticating user 'default' from [fd00:1122:3344:101::e]:65036 | ||
| 2371 | 2026.03.11 22:17:09.216418 [ 340 ] {} <Debug> TCP-Session: 49fefa84-22b5-438d-b404-46fea88471b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58177 | ||
| 2372 | 2026.03.11 22:17:09.215960 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54765 | ||
| 2373 | 2026.03.11 22:17:09.216443 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2374 | 2026.03.11 22:17:09.216449 [ 340 ] {} <Debug> TCP-Session: 49fefa84-22b5-438d-b404-46fea88471b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.03.11 22:17:09.216440 [ 341 ] {} <Debug> TCP-Session: f7c9f53d-e9bd-4d75-8d56-db7d650190ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.03.11 22:17:09.216482 [ 334 ] {} <Debug> TCP-Session: 06f75d06-c572-4463-a340-43a9e89066e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59206 | ||
| 2377 | 2026.03.11 22:17:09.216505 [ 341 ] {} <Debug> TCP-Session: f7c9f53d-e9bd-4d75-8d56-db7d650190ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.03.11 22:17:09.216505 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2026.03.11 22:17:09.216529 [ 334 ] {} <Debug> TCP-Session: 06f75d06-c572-4463-a340-43a9e89066e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.03.11 22:17:09.216486 [ 340 ] {} <Debug> TCP-Session: 49fefa84-22b5-438d-b404-46fea88471b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.11 22:17:09.216555 [ 334 ] {} <Debug> TCP-Session: 06f75d06-c572-4463-a340-43a9e89066e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.03.11 22:17:09.216552 [ 338 ] {} <Debug> TCP-Session: 01c3fd12-17c4-4a17-913a-9b524599a4fb Authenticating user 'default' from [fd00:1122:3344:101::e]:54765 | ||
| 2383 | 2026.03.11 22:17:09.216489 [ 336 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2384 | 2026.03.11 22:17:09.216609 [ 338 ] {} <Debug> TCP-Session: 01c3fd12-17c4-4a17-913a-9b524599a4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.11 22:17:09.216641 [ 338 ] {} <Debug> TCP-Session: 01c3fd12-17c4-4a17-913a-9b524599a4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.03.11 22:17:09.216670 [ 336 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2387 | 2026.03.11 22:17:09.216975 [ 336 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 2388 | 2026.03.11 22:17:09.217907 [ 326 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Trace> AggregatingTransform: Aggregating | ||
| 2389 | 2026.03.11 22:17:09.217951 [ 326 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2390 | 2026.03.11 22:17:09.217988 [ 326 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910488 sec. (1098.312 rows/sec., 42.90 KiB/sec.) | ||
| 2391 | 2026.03.11 22:17:09.218007 [ 326 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Trace> Aggregator: Merging aggregated data | ||
| 2392 | 2026.03.11 22:17:09.219495 [ 336 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003336 sec., 299.7601918465228 rows/sec., 11.71 KiB/sec. | ||
| 2393 | 2026.03.11 22:17:09.219676 [ 336 ] {c3781309-04a3-4ce1-b18f-32ab4b4679c6} <Debug> TCPHandler: Processed in 0.003772462 sec. | ||
| 2394 | 2026.03.11 22:17:09.219814 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2395 | 2026.03.11 22:17:09.219842 [ 336 ] {} <Debug> TCP-Session: c507d3b4-78e3-4c1f-bfb4-af0474319a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.11 22:17:09.219847 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2026.03.11 22:17:09.219867 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2026.03.11 22:17:09.219888 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2399 | 2026.03.11 22:17:09.219893 [ 337 ] {} <Debug> TCP-Session: 1bd91adf-50cc-4830-91fe-5e2c6f3c52e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.11 22:17:09.219911 [ 334 ] {} <Debug> TCP-Session: 06f75d06-c572-4463-a340-43a9e89066e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.11 22:17:09.219925 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2402 | 2026.03.11 22:17:09.219934 [ 341 ] {} <Debug> TCP-Session: f7c9f53d-e9bd-4d75-8d56-db7d650190ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.03.11 22:17:09.219964 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.03.11 22:17:09.219980 [ 339 ] {} <Debug> TCP-Session: 5fb291dd-7a5b-4c8e-8bd1-30f4adb29e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.03.11 22:17:09.219988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.03.11 22:17:09.220004 [ 259 ] {} <Debug> TCP-Session: a71b858b-a0a0-49c2-909c-447b2179ef7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.11 22:17:09.220032 [ 286 ] {} <Debug> TCP-Session: 1f6520e8-6ada-4691-97ea-b335182454ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.11 22:17:09.219940 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2026.03.11 22:17:09.219905 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2410 | 2026.03.11 22:17:09.220097 [ 340 ] {} <Debug> TCP-Session: 49fefa84-22b5-438d-b404-46fea88471b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.11 22:17:09.220121 [ 338 ] {} <Debug> TCP-Session: 01c3fd12-17c4-4a17-913a-9b524599a4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.03.11 22:17:10.595726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 278 | ||
| 2413 | 2026.03.11 22:17:10.598048 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.03.11 22:17:10.598106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2415 | 2026.03.11 22:17:10.599340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2416 | 2026.03.11 22:17:10.599643 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.03.11 22:17:10.600011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 2418 | 2026.03.11 22:17:12.791862 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.03.11 22:17:12.792094 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2420 | 2026.03.11 22:17:12.792182 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2421 | 2026.03.11 22:17:12.792960 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.03.11 22:17:12.793014 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2423 | 2026.03.11 22:17:12.793538 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2424 | 2026.03.11 22:17:12.793808 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.03.11 22:17:12.793954 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Debug> executeQuery: Read 80 rows, 7.12 KiB in 0.001945 sec., 41131.105398457585 rows/sec., 3.57 MiB/sec. | ||
| 2426 | 2026.03.11 22:17:12.793995 [ 260 ] {a4896f75-57db-4645-b54f-9b3ed93f7bd9} <Debug> TCPHandler: Processed in 0.002363595 sec. | ||
| 2427 | 2026.03.11 22:17:12.794127 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.03.11 22:17:12.794222 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.03.11 22:17:12.794264 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2430 | 2026.03.11 22:17:12.794754 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.03.11 22:17:12.794790 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2432 | 2026.03.11 22:17:12.795139 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2433 | 2026.03.11 22:17:12.795395 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.03.11 22:17:12.795545 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00131 sec., 19083.969465648854 rows/sec., 1.40 MiB/sec. | ||
| 2435 | 2026.03.11 22:17:12.795595 [ 260 ] {d1ae788f-2da8-4e5f-976c-d3cb23fa3a8e} <Debug> TCPHandler: Processed in 0.001495288 sec. | ||
| 2436 | 2026.03.11 22:17:12.795742 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.03.11 22:17:12.795852 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2438 | 2026.03.11 22:17:12.795906 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2439 | 2026.03.11 22:17:12.796400 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.03.11 22:17:12.796443 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2441 | 2026.03.11 22:17:12.796897 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2442 | 2026.03.11 22:17:12.797185 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): 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.03.11 22:17:12.797354 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001526 sec., 39973.7876802097 rows/sec., 3.12 MiB/sec. | ||
| 2444 | 2026.03.11 22:17:12.797404 [ 260 ] {0e93af35-42a6-4e2e-a36d-622da669b6ed} <Debug> TCPHandler: Processed in 0.001722593 sec. | ||
| 2445 | 2026.03.11 22:17:12.797550 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.03.11 22:17:12.797680 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.03.11 22:17:12.797733 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2448 | 2026.03.11 22:17:12.798221 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.03.11 22:17:12.798269 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2450 | 2026.03.11 22:17:12.798719 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2451 | 2026.03.11 22:17:12.799009 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.03.11 22:17:12.799172 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.78 MiB/sec. | ||
| 2453 | 2026.03.11 22:17:12.799219 [ 260 ] {7882ecf7-332c-46f1-9e5b-f638e963a90a} <Debug> TCPHandler: Processed in 0.001721333 sec. | ||
| 2454 | 2026.03.11 22:17:12.799371 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.03.11 22:17:12.799491 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.03.11 22:17:12.799563 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2457 | 2026.03.11 22:17:12.800697 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.03.11 22:17:12.800745 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2459 | 2026.03.11 22:17:12.801579 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2460 | 2026.03.11 22:17:12.801938 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.03.11 22:17:12.802149 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002678 sec., 9335.324869305452 rows/sec., 16.73 MiB/sec. | ||
| 2462 | 2026.03.11 22:17:12.802253 [ 260 ] {82c1fbcc-e515-4d54-bbed-3ffd0489299a} <Debug> TCPHandler: Processed in 0.002946126 sec. | ||
| 2463 | 2026.03.11 22:17:12.802419 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.03.11 22:17:12.802542 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2465 | 2026.03.11 22:17:12.802601 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2466 | 2026.03.11 22:17:12.803079 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.11 22:17:12.803127 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2468 | 2026.03.11 22:17:12.803566 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2469 | 2026.03.11 22:17:12.803911 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.03.11 22:17:12.804091 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.26 MiB/sec. | ||
| 2471 | 2026.03.11 22:17:12.804143 [ 260 ] {85736600-a3df-47c7-8abd-bdf15676a7af} <Debug> TCPHandler: Processed in 0.001792194 sec. | ||
| 2472 | 2026.03.11 22:17:13.381382 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42053 | ||
| 2473 | 2026.03.11 22:17:13.381494 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.03.11 22:17:13.381520 [ 336 ] {} <Debug> TCP-Session: 4b42b2c7-4ffa-472d-96dd-21b6b29e0b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:42053 | ||
| 2475 | 2026.03.11 22:17:13.381543 [ 336 ] {} <Debug> TCP-Session: 4b42b2c7-4ffa-472d-96dd-21b6b29e0b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.03.11 22:17:13.381557 [ 336 ] {} <Debug> TCP-Session: 4b42b2c7-4ffa-472d-96dd-21b6b29e0b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.11 22:17:13.381859 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51850 | ||
| 2478 | 2026.03.11 22:17:13.381887 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42596 | ||
| 2479 | 2026.03.11 22:17:13.381909 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55919 | ||
| 2480 | 2026.03.11 22:17:13.381945 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44625 | ||
| 2481 | 2026.03.11 22:17:13.381975 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2482 | 2026.03.11 22:17:13.381935 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55191 | ||
| 2483 | 2026.03.11 22:17:13.382019 [ 337 ] {} <Debug> TCP-Session: 1b1a4103-6193-4b28-9244-42ba73482385 Authenticating user 'default' from [fd00:1122:3344:101::e]:51850 | ||
| 2484 | 2026.03.11 22:17:13.382011 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2026.03.11 22:17:13.382047 [ 337 ] {} <Debug> TCP-Session: 1b1a4103-6193-4b28-9244-42ba73482385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.03.11 22:17:13.382055 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2026.03.11 22:17:13.382074 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2488 | 2026.03.11 22:17:13.382099 [ 259 ] {} <Debug> TCP-Session: 1798a408-dabc-41fa-b5a9-5cd8350d4793 Authenticating user 'default' from [fd00:1122:3344:101::e]:55919 | ||
| 2489 | 2026.03.11 22:17:13.382111 [ 286 ] {} <Debug> TCP-Session: 5bb31eba-ed84-429c-ae35-c1cc53270b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:55191 | ||
| 2490 | 2026.03.11 22:17:13.382070 [ 337 ] {} <Debug> TCP-Session: 1b1a4103-6193-4b28-9244-42ba73482385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.03.11 22:17:13.382136 [ 286 ] {} <Debug> TCP-Session: 5bb31eba-ed84-429c-ae35-c1cc53270b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.03.11 22:17:13.382133 [ 259 ] {} <Debug> TCP-Session: 1798a408-dabc-41fa-b5a9-5cd8350d4793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.03.11 22:17:13.382164 [ 286 ] {} <Debug> TCP-Session: 5bb31eba-ed84-429c-ae35-c1cc53270b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.03.11 22:17:13.382188 [ 259 ] {} <Debug> TCP-Session: 1798a408-dabc-41fa-b5a9-5cd8350d4793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.03.11 22:17:13.382049 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2496 | 2026.03.11 22:17:13.381933 [ 336 ] {} <Trace> TCP-Session: 4b42b2c7-4ffa-472d-96dd-21b6b29e0b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.03.11 22:17:13.382242 [ 334 ] {} <Debug> TCP-Session: 730984b2-bb57-47c3-b1b4-e74face29b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44625 | ||
| 2498 | 2026.03.11 22:17:13.381904 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63961 | ||
| 2499 | 2026.03.11 22:17:13.382287 [ 334 ] {} <Debug> TCP-Session: 730984b2-bb57-47c3-b1b4-e74face29b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.03.11 22:17:13.381897 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35395 | ||
| 2501 | 2026.03.11 22:17:13.382348 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2502 | 2026.03.11 22:17:13.382322 [ 334 ] {} <Debug> TCP-Session: 730984b2-bb57-47c3-b1b4-e74face29b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.03.11 22:17:13.382387 [ 341 ] {} <Debug> TCP-Session: b35d06c7-6308-408d-b732-e79262f3bc59 Authenticating user 'default' from [fd00:1122:3344:101::e]:63961 | ||
| 2504 | 2026.03.11 22:17:13.381889 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34566 | ||
| 2505 | 2026.03.11 22:17:13.382419 [ 341 ] {} <Debug> TCP-Session: b35d06c7-6308-408d-b732-e79262f3bc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.03.11 22:17:13.382439 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2026.03.11 22:17:13.382454 [ 341 ] {} <Debug> TCP-Session: b35d06c7-6308-408d-b732-e79262f3bc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.03.11 22:17:13.382421 [ 336 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42053) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2509 | 2026.03.11 22:17:13.382495 [ 340 ] {} <Debug> TCP-Session: ae9ff60a-1cdd-484a-81e4-b9f5ebeb632d Authenticating user 'default' from [fd00:1122:3344:101::e]:35395 | ||
| 2510 | 2026.03.11 22:17:13.382493 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2511 | 2026.03.11 22:17:13.382544 [ 340 ] {} <Debug> TCP-Session: ae9ff60a-1cdd-484a-81e4-b9f5ebeb632d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.11 22:17:13.382567 [ 339 ] {} <Debug> TCP-Session: 0f63b7f8-e416-419f-acd1-6fa2b8a7846c Authenticating user 'default' from [fd00:1122:3344:101::e]:34566 | ||
| 2513 | 2026.03.11 22:17:13.382070 [ 338 ] {} <Debug> TCP-Session: b5a7eca8-d858-4b14-b514-67d34c27bc45 Authenticating user 'default' from [fd00:1122:3344:101::e]:42596 | ||
| 2514 | 2026.03.11 22:17:13.382596 [ 340 ] {} <Debug> TCP-Session: ae9ff60a-1cdd-484a-81e4-b9f5ebeb632d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.03.11 22:17:13.382606 [ 339 ] {} <Debug> TCP-Session: 0f63b7f8-e416-419f-acd1-6fa2b8a7846c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.03.11 22:17:13.382614 [ 338 ] {} <Debug> TCP-Session: b5a7eca8-d858-4b14-b514-67d34c27bc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.03.11 22:17:13.382644 [ 339 ] {} <Debug> TCP-Session: 0f63b7f8-e416-419f-acd1-6fa2b8a7846c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.03.11 22:17:13.382658 [ 338 ] {} <Debug> TCP-Session: b5a7eca8-d858-4b14-b514-67d34c27bc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.03.11 22:17:13.382752 [ 336 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2520 | 2026.03.11 22:17:13.382813 [ 336 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2521 | 2026.03.11 22:17:13.383104 [ 336 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 2522 | 2026.03.11 22:17:13.384003 [ 330 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Trace> AggregatingTransform: Aggregating | ||
| 2523 | 2026.03.11 22:17:13.384042 [ 330 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Trace> Aggregator: Aggregation method: without_key | ||
| 2524 | 2026.03.11 22:17:13.384078 [ 330 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872896 sec. (1145.612 rows/sec., 44.75 KiB/sec.) | ||
| 2525 | 2026.03.11 22:17:13.384092 [ 330 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Trace> Aggregator: Merging aggregated data | ||
| 2526 | 2026.03.11 22:17:13.385428 [ 336 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 2527 | 2026.03.11 22:17:13.385571 [ 336 ] {ff5cad48-2447-4242-9e97-3d9f8b347dae} <Debug> TCPHandler: Processed in 0.003803322 sec. | ||
| 2528 | 2026.03.11 22:17:13.385683 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2529 | 2026.03.11 22:17:13.385712 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2026.03.11 22:17:13.385716 [ 336 ] {} <Debug> TCP-Session: 4b42b2c7-4ffa-472d-96dd-21b6b29e0b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.03.11 22:17:13.385732 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2026.03.11 22:17:13.385750 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2533 | 2026.03.11 22:17:13.385762 [ 339 ] {} <Debug> TCP-Session: 0f63b7f8-e416-419f-acd1-6fa2b8a7846c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.03.11 22:17:13.385783 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2535 | 2026.03.11 22:17:13.385800 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2026.03.11 22:17:13.385829 [ 259 ] {} <Debug> TCP-Session: 1798a408-dabc-41fa-b5a9-5cd8350d4793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.03.11 22:17:13.385837 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2538 | 2026.03.11 22:17:13.385854 [ 341 ] {} <Debug> TCP-Session: b35d06c7-6308-408d-b732-e79262f3bc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.03.11 22:17:13.385818 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2540 | 2026.03.11 22:17:13.385881 [ 286 ] {} <Debug> TCP-Session: 5bb31eba-ed84-429c-ae35-c1cc53270b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.11 22:17:13.385803 [ 334 ] {} <Debug> TCP-Session: 730984b2-bb57-47c3-b1b4-e74face29b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.03.11 22:17:13.385925 [ 340 ] {} <Debug> TCP-Session: ae9ff60a-1cdd-484a-81e4-b9f5ebeb632d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.03.11 22:17:13.385799 [ 338 ] {} <Debug> TCP-Session: b5a7eca8-d858-4b14-b514-67d34c27bc45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.03.11 22:17:13.385767 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2545 | 2026.03.11 22:17:13.386025 [ 337 ] {} <Debug> TCP-Session: 1b1a4103-6193-4b28-9244-42ba73482385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.03.11 22:17:15.523520 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2547 | 2026.03.11 22:17:15.523591 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2548 | 2026.03.11 22:17:15.621458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4831 | ||
| 2549 | 2026.03.11 22:17:15.621958 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.03.11 22:17:15.622007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2551 | 2026.03.11 22:17:15.622496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2552 | 2026.03.11 22:17:15.622733 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.11 22:17:15.622874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2554 | 2026.03.11 22:17:15.896498 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2555 | 2026.03.11 22:17:15.914759 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.11 22:17:15.914838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2557 | 2026.03.11 22:17:15.922020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2558 | 2026.03.11 22:17:15.922741 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.11 22:17:15.926347 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2560 | 2026.03.11 22:17:16.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.61 MiB, peak 215.42 MiB, free memory in arenas 0.00 B, will set to 208.98 MiB (RSS), difference: 1.37 MiB | ||
| 2561 | 2026.03.11 22:17:17.790360 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.11 22:17:17.790555 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.11 22:17:17.790625 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2564 | 2026.03.11 22:17:17.791244 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.11 22:17:17.791286 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2566 | 2026.03.11 22:17:17.791690 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2026.03.11 22:17:17.791921 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.03.11 22:17:17.792074 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001583 sec., 31585.59696778269 rows/sec., 2.72 MiB/sec. | ||
| 2569 | 2026.03.11 22:17:17.792106 [ 38 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2570 | 2026.03.11 22:17:17.792115 [ 260 ] {bf50163a-a49c-4e66-bb59-0be4de3d64d7} <Debug> TCPHandler: Processed in 0.001883436 sec. | ||
| 2571 | 2026.03.11 22:17:17.792180 [ 38 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.11 22:17:17.792206 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2573 | 2026.03.11 22:17:17.792283 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.03.11 22:17:17.792349 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 2575 | 2026.03.11 22:17:17.792394 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.03.11 22:17:17.792454 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2577 | 2026.03.11 22:17:17.792514 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2578 | 2026.03.11 22:17:17.792560 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 226 rows starting from the beginning of the part | ||
| 2579 | 2026.03.11 22:17:17.792662 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2580 | 2026.03.11 22:17:17.792742 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
| 2581 | 2026.03.11 22:17:17.792819 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 170 rows starting from the beginning of the part | ||
| 2582 | 2026.03.11 22:17:17.792867 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
| 2583 | 2026.03.11 22:17:17.792924 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.03.11 22:17:17.792961 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2585 | 2026.03.11 22:17:17.792966 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2586 | 2026.03.11 22:17:17.793326 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2587 | 2026.03.11 22:17:17.793598 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.11 22:17:17.793717 [ 38 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2589 | 2026.03.11 22:17:17.793738 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00137 sec., 7299.270072992701 rows/sec., 548.87 KiB/sec. | ||
| 2590 | 2026.03.11 22:17:17.793757 [ 38 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.03.11 22:17:17.793781 [ 260 ] {35e762c0-5b03-4d30-8318-a22bdb4fbdd2} <Debug> TCPHandler: Processed in 0.001554949 sec. | ||
| 2592 | 2026.03.11 22:17:17.793782 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2593 | 2026.03.11 22:17:17.793936 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.03.11 22:17:17.793953 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 2595 | 2026.03.11 22:17:17.794038 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2596 | 2026.03.11 22:17:17.794084 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2597 | 2026.03.11 22:17:17.794118 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2598 | 2026.03.11 22:17:17.794144 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859055 sec., 352867.4514740016 rows/sec., 32.84 MiB/sec. | ||
| 2599 | 2026.03.11 22:17:17.794159 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2600 | 2026.03.11 22:17:17.794258 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2601 | 2026.03.11 22:17:17.794302 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2602 | 2026.03.11 22:17:17.794348 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 2603 | 2026.03.11 22:17:17.794390 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2604 | 2026.03.11 22:17:17.794418 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2605 | 2026.03.11 22:17:17.794452 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2606 | 2026.03.11 22:17:17.794514 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.03.11 22:17:17.794557 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2608 | 2026.03.11 22:17:17.794814 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.11 22:17:17.794911 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_11_2} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2026.03.11 22:17:17.794936 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2611 | 2026.03.11 22:17:17.795009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2612 | 2026.03.11 22:17:17.795177 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.03.11 22:17:17.795289 [ 38 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2614 | 2026.03.11 22:17:17.795321 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001302 sec., 35330.26113671275 rows/sec., 2.76 MiB/sec. | ||
| 2615 | 2026.03.11 22:17:17.795321 [ 38 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.03.11 22:17:17.795361 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2617 | 2026.03.11 22:17:17.795366 [ 260 ] {a199edc7-ee32-4733-af3b-3f030d89da35} <Debug> TCPHandler: Processed in 0.001479828 sec. | ||
| 2618 | 2026.03.11 22:17:17.795432 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 2619 | 2026.03.11 22:17:17.795495 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.03.11 22:17:17.795533 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.03.11 22:17:17.795544 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643172 sec., 91895.43151903756 rows/sec., 7.13 MiB/sec. | ||
| 2622 | 2026.03.11 22:17:17.795565 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 137 rows starting from the beginning of the part | ||
| 2623 | 2026.03.11 22:17:17.795594 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.03.11 22:17:17.795628 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2625 | 2026.03.11 22:17:17.795650 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2626 | 2026.03.11 22:17:17.795676 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 61 rows starting from the beginning of the part | ||
| 2627 | 2026.03.11 22:17:17.795686 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2628 | 2026.03.11 22:17:17.795730 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2629 | 2026.03.11 22:17:17.795777 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 61 rows starting from the beginning of the part | ||
| 2630 | 2026.03.11 22:17:17.795818 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2631 | 2026.03.11 22:17:17.795980 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.03.11 22:17:17.796039 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.03.11 22:17:17.796063 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_11_2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2634 | 2026.03.11 22:17:17.796083 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2635 | 2026.03.11 22:17:17.796147 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2636 | 2026.03.11 22:17:17.796430 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2637 | 2026.03.11 22:17:17.796660 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.03.11 22:17:17.796735 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331785 sec., 325127.55437251506 rows/sec., 27.22 MiB/sec. | ||
| 2639 | 2026.03.11 22:17:17.796797 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.45 MiB/sec. | ||
| 2640 | 2026.03.11 22:17:17.796838 [ 260 ] {b92616de-cff1-4eda-b73b-142aa7b891ee} <Debug> TCPHandler: Processed in 0.001392726 sec. | ||
| 2641 | 2026.03.11 22:17:17.796957 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2642 | 2026.03.11 22:17:17.796960 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.03.11 22:17:17.797062 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.03.11 22:17:17.797118 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2645 | 2026.03.11 22:17:17.797237 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.11 22:17:17.797322 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_11_2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2647 | 2026.03.11 22:17:17.797426 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2648 | 2026.03.11 22:17:17.797875 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.03.11 22:17:17.797911 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2650 | 2026.03.11 22:17:17.798438 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2651 | 2026.03.11 22:17:17.798700 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.03.11 22:17:17.798835 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2653 | 2026.03.11 22:17:17.798870 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.03.11 22:17:17.798877 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 2655 | 2026.03.11 22:17:17.798888 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2656 | 2026.03.11 22:17:17.798942 [ 260 ] {e81128c0-5876-420d-a646-50665bcea6dc} <Debug> TCPHandler: Processed in 0.002031229 sec. | ||
| 2657 | 2026.03.11 22:17:17.798981 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 2658 | 2026.03.11 22:17:17.799054 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.03.11 22:17:17.799156 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.03.11 22:17:17.799197 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2661 | 2026.03.11 22:17:17.799199 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2662 | 2026.03.11 22:17:17.799263 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part | ||
| 2663 | 2026.03.11 22:17:17.799388 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2664 | 2026.03.11 22:17:17.799503 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2665 | 2026.03.11 22:17:17.799583 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.11 22:17:17.799624 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2667 | 2026.03.11 22:17:17.799625 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2668 | 2026.03.11 22:17:17.799739 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2669 | 2026.03.11 22:17:17.799861 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2670 | 2026.03.11 22:17:17.799985 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2671 | 2026.03.11 22:17:17.800262 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.03.11 22:17:17.800394 [ 38 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2673 | 2026.03.11 22:17:17.800411 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001274 sec., 23547.880690737835 rows/sec., 1.56 MiB/sec. | ||
| 2674 | 2026.03.11 22:17:17.800441 [ 38 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.03.11 22:17:17.800459 [ 260 ] {586e39b7-e86d-427c-a941-2bdd342c6de6} <Debug> TCPHandler: Processed in 0.001455317 sec. | ||
| 2676 | 2026.03.11 22:17:17.800489 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2677 | 2026.03.11 22:17:17.800583 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 2678 | 2026.03.11 22:17:17.800666 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2026.03.11 22:17:17.800696 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 2680 | 2026.03.11 22:17:17.800776 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 2681 | 2026.03.11 22:17:17.800828 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 2682 | 2026.03.11 22:17:17.800870 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2683 | 2026.03.11 22:17:17.800917 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2684 | 2026.03.11 22:17:17.800994 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2685 | 2026.03.11 22:17:17.801876 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001325225 sec., 135825.99181271106 rows/sec., 9.00 MiB/sec. | ||
| 2686 | 2026.03.11 22:17:17.802000 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2687 | 2026.03.11 22:17:17.802258 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.03.11 22:17:17.802320 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_6_1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2689 | 2026.03.11 22:17:17.802377 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2690 | 2026.03.11 22:17:17.807250 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 19 columns (19 merged, 0 gathered) in 0.008304497 sec., 21675.00331446926 rows/sec., 38.84 MiB/sec. | ||
| 2691 | 2026.03.11 22:17:17.807709 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2692 | 2026.03.11 22:17:17.808048 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.03.11 22:17:17.808123 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2694 | 2026.03.11 22:17:17.808232 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 2695 | 2026.03.11 22:17:20.600255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 304 | ||
| 2696 | 2026.03.11 22:17:20.602508 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.03.11 22:17:20.602565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2698 | 2026.03.11 22:17:20.603784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2699 | 2026.03.11 22:17:20.604073 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.11 22:17:20.604439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2701 | 2026.03.11 22:17:22.787162 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.03.11 22:17:22.787415 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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) | ||
| 2703 | 2026.03.11 22:17:22.787781 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2704 | 2026.03.11 22:17:22.787820 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <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 | ||
| 2705 | 2026.03.11 22:17:22.788080 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2706 | 2026.03.11 22:17:22.788150 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2707 | 2026.03.11 22:17:22.788294 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2708 | 2026.03.11 22:17:22.788422 [ 315 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2709 | 2026.03.11 22:17:22.788426 [ 268 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2710 | 2026.03.11 22:17:22.788422 [ 327 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2711 | 2026.03.11 22:17:22.788596 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 2712 | 2026.03.11 22:17:22.788625 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2713 | 2026.03.11 22:17:22.788709 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2714 | 2026.03.11 22:17:22.788729 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2715 | 2026.03.11 22:17:22.788765 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <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'))" | ||
| 2716 | 2026.03.11 22:17:22.788810 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <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'))" | ||
| 2717 | 2026.03.11 22:17:22.788852 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <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'))" | ||
| 2718 | 2026.03.11 22:17:22.789760 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00245 sec., 11836.734693877552 rows/sec., 515.78 KiB/sec. | ||
| 2719 | 2026.03.11 22:17:22.789922 [ 260 ] {217760f0-3b93-405e-9be9-6e8b2597fd12} <Debug> TCPHandler: Processed in 0.002907664 sec. | ||
| 2720 | 2026.03.11 22:17:22.794075 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.03.11 22:17:22.794190 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2722 | 2026.03.11 22:17:22.794239 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2723 | 2026.03.11 22:17:22.794769 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.11 22:17:22.794814 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2725 | 2026.03.11 22:17:22.795229 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2726 | 2026.03.11 22:17:22.795434 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.03.11 22:17:22.795586 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 72.39 KiB/sec. | ||
| 2728 | 2026.03.11 22:17:22.795629 [ 260 ] {c00ea528-864e-4226-b04b-5512aebf3226} <Debug> TCPHandler: Processed in 0.001609081 sec. | ||
| 2729 | 2026.03.11 22:17:22.795742 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.03.11 22:17:22.795844 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2731 | 2026.03.11 22:17:22.795891 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2732 | 2026.03.11 22:17:22.796350 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.11 22:17:22.796392 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2734 | 2026.03.11 22:17:22.796770 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2735 | 2026.03.11 22:17:22.797039 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.03.11 22:17:22.797198 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 355.82 KiB/sec. | ||
| 2737 | 2026.03.11 22:17:22.797244 [ 260 ] {6f933474-c124-442e-bdd2-8765aefe3d2a} <Debug> TCPHandler: Processed in 0.001553129 sec. | ||
| 2738 | 2026.03.11 22:17:22.797377 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.03.11 22:17:22.797486 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2740 | 2026.03.11 22:17:22.797536 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2741 | 2026.03.11 22:17:22.798068 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.03.11 22:17:22.798111 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2743 | 2026.03.11 22:17:22.798483 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2026.03.11 22:17:22.798725 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.03.11 22:17:22.798857 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Debug> executeQuery: Read 92 rows, 8.20 KiB in 0.001398 sec., 65808.29756795423 rows/sec., 5.73 MiB/sec. | ||
| 2746 | 2026.03.11 22:17:22.798897 [ 260 ] {696266d6-bb55-44b5-a25e-2466d3b65e4c} <Debug> TCPHandler: Processed in 0.001578549 sec. | ||
| 2747 | 2026.03.11 22:17:22.799014 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.03.11 22:17:22.799116 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.03.11 22:17:22.799157 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2750 | 2026.03.11 22:17:22.799573 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.03.11 22:17:22.799611 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2752 | 2026.03.11 22:17:22.799920 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2753 | 2026.03.11 22:17:22.800137 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.03.11 22:17:22.800265 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Debug> executeQuery: Read 35 rows, 2.60 KiB in 0.001169 sec., 29940.119760479043 rows/sec., 2.17 MiB/sec. | ||
| 2755 | 2026.03.11 22:17:22.800304 [ 260 ] {83b97656-b310-4e22-adb9-082395b6294b} <Debug> TCPHandler: Processed in 0.001341315 sec. | ||
| 2756 | 2026.03.11 22:17:22.800421 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.03.11 22:17:22.800517 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.03.11 22:17:22.800559 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2759 | 2026.03.11 22:17:22.800951 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.03.11 22:17:22.800989 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2761 | 2026.03.11 22:17:22.801283 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2762 | 2026.03.11 22:17:22.801495 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.03.11 22:17:22.801622 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.08 KiB/sec. | ||
| 2764 | 2026.03.11 22:17:22.801660 [ 260 ] {74342cdd-a58d-481e-afa3-d0e5c7b90e4c} <Debug> TCPHandler: Processed in 0.001289775 sec. | ||
| 2765 | 2026.03.11 22:17:22.801774 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.03.11 22:17:22.801874 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2767 | 2026.03.11 22:17:22.801917 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2768 | 2026.03.11 22:17:22.802334 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.03.11 22:17:22.802374 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2770 | 2026.03.11 22:17:22.802682 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2771 | 2026.03.11 22:17:22.802908 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.03.11 22:17:22.803036 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Debug> executeQuery: Read 71 rows, 5.69 KiB in 0.001184 sec., 59966.21621621622 rows/sec., 4.69 MiB/sec. | ||
| 2773 | 2026.03.11 22:17:22.803077 [ 260 ] {4902b9f7-8267-4c1a-b6e9-651c041061b8} <Debug> TCPHandler: Processed in 0.001352916 sec. | ||
| 2774 | 2026.03.11 22:17:22.803203 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.03.11 22:17:22.803299 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.03.11 22:17:22.803345 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2777 | 2026.03.11 22:17:22.803704 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.03.11 22:17:22.803742 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2779 | 2026.03.11 22:17:22.804060 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2780 | 2026.03.11 22:17:22.804276 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.03.11 22:17:22.804404 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Debug> executeQuery: Read 63 rows, 4.52 KiB in 0.001122 sec., 56149.73262032086 rows/sec., 3.94 MiB/sec. | ||
| 2782 | 2026.03.11 22:17:22.804444 [ 260 ] {5579c158-a93c-4a5d-9da3-8e0f6de6431a} <Debug> TCPHandler: Processed in 0.001291264 sec. | ||
| 2783 | 2026.03.11 22:17:22.804570 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.03.11 22:17:22.804666 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.03.11 22:17:22.804708 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2786 | 2026.03.11 22:17:22.805022 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.03.11 22:17:22.805059 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2788 | 2026.03.11 22:17:22.805349 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2789 | 2026.03.11 22:17:22.805556 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.03.11 22:17:22.805677 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 61.69 KiB/sec. | ||
| 2791 | 2026.03.11 22:17:22.805713 [ 260 ] {f1ae1f6a-ef16-4339-a7cf-10b1120b07a3} <Debug> TCPHandler: Processed in 0.001193192 sec. | ||
| 2792 | 2026.03.11 22:17:22.805831 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.03.11 22:17:22.805928 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.03.11 22:17:22.805983 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2795 | 2026.03.11 22:17:22.806769 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.03.11 22:17:22.806806 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2797 | 2026.03.11 22:17:22.807349 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2798 | 2026.03.11 22:17:22.807569 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.03.11 22:17:22.807704 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001793 sec., 16174.010039040713 rows/sec., 28.98 MiB/sec. | ||
| 2800 | 2026.03.11 22:17:22.807762 [ 260 ] {5a36283c-525b-42d2-8a1c-750384ba9b30} <Debug> TCPHandler: Processed in 0.001980417 sec. | ||
| 2801 | 2026.03.11 22:17:22.807876 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.03.11 22:17:22.807972 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.03.11 22:17:22.808014 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2804 | 2026.03.11 22:17:22.808338 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.03.11 22:17:22.808375 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2806 | 2026.03.11 22:17:22.808674 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2807 | 2026.03.11 22:17:22.808891 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.03.11 22:17:22.809016 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001062 sec., 28248.58757062147 rows/sec., 1.87 MiB/sec. | ||
| 2809 | 2026.03.11 22:17:22.809053 [ 260 ] {4a48638c-52df-4129-876e-b826b7762d92} <Debug> TCPHandler: Processed in 0.001227324 sec. | ||
| 2810 | 2026.03.11 22:17:23.123046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5343 | ||
| 2811 | 2026.03.11 22:17:23.123567 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.03.11 22:17:23.123616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2813 | 2026.03.11 22:17:23.124145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2814 | 2026.03.11 22:17:23.124380 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.03.11 22:17:23.124525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5343 | ||
| 2816 | 2026.03.11 22:17:23.124546 [ 30 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2817 | 2026.03.11 22:17:23.124613 [ 30 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.03.11 22:17:23.124632 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2819 | 2026.03.11 22:17:23.124763 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 2820 | 2026.03.11 22:17:23.124891 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2026.03.11 22:17:23.124951 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 2822 | 2026.03.11 22:17:23.125049 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2823 | 2026.03.11 22:17:23.125101 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2824 | 2026.03.11 22:17:23.125147 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2825 | 2026.03.11 22:17:23.125189 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2826 | 2026.03.11 22:17:23.125231 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2827 | 2026.03.11 22:17:23.126737 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030129 sec., 2631852.458636865 rows/sec., 37.65 MiB/sec. | ||
| 2828 | 2026.03.11 22:17:23.127220 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2829 | 2026.03.11 22:17:23.127531 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.03.11 22:17:23.127607 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_11_2} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2831 | 2026.03.11 22:17:23.127685 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2832 | 2026.03.11 22:17:23.426552 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2833 | 2026.03.11 22:17:23.445803 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.03.11 22:17:23.445937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2835 | 2026.03.11 22:17:23.452696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2836 | 2026.03.11 22:17:23.453459 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.03.11 22:17:23.453769 [ 28 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2838 | 2026.03.11 22:17:23.453838 [ 28 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.03.11 22:17:23.453860 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2840 | 2026.03.11 22:17:23.454030 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2841 | 2026.03.11 22:17:23.457459 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2842 | 2026.03.11 22:17:23.458521 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.03.11 22:17:23.460076 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2844 | 2026.03.11 22:17:23.464657 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2845 | 2026.03.11 22:17:23.468954 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2846 | 2026.03.11 22:17:23.473379 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2847 | 2026.03.11 22:17:23.478143 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2848 | 2026.03.11 22:17:23.482474 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 2849 | 2026.03.11 22:17:23.537731 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083758355 sec., 990.9459181713871 rows/sec., 5.12 MiB/sec. | ||
| 2850 | 2026.03.11 22:17:23.540214 [ 197 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2851 | 2026.03.11 22:17:23.542343 [ 197 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_11_2} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.03.11 22:17:23.542459 [ 197 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_11_2} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2853 | 2026.03.11 22:17:23.544241 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2854 | 2026.03.11 22:17:24.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.57 MiB, peak 221.45 MiB, free memory in arenas 0.00 B, will set to 222.00 MiB (RSS), difference: 10.43 MiB | ||
| 2855 | 2026.03.11 22:17:27.789923 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.11 22:17:27.790127 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2857 | 2026.03.11 22:17:27.790199 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2858 | 2026.03.11 22:17:27.790882 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.03.11 22:17:27.790930 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2860 | 2026.03.11 22:17:27.791319 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2861 | 2026.03.11 22:17:27.791540 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.03.11 22:17:27.791683 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001611 sec., 31036.623215394164 rows/sec., 2.67 MiB/sec. | ||
| 2863 | 2026.03.11 22:17:27.791723 [ 260 ] {053a08ee-feb6-4c05-92f2-24a5cee278f5} <Debug> TCPHandler: Processed in 0.001935087 sec. | ||
| 2864 | 2026.03.11 22:17:27.791840 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.03.11 22:17:27.791940 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.03.11 22:17:27.791981 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2867 | 2026.03.11 22:17:27.792376 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.03.11 22:17:27.792412 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2869 | 2026.03.11 22:17:27.792690 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2870 | 2026.03.11 22:17:27.792897 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.03.11 22:17:27.793021 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001102 sec., 9074.410163339384 rows/sec., 682.35 KiB/sec. | ||
| 2872 | 2026.03.11 22:17:27.793057 [ 260 ] {a29ac9d5-76fc-4b6d-8a10-d82985477f50} <Debug> TCPHandler: Processed in 0.001265684 sec. | ||
| 2873 | 2026.03.11 22:17:27.793161 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.03.11 22:17:27.793270 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2875 | 2026.03.11 22:17:27.793310 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2876 | 2026.03.11 22:17:27.793711 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.11 22:17:27.793746 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2878 | 2026.03.11 22:17:27.794046 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2879 | 2026.03.11 22:17:27.794251 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.11 22:17:27.794372 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001121 sec., 41034.79036574487 rows/sec., 3.21 MiB/sec. | ||
| 2881 | 2026.03.11 22:17:27.794408 [ 260 ] {d0f02c62-8e5e-44a5-8b77-005590ea6696} <Debug> TCPHandler: Processed in 0.001294535 sec. | ||
| 2882 | 2026.03.11 22:17:27.794513 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.03.11 22:17:27.794604 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.03.11 22:17:27.794646 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2885 | 2026.03.11 22:17:27.795002 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.11 22:17:27.795036 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2887 | 2026.03.11 22:17:27.795344 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2888 | 2026.03.11 22:17:27.795545 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.03.11 22:17:27.795666 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.90 MiB/sec. | ||
| 2890 | 2026.03.11 22:17:27.795700 [ 260 ] {70a4fe19-2b1f-46d8-9d5f-beefdaf41246} <Debug> TCPHandler: Processed in 0.001234233 sec. | ||
| 2891 | 2026.03.11 22:17:27.795802 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.03.11 22:17:27.795892 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.03.11 22:17:27.795945 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2894 | 2026.03.11 22:17:27.796644 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.03.11 22:17:27.796679 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2896 | 2026.03.11 22:17:27.797184 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2897 | 2026.03.11 22:17:27.797398 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.03.11 22:17:27.797527 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001652 sec., 6053.268765133172 rows/sec., 10.85 MiB/sec. | ||
| 2899 | 2026.03.11 22:17:27.797575 [ 260 ] {c63ce175-18cf-42a1-9b6a-c6de3aaa16b9} <Debug> TCPHandler: Processed in 0.001819955 sec. | ||
| 2900 | 2026.03.11 22:17:27.797683 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.03.11 22:17:27.797775 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.03.11 22:17:27.797815 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2903 | 2026.03.11 22:17:27.798145 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.03.11 22:17:27.798183 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2905 | 2026.03.11 22:17:27.798478 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2906 | 2026.03.11 22:17:27.798682 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.03.11 22:17:27.798803 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001046 sec., 28680.688336520074 rows/sec., 1.90 MiB/sec. | ||
| 2908 | 2026.03.11 22:17:27.798839 [ 260 ] {c0eef130-7172-4e2b-af5d-43b81b08b5c7} <Debug> TCPHandler: Processed in 0.001202762 sec. | ||
| 2909 | 2026.03.11 22:17:30.523855 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2910 | 2026.03.11 22:17:30.523920 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2911 | 2026.03.11 22:17:30.604660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 338 | ||
| 2912 | 2026.03.11 22:17:30.607015 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.03.11 22:17:30.607073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2914 | 2026.03.11 22:17:30.608300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2915 | 2026.03.11 22:17:30.608582 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.03.11 22:17:30.608935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2917 | 2026.03.11 22:17:30.624649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5791 | ||
| 2918 | 2026.03.11 22:17:30.625192 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.03.11 22:17:30.625242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2920 | 2026.03.11 22:17:30.625908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2921 | 2026.03.11 22:17:30.626153 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.03.11 22:17:30.626295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 2923 | 2026.03.11 22:17:30.957575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2924 | 2026.03.11 22:17:30.975321 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.11 22:17:30.975388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2926 | 2026.03.11 22:17:30.981254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2927 | 2026.03.11 22:17:30.981958 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.11 22:17:30.985339 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2929 | 2026.03.11 22:17:32.791894 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.11 22:17:32.792135 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2931 | 2026.03.11 22:17:32.792220 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2026.03.11 22:17:32.792983 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.03.11 22:17:32.793027 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2934 | 2026.03.11 22:17:32.793415 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2935 | 2026.03.11 22:17:32.793646 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.11 22:17:32.793790 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Debug> executeQuery: Read 88 rows, 7.88 KiB in 0.001718 sec., 51222.35157159488 rows/sec., 4.48 MiB/sec. | ||
| 2937 | 2026.03.11 22:17:32.793830 [ 260 ] {9ac7bec9-4d3f-401b-b40e-2298c6a7e194} <Debug> TCPHandler: Processed in 0.00208887 sec. | ||
| 2938 | 2026.03.11 22:17:32.793965 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.03.11 22:17:32.794064 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.03.11 22:17:32.794106 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2941 | 2026.03.11 22:17:32.794528 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.03.11 22:17:32.794563 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2943 | 2026.03.11 22:17:32.794854 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2944 | 2026.03.11 22:17:32.795081 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.03.11 22:17:32.795205 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001163 sec., 24935.511607910576 rows/sec., 1.83 MiB/sec. | ||
| 2946 | 2026.03.11 22:17:32.795241 [ 260 ] {578700c7-7778-4422-a462-148730042580} <Debug> TCPHandler: Processed in 0.001331926 sec. | ||
| 2947 | 2026.03.11 22:17:32.795355 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.03.11 22:17:32.795448 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2949 | 2026.03.11 22:17:32.795488 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2950 | 2026.03.11 22:17:32.795902 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.11 22:17:32.795936 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2952 | 2026.03.11 22:17:32.796230 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2953 | 2026.03.11 22:17:32.796436 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.11 22:17:32.796556 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Debug> executeQuery: Read 65 rows, 5.20 KiB in 0.001125 sec., 57777.77777777778 rows/sec., 4.51 MiB/sec. | ||
| 2955 | 2026.03.11 22:17:32.796591 [ 260 ] {3c1af59d-62f4-42b1-bc3d-3e551fe15314} <Debug> TCPHandler: Processed in 0.001284964 sec. | ||
| 2956 | 2026.03.11 22:17:32.796706 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.03.11 22:17:32.796799 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.03.11 22:17:32.796841 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2959 | 2026.03.11 22:17:32.797216 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.03.11 22:17:32.797250 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2961 | 2026.03.11 22:17:32.797560 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2962 | 2026.03.11 22:17:32.797768 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.03.11 22:17:32.797854 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2964 | 2026.03.11 22:17:32.797892 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.79 MiB/sec. | ||
| 2965 | 2026.03.11 22:17:32.797892 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.11 22:17:32.797923 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2967 | 2026.03.11 22:17:32.797928 [ 260 ] {3decff31-f1da-4090-bb48-c461a61c36e1} <Debug> TCPHandler: Processed in 0.001270335 sec. | ||
| 2968 | 2026.03.11 22:17:32.798027 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 2969 | 2026.03.11 22:17:32.798040 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.03.11 22:17:32.798133 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2971 | 2026.03.11 22:17:32.798145 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.03.11 22:17:32.798166 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 594 rows starting from the beginning of the part | ||
| 2973 | 2026.03.11 22:17:32.798199 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2974 | 2026.03.11 22:17:32.798229 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 2975 | 2026.03.11 22:17:32.798277 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 2976 | 2026.03.11 22:17:32.798320 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part | ||
| 2977 | 2026.03.11 22:17:32.798359 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2978 | 2026.03.11 22:17:32.798400 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2979 | 2026.03.11 22:17:32.798981 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.03.11 22:17:32.799015 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2981 | 2026.03.11 22:17:32.799271 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278554 sec., 701573.8091625383 rows/sec., 52.19 MiB/sec. | ||
| 2982 | 2026.03.11 22:17:32.799551 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2983 | 2026.03.11 22:17:32.799566 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2984 | 2026.03.11 22:17:32.799859 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.03.11 22:17:32.799942 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.03.11 22:17:32.800009 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001882 sec., 15409.13921360255 rows/sec., 27.61 MiB/sec. | ||
| 2987 | 2026.03.11 22:17:32.800039 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2988 | 2026.03.11 22:17:32.800068 [ 260 ] {198bd45b-9a13-48c5-98a5-7467285fce5d} <Debug> TCPHandler: Processed in 0.002076539 sec. | ||
| 2989 | 2026.03.11 22:17:32.800138 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2990 | 2026.03.11 22:17:32.800197 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.03.11 22:17:32.800295 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2992 | 2026.03.11 22:17:32.800336 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2993 | 2026.03.11 22:17:32.800661 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.03.11 22:17:32.800697 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2995 | 2026.03.11 22:17:32.801012 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2996 | 2026.03.11 22:17:32.801219 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.03.11 22:17:32.801340 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001063 sec., 28222.013170272814 rows/sec., 1.87 MiB/sec. | ||
| 2998 | 2026.03.11 22:17:32.801374 [ 260 ] {cd9fdc49-6d87-4be3-9339-122d25394443} <Debug> TCPHandler: Processed in 0.001233544 sec. | ||
| 2999 | 2026.03.11 22:17:33.220151 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.03.11 22:17:33.220403 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3001 | 2026.03.11 22:17:33.220767 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3002 | 2026.03.11 22:17:33.220815 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <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', '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 | ||
| 3003 | 2026.03.11 22:17:33.221093 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3004 | 2026.03.11 22:17:33.221167 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3005 | 2026.03.11 22:17:33.221308 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 3006 | 2026.03.11 22:17:33.221428 [ 315 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3007 | 2026.03.11 22:17:33.221443 [ 268 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3008 | 2026.03.11 22:17:33.221428 [ 327 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3009 | 2026.03.11 22:17:33.221428 [ 331 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3010 | 2026.03.11 22:17:33.221610 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3011 | 2026.03.11 22:17:33.221640 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3012 | 2026.03.11 22:17:33.221721 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3013 | 2026.03.11 22:17:33.221741 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3014 | 2026.03.11 22:17:33.221774 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <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', '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'))" | ||
| 3015 | 2026.03.11 22:17:33.221818 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <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', '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'))" | ||
| 3016 | 2026.03.11 22:17:33.221854 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <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', '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'))" | ||
| 3017 | 2026.03.11 22:17:33.222629 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002333 sec., 12430.347192456065 rows/sec., 541.65 KiB/sec. | ||
| 3018 | 2026.03.11 22:17:33.222785 [ 260 ] {641d9e01-509f-46fb-aba9-f4295399c33c} <Debug> TCPHandler: Processed in 0.002770123 sec. | ||
| 3019 | 2026.03.11 22:17:33.223044 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.03.11 22:17:33.223202 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3021 | 2026.03.11 22:17:33.223438 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3022 | 2026.03.11 22:17:33.223474 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <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', '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 | ||
| 3023 | 2026.03.11 22:17:33.223675 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3024 | 2026.03.11 22:17:33.223728 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3025 | 2026.03.11 22:17:33.223838 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3026 | 2026.03.11 22:17:33.223902 [ 315 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3027 | 2026.03.11 22:17:33.223907 [ 327 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3028 | 2026.03.11 22:17:33.223921 [ 268 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3029 | 2026.03.11 22:17:33.223968 [ 345 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3030 | 2026.03.11 22:17:33.224067 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3031 | 2026.03.11 22:17:33.224094 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3032 | 2026.03.11 22:17:33.224167 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3033 | 2026.03.11 22:17:33.224185 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3034 | 2026.03.11 22:17:33.224216 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <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', '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'))" | ||
| 3035 | 2026.03.11 22:17:33.224247 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <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', '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'))" | ||
| 3036 | 2026.03.11 22:17:33.224276 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <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', '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'))" | ||
| 3037 | 2026.03.11 22:17:33.224995 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001868 sec., 15524.625267665951 rows/sec., 676.48 KiB/sec. | ||
| 3038 | 2026.03.11 22:17:33.225114 [ 260 ] {25e5b242-0fa0-4172-a382-f2cca99d20b5} <Debug> TCPHandler: Processed in 0.00212309 sec. | ||
| 3039 | 2026.03.11 22:17:33.225328 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.03.11 22:17:33.225467 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3041 | 2026.03.11 22:17:33.225689 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3042 | 2026.03.11 22:17:33.225726 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <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', '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 | ||
| 3043 | 2026.03.11 22:17:33.225921 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3044 | 2026.03.11 22:17:33.225982 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3045 | 2026.03.11 22:17:33.226084 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3046 | 2026.03.11 22:17:33.226144 [ 318 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3047 | 2026.03.11 22:17:33.226159 [ 268 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3048 | 2026.03.11 22:17:33.226174 [ 309 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3049 | 2026.03.11 22:17:33.226151 [ 315 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3050 | 2026.03.11 22:17:33.226282 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3051 | 2026.03.11 22:17:33.226308 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3052 | 2026.03.11 22:17:33.226376 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3053 | 2026.03.11 22:17:33.226393 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3054 | 2026.03.11 22:17:33.226422 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <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', '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'))" | ||
| 3055 | 2026.03.11 22:17:33.226451 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <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', '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'))" | ||
| 3056 | 2026.03.11 22:17:33.226480 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <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', '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'))" | ||
| 3057 | 2026.03.11 22:17:33.227127 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001717 sec., 16889.924286546302 rows/sec., 735.98 KiB/sec. | ||
| 3058 | 2026.03.11 22:17:33.227267 [ 260 ] {a3deb95d-1301-4ea1-b33d-acdd08a4a4f3} <Debug> TCPHandler: Processed in 0.001987527 sec. | ||
| 3059 | 2026.03.11 22:17:33.227505 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.03.11 22:17:33.227656 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3061 | 2026.03.11 22:17:33.227875 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3062 | 2026.03.11 22:17:33.227909 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <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', '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 | ||
| 3063 | 2026.03.11 22:17:33.228111 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3064 | 2026.03.11 22:17:33.228163 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3065 | 2026.03.11 22:17:33.228264 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3066 | 2026.03.11 22:17:33.228323 [ 309 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3067 | 2026.03.11 22:17:33.228325 [ 268 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3068 | 2026.03.11 22:17:33.228345 [ 323 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3069 | 2026.03.11 22:17:33.228332 [ 318 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3070 | 2026.03.11 22:17:33.228461 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3071 | 2026.03.11 22:17:33.228482 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3072 | 2026.03.11 22:17:33.228550 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3073 | 2026.03.11 22:17:33.228567 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3074 | 2026.03.11 22:17:33.228596 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <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', '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'))" | ||
| 3075 | 2026.03.11 22:17:33.228627 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <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', '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'))" | ||
| 3076 | 2026.03.11 22:17:33.228654 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <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', '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'))" | ||
| 3077 | 2026.03.11 22:17:33.229357 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001761 sec., 16467.915956842702 rows/sec., 717.59 KiB/sec. | ||
| 3078 | 2026.03.11 22:17:33.229473 [ 260 ] {18301b61-779d-46f5-8353-10e7ab130789} <Debug> TCPHandler: Processed in 0.002026818 sec. | ||
| 3079 | 2026.03.11 22:17:33.229670 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.03.11 22:17:33.229803 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3081 | 2026.03.11 22:17:33.230019 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3082 | 2026.03.11 22:17:33.230053 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <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', '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 | ||
| 3083 | 2026.03.11 22:17:33.230259 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3084 | 2026.03.11 22:17:33.230342 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3085 | 2026.03.11 22:17:33.230439 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3086 | 2026.03.11 22:17:33.230501 [ 309 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3087 | 2026.03.11 22:17:33.230511 [ 268 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3088 | 2026.03.11 22:17:33.230534 [ 319 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3089 | 2026.03.11 22:17:33.230509 [ 323 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3090 | 2026.03.11 22:17:33.230637 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3091 | 2026.03.11 22:17:33.230687 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3092 | 2026.03.11 22:17:33.230755 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3093 | 2026.03.11 22:17:33.230772 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3094 | 2026.03.11 22:17:33.230804 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <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', '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'))" | ||
| 3095 | 2026.03.11 22:17:33.230838 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <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', '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'))" | ||
| 3096 | 2026.03.11 22:17:33.230868 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <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', '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'))" | ||
| 3097 | 2026.03.11 22:17:33.231440 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001694 sec., 17119.244391971664 rows/sec., 745.97 KiB/sec. | ||
| 3098 | 2026.03.11 22:17:33.231563 [ 260 ] {9da53cba-ffac-42ef-be03-16aa55636097} <Debug> TCPHandler: Processed in 0.001939587 sec. | ||
| 3099 | 2026.03.11 22:17:33.231760 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.03.11 22:17:33.231891 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3101 | 2026.03.11 22:17:33.232104 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3102 | 2026.03.11 22:17:33.232139 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <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', '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 | ||
| 3103 | 2026.03.11 22:17:33.232337 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3104 | 2026.03.11 22:17:33.232388 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3105 | 2026.03.11 22:17:33.232484 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3106 | 2026.03.11 22:17:33.232543 [ 323 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3107 | 2026.03.11 22:17:33.232553 [ 319 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3108 | 2026.03.11 22:17:33.232547 [ 268 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3109 | 2026.03.11 22:17:33.232580 [ 269 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3110 | 2026.03.11 22:17:33.232684 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3111 | 2026.03.11 22:17:33.232704 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3112 | 2026.03.11 22:17:33.232771 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3113 | 2026.03.11 22:17:33.232787 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3114 | 2026.03.11 22:17:33.232816 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <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', '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'))" | ||
| 3115 | 2026.03.11 22:17:33.232846 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <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', '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'))" | ||
| 3116 | 2026.03.11 22:17:33.232873 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <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', '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'))" | ||
| 3117 | 2026.03.11 22:17:33.233514 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001679 sec., 17272.185824895772 rows/sec., 752.63 KiB/sec. | ||
| 3118 | 2026.03.11 22:17:33.233621 [ 260 ] {f0c13b52-b1e7-4761-98d4-6644214c9ace} <Debug> TCPHandler: Processed in 0.001908956 sec. | ||
| 3119 | 2026.03.11 22:17:33.249672 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.03.11 22:17:33.249834 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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) | ||
| 3121 | 2026.03.11 22:17:33.250095 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3122 | 2026.03.11 22:17:33.250137 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <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', '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 | ||
| 3123 | 2026.03.11 22:17:33.250381 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3124 | 2026.03.11 22:17:33.250443 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3125 | 2026.03.11 22:17:33.250560 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3126 | 2026.03.11 22:17:33.250638 [ 319 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3127 | 2026.03.11 22:17:33.250650 [ 323 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3128 | 2026.03.11 22:17:33.250659 [ 268 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3129 | 2026.03.11 22:17:33.250641 [ 269 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3130 | 2026.03.11 22:17:33.250806 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3131 | 2026.03.11 22:17:33.250828 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3132 | 2026.03.11 22:17:33.250895 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3133 | 2026.03.11 22:17:33.250913 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3134 | 2026.03.11 22:17:33.250943 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <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', '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'))" | ||
| 3135 | 2026.03.11 22:17:33.250973 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <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', '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'))" | ||
| 3136 | 2026.03.11 22:17:33.251004 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <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', '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'))" | ||
| 3137 | 2026.03.11 22:17:33.251594 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001831 sec., 15838.339705079192 rows/sec., 690.15 KiB/sec. | ||
| 3138 | 2026.03.11 22:17:33.251699 [ 260 ] {7e99b84e-77db-4d64-96e9-35b556253609} <Debug> TCPHandler: Processed in 0.002085249 sec. | ||
| 3139 | 2026.03.11 22:17:33.361236 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.03.11 22:17:33.361493 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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', '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') FORMAT Native; (stage: Complete) | ||
| 3141 | 2026.03.11 22:17:33.361812 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3142 | 2026.03.11 22:17:33.361849 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <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', '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')" moved to PREWHERE | ||
| 3143 | 2026.03.11 22:17:33.362059 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3144 | 2026.03.11 22:17:33.362115 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3145 | 2026.03.11 22:17:33.362219 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3146 | 2026.03.11 22:17:33.362293 [ 269 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3147 | 2026.03.11 22:17:33.362299 [ 323 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3148 | 2026.03.11 22:17:33.362326 [ 292 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3149 | 2026.03.11 22:17:33.362335 [ 268 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3150 | 2026.03.11 22:17:33.362473 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3151 | 2026.03.11 22:17:33.362501 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3152 | 2026.03.11 22:17:33.362573 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3153 | 2026.03.11 22:17:33.362591 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3154 | 2026.03.11 22:17:33.362622 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <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', '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'))" | ||
| 3155 | 2026.03.11 22:17:33.362653 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <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', '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'))" | ||
| 3156 | 2026.03.11 22:17:33.362685 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <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', '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'))" | ||
| 3157 | 2026.03.11 22:17:33.363291 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001912 sec., 15167.364016736401 rows/sec., 660.92 KiB/sec. | ||
| 3158 | 2026.03.11 22:17:33.363404 [ 260 ] {3bc43a9b-a2b8-4372-a692-0be2d0e1a3a8} <Debug> TCPHandler: Processed in 0.002266083 sec. | ||
| 3159 | 2026.03.11 22:17:33.363875 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.03.11 22:17:33.364014 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
| 3161 | 2026.03.11 22:17:33.364244 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3162 | 2026.03.11 22:17:33.364281 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <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:expired_targets', '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')" moved to PREWHERE | ||
| 3163 | 2026.03.11 22:17:33.364491 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3164 | 2026.03.11 22:17:33.364545 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3165 | 2026.03.11 22:17:33.364647 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3166 | 2026.03.11 22:17:33.364707 [ 269 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3167 | 2026.03.11 22:17:33.364721 [ 292 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3168 | 2026.03.11 22:17:33.364744 [ 298 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3169 | 2026.03.11 22:17:33.364747 [ 325 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3170 | 2026.03.11 22:17:33.364841 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3171 | 2026.03.11 22:17:33.364868 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3172 | 2026.03.11 22:17:33.364937 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3173 | 2026.03.11 22:17:33.364956 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3174 | 2026.03.11 22:17:33.364991 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <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:expired_targets', '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'))" | ||
| 3175 | 2026.03.11 22:17:33.365023 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <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:expired_targets', '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'))" | ||
| 3176 | 2026.03.11 22:17:33.365057 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <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:expired_targets', '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'))" | ||
| 3177 | 2026.03.11 22:17:33.365639 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001684 sec., 17220.902612826605 rows/sec., 750.40 KiB/sec. | ||
| 3178 | 2026.03.11 22:17:33.365737 [ 260 ] {c59a38cf-fe3c-4e28-828c-77eab0c3e982} <Debug> TCPHandler: Processed in 0.001912207 sec. | ||
| 3179 | 2026.03.11 22:17:33.367040 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.03.11 22:17:33.367147 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.11 22:17:33.367190 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3182 | 2026.03.11 22:17:33.367674 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.11 22:17:33.367709 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3184 | 2026.03.11 22:17:33.368130 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3185 | 2026.03.11 22:17:33.368330 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.11 22:17:33.368470 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Debug> executeQuery: Read 9 rows, 1.74 KiB in 0.001354 sec., 6646.971935007386 rows/sec., 1.26 MiB/sec. | ||
| 3187 | 2026.03.11 22:17:33.368509 [ 260 ] {dcb3f2ec-aeb5-466e-b0b0-ad0d820a6355} <Debug> TCPHandler: Processed in 0.001518009 sec. | ||
| 3188 | 2026.03.11 22:17:33.368611 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.03.11 22:17:33.368704 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.03.11 22:17:33.368747 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3191 | 2026.03.11 22:17:33.369161 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.11 22:17:33.369195 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3193 | 2026.03.11 22:17:33.369490 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3194 | 2026.03.11 22:17:33.369705 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.11 22:17:33.369832 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 3196 | 2026.03.11 22:17:33.369870 [ 260 ] {ef325ddb-f19e-49bf-bf1b-2885a5df95f6} <Debug> TCPHandler: Processed in 0.001308245 sec. | ||
| 3197 | 2026.03.11 22:17:33.369971 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.03.11 22:17:33.370065 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3199 | 2026.03.11 22:17:33.370105 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3200 | 2026.03.11 22:17:33.370485 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.03.11 22:17:33.370521 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3202 | 2026.03.11 22:17:33.370806 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3203 | 2026.03.11 22:17:33.371013 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.11 22:17:33.371144 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001097 sec., 7292.616226071103 rows/sec., 594.66 KiB/sec. | ||
| 3205 | 2026.03.11 22:17:33.371180 [ 260 ] {7c9ea588-2397-4c0a-996c-e33312edcd39} <Debug> TCPHandler: Processed in 0.001258834 sec. | ||
| 3206 | 2026.03.11 22:17:33.371283 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.03.11 22:17:33.371382 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3208 | 2026.03.11 22:17:33.371422 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3209 | 2026.03.11 22:17:33.372708 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.03.11 22:17:33.372743 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3211 | 2026.03.11 22:17:33.373199 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3212 | 2026.03.11 22:17:33.373423 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.03.11 22:17:33.373562 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Debug> executeQuery: Read 2085 rows, 163.32 KiB in 0.002198 sec., 948589.6269335761 rows/sec., 72.56 MiB/sec. | ||
| 3214 | 2026.03.11 22:17:33.373600 [ 260 ] {d668c019-b45b-4dfc-8d82-387824034359} <Debug> TCPHandler: Processed in 0.002367404 sec. | ||
| 3215 | 2026.03.11 22:17:33.373804 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.03.11 22:17:33.373899 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.03.11 22:17:33.373938 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2026.03.11 22:17:33.374349 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.11 22:17:33.374383 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3220 | 2026.03.11 22:17:33.374677 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3221 | 2026.03.11 22:17:33.374889 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.11 22:17:33.375014 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.001133 sec., 36187.113857016775 rows/sec., 2.67 MiB/sec. | ||
| 3223 | 2026.03.11 22:17:33.375051 [ 260 ] {27489013-f2f3-4b83-8978-2a08fe16835b} <Debug> TCPHandler: Processed in 0.001295514 sec. | ||
| 3224 | 2026.03.11 22:17:33.375149 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.03.11 22:17:33.375243 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.03.11 22:17:33.375283 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3227 | 2026.03.11 22:17:33.375856 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.11 22:17:33.375892 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3229 | 2026.03.11 22:17:33.376217 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3230 | 2026.03.11 22:17:33.376439 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.11 22:17:33.376557 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001332 sec., 549549.5495495495 rows/sec., 32.50 MiB/sec. | ||
| 3232 | 2026.03.11 22:17:33.376593 [ 260 ] {2592da59-233c-4826-af47-d23f50a49461} <Debug> TCPHandler: Processed in 0.001492048 sec. | ||
| 3233 | 2026.03.11 22:17:33.376697 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.03.11 22:17:33.376790 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.03.11 22:17:33.376827 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3236 | 2026.03.11 22:17:33.377190 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.03.11 22:17:33.377224 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3238 | 2026.03.11 22:17:33.377500 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3239 | 2026.03.11 22:17:33.377709 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.03.11 22:17:33.377827 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 66.58 KiB/sec. | ||
| 3241 | 2026.03.11 22:17:33.377863 [ 260 ] {9dbcfbf0-345a-43bd-94cd-881af163bb77} <Debug> TCPHandler: Processed in 0.001215033 sec. | ||
| 3242 | 2026.03.11 22:17:33.377961 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.03.11 22:17:33.378053 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3244 | 2026.03.11 22:17:33.378091 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3245 | 2026.03.11 22:17:33.378464 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.11 22:17:33.378497 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3247 | 2026.03.11 22:17:33.378779 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3248 | 2026.03.11 22:17:33.378985 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.11 22:17:33.379107 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 873.72 KiB/sec. | ||
| 3250 | 2026.03.11 22:17:33.379145 [ 260 ] {a5f9d6aa-6f03-4b69-81a8-bb0dc49b044e} <Debug> TCPHandler: Processed in 0.001233393 sec. | ||
| 3251 | 2026.03.11 22:17:33.379249 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.11 22:17:33.379341 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3253 | 2026.03.11 22:17:33.379378 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3254 | 2026.03.11 22:17:33.380061 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.11 22:17:33.380096 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3256 | 2026.03.11 22:17:33.380431 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3257 | 2026.03.11 22:17:33.380652 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.11 22:17:33.380777 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.001453 sec., 732966.2766689607 rows/sec., 51.04 MiB/sec. | ||
| 3259 | 2026.03.11 22:17:33.380812 [ 260 ] {c6bb63a7-0b46-4408-ba9b-df50161380a3} <Debug> TCPHandler: Processed in 0.00161181 sec. | ||
| 3260 | 2026.03.11 22:17:33.380918 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.03.11 22:17:33.381011 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3262 | 2026.03.11 22:17:33.381052 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3263 | 2026.03.11 22:17:33.382123 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.11 22:17:33.382156 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3265 | 2026.03.11 22:17:33.382723 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3266 | 2026.03.11 22:17:33.382939 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.11 22:17:33.383063 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Debug> executeQuery: Read 3500 rows, 234.54 KiB in 0.00207 sec., 1690821.2560386476 rows/sec., 110.65 MiB/sec. | ||
| 3268 | 2026.03.11 22:17:33.383100 [ 260 ] {b647cb2b-bb86-40fb-bf4f-4ff4b30aa597} <Debug> TCPHandler: Processed in 0.002231612 sec. | ||
| 3269 | 2026.03.11 22:17:33.383206 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.03.11 22:17:33.383300 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.03.11 22:17:33.383352 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3272 | 2026.03.11 22:17:33.384051 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.11 22:17:33.384086 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3274 | 2026.03.11 22:17:33.384586 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3275 | 2026.03.11 22:17:33.384807 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.11 22:17:33.384942 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001661 sec., 12642.986152919928 rows/sec., 22.66 MiB/sec. | ||
| 3277 | 2026.03.11 22:17:33.384994 [ 260 ] {4f59dacf-ff8e-4c87-8512-323461b1754c} <Debug> TCPHandler: Processed in 0.001835975 sec. | ||
| 3278 | 2026.03.11 22:17:33.385100 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.11 22:17:33.385194 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.11 22:17:33.385234 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3281 | 2026.03.11 22:17:33.385540 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.11 22:17:33.385575 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3283 | 2026.03.11 22:17:33.385865 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3284 | 2026.03.11 22:17:33.386069 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.11 22:17:33.386192 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001017 sec., 11799.410029498526 rows/sec., 814.28 KiB/sec. | ||
| 3286 | 2026.03.11 22:17:33.386226 [ 260 ] {10a56d7e-1317-4983-bbf1-5474d3f32b7f} <Debug> TCPHandler: Processed in 0.001174822 sec. | ||
| 3287 | 2026.03.11 22:17:34.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.14 MiB, peak 226.56 MiB, free memory in arenas 0.00 B, will set to 222.89 MiB (RSS), difference: -1.25 MiB | ||
| 3288 | 2026.03.11 22:17:37.793159 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.03.11 22:17:37.793353 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3290 | 2026.03.11 22:17:37.793424 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3291 | 2026.03.11 22:17:37.794088 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.03.11 22:17:37.794136 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3293 | 2026.03.11 22:17:37.794522 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3294 | 2026.03.11 22:17:37.794740 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.11 22:17:37.794888 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 3296 | 2026.03.11 22:17:37.794882 [ 25 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3297 | 2026.03.11 22:17:37.794929 [ 260 ] {370f023a-a3b4-4329-9a09-7b3711f3b74e} <Debug> TCPHandler: Processed in 0.001906696 sec. | ||
| 3298 | 2026.03.11 22:17:37.794991 [ 25 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.03.11 22:17:37.795034 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3300 | 2026.03.11 22:17:37.795069 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.11 22:17:37.795171 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3302 | 2026.03.11 22:17:37.795177 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 3303 | 2026.03.11 22:17:37.795212 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3304 | 2026.03.11 22:17:37.795334 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3305 | 2026.03.11 22:17:37.795376 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 226 rows starting from the beginning of the part | ||
| 3306 | 2026.03.11 22:17:37.795482 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 92 rows starting from the beginning of the part | ||
| 3307 | 2026.03.11 22:17:37.795544 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3308 | 2026.03.11 22:17:37.795595 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3309 | 2026.03.11 22:17:37.795637 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.11 22:17:37.795647 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2085 rows starting from the beginning of the part | ||
| 3311 | 2026.03.11 22:17:37.795680 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3312 | 2026.03.11 22:17:37.795711 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3313 | 2026.03.11 22:17:37.796006 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3314 | 2026.03.11 22:17:37.796232 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.11 22:17:37.796338 [ 25 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3316 | 2026.03.11 22:17:37.796367 [ 25 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.03.11 22:17:37.796367 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 3318 | 2026.03.11 22:17:37.796386 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3319 | 2026.03.11 22:17:37.796416 [ 260 ] {d0f5db51-e52d-41c7-9ef7-d8e3fb5cb540} <Debug> TCPHandler: Processed in 0.001394387 sec. | ||
| 3320 | 2026.03.11 22:17:37.796481 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 3321 | 2026.03.11 22:17:37.796532 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.11 22:17:37.796580 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.03.11 22:17:37.796612 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 137 rows starting from the beginning of the part | ||
| 3324 | 2026.03.11 22:17:37.796627 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.03.11 22:17:37.796667 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 71 rows starting from the beginning of the part | ||
| 3326 | 2026.03.11 22:17:37.796674 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3327 | 2026.03.11 22:17:37.796719 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 3328 | 2026.03.11 22:17:37.796763 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 65 rows starting from the beginning of the part | ||
| 3329 | 2026.03.11 22:17:37.796802 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1065 rows starting from the beginning of the part | ||
| 3330 | 2026.03.11 22:17:37.796838 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3331 | 2026.03.11 22:17:37.797084 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974677 sec., 1315151.7944453699 rows/sec., 108.50 MiB/sec. | ||
| 3332 | 2026.03.11 22:17:37.797125 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.03.11 22:17:37.797168 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3334 | 2026.03.11 22:17:37.797360 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3335 | 2026.03.11 22:17:37.797642 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.03.11 22:17:37.797694 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3337 | 2026.03.11 22:17:37.797723 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_16_3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3338 | 2026.03.11 22:17:37.797812 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3339 | 2026.03.11 22:17:37.797867 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427517 sec., 1014348.6907686564 rows/sec., 77.06 MiB/sec. | ||
| 3340 | 2026.03.11 22:17:37.797925 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.03.11 22:17:37.798062 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3342 | 2026.03.11 22:17:37.798086 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001475 sec., 86779.66101694916 rows/sec., 6.04 MiB/sec. | ||
| 3343 | 2026.03.11 22:17:37.798136 [ 260 ] {0dd24979-cab9-4a8b-b467-b504c10bea35} <Debug> TCPHandler: Processed in 0.001651251 sec. | ||
| 3344 | 2026.03.11 22:17:37.798257 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.03.11 22:17:37.798353 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.11 22:17:37.798354 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.03.11 22:17:37.798414 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3348 | 2026.03.11 22:17:37.798436 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_16_3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3349 | 2026.03.11 22:17:37.798544 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3350 | 2026.03.11 22:17:37.798744 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.03.11 22:17:37.798784 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3352 | 2026.03.11 22:17:37.799112 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3353 | 2026.03.11 22:17:37.799315 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.03.11 22:17:37.799408 [ 25 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3355 | 2026.03.11 22:17:37.799436 [ 25 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.03.11 22:17:37.799438 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001103 sec., 43517.679057116955 rows/sec., 2.93 MiB/sec. | ||
| 3357 | 2026.03.11 22:17:37.799453 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3358 | 2026.03.11 22:17:37.799483 [ 260 ] {67877a59-5448-4247-bc85-bf3ca7b6df30} <Debug> TCPHandler: Processed in 0.001274604 sec. | ||
| 3359 | 2026.03.11 22:17:37.799530 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 3360 | 2026.03.11 22:17:37.799627 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3361 | 2026.03.11 22:17:37.799658 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 3362 | 2026.03.11 22:17:37.799736 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3363 | 2026.03.11 22:17:37.799779 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3364 | 2026.03.11 22:17:37.799820 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3365 | 2026.03.11 22:17:37.799860 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 3366 | 2026.03.11 22:17:37.799899 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 3367 | 2026.03.11 22:17:37.800688 [ 192 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001185833 sec., 278285.39094459335 rows/sec., 18.50 MiB/sec. | ||
| 3368 | 2026.03.11 22:17:37.800826 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3369 | 2026.03.11 22:17:37.801078 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.03.11 22:17:37.801148 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_11_2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3371 | 2026.03.11 22:17:37.801214 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3372 | 2026.03.11 22:17:38.126510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6303 | ||
| 3373 | 2026.03.11 22:17:38.127209 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.11 22:17:38.127259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3375 | 2026.03.11 22:17:38.127740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3376 | 2026.03.11 22:17:38.127977 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.11 22:17:38.128122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6303 | ||
| 3378 | 2026.03.11 22:17:38.485555 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3379 | 2026.03.11 22:17:38.510274 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.03.11 22:17:38.510365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3381 | 2026.03.11 22:17:38.518069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3382 | 2026.03.11 22:17:38.518981 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.03.11 22:17:38.523709 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3384 | 2026.03.11 22:17:39.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.49 MiB, peak 229.65 MiB, free memory in arenas 0.00 B, will set to 225.44 MiB (RSS), difference: 1.94 MiB | ||
| 3385 | 2026.03.11 22:17:40.609265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 400 | ||
| 3386 | 2026.03.11 22:17:40.612251 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.11 22:17:40.612294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3388 | 2026.03.11 22:17:40.613555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3389 | 2026.03.11 22:17:40.613830 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.03.11 22:17:40.614134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3391 | 2026.03.11 22:17:42.795504 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.03.11 22:17:42.795698 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3393 | 2026.03.11 22:17:42.795771 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3394 | 2026.03.11 22:17:42.796471 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.03.11 22:17:42.796531 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3396 | 2026.03.11 22:17:42.796955 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3397 | 2026.03.11 22:17:42.797222 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.03.11 22:17:42.797387 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001753 sec., 65031.374786081 rows/sec., 5.51 MiB/sec. | ||
| 3399 | 2026.03.11 22:17:42.797440 [ 260 ] {91ff036e-1de3-4a96-9e4e-a88a8cf14b37} <Debug> TCPHandler: Processed in 0.00208903 sec. | ||
| 3400 | 2026.03.11 22:17:42.797564 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.03.11 22:17:42.797667 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.03.11 22:17:42.797718 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3403 | 2026.03.11 22:17:42.798228 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.03.11 22:17:42.798270 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3405 | 2026.03.11 22:17:42.798594 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3406 | 2026.03.11 22:17:42.798822 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.03.11 22:17:42.798959 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001285 sec., 22568.093385214008 rows/sec., 1.66 MiB/sec. | ||
| 3408 | 2026.03.11 22:17:42.798954 [ 53 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3409 | 2026.03.11 22:17:42.799002 [ 260 ] {d8edfcb9-c0b1-4f13-ad8d-7bba5ea67f54} <Debug> TCPHandler: Processed in 0.001466528 sec. | ||
| 3410 | 2026.03.11 22:17:42.799049 [ 53 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.11 22:17:42.799077 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3412 | 2026.03.11 22:17:42.799144 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.03.11 22:17:42.799182 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 3414 | 2026.03.11 22:17:42.799266 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3415 | 2026.03.11 22:17:42.799311 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3416 | 2026.03.11 22:17:42.799314 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3417 | 2026.03.11 22:17:42.799356 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
| 3418 | 2026.03.11 22:17:42.799429 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3419 | 2026.03.11 22:17:42.799474 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3420 | 2026.03.11 22:17:42.799520 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3421 | 2026.03.11 22:17:42.799559 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 3422 | 2026.03.11 22:17:42.799597 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 3423 | 2026.03.11 22:17:42.799794 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.03.11 22:17:42.799837 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3425 | 2026.03.11 22:17:42.800234 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3426 | 2026.03.11 22:17:42.800453 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.03.11 22:17:42.800483 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342176 sec., 151246.93035786663 rows/sec., 11.67 MiB/sec. | ||
| 3428 | 2026.03.11 22:17:42.800588 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001345 sec., 69144.9814126394 rows/sec., 5.40 MiB/sec. | ||
| 3429 | 2026.03.11 22:17:42.800631 [ 260 ] {3e5a823c-ac6c-4791-8659-b2ed036083f8} <Debug> TCPHandler: Processed in 0.001537509 sec. | ||
| 3430 | 2026.03.11 22:17:42.800760 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.03.11 22:17:42.800786 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3432 | 2026.03.11 22:17:42.800865 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3433 | 2026.03.11 22:17:42.800925 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3434 | 2026.03.11 22:17:42.801235 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.11 22:17:42.801347 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_16_3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3436 | 2026.03.11 22:17:42.801502 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3437 | 2026.03.11 22:17:42.801541 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.03.11 22:17:42.801597 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3439 | 2026.03.11 22:17:42.802056 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3440 | 2026.03.11 22:17:42.802349 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.03.11 22:17:42.802528 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
| 3442 | 2026.03.11 22:17:42.802587 [ 260 ] {60092894-2857-4879-a5db-daa273ace838} <Debug> TCPHandler: Processed in 0.001876225 sec. | ||
| 3443 | 2026.03.11 22:17:42.802757 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.11 22:17:42.802880 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.03.11 22:17:42.802950 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3446 | 2026.03.11 22:17:42.804011 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.03.11 22:17:42.804054 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3448 | 2026.03.11 22:17:42.804611 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3449 | 2026.03.11 22:17:42.804840 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.11 22:17:42.804960 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3451 | 2026.03.11 22:17:42.804981 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002127 sec., 13634.226610249178 rows/sec., 24.43 MiB/sec. | ||
| 3452 | 2026.03.11 22:17:42.805010 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.03.11 22:17:42.805036 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3454 | 2026.03.11 22:17:42.805057 [ 260 ] {f1ba1bf7-a979-4e94-9405-6ae6145d7013} <Debug> TCPHandler: Processed in 0.002362395 sec. | ||
| 3455 | 2026.03.11 22:17:42.805137 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 3456 | 2026.03.11 22:17:42.805194 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.03.11 22:17:42.805296 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.03.11 22:17:42.805339 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3459 | 2026.03.11 22:17:42.805423 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2026.03.11 22:17:42.805506 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
| 3461 | 2026.03.11 22:17:42.805684 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part | ||
| 3462 | 2026.03.11 22:17:42.805698 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.11 22:17:42.805738 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3464 | 2026.03.11 22:17:42.805832 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3465 | 2026.03.11 22:17:42.805980 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3466 | 2026.03.11 22:17:42.806055 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3467 | 2026.03.11 22:17:42.806121 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 3468 | 2026.03.11 22:17:42.806274 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 3469 | 2026.03.11 22:17:42.806321 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.03.11 22:17:42.806455 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 3471 | 2026.03.11 22:17:42.806492 [ 260 ] {8b94923d-f5ef-49c8-9c54-19789ca01ca1} <Debug> TCPHandler: Processed in 0.001350056 sec. | ||
| 3472 | 2026.03.11 22:17:42.809801 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 19 columns (19 merged, 0 gathered) in 0.004709139 sec., 63281.207031688806 rows/sec., 113.40 MiB/sec. | ||
| 3473 | 2026.03.11 22:17:42.810221 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3474 | 2026.03.11 22:17:42.810609 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.11 22:17:42.810683 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3476 | 2026.03.11 22:17:42.810766 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 3477 | 2026.03.11 22:17:44.955734 [ 125 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3478 | 2026.03.11 22:17:44.955854 [ 125 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.11 22:17:44.955894 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3480 | 2026.03.11 22:17:44.956066 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 3481 | 2026.03.11 22:17:44.956295 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3482 | 2026.03.11 22:17:44.956360 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3483 | 2026.03.11 22:17:44.956486 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3484 | 2026.03.11 22:17:44.956579 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3485 | 2026.03.11 22:17:44.956660 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 3486 | 2026.03.11 22:17:44.956714 [ 192 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3487 | 2026.03.11 22:17:44.957522 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535309 sec., 16934.70174407888 rows/sec., 1.41 MiB/sec. | ||
| 3488 | 2026.03.11 22:17:44.957641 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3489 | 2026.03.11 22:17:44.957896 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.11 22:17:44.957962 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_5_1} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3491 | 2026.03.11 22:17:44.958025 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3492 | 2026.03.11 22:17:45.524002 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3493 | 2026.03.11 22:17:45.524055 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3494 | 2026.03.11 22:17:45.628364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6751 | ||
| 3495 | 2026.03.11 22:17:45.628913 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.03.11 22:17:45.628964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3497 | 2026.03.11 22:17:45.629484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3498 | 2026.03.11 22:17:45.629708 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.03.11 22:17:45.629830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3500 | 2026.03.11 22:17:46.023946 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3501 | 2026.03.11 22:17:46.040456 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.03.11 22:17:46.040514 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3503 | 2026.03.11 22:17:46.046922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3504 | 2026.03.11 22:17:46.047679 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.03.11 22:17:46.050597 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3506 | 2026.03.11 22:17:46.310097 [ 85 ] {} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3507 | 2026.03.11 22:17:46.310159 [ 85 ] {} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.11 22:17:46.310179 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3509 | 2026.03.11 22:17:46.310294 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::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 | ||
| 3510 | 2026.03.11 22:17:46.310586 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3511 | 2026.03.11 22:17:46.310628 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 3512 | 2026.03.11 22:17:46.310715 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3513 | 2026.03.11 22:17:46.310806 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 3514 | 2026.03.11 22:17:46.310888 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::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 | ||
| 3515 | 2026.03.11 22:17:46.310961 [ 200 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 3516 | 2026.03.11 22:17:46.312602 [ 191 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 6 columns (6 merged, 0 gathered) in 0.002358075 sec., 16538.914156674407 rows/sec., 3.25 MiB/sec. | ||
| 3517 | 2026.03.11 22:17:46.312797 [ 191 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3518 | 2026.03.11 22:17:46.313228 [ 191 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.11 22:17:46.313308 [ 191 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_5_1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3520 | 2026.03.11 22:17:46.313411 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3521 | 2026.03.11 22:17:47.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.38 MiB, peak 230.53 MiB, free memory in arenas 0.00 B, will set to 227.68 MiB (RSS), difference: 1.30 MiB | ||
| 3522 | 2026.03.11 22:17:47.794180 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.03.11 22:17:47.794438 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3524 | 2026.03.11 22:17:47.794513 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3525 | 2026.03.11 22:17:47.795218 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.11 22:17:47.795269 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3527 | 2026.03.11 22:17:47.795677 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3528 | 2026.03.11 22:17:47.795898 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.11 22:17:47.796053 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.75 MiB/sec. | ||
| 3530 | 2026.03.11 22:17:47.796099 [ 260 ] {4120b1ee-ef35-4d0d-9190-9cbb4d1342d3} <Debug> TCPHandler: Processed in 0.001994277 sec. | ||
| 3531 | 2026.03.11 22:17:47.796222 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.03.11 22:17:47.796322 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3533 | 2026.03.11 22:17:47.796364 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3534 | 2026.03.11 22:17:47.796766 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.03.11 22:17:47.796803 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3536 | 2026.03.11 22:17:47.797090 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3537 | 2026.03.11 22:17:47.797303 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.03.11 22:17:47.797431 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 3539 | 2026.03.11 22:17:47.797467 [ 260 ] {61dc4fbe-c65b-4999-9824-3e8cda065291} <Debug> TCPHandler: Processed in 0.001295384 sec. | ||
| 3540 | 2026.03.11 22:17:47.797567 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2026.03.11 22:17:47.797659 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3542 | 2026.03.11 22:17:47.797699 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3543 | 2026.03.11 22:17:47.798094 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.03.11 22:17:47.798130 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3545 | 2026.03.11 22:17:47.798433 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3546 | 2026.03.11 22:17:47.798639 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.03.11 22:17:47.798766 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 5.13 MiB/sec. | ||
| 3548 | 2026.03.11 22:17:47.798802 [ 260 ] {bd825d86-cda9-4ec1-8c4e-8ed248f7a3bc} <Debug> TCPHandler: Processed in 0.001282744 sec. | ||
| 3549 | 2026.03.11 22:17:47.798911 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.03.11 22:17:47.799004 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3551 | 2026.03.11 22:17:47.799047 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3552 | 2026.03.11 22:17:47.799437 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.03.11 22:17:47.799473 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3554 | 2026.03.11 22:17:47.799786 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3555 | 2026.03.11 22:17:47.799989 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.11 22:17:47.800115 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 3557 | 2026.03.11 22:17:47.800152 [ 260 ] {9cf306f2-cbc2-4e6c-ae69-324d89a01e05} <Debug> TCPHandler: Processed in 0.001287314 sec. | ||
| 3558 | 2026.03.11 22:17:47.800251 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.03.11 22:17:47.800342 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3560 | 2026.03.11 22:17:47.800395 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3561 | 2026.03.11 22:17:47.801113 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2026.03.11 22:17:47.801150 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3563 | 2026.03.11 22:17:47.801664 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3564 | 2026.03.11 22:17:47.801884 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.03.11 22:17:47.802020 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 3566 | 2026.03.11 22:17:47.802074 [ 260 ] {85f2fe5a-a920-4db7-be39-a79e20c7b119} <Debug> TCPHandler: Processed in 0.001870025 sec. | ||
| 3567 | 2026.03.11 22:17:47.802182 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.03.11 22:17:47.802274 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.03.11 22:17:47.802315 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3570 | 2026.03.11 22:17:47.802641 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.03.11 22:17:47.802676 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3572 | 2026.03.11 22:17:47.802968 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3573 | 2026.03.11 22:17:47.803172 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.03.11 22:17:47.803295 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3575 | 2026.03.11 22:17:47.803329 [ 260 ] {29863ec0-bc45-48da-900b-0422080b6f73} <Debug> TCPHandler: Processed in 0.001194782 sec. | ||
| 3576 | 2026.03.11 22:17:50.614590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 424 | ||
| 3577 | 2026.03.11 22:17:50.617092 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.03.11 22:17:50.617148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3579 | 2026.03.11 22:17:50.618323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3580 | 2026.03.11 22:17:50.618624 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.11 22:17:50.618827 [ 13 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3582 | 2026.03.11 22:17:50.618919 [ 13 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.03.11 22:17:50.618954 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3584 | 2026.03.11 22:17:50.618975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3585 | 2026.03.11 22:17:50.619067 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 3586 | 2026.03.11 22:17:50.619572 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2026.03.11 22:17:50.619685 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 3588 | 2026.03.11 22:17:50.619992 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3589 | 2026.03.11 22:17:50.620280 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3590 | 2026.03.11 22:17:50.620566 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3591 | 2026.03.11 22:17:50.620838 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 62 rows starting from the beginning of the part | ||
| 3592 | 2026.03.11 22:17:50.621125 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3593 | 2026.03.11 22:17:50.626954 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 72 columns (72 merged, 0 gathered) in 0.00793213 sec., 53453.48601195391 rows/sec., 51.35 MiB/sec. | ||
| 3594 | 2026.03.11 22:17:50.627625 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3595 | 2026.03.11 22:17:50.628155 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.11 22:17:50.628225 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_11_2} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3597 | 2026.03.11 22:17:50.628351 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3598 | 2026.03.11 22:17:52.788628 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.11 22:17:52.788862 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3600 | 2026.03.11 22:17:52.789237 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3601 | 2026.03.11 22:17:52.789275 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3602 | 2026.03.11 22:17:52.789541 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3603 | 2026.03.11 22:17:52.789609 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3604 | 2026.03.11 22:17:52.789746 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3605 | 2026.03.11 22:17:52.789781 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3606 | 2026.03.11 22:17:52.789802 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3607 | 2026.03.11 22:17:52.789818 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3608 | 2026.03.11 22:17:52.789857 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3609 | 2026.03.11 22:17:52.789876 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3610 | 2026.03.11 22:17:52.790669 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001911 sec., 20408.163265306124 rows/sec., 847.27 KiB/sec. | ||
| 3611 | 2026.03.11 22:17:52.790761 [ 260 ] {9a8d2f0f-ebeb-45cd-b6c5-c0c5642feae3} <Debug> TCPHandler: Processed in 0.002258482 sec. | ||
| 3612 | 2026.03.11 22:17:52.791031 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.03.11 22:17:52.791168 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3614 | 2026.03.11 22:17:52.791384 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3615 | 2026.03.11 22:17:52.791420 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3616 | 2026.03.11 22:17:52.791634 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3617 | 2026.03.11 22:17:52.791686 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3618 | 2026.03.11 22:17:52.791783 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3619 | 2026.03.11 22:17:52.791810 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3620 | 2026.03.11 22:17:52.791828 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3621 | 2026.03.11 22:17:52.791841 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3622 | 2026.03.11 22:17:52.791874 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3623 | 2026.03.11 22:17:52.791891 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3624 | 2026.03.11 22:17:52.792326 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001218 sec., 32019.70443349754 rows/sec., 1.30 MiB/sec. | ||
| 3625 | 2026.03.11 22:17:52.792410 [ 260 ] {dddb1150-653a-4824-ada6-889cd767af96} <Debug> TCPHandler: Processed in 0.001428477 sec. | ||
| 3626 | 2026.03.11 22:17:52.792934 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.03.11 22:17:52.793071 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3628 | 2026.03.11 22:17:52.793303 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3629 | 2026.03.11 22:17:52.793340 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3630 | 2026.03.11 22:17:52.793548 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3631 | 2026.03.11 22:17:52.793599 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3632 | 2026.03.11 22:17:52.793700 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3633 | 2026.03.11 22:17:52.793727 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3634 | 2026.03.11 22:17:52.793745 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3635 | 2026.03.11 22:17:52.793758 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3636 | 2026.03.11 22:17:52.793790 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3637 | 2026.03.11 22:17:52.793808 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3638 | 2026.03.11 22:17:52.794319 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001307 sec., 29839.326702371844 rows/sec., 1.21 MiB/sec. | ||
| 3639 | 2026.03.11 22:17:52.794407 [ 260 ] {19522964-886a-4141-a5df-75b358d4bdb4} <Debug> TCPHandler: Processed in 0.001521249 sec. | ||
| 3640 | 2026.03.11 22:17:52.794671 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.03.11 22:17:52.794817 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 3642 | 2026.03.11 22:17:52.795042 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3643 | 2026.03.11 22:17:52.795079 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 3644 | 2026.03.11 22:17:52.795301 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3645 | 2026.03.11 22:17:52.795362 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3646 | 2026.03.11 22:17:52.795469 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3647 | 2026.03.11 22:17:52.795497 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3648 | 2026.03.11 22:17:52.795515 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3649 | 2026.03.11 22:17:52.795530 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3650 | 2026.03.11 22:17:52.795563 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3651 | 2026.03.11 22:17:52.795585 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3652 | 2026.03.11 22:17:52.796207 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001451 sec., 26878.01516195727 rows/sec., 1.09 MiB/sec. | ||
| 3653 | 2026.03.11 22:17:52.796311 [ 260 ] {0f53e0b9-5fbd-46c9-a395-fde450b8b005} <Debug> TCPHandler: Processed in 0.001694642 sec. | ||
| 3654 | 2026.03.11 22:17:52.796659 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.03.11 22:17:52.797163 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3656 | 2026.03.11 22:17:52.797486 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3657 | 2026.03.11 22:17:52.797538 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3658 | 2026.03.11 22:17:52.797861 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3659 | 2026.03.11 22:17:52.797935 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3660 | 2026.03.11 22:17:52.798042 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3661 | 2026.03.11 22:17:52.798071 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3662 | 2026.03.11 22:17:52.798090 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3663 | 2026.03.11 22:17:52.798104 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3664 | 2026.03.11 22:17:52.798138 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3665 | 2026.03.11 22:17:52.798156 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3666 | 2026.03.11 22:17:52.798622 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.00187 sec., 20855.614973262032 rows/sec., 865.85 KiB/sec. | ||
| 3667 | 2026.03.11 22:17:52.798705 [ 260 ] {40f835ed-a7ba-4924-88da-e0645eaad551} <Debug> TCPHandler: Processed in 0.00210576 sec. | ||
| 3668 | 2026.03.11 22:17:52.798963 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.03.11 22:17:52.799132 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3670 | 2026.03.11 22:17:52.799358 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3671 | 2026.03.11 22:17:52.799396 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3672 | 2026.03.11 22:17:52.799609 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3673 | 2026.03.11 22:17:52.799662 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3674 | 2026.03.11 22:17:52.799781 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3675 | 2026.03.11 22:17:52.799812 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3676 | 2026.03.11 22:17:52.799831 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3677 | 2026.03.11 22:17:52.799845 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3678 | 2026.03.11 22:17:52.799879 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3679 | 2026.03.11 22:17:52.799897 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3680 | 2026.03.11 22:17:52.800379 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001324 sec., 29456.19335347432 rows/sec., 1.19 MiB/sec. | ||
| 3681 | 2026.03.11 22:17:52.800449 [ 260 ] {ebe9a87a-0f75-483a-b729-319b34a1a4ce} <Debug> TCPHandler: Processed in 0.001536189 sec. | ||
| 3682 | 2026.03.11 22:17:52.800699 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2026.03.11 22:17:52.800857 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3684 | 2026.03.11 22:17:52.801153 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3685 | 2026.03.11 22:17:52.801211 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3686 | 2026.03.11 22:17:52.801535 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3687 | 2026.03.11 22:17:52.801608 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3688 | 2026.03.11 22:17:52.801754 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3689 | 2026.03.11 22:17:52.801794 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3690 | 2026.03.11 22:17:52.801824 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3691 | 2026.03.11 22:17:52.801847 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3692 | 2026.03.11 22:17:52.801900 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3693 | 2026.03.11 22:17:52.801932 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3694 | 2026.03.11 22:17:52.802432 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001648 sec., 23665.04854368932 rows/sec., 982.49 KiB/sec. | ||
| 3695 | 2026.03.11 22:17:52.802512 [ 260 ] {09228d5d-1f57-44f5-8d74-b761ec90a318} <Debug> TCPHandler: Processed in 0.001868385 sec. | ||
| 3696 | 2026.03.11 22:17:52.802782 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.03.11 22:17:52.802923 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3698 | 2026.03.11 22:17:52.803144 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3699 | 2026.03.11 22:17:52.803181 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3700 | 2026.03.11 22:17:52.803395 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3701 | 2026.03.11 22:17:52.803449 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3702 | 2026.03.11 22:17:52.803546 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3703 | 2026.03.11 22:17:52.803575 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3704 | 2026.03.11 22:17:52.803594 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3705 | 2026.03.11 22:17:52.803609 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3706 | 2026.03.11 22:17:52.803642 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3707 | 2026.03.11 22:17:52.803660 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3708 | 2026.03.11 22:17:52.804060 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001197 sec., 32581.453634085214 rows/sec., 1.32 MiB/sec. | ||
| 3709 | 2026.03.11 22:17:52.804119 [ 260 ] {6fc48cd1-831c-4852-9d1d-d6a862cc8de0} <Debug> TCPHandler: Processed in 0.001387516 sec. | ||
| 3710 | 2026.03.11 22:17:52.804353 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.03.11 22:17:52.804488 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3712 | 2026.03.11 22:17:52.804703 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3713 | 2026.03.11 22:17:52.804740 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3714 | 2026.03.11 22:17:52.804952 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3715 | 2026.03.11 22:17:52.805003 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3716 | 2026.03.11 22:17:52.805099 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3717 | 2026.03.11 22:17:52.805126 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3718 | 2026.03.11 22:17:52.805144 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3719 | 2026.03.11 22:17:52.805158 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3720 | 2026.03.11 22:17:52.805190 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3721 | 2026.03.11 22:17:52.805208 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3722 | 2026.03.11 22:17:52.805581 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001151 sec., 33883.57949609036 rows/sec., 1.37 MiB/sec. | ||
| 3723 | 2026.03.11 22:17:52.805638 [ 260 ] {f580f2ef-5bc3-460b-9e6c-609457265c76} <Debug> TCPHandler: Processed in 0.001331815 sec. | ||
| 3724 | 2026.03.11 22:17:52.805868 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.11 22:17:52.806006 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3726 | 2026.03.11 22:17:52.806226 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3727 | 2026.03.11 22:17:52.806263 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3728 | 2026.03.11 22:17:52.806477 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3729 | 2026.03.11 22:17:52.806530 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3730 | 2026.03.11 22:17:52.806627 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3731 | 2026.03.11 22:17:52.806654 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3732 | 2026.03.11 22:17:52.806673 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3733 | 2026.03.11 22:17:52.806687 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3734 | 2026.03.11 22:17:52.806718 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3735 | 2026.03.11 22:17:52.806736 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3736 | 2026.03.11 22:17:52.807122 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001176 sec., 33163.26530612245 rows/sec., 1.34 MiB/sec. | ||
| 3737 | 2026.03.11 22:17:52.807178 [ 260 ] {0c5abb79-1dd2-4afc-9c13-bcd204db18c5} <Debug> TCPHandler: Processed in 0.001361106 sec. | ||
| 3738 | 2026.03.11 22:17:52.807406 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.03.11 22:17:52.807543 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3740 | 2026.03.11 22:17:52.807760 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3741 | 2026.03.11 22:17:52.807798 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3742 | 2026.03.11 22:17:52.808101 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3743 | 2026.03.11 22:17:52.808177 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3744 | 2026.03.11 22:17:52.808322 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3745 | 2026.03.11 22:17:52.808365 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3746 | 2026.03.11 22:17:52.808392 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3747 | 2026.03.11 22:17:52.808414 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3748 | 2026.03.11 22:17:52.808466 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3749 | 2026.03.11 22:17:52.808495 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3750 | 2026.03.11 22:17:52.808952 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001468 sec., 26566.75749318801 rows/sec., 1.08 MiB/sec. | ||
| 3751 | 2026.03.11 22:17:52.809014 [ 260 ] {cd338a15-aee0-409b-8cc5-3ec0c5c017ab} <Debug> TCPHandler: Processed in 0.001658181 sec. | ||
| 3752 | 2026.03.11 22:17:52.815865 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.03.11 22:17:52.816011 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3754 | 2026.03.11 22:17:52.816238 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3755 | 2026.03.11 22:17:52.816276 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3756 | 2026.03.11 22:17:52.816516 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3757 | 2026.03.11 22:17:52.816574 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3758 | 2026.03.11 22:17:52.816676 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 3759 | 2026.03.11 22:17:52.816705 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3760 | 2026.03.11 22:17:52.816725 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 3761 | 2026.03.11 22:17:52.816740 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3762 | 2026.03.11 22:17:52.816774 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 3763 | 2026.03.11 22:17:52.816792 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 3764 | 2026.03.11 22:17:52.817202 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Debug> executeQuery: Read 39 rows, 1.62 KiB in 0.001253 sec., 31125.299281723863 rows/sec., 1.26 MiB/sec. | ||
| 3765 | 2026.03.11 22:17:52.817261 [ 260 ] {f3031b6a-17e0-4844-b4c5-13f986e4ddd8} <Debug> TCPHandler: Processed in 0.001450967 sec. | ||
| 3766 | 2026.03.11 22:17:52.825761 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.03.11 22:17:52.825876 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3768 | 2026.03.11 22:17:52.825929 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3769 | 2026.03.11 22:17:52.826521 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.03.11 22:17:52.826560 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3771 | 2026.03.11 22:17:52.826984 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3772 | 2026.03.11 22:17:52.827198 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.03.11 22:17:52.827368 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001523 sec., 7879.185817465528 rows/sec., 2.80 MiB/sec. | ||
| 3774 | 2026.03.11 22:17:52.827412 [ 260 ] {bfc4ac36-ec89-4ea9-bf2d-d5d70bd09ec3} <Debug> TCPHandler: Processed in 0.001708682 sec. | ||
| 3775 | 2026.03.11 22:17:52.827537 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.03.11 22:17:52.827633 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3777 | 2026.03.11 22:17:52.827675 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3778 | 2026.03.11 22:17:52.828186 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.03.11 22:17:52.828221 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3780 | 2026.03.11 22:17:52.828552 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3781 | 2026.03.11 22:17:52.828775 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.03.11 22:17:52.828903 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001288 sec., 220496.89440993787 rows/sec., 14.00 MiB/sec. | ||
| 3783 | 2026.03.11 22:17:52.828941 [ 260 ] {22425b18-1e05-4e8c-9178-47c5f8ca4d4f} <Debug> TCPHandler: Processed in 0.001456277 sec. | ||
| 3784 | 2026.03.11 22:17:52.829063 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.03.11 22:17:52.829157 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3786 | 2026.03.11 22:17:52.829197 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3787 | 2026.03.11 22:17:52.829600 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.03.11 22:17:52.829635 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3789 | 2026.03.11 22:17:52.829940 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3790 | 2026.03.11 22:17:52.830206 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.03.11 22:17:52.830342 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001203 sec., 3325.0207813798834 rows/sec., 271.13 KiB/sec. | ||
| 3792 | 2026.03.11 22:17:52.830380 [ 260 ] {4f109bc7-f413-4133-bf96-77636b07003b} <Debug> TCPHandler: Processed in 0.001368176 sec. | ||
| 3793 | 2026.03.11 22:17:52.830503 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.03.11 22:17:52.830613 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3795 | 2026.03.11 22:17:52.830669 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3796 | 2026.03.11 22:17:52.831510 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.03.11 22:17:52.831548 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3798 | 2026.03.11 22:17:52.831910 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3799 | 2026.03.11 22:17:52.832129 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.03.11 22:17:52.832260 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Debug> executeQuery: Read 857 rows, 69.13 KiB in 0.00167 sec., 513173.65269461076 rows/sec., 40.42 MiB/sec. | ||
| 3801 | 2026.03.11 22:17:52.832298 [ 260 ] {0697a37a-ca7d-4286-9d07-704e1c4d7c98} <Debug> TCPHandler: Processed in 0.001846895 sec. | ||
| 3802 | 2026.03.11 22:17:52.832424 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.03.11 22:17:52.832519 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3804 | 2026.03.11 22:17:52.832560 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3805 | 2026.03.11 22:17:52.833008 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.03.11 22:17:52.833044 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3807 | 2026.03.11 22:17:52.833350 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3808 | 2026.03.11 22:17:52.833560 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.03.11 22:17:52.833698 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Debug> executeQuery: Read 175 rows, 11.00 KiB in 0.001196 sec., 146321.07023411372 rows/sec., 8.98 MiB/sec. | ||
| 3810 | 2026.03.11 22:17:52.833737 [ 260 ] {33eb8cc3-239e-4f57-9faf-5e53c83c6ec0} <Debug> TCPHandler: Processed in 0.001365276 sec. | ||
| 3811 | 2026.03.11 22:17:52.833856 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.03.11 22:17:52.833951 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3813 | 2026.03.11 22:17:52.833990 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3814 | 2026.03.11 22:17:52.834424 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.03.11 22:17:52.834459 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3816 | 2026.03.11 22:17:52.834753 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3817 | 2026.03.11 22:17:52.834975 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.03.11 22:17:52.835117 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 3819 | 2026.03.11 22:17:52.835158 [ 260 ] {6915437a-22cf-4844-80bc-3733ec4ace25} <Debug> TCPHandler: Processed in 0.001353216 sec. | ||
| 3820 | 2026.03.11 22:17:52.835288 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.03.11 22:17:52.835383 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3822 | 2026.03.11 22:17:52.835423 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3823 | 2026.03.11 22:17:52.835885 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.03.11 22:17:52.835928 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3825 | 2026.03.11 22:17:52.836262 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3826 | 2026.03.11 22:17:52.836486 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.03.11 22:17:52.836613 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 3828 | 2026.03.11 22:17:52.836653 [ 260 ] {08332773-b016-48d2-81c3-ff70f91e0d7f} <Debug> TCPHandler: Processed in 0.001416496 sec. | ||
| 3829 | 2026.03.11 22:17:52.836774 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.03.11 22:17:52.836875 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3831 | 2026.03.11 22:17:52.836917 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3832 | 2026.03.11 22:17:52.837497 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.03.11 22:17:52.837536 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3834 | 2026.03.11 22:17:52.837865 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3835 | 2026.03.11 22:17:52.838079 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.03.11 22:17:52.838208 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Debug> executeQuery: Read 523 rows, 37.83 KiB in 0.001352 sec., 386834.31952662725 rows/sec., 27.32 MiB/sec. | ||
| 3837 | 2026.03.11 22:17:52.838246 [ 260 ] {98323549-18fa-4706-bb36-8fd3e87fa44b} <Debug> TCPHandler: Processed in 0.001522488 sec. | ||
| 3838 | 2026.03.11 22:17:52.838369 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.03.11 22:17:52.838466 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3840 | 2026.03.11 22:17:52.838508 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3841 | 2026.03.11 22:17:52.838876 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.03.11 22:17:52.838913 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3843 | 2026.03.11 22:17:52.839226 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3844 | 2026.03.11 22:17:52.839543 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.03.11 22:17:52.839719 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00127 sec., 4724.4094488188975 rows/sec., 246.83 KiB/sec. | ||
| 3846 | 2026.03.11 22:17:52.839774 [ 260 ] {5ee1f01b-da50-444e-934a-ffde3e45cf7a} <Debug> TCPHandler: Processed in 0.001455947 sec. | ||
| 3847 | 2026.03.11 22:17:52.839909 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.03.11 22:17:52.840007 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.03.11 22:17:52.840050 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3850 | 2026.03.11 22:17:52.840499 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.03.11 22:17:52.840539 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3852 | 2026.03.11 22:17:52.840875 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3853 | 2026.03.11 22:17:52.841098 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.03.11 22:17:52.841214 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3855 | 2026.03.11 22:17:52.841227 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001237 sec., 215844.7857720291 rows/sec., 14.35 MiB/sec. | ||
| 3856 | 2026.03.11 22:17:52.841278 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.03.11 22:17:52.841288 [ 260 ] {81f8ec47-a283-47b7-b207-e8f961619200} <Debug> TCPHandler: Processed in 0.001430137 sec. | ||
| 3858 | 2026.03.11 22:17:52.841306 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3859 | 2026.03.11 22:17:52.841404 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 3860 | 2026.03.11 22:17:52.841421 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.03.11 22:17:52.841517 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3862 | 2026.03.11 22:17:52.841523 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.03.11 22:17:52.841557 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 897 rows starting from the beginning of the part | ||
| 3864 | 2026.03.11 22:17:52.841579 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3865 | 2026.03.11 22:17:52.841620 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3500 rows starting from the beginning of the part | ||
| 3866 | 2026.03.11 22:17:52.841667 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3867 | 2026.03.11 22:17:52.841707 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3868 | 2026.03.11 22:17:52.841745 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 3869 | 2026.03.11 22:17:52.841781 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 267 rows starting from the beginning of the part | ||
| 3870 | 2026.03.11 22:17:52.841951 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.03.11 22:17:52.841991 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3872 | 2026.03.11 22:17:52.842402 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3873 | 2026.03.11 22:17:52.842624 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.03.11 22:17:52.842758 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001254 sec., 797.4481658692185 rows/sec., 53.73 KiB/sec. | ||
| 3875 | 2026.03.11 22:17:52.842797 [ 260 ] {5bfc7ee1-7901-45a8-bf04-afc2d4c7f3e3} <Debug> TCPHandler: Processed in 0.001425857 sec. | ||
| 3876 | 2026.03.11 22:17:52.842920 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.03.11 22:17:52.843026 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.03.11 22:17:52.843099 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3879 | 2026.03.11 22:17:52.843617 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002243333 sec., 2278752.195951292 rows/sec., 153.66 MiB/sec. | ||
| 3880 | 2026.03.11 22:17:52.844034 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.03.11 22:17:52.844077 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3882 | 2026.03.11 22:17:52.844171 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3883 | 2026.03.11 22:17:52.844541 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.03.11 22:17:52.844610 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3885 | 2026.03.11 22:17:52.844682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 3886 | 2026.03.11 22:17:52.844760 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3887 | 2026.03.11 22:17:52.845051 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.03.11 22:17:52.845218 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002215 sec., 13092.55079006772 rows/sec., 23.46 MiB/sec. | ||
| 3889 | 2026.03.11 22:17:52.845274 [ 260 ] {5f0667c2-512c-4740-adb6-d95ef718529b} <Debug> TCPHandler: Processed in 0.002405986 sec. | ||
| 3890 | 2026.03.11 22:17:52.845392 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.03.11 22:17:52.845489 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.03.11 22:17:52.845533 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3893 | 2026.03.11 22:17:52.845868 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.03.11 22:17:52.845906 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3895 | 2026.03.11 22:17:52.846219 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3896 | 2026.03.11 22:17:52.846451 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.03.11 22:17:52.846580 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 3898 | 2026.03.11 22:17:52.846628 [ 260 ] {670bcaed-39f3-4a0a-90cf-d7bbd889cef5} <Debug> TCPHandler: Processed in 0.001286534 sec. | ||
| 3899 | 2026.03.11 22:17:53.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.21 MiB, peak 233.08 MiB, free memory in arenas 0.00 B, will set to 227.99 MiB (RSS), difference: -1.22 MiB | ||
| 3900 | 2026.03.11 22:17:53.129970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7263 | ||
| 3901 | 2026.03.11 22:17:53.130553 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.11 22:17:53.130604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3903 | 2026.03.11 22:17:53.131111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3904 | 2026.03.11 22:17:53.131355 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.11 22:17:53.131497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7263 | ||
| 3906 | 2026.03.11 22:17:53.550724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3907 | 2026.03.11 22:17:53.567342 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.03.11 22:17:53.567406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 3909 | 2026.03.11 22:17:53.572976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3910 | 2026.03.11 22:17:53.573667 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.03.11 22:17:53.576737 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3912 | 2026.03.11 22:17:57.794448 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.03.11 22:17:57.794666 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3914 | 2026.03.11 22:17:57.794738 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3915 | 2026.03.11 22:17:57.795354 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.03.11 22:17:57.795397 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3917 | 2026.03.11 22:17:57.795785 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3918 | 2026.03.11 22:17:57.796019 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.03.11 22:17:57.796170 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001558 sec., 48780.48780487805 rows/sec., 4.02 MiB/sec. | ||
| 3920 | 2026.03.11 22:17:57.796211 [ 260 ] {e36aa8fc-8cf9-49eb-b7e5-347f4de019c9} <Debug> TCPHandler: Processed in 0.001899676 sec. | ||
| 3921 | 2026.03.11 22:17:57.796335 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.03.11 22:17:57.796433 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.03.11 22:17:57.796476 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3924 | 2026.03.11 22:17:57.796869 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.03.11 22:17:57.796907 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3926 | 2026.03.11 22:17:57.797197 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3927 | 2026.03.11 22:17:57.797416 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.03.11 22:17:57.797543 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 3929 | 2026.03.11 22:17:57.797580 [ 260 ] {010d22e4-6d50-4a4b-b8d2-efbb8e9d9cf9} <Debug> TCPHandler: Processed in 0.001296074 sec. | ||
| 3930 | 2026.03.11 22:17:57.797684 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.03.11 22:17:57.797779 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3932 | 2026.03.11 22:17:57.797820 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3933 | 2026.03.11 22:17:57.798224 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.03.11 22:17:57.798262 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3935 | 2026.03.11 22:17:57.798552 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3936 | 2026.03.11 22:17:57.798753 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.03.11 22:17:57.798876 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001114 sec., 66427.28904847398 rows/sec., 5.19 MiB/sec. | ||
| 3938 | 2026.03.11 22:17:57.798912 [ 260 ] {e8ab9105-c5c0-4b9f-bdee-8be15a552b00} <Debug> TCPHandler: Processed in 0.001278995 sec. | ||
| 3939 | 2026.03.11 22:17:57.799026 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.03.11 22:17:57.799123 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3941 | 2026.03.11 22:17:57.799165 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3942 | 2026.03.11 22:17:57.799553 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.03.11 22:17:57.799589 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3944 | 2026.03.11 22:17:57.799909 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3945 | 2026.03.11 22:17:57.800119 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.03.11 22:17:57.800245 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 3947 | 2026.03.11 22:17:57.800283 [ 260 ] {77c72461-4ca6-4521-bcfb-7668d2371164} <Debug> TCPHandler: Processed in 0.001307015 sec. | ||
| 3948 | 2026.03.11 22:17:57.800391 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.03.11 22:17:57.800488 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3950 | 2026.03.11 22:17:57.800543 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3951 | 2026.03.11 22:17:57.801251 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.03.11 22:17:57.801289 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3953 | 2026.03.11 22:17:57.801779 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3954 | 2026.03.11 22:17:57.801997 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.03.11 22:17:57.802133 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001663 sec., 6013.229104028864 rows/sec., 10.78 MiB/sec. | ||
| 3956 | 2026.03.11 22:17:57.802183 [ 260 ] {7e1d710f-8ac7-42ed-8d85-896934e51361} <Debug> TCPHandler: Processed in 0.001841804 sec. | ||
| 3957 | 2026.03.11 22:17:57.802296 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.03.11 22:17:57.802392 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.03.11 22:17:57.802435 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3960 | 2026.03.11 22:17:57.802759 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.03.11 22:17:57.802796 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3962 | 2026.03.11 22:17:57.803097 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3963 | 2026.03.11 22:17:57.803324 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.03.11 22:17:57.803448 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3965 | 2026.03.11 22:17:57.803484 [ 260 ] {cc930b30-dccb-4c53-ae4f-b43ce4e03c2e} <Debug> TCPHandler: Processed in 0.001238863 sec. | ||
| 3966 | 2026.03.11 22:18:00.524100 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3967 | 2026.03.11 22:18:00.524194 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3968 | 2026.03.11 22:18:00.619134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 486 | ||
| 3969 | 2026.03.11 22:18:00.621989 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.03.11 22:18:00.622026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3971 | 2026.03.11 22:18:00.623249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3972 | 2026.03.11 22:18:00.623508 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.03.11 22:18:00.623763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3974 | 2026.03.11 22:18:00.631606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7711 | ||
| 3975 | 2026.03.11 22:18:00.632089 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.11 22:18:00.632129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3977 | 2026.03.11 22:18:00.632612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3978 | 2026.03.11 22:18:00.632841 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.03.11 22:18:00.632956 [ 80 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3980 | 2026.03.11 22:18:00.632972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 3981 | 2026.03.11 22:18:00.633001 [ 80 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.03.11 22:18:00.633024 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3983 | 2026.03.11 22:18:00.633146 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 3984 | 2026.03.11 22:18:00.633284 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2026.03.11 22:18:00.633321 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5343 rows starting from the beginning of the part | ||
| 3986 | 2026.03.11 22:18:00.633381 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3987 | 2026.03.11 22:18:00.633423 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3988 | 2026.03.11 22:18:00.633461 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3989 | 2026.03.11 22:18:00.633497 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3990 | 2026.03.11 22:18:00.633539 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3991 | 2026.03.11 22:18:00.634866 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781054 sec., 4329458.848524526 rows/sec., 61.93 MiB/sec. | ||
| 3992 | 2026.03.11 22:18:00.635274 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3993 | 2026.03.11 22:18:00.635529 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.11 22:18:00.635598 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_16_3} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3995 | 2026.03.11 22:18:00.635666 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3996 | 2026.03.11 22:18:01.001242 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000868716 sec. | ||
| 3997 | 2026.03.11 22:18:01.076842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3998 | 2026.03.11 22:18:01.092492 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.03.11 22:18:01.092547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4000 | 2026.03.11 22:18:01.098393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4001 | 2026.03.11 22:18:01.099100 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.03.11 22:18:01.099415 [ 80 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4003 | 2026.03.11 22:18:01.099463 [ 80 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.11 22:18:01.099486 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4005 | 2026.03.11 22:18:01.099588 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4006 | 2026.03.11 22:18:01.101749 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4007 | 2026.03.11 22:18:01.102844 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4008 | 2026.03.11 22:18:01.103576 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4009 | 2026.03.11 22:18:01.106936 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4010 | 2026.03.11 22:18:01.110213 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4011 | 2026.03.11 22:18:01.114225 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4012 | 2026.03.11 22:18:01.118589 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4013 | 2026.03.11 22:18:01.123059 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 4014 | 2026.03.11 22:18:01.181534 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081988722 sec., 1475.8127343416818 rows/sec., 7.63 MiB/sec. | ||
| 4015 | 2026.03.11 22:18:01.184060 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4016 | 2026.03.11 22:18:01.186143 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_16_3} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.03.11 22:18:01.186256 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_16_3} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4018 | 2026.03.11 22:18:01.188113 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4019 | 2026.03.11 22:18:02.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.64 MiB, peak 239.59 MiB, free memory in arenas 0.00 B, will set to 238.79 MiB (RSS), difference: 9.15 MiB | ||
| 4020 | 2026.03.11 22:18:02.803066 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.03.11 22:18:02.803269 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.03.11 22:18:02.803346 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4023 | 2026.03.11 22:18:02.804092 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.03.11 22:18:02.804139 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4025 | 2026.03.11 22:18:02.804549 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4026 | 2026.03.11 22:18:02.804788 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.03.11 22:18:02.804946 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 4028 | 2026.03.11 22:18:02.804996 [ 260 ] {c9b0ff52-37c5-4d20-8a20-1f643a8d483e} <Debug> TCPHandler: Processed in 0.002065779 sec. | ||
| 4029 | 2026.03.11 22:18:02.805124 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.03.11 22:18:02.805229 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4031 | 2026.03.11 22:18:02.805276 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4032 | 2026.03.11 22:18:02.805959 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.03.11 22:18:02.805999 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4034 | 2026.03.11 22:18:02.806402 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4035 | 2026.03.11 22:18:02.806627 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.03.11 22:18:02.806747 [ 124 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4037 | 2026.03.11 22:18:02.806759 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Debug> executeQuery: Read 855 rows, 68.98 KiB in 0.001552 sec., 550902.0618556701 rows/sec., 43.40 MiB/sec. | ||
| 4038 | 2026.03.11 22:18:02.806815 [ 124 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.03.11 22:18:02.806822 [ 260 ] {22ba7544-6fcb-4120-9a27-9781bf983324} <Debug> TCPHandler: Processed in 0.001752504 sec. | ||
| 4040 | 2026.03.11 22:18:02.806842 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4041 | 2026.03.11 22:18:02.806950 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.03.11 22:18:02.806951 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 4043 | 2026.03.11 22:18:02.807053 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.03.11 22:18:02.807069 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4045 | 2026.03.11 22:18:02.807096 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4046 | 2026.03.11 22:18:02.807105 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2149 rows starting from the beginning of the part | ||
| 4047 | 2026.03.11 22:18:02.807173 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 114 rows starting from the beginning of the part | ||
| 4048 | 2026.03.11 22:18:02.807221 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 4049 | 2026.03.11 22:18:02.807265 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 857 rows starting from the beginning of the part | ||
| 4050 | 2026.03.11 22:18:02.807303 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 4051 | 2026.03.11 22:18:02.807344 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 855 rows starting from the beginning of the part | ||
| 4052 | 2026.03.11 22:18:02.807530 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.03.11 22:18:02.807566 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4054 | 2026.03.11 22:18:02.808028 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4055 | 2026.03.11 22:18:02.808253 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.03.11 22:18:02.808393 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Debug> executeQuery: Read 171 rows, 10.72 KiB in 0.00136 sec., 125735.29411764705 rows/sec., 7.70 MiB/sec. | ||
| 4057 | 2026.03.11 22:18:02.808431 [ 260 ] {20623eaa-4064-4a69-9c3a-70f8439ce3c2} <Debug> TCPHandler: Processed in 0.001533649 sec. | ||
| 4058 | 2026.03.11 22:18:02.808543 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.03.11 22:18:02.808641 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4060 | 2026.03.11 22:18:02.808683 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4061 | 2026.03.11 22:18:02.809010 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.00210083 sec., 1964461.6651513923 rows/sec., 160.93 MiB/sec. | ||
| 4062 | 2026.03.11 22:18:02.809096 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.03.11 22:18:02.809139 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4064 | 2026.03.11 22:18:02.809480 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4065 | 2026.03.11 22:18:02.809516 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4066 | 2026.03.11 22:18:02.809838 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.11 22:18:02.809934 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.03.11 22:18:02.809966 [ 129 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4069 | 2026.03.11 22:18:02.809977 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001355 sec., 109963.09963099631 rows/sec., 7.10 MiB/sec. | ||
| 4070 | 2026.03.11 22:18:02.810037 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_21_4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4071 | 2026.03.11 22:18:02.810064 [ 129 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.03.11 22:18:02.810072 [ 260 ] {8251c7ec-8aa0-4b57-acf9-d6d5afbfe5d8} <Debug> TCPHandler: Processed in 0.00158014 sec. | ||
| 4073 | 2026.03.11 22:18:02.810109 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4074 | 2026.03.11 22:18:02.810165 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 4075 | 2026.03.11 22:18:02.810198 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.03.11 22:18:02.810259 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 4077 | 2026.03.11 22:18:02.810296 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.11 22:18:02.810341 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4079 | 2026.03.11 22:18:02.810354 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4080 | 2026.03.11 22:18:02.810388 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 4081 | 2026.03.11 22:18:02.810453 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 4082 | 2026.03.11 22:18:02.810498 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 4083 | 2026.03.11 22:18:02.810541 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 4084 | 2026.03.11 22:18:02.810582 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 4085 | 2026.03.11 22:18:02.810622 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 4086 | 2026.03.11 22:18:02.810768 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.03.11 22:18:02.810812 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4088 | 2026.03.11 22:18:02.811138 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4089 | 2026.03.11 22:18:02.811361 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.03.11 22:18:02.811494 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 4091 | 2026.03.11 22:18:02.811532 [ 260 ] {98ad8fe1-7043-4899-af7d-d63d601aea32} <Debug> TCPHandler: Processed in 0.001382997 sec. | ||
| 4092 | 2026.03.11 22:18:02.811638 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.03.11 22:18:02.811655 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427357 sec., 755942.6268270657 rows/sec., 49.54 MiB/sec. | ||
| 4094 | 2026.03.11 22:18:02.811732 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4095 | 2026.03.11 22:18:02.811777 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4096 | 2026.03.11 22:18:02.811857 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4097 | 2026.03.11 22:18:02.812203 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.03.11 22:18:02.812290 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_6_1} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4099 | 2026.03.11 22:18:02.812342 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.03.11 22:18:02.812383 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4101 | 2026.03.11 22:18:02.812388 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4102 | 2026.03.11 22:18:02.812715 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4103 | 2026.03.11 22:18:02.812924 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.03.11 22:18:02.813028 [ 129 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4105 | 2026.03.11 22:18:02.813052 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Debug> executeQuery: Read 519 rows, 37.50 KiB in 0.001337 sec., 388182.4981301421 rows/sec., 27.39 MiB/sec. | ||
| 4106 | 2026.03.11 22:18:02.813064 [ 129 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.03.11 22:18:02.813093 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4108 | 2026.03.11 22:18:02.813094 [ 260 ] {2df85577-71e5-4b26-92d8-1052a19b6ef1} <Debug> TCPHandler: Processed in 0.001506698 sec. | ||
| 4109 | 2026.03.11 22:18:02.813178 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 4110 | 2026.03.11 22:18:02.813209 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.03.11 22:18:02.813271 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4112 | 2026.03.11 22:18:02.813302 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1122 rows starting from the beginning of the part | ||
| 4113 | 2026.03.11 22:18:02.813307 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4114 | 2026.03.11 22:18:02.813356 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4115 | 2026.03.11 22:18:02.813384 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 4116 | 2026.03.11 22:18:02.813440 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 4117 | 2026.03.11 22:18:02.813487 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 523 rows starting from the beginning of the part | ||
| 4118 | 2026.03.11 22:18:02.813533 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 4119 | 2026.03.11 22:18:02.813578 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 519 rows starting from the beginning of the part | ||
| 4120 | 2026.03.11 22:18:02.813687 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.03.11 22:18:02.813729 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4122 | 2026.03.11 22:18:02.814059 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4123 | 2026.03.11 22:18:02.814278 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.03.11 22:18:02.814410 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 4125 | 2026.03.11 22:18:02.814447 [ 260 ] {c870bf70-245c-469a-ac42-e6949cf319f9} <Debug> TCPHandler: Processed in 0.001286354 sec. | ||
| 4126 | 2026.03.11 22:18:02.814546 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.03.11 22:18:02.814638 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.03.11 22:18:02.814680 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4129 | 2026.03.11 22:18:02.814765 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624071 sec., 1480846.588603577 rows/sec., 110.95 MiB/sec. | ||
| 4130 | 2026.03.11 22:18:02.814943 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4131 | 2026.03.11 22:18:02.815063 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.03.11 22:18:02.815105 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4133 | 2026.03.11 22:18:02.815207 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.03.11 22:18:02.815283 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_21_4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4135 | 2026.03.11 22:18:02.815347 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4136 | 2026.03.11 22:18:02.815496 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4137 | 2026.03.11 22:18:02.815706 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.03.11 22:18:02.815835 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001215 sec., 218106.99588477367 rows/sec., 14.49 MiB/sec. | ||
| 4139 | 2026.03.11 22:18:02.815872 [ 260 ] {be00cac6-7a9a-4205-bb63-36c3d669e63b} <Debug> TCPHandler: Processed in 0.001373836 sec. | ||
| 4140 | 2026.03.11 22:18:02.815977 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.03.11 22:18:02.816069 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4142 | 2026.03.11 22:18:02.816110 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4143 | 2026.03.11 22:18:02.816413 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.03.11 22:18:02.816449 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4145 | 2026.03.11 22:18:02.816737 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4146 | 2026.03.11 22:18:02.816938 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.03.11 22:18:02.817059 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 4148 | 2026.03.11 22:18:02.817094 [ 260 ] {b3b4b948-2474-4b5b-a516-c0b32686c8d0} <Debug> TCPHandler: Processed in 0.001165752 sec. | ||
| 4149 | 2026.03.11 22:18:02.817191 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.03.11 22:18:02.817283 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.03.11 22:18:02.817337 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4152 | 2026.03.11 22:18:02.818106 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.03.11 22:18:02.818142 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4154 | 2026.03.11 22:18:02.818724 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4155 | 2026.03.11 22:18:02.818943 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.03.11 22:18:02.819080 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001814 sec., 15986.769570011025 rows/sec., 28.65 MiB/sec. | ||
| 4157 | 2026.03.11 22:18:02.819141 [ 260 ] {4e378228-8f82-405d-93be-f3c2cf52ce8a} <Debug> TCPHandler: Processed in 0.001997738 sec. | ||
| 4158 | 2026.03.11 22:18:02.819252 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.03.11 22:18:02.819345 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.03.11 22:18:02.819385 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4161 | 2026.03.11 22:18:02.819703 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.03.11 22:18:02.819738 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4163 | 2026.03.11 22:18:02.820038 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4164 | 2026.03.11 22:18:02.820237 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.03.11 22:18:02.820349 [ 129 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4166 | 2026.03.11 22:18:02.820360 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001034 sec., 87040.61895551257 rows/sec., 5.45 MiB/sec. | ||
| 4167 | 2026.03.11 22:18:02.820386 [ 129 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.03.11 22:18:02.820409 [ 260 ] {8ead132e-c52b-467b-8229-2db88b866719} <Debug> TCPHandler: Processed in 0.001206143 sec. | ||
| 4169 | 2026.03.11 22:18:02.820411 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4170 | 2026.03.11 22:18:02.820511 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4171 | 2026.03.11 22:18:02.820620 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2026.03.11 22:18:02.820649 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 4173 | 2026.03.11 22:18:02.820710 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4174 | 2026.03.11 22:18:02.820751 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4175 | 2026.03.11 22:18:02.820789 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4176 | 2026.03.11 22:18:02.820824 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4177 | 2026.03.11 22:18:02.820861 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4178 | 2026.03.11 22:18:02.821664 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191362 sec., 579169.0518918682 rows/sec., 38.05 MiB/sec. | ||
| 4179 | 2026.03.11 22:18:02.821826 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4180 | 2026.03.11 22:18:02.822115 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_16_3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.03.11 22:18:02.822193 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_16_3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4182 | 2026.03.11 22:18:02.822259 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4183 | 2026.03.11 22:18:03.131948 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.03.11 22:18:03.132113 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4185 | 2026.03.11 22:18:03.132176 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4186 | 2026.03.11 22:18:03.133635 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.03.11 22:18:03.133685 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4188 | 2026.03.11 22:18:03.134216 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4189 | 2026.03.11 22:18:03.134446 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.03.11 22:18:03.134602 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Debug> executeQuery: Read 1960 rows, 151.49 KiB in 0.00253 sec., 774703.5573122529 rows/sec., 58.48 MiB/sec. | ||
| 4191 | 2026.03.11 22:18:03.134647 [ 260 ] {d0c1f098-c8d6-48f8-9af1-1360dcca3dfb} <Debug> TCPHandler: Processed in 0.002810583 sec. | ||
| 4192 | 2026.03.11 22:18:03.134774 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.03.11 22:18:03.134874 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4194 | 2026.03.11 22:18:03.134918 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4195 | 2026.03.11 22:18:03.135338 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.03.11 22:18:03.135375 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4197 | 2026.03.11 22:18:03.135694 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4198 | 2026.03.11 22:18:03.135900 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.03.11 22:18:03.136025 [ 139 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4200 | 2026.03.11 22:18:03.136030 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001178 sec., 17826.825127334465 rows/sec., 1.31 MiB/sec. | ||
| 4201 | 2026.03.11 22:18:03.136063 [ 139 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.03.11 22:18:03.136080 [ 260 ] {f0c8ded5-5216-4698-845c-78c66d0c35c6} <Debug> TCPHandler: Processed in 0.001357066 sec. | ||
| 4203 | 2026.03.11 22:18:03.136084 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4204 | 2026.03.11 22:18:03.136169 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 4205 | 2026.03.11 22:18:03.136185 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.03.11 22:18:03.136260 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4207 | 2026.03.11 22:18:03.136287 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.03.11 22:18:03.136289 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4209 | 2026.03.11 22:18:03.136328 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4210 | 2026.03.11 22:18:03.136355 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4211 | 2026.03.11 22:18:03.136399 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 175 rows starting from the beginning of the part | ||
| 4212 | 2026.03.11 22:18:03.136441 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4213 | 2026.03.11 22:18:03.136477 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 171 rows starting from the beginning of the part | ||
| 4214 | 2026.03.11 22:18:03.136513 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4215 | 2026.03.11 22:18:03.136942 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.03.11 22:18:03.136976 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4217 | 2026.03.11 22:18:03.137318 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178493 sec., 396268.79412945174 rows/sec., 27.02 MiB/sec. | ||
| 4218 | 2026.03.11 22:18:03.137451 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4219 | 2026.03.11 22:18:03.137527 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4220 | 2026.03.11 22:18:03.137704 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.11 22:18:03.137848 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001581 sec., 447817.8368121442 rows/sec., 26.12 MiB/sec. | ||
| 4222 | 2026.03.11 22:18:03.137887 [ 260 ] {f14ddbd6-7847-4c48-b7e7-c0b26ddb8ce5} <Debug> TCPHandler: Processed in 0.001753073 sec. | ||
| 4223 | 2026.03.11 22:18:03.137892 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.03.11 22:18:03.137994 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_21_4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4225 | 2026.03.11 22:18:03.138017 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.03.11 22:18:03.138103 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4227 | 2026.03.11 22:18:03.138117 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.03.11 22:18:03.138162 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4229 | 2026.03.11 22:18:03.138552 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.03.11 22:18:03.138588 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4231 | 2026.03.11 22:18:03.138873 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4232 | 2026.03.11 22:18:03.139072 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.03.11 22:18:03.139192 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 4234 | 2026.03.11 22:18:03.139227 [ 260 ] {c3ef4468-198e-45b5-a865-ef3d8bad669c} <Debug> TCPHandler: Processed in 0.001262594 sec. | ||
| 4235 | 2026.03.11 22:18:03.139333 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.03.11 22:18:03.139426 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4237 | 2026.03.11 22:18:03.139467 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4238 | 2026.03.11 22:18:03.140181 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.03.11 22:18:03.140216 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4240 | 2026.03.11 22:18:03.140556 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4241 | 2026.03.11 22:18:03.140764 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.03.11 22:18:03.140891 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Debug> executeQuery: Read 1021 rows, 72.02 KiB in 0.001482 sec., 688933.8731443995 rows/sec., 47.46 MiB/sec. | ||
| 4243 | 2026.03.11 22:18:03.140933 [ 260 ] {a2973207-e30d-4903-be73-cc2e996268b7} <Debug> TCPHandler: Processed in 0.001649101 sec. | ||
| 4244 | 2026.03.11 22:18:03.141040 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.03.11 22:18:03.141132 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4246 | 2026.03.11 22:18:03.141176 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4247 | 2026.03.11 22:18:03.141786 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.03.11 22:18:03.141820 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4249 | 2026.03.11 22:18:03.142253 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4250 | 2026.03.11 22:18:03.142488 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.03.11 22:18:03.142611 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001496 sec., 813502.6737967915 rows/sec., 50.86 MiB/sec. | ||
| 4252 | 2026.03.11 22:18:03.142646 [ 260 ] {c4fca147-5e8c-44fb-9b63-629574e11db1} <Debug> TCPHandler: Processed in 0.001653922 sec. | ||
| 4253 | 2026.03.11 22:18:03.142765 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.03.11 22:18:03.142858 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.03.11 22:18:03.142914 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4256 | 2026.03.11 22:18:03.143696 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.03.11 22:18:03.143730 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4258 | 2026.03.11 22:18:03.144256 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4259 | 2026.03.11 22:18:03.144492 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.03.11 22:18:03.144597 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4261 | 2026.03.11 22:18:03.144644 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.03.11 22:18:03.144670 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4263 | 2026.03.11 22:18:03.144675 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001796 sec., 11692.650334075723 rows/sec., 20.95 MiB/sec. | ||
| 4264 | 2026.03.11 22:18:03.144751 [ 260 ] {b2056d7d-328d-4161-802c-24de4671899a} <Debug> TCPHandler: Processed in 0.002035428 sec. | ||
| 4265 | 2026.03.11 22:18:03.144797 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 4266 | 2026.03.11 22:18:03.144881 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.03.11 22:18:03.144978 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.03.11 22:18:03.145019 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4269 | 2026.03.11 22:18:03.145040 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2026.03.11 22:18:03.145103 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 298 rows starting from the beginning of the part | ||
| 4271 | 2026.03.11 22:18:03.145251 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4272 | 2026.03.11 22:18:03.145356 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
| 4273 | 2026.03.11 22:18:03.145400 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.03.11 22:18:03.145439 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4275 | 2026.03.11 22:18:03.145460 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4276 | 2026.03.11 22:18:03.145563 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4277 | 2026.03.11 22:18:03.145655 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4278 | 2026.03.11 22:18:03.145750 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4279 | 2026.03.11 22:18:03.145960 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.03.11 22:18:03.146095 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 728.98 KiB/sec. | ||
| 4281 | 2026.03.11 22:18:03.146132 [ 260 ] {53e8fdd9-0d4a-4ad6-9866-dba13829da60} <Debug> TCPHandler: Processed in 0.001301064 sec. | ||
| 4282 | 2026.03.11 22:18:03.149592 [ 198 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 19 columns (19 merged, 0 gathered) in 0.004857422 sec., 81730.59701215995 rows/sec., 146.46 MiB/sec. | ||
| 4283 | 2026.03.11 22:18:03.150341 [ 198 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4284 | 2026.03.11 22:18:03.150695 [ 198 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.03.11 22:18:03.150775 [ 198 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4286 | 2026.03.11 22:18:03.150936 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4287 | 2026.03.11 22:18:04.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.84 MiB, peak 244.89 MiB, free memory in arenas 0.00 B, will set to 241.53 MiB (RSS), difference: 1.69 MiB | ||
| 4288 | 2026.03.11 22:18:07.792863 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.11 22:18:07.793057 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.11 22:18:07.793126 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.03.11 22:18:07.793788 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.11 22:18:07.793832 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4293 | 2026.03.11 22:18:07.794221 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4294 | 2026.03.11 22:18:07.794445 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.11 22:18:07.794589 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 4296 | 2026.03.11 22:18:07.794630 [ 260 ] {7ececf04-aaed-44d3-b28a-bdaf3d338f1f} <Debug> TCPHandler: Processed in 0.001899316 sec. | ||
| 4297 | 2026.03.11 22:18:07.794755 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.11 22:18:07.794850 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4299 | 2026.03.11 22:18:07.794890 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4300 | 2026.03.11 22:18:07.795320 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.03.11 22:18:07.795355 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4302 | 2026.03.11 22:18:07.795649 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4303 | 2026.03.11 22:18:07.795851 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.03.11 22:18:07.795971 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 4305 | 2026.03.11 22:18:07.796008 [ 260 ] {a8e33ebe-93a1-4631-a5d1-af68dedcdf2c} <Debug> TCPHandler: Processed in 0.001306295 sec. | ||
| 4306 | 2026.03.11 22:18:07.796125 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.03.11 22:18:07.796226 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.03.11 22:18:07.796268 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4309 | 2026.03.11 22:18:07.796706 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.11 22:18:07.796742 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4311 | 2026.03.11 22:18:07.797094 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4312 | 2026.03.11 22:18:07.797302 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.11 22:18:07.797424 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001216 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 4314 | 2026.03.11 22:18:07.797462 [ 260 ] {ee45e57c-f346-47c6-8228-2bc85ab2f5a8} <Debug> TCPHandler: Processed in 0.001384667 sec. | ||
| 4315 | 2026.03.11 22:18:07.797579 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.11 22:18:07.797673 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.03.11 22:18:07.797714 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2026.03.11 22:18:07.798053 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.03.11 22:18:07.798089 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4320 | 2026.03.11 22:18:07.798384 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4321 | 2026.03.11 22:18:07.798582 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.03.11 22:18:07.798712 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 4323 | 2026.03.11 22:18:07.798747 [ 260 ] {64ed2db1-7ecc-467e-a4c4-f0f8bf6baaa8} <Debug> TCPHandler: Processed in 0.001216013 sec. | ||
| 4324 | 2026.03.11 22:18:08.133103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8223 | ||
| 4325 | 2026.03.11 22:18:08.133541 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.03.11 22:18:08.133576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4327 | 2026.03.11 22:18:08.133997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4328 | 2026.03.11 22:18:08.134213 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.03.11 22:18:08.134331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8223 | ||
| 4330 | 2026.03.11 22:18:08.602551 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4331 | 2026.03.11 22:18:08.629238 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.03.11 22:18:08.629335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4333 | 2026.03.11 22:18:08.639579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4334 | 2026.03.11 22:18:08.641093 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.11 22:18:08.648759 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4336 | 2026.03.11 22:18:09.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.11 MiB, peak 246.11 MiB, free memory in arenas 0.00 B, will set to 243.14 MiB (RSS), difference: 1.03 MiB | ||
| 4337 | 2026.03.11 22:18:09.143853 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61326 | ||
| 4338 | 2026.03.11 22:18:09.143971 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4339 | 2026.03.11 22:18:09.143998 [ 334 ] {} <Debug> TCP-Session: 9cada96e-3e70-43b9-8c42-0e3eab622c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:61326 | ||
| 4340 | 2026.03.11 22:18:09.144021 [ 334 ] {} <Debug> TCP-Session: 9cada96e-3e70-43b9-8c42-0e3eab622c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.03.11 22:18:09.144033 [ 334 ] {} <Debug> TCP-Session: 9cada96e-3e70-43b9-8c42-0e3eab622c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.03.11 22:18:09.144245 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59926 | ||
| 4343 | 2026.03.11 22:18:09.144263 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42106 | ||
| 4344 | 2026.03.11 22:18:09.144301 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35740 | ||
| 4345 | 2026.03.11 22:18:09.144320 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48697 | ||
| 4346 | 2026.03.11 22:18:09.144365 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.03.11 22:18:09.144314 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64300 | ||
| 4348 | 2026.03.11 22:18:09.144396 [ 335 ] {} <Debug> TCP-Session: 6f4fcc28-4f24-489e-9419-9f4885fec352 Authenticating user 'default' from [fd00:1122:3344:101::e]:59926 | ||
| 4349 | 2026.03.11 22:18:09.144283 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62202 | ||
| 4350 | 2026.03.11 22:18:09.144470 [ 334 ] {} <Trace> TCP-Session: 9cada96e-3e70-43b9-8c42-0e3eab622c9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.11 22:18:09.144280 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55429 | ||
| 4352 | 2026.03.11 22:18:09.144290 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43664 | ||
| 4353 | 2026.03.11 22:18:09.144468 [ 335 ] {} <Debug> TCP-Session: 6f4fcc28-4f24-489e-9419-9f4885fec352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.03.11 22:18:09.144583 [ 335 ] {} <Debug> TCP-Session: 6f4fcc28-4f24-489e-9419-9f4885fec352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.03.11 22:18:09.144679 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4356 | 2026.03.11 22:18:09.144680 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4357 | 2026.03.11 22:18:09.144718 [ 340 ] {} <Debug> TCP-Session: 01348ff8-6231-4a08-b8a5-05bc6de0f7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35740 | ||
| 4358 | 2026.03.11 22:18:09.144730 [ 336 ] {} <Debug> TCP-Session: e39bdefd-2f20-4e93-9965-7462d90c77a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42106 | ||
| 4359 | 2026.03.11 22:18:09.144741 [ 340 ] {} <Debug> TCP-Session: 01348ff8-6231-4a08-b8a5-05bc6de0f7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.03.11 22:18:09.144747 [ 336 ] {} <Debug> TCP-Session: e39bdefd-2f20-4e93-9965-7462d90c77a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.03.11 22:18:09.144755 [ 340 ] {} <Debug> TCP-Session: 01348ff8-6231-4a08-b8a5-05bc6de0f7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.03.11 22:18:09.144763 [ 336 ] {} <Debug> TCP-Session: e39bdefd-2f20-4e93-9965-7462d90c77a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.03.11 22:18:09.144740 [ 334 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4364 | 2026.03.11 22:18:09.144872 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4365 | 2026.03.11 22:18:09.144911 [ 259 ] {} <Debug> TCP-Session: e1222238-586e-4b09-a389-19fa49922dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48697 | ||
| 4366 | 2026.03.11 22:18:09.144920 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2026.03.11 22:18:09.144933 [ 259 ] {} <Debug> TCP-Session: e1222238-586e-4b09-a389-19fa49922dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.03.11 22:18:09.144954 [ 259 ] {} <Debug> TCP-Session: e1222238-586e-4b09-a389-19fa49922dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.03.11 22:18:09.144953 [ 339 ] {} <Debug> TCP-Session: b3a4c7af-c394-473f-8da6-7bbdd788d8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43664 | ||
| 4370 | 2026.03.11 22:18:09.144966 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.03.11 22:18:09.144981 [ 339 ] {} <Debug> TCP-Session: b3a4c7af-c394-473f-8da6-7bbdd788d8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.03.11 22:18:09.145012 [ 339 ] {} <Debug> TCP-Session: b3a4c7af-c394-473f-8da6-7bbdd788d8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.03.11 22:18:09.145014 [ 337 ] {} <Debug> TCP-Session: dc16b22d-8a39-4cb1-866f-69d831c17f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:62202 | ||
| 4374 | 2026.03.11 22:18:09.145051 [ 337 ] {} <Debug> TCP-Session: dc16b22d-8a39-4cb1-866f-69d831c17f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.03.11 22:18:09.145067 [ 337 ] {} <Debug> TCP-Session: dc16b22d-8a39-4cb1-866f-69d831c17f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.03.11 22:18:09.145159 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4377 | 2026.03.11 22:18:09.145172 [ 334 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4378 | 2026.03.11 22:18:09.145189 [ 341 ] {} <Debug> TCP-Session: 70f3f49a-0a24-4cc8-b41a-9b88ca001d0c Authenticating user 'default' from [fd00:1122:3344:101::e]:64300 | ||
| 4379 | 2026.03.11 22:18:09.145195 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4380 | 2026.03.11 22:18:09.145223 [ 341 ] {} <Debug> TCP-Session: 70f3f49a-0a24-4cc8-b41a-9b88ca001d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.03.11 22:18:09.145240 [ 334 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4382 | 2026.03.11 22:18:09.145246 [ 338 ] {} <Debug> TCP-Session: a4b1f763-93f3-41e9-b2ce-d875eb878c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:55429 | ||
| 4383 | 2026.03.11 22:18:09.145246 [ 341 ] {} <Debug> TCP-Session: 70f3f49a-0a24-4cc8-b41a-9b88ca001d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.03.11 22:18:09.145276 [ 338 ] {} <Debug> TCP-Session: a4b1f763-93f3-41e9-b2ce-d875eb878c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.03.11 22:18:09.145296 [ 338 ] {} <Debug> TCP-Session: a4b1f763-93f3-41e9-b2ce-d875eb878c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.03.11 22:18:09.145573 [ 334 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 4387 | 2026.03.11 22:18:09.146814 [ 292 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Trace> AggregatingTransform: Aggregating | ||
| 4388 | 2026.03.11 22:18:09.146866 [ 292 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4389 | 2026.03.11 22:18:09.146902 [ 292 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001225314 sec. (816.117 rows/sec., 31.88 KiB/sec.) | ||
| 4390 | 2026.03.11 22:18:09.146916 [ 292 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Trace> Aggregator: Merging aggregated data | ||
| 4391 | 2026.03.11 22:18:09.148135 [ 334 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003523 sec., 283.8489923360772 rows/sec., 11.09 KiB/sec. | ||
| 4392 | 2026.03.11 22:18:09.148279 [ 334 ] {f43fbe7a-2be6-43da-93ee-efc8b3d94f9c} <Debug> TCPHandler: Processed in 0.004056567 sec. | ||
| 4393 | 2026.03.11 22:18:09.148400 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4394 | 2026.03.11 22:18:09.148429 [ 334 ] {} <Debug> TCP-Session: 9cada96e-3e70-43b9-8c42-0e3eab622c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.03.11 22:18:09.148439 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.03.11 22:18:09.148463 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.03.11 22:18:09.148482 [ 336 ] {} <Debug> TCP-Session: e39bdefd-2f20-4e93-9965-7462d90c77a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2026.03.11 22:18:09.148496 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4399 | 2026.03.11 22:18:09.148511 [ 259 ] {} <Debug> TCP-Session: e1222238-586e-4b09-a389-19fa49922dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.03.11 22:18:09.148521 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4401 | 2026.03.11 22:18:09.148538 [ 335 ] {} <Debug> TCP-Session: 6f4fcc28-4f24-489e-9419-9f4885fec352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.03.11 22:18:09.148549 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4403 | 2026.03.11 22:18:09.148568 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4404 | 2026.03.11 22:18:09.148586 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.03.11 22:18:09.148610 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4406 | 2026.03.11 22:18:09.148620 [ 339 ] {} <Debug> TCP-Session: b3a4c7af-c394-473f-8da6-7bbdd788d8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.03.11 22:18:09.148636 [ 338 ] {} <Debug> TCP-Session: a4b1f763-93f3-41e9-b2ce-d875eb878c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.03.11 22:18:09.148653 [ 341 ] {} <Debug> TCP-Session: 70f3f49a-0a24-4cc8-b41a-9b88ca001d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.11 22:18:09.148603 [ 337 ] {} <Debug> TCP-Session: dc16b22d-8a39-4cb1-866f-69d831c17f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.03.11 22:18:09.148569 [ 340 ] {} <Debug> TCP-Session: 01348ff8-6231-4a08-b8a5-05bc6de0f7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.03.11 22:18:09.551197 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48162 | ||
| 4412 | 2026.03.11 22:18:09.551316 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4413 | 2026.03.11 22:18:09.551347 [ 334 ] {} <Debug> TCP-Session: 5eb5d615-05e0-459e-ada3-cf31fc929c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:48162 | ||
| 4414 | 2026.03.11 22:18:09.551372 [ 334 ] {} <Debug> TCP-Session: 5eb5d615-05e0-459e-ada3-cf31fc929c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.03.11 22:18:09.551387 [ 334 ] {} <Debug> TCP-Session: 5eb5d615-05e0-459e-ada3-cf31fc929c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.03.11 22:18:09.551579 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62348 | ||
| 4417 | 2026.03.11 22:18:09.551615 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63400 | ||
| 4418 | 2026.03.11 22:18:09.551636 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59256 | ||
| 4419 | 2026.03.11 22:18:09.551657 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42977 | ||
| 4420 | 2026.03.11 22:18:09.551711 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4421 | 2026.03.11 22:18:09.551661 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36188 | ||
| 4422 | 2026.03.11 22:18:09.551750 [ 335 ] {} <Debug> TCP-Session: 81837af5-a83c-4f82-a333-7e19e31ffd71 Authenticating user 'default' from [fd00:1122:3344:101::e]:62348 | ||
| 4423 | 2026.03.11 22:18:09.551747 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4424 | 2026.03.11 22:18:09.551770 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4425 | 2026.03.11 22:18:09.551779 [ 335 ] {} <Debug> TCP-Session: 81837af5-a83c-4f82-a333-7e19e31ffd71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.03.11 22:18:09.551789 [ 339 ] {} <Debug> TCP-Session: 3f64195e-40d6-4c45-8811-a15e1194740f Authenticating user 'default' from [fd00:1122:3344:101::e]:59256 | ||
| 4427 | 2026.03.11 22:18:09.551808 [ 341 ] {} <Debug> TCP-Session: 93340a39-9b02-4ef0-948e-cdf70a3f79b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42977 | ||
| 4428 | 2026.03.11 22:18:09.551811 [ 335 ] {} <Debug> TCP-Session: 81837af5-a83c-4f82-a333-7e19e31ffd71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.11 22:18:09.551825 [ 339 ] {} <Debug> TCP-Session: 3f64195e-40d6-4c45-8811-a15e1194740f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.03.11 22:18:09.551843 [ 341 ] {} <Debug> TCP-Session: 93340a39-9b02-4ef0-948e-cdf70a3f79b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.03.11 22:18:09.551855 [ 339 ] {} <Debug> TCP-Session: 3f64195e-40d6-4c45-8811-a15e1194740f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.03.11 22:18:09.551869 [ 341 ] {} <Debug> TCP-Session: 93340a39-9b02-4ef0-948e-cdf70a3f79b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.03.11 22:18:09.551801 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4434 | 2026.03.11 22:18:09.551736 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4435 | 2026.03.11 22:18:09.551924 [ 259 ] {} <Debug> TCP-Session: 9189b51e-60f6-4d27-aac7-b649aa957d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:36188 | ||
| 4436 | 2026.03.11 22:18:09.551944 [ 337 ] {} <Debug> TCP-Session: 12312c4d-a4fc-41e0-8843-9f1f83e1adad Authenticating user 'default' from [fd00:1122:3344:101::e]:63400 | ||
| 4437 | 2026.03.11 22:18:09.551953 [ 259 ] {} <Debug> TCP-Session: 9189b51e-60f6-4d27-aac7-b649aa957d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.03.11 22:18:09.551968 [ 337 ] {} <Debug> TCP-Session: 12312c4d-a4fc-41e0-8843-9f1f83e1adad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.03.11 22:18:09.551980 [ 259 ] {} <Debug> TCP-Session: 9189b51e-60f6-4d27-aac7-b649aa957d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.03.11 22:18:09.551995 [ 337 ] {} <Debug> TCP-Session: 12312c4d-a4fc-41e0-8843-9f1f83e1adad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.11 22:18:09.551625 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37374 | ||
| 4442 | 2026.03.11 22:18:09.551596 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49701 | ||
| 4443 | 2026.03.11 22:18:09.551649 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49927 | ||
| 4444 | 2026.03.11 22:18:09.552098 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.03.11 22:18:09.551762 [ 334 ] {} <Trace> TCP-Session: 5eb5d615-05e0-459e-ada3-cf31fc929c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.03.11 22:18:09.552136 [ 338 ] {} <Debug> TCP-Session: 45a0061a-b86c-4757-a3c0-c3de259b2e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:37374 | ||
| 4447 | 2026.03.11 22:18:09.552160 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4448 | 2026.03.11 22:18:09.552164 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4449 | 2026.03.11 22:18:09.552166 [ 338 ] {} <Debug> TCP-Session: 45a0061a-b86c-4757-a3c0-c3de259b2e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.03.11 22:18:09.552201 [ 340 ] {} <Debug> TCP-Session: 2e0e6af2-76b7-4b27-ba44-cf540f9d3b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:49927 | ||
| 4451 | 2026.03.11 22:18:09.552216 [ 338 ] {} <Debug> TCP-Session: 45a0061a-b86c-4757-a3c0-c3de259b2e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.03.11 22:18:09.552192 [ 336 ] {} <Debug> TCP-Session: c4158b65-d7e9-487e-bae4-380ff90fe3b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49701 | ||
| 4453 | 2026.03.11 22:18:09.552236 [ 340 ] {} <Debug> TCP-Session: 2e0e6af2-76b7-4b27-ba44-cf540f9d3b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.03.11 22:18:09.552260 [ 336 ] {} <Debug> TCP-Session: c4158b65-d7e9-487e-bae4-380ff90fe3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.03.11 22:18:09.552260 [ 340 ] {} <Debug> TCP-Session: 2e0e6af2-76b7-4b27-ba44-cf540f9d3b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.03.11 22:18:09.552274 [ 336 ] {} <Debug> TCP-Session: c4158b65-d7e9-487e-bae4-380ff90fe3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.03.11 22:18:09.552315 [ 334 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4458 | 2026.03.11 22:18:09.552581 [ 334 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4459 | 2026.03.11 22:18:09.552637 [ 334 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4460 | 2026.03.11 22:18:09.552938 [ 334 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 4461 | 2026.03.11 22:18:09.553879 [ 316 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Trace> AggregatingTransform: Aggregating | ||
| 4462 | 2026.03.11 22:18:09.553921 [ 316 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Trace> Aggregator: Aggregation method: without_key | ||
| 4463 | 2026.03.11 22:18:09.553957 [ 316 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919107 sec. (1088.013 rows/sec., 42.50 KiB/sec.) | ||
| 4464 | 2026.03.11 22:18:09.553975 [ 316 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Trace> Aggregator: Merging aggregated data | ||
| 4465 | 2026.03.11 22:18:09.555251 [ 334 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 4466 | 2026.03.11 22:18:09.555409 [ 334 ] {71ce9d1f-9ed1-4b9f-98e5-dce59cd17856} <Debug> TCPHandler: Processed in 0.003779781 sec. | ||
| 4467 | 2026.03.11 22:18:09.555497 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4468 | 2026.03.11 22:18:09.555533 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4469 | 2026.03.11 22:18:09.555537 [ 334 ] {} <Debug> TCP-Session: 5eb5d615-05e0-459e-ada3-cf31fc929c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.03.11 22:18:09.555561 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4471 | 2026.03.11 22:18:09.555584 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4472 | 2026.03.11 22:18:09.555610 [ 335 ] {} <Debug> TCP-Session: 81837af5-a83c-4f82-a333-7e19e31ffd71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.03.11 22:18:09.555615 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4474 | 2026.03.11 22:18:09.555641 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4475 | 2026.03.11 22:18:09.555659 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4476 | 2026.03.11 22:18:09.555668 [ 340 ] {} <Debug> TCP-Session: 2e0e6af2-76b7-4b27-ba44-cf540f9d3b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.03.11 22:18:09.555686 [ 339 ] {} <Debug> TCP-Session: 3f64195e-40d6-4c45-8811-a15e1194740f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.03.11 22:18:09.555695 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4479 | 2026.03.11 22:18:09.555702 [ 336 ] {} <Debug> TCP-Session: c4158b65-d7e9-487e-bae4-380ff90fe3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.03.11 22:18:09.555677 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4481 | 2026.03.11 22:18:09.555744 [ 341 ] {} <Debug> TCP-Session: 93340a39-9b02-4ef0-948e-cdf70a3f79b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.03.11 22:18:09.555637 [ 337 ] {} <Debug> TCP-Session: 12312c4d-a4fc-41e0-8843-9f1f83e1adad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.03.11 22:18:09.555780 [ 338 ] {} <Debug> TCP-Session: 45a0061a-b86c-4757-a3c0-c3de259b2e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.11 22:18:09.555575 [ 259 ] {} <Debug> TCP-Session: 9189b51e-60f6-4d27-aac7-b649aa957d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.11 22:18:10.624136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 536 | ||
| 4486 | 2026.03.11 22:18:10.626856 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.03.11 22:18:10.626911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4488 | 2026.03.11 22:18:10.628177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4489 | 2026.03.11 22:18:10.628478 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.03.11 22:18:10.628836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4491 | 2026.03.11 22:18:12.807270 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.11 22:18:12.807565 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.03.11 22:18:12.807689 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4494 | 2026.03.11 22:18:12.808965 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.03.11 22:18:12.809042 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4496 | 2026.03.11 22:18:12.809616 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4497 | 2026.03.11 22:18:12.809919 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.03.11 22:18:12.810131 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002653 sec., 107048.62419901998 rows/sec., 6.80 MiB/sec. | ||
| 4499 | 2026.03.11 22:18:12.810140 [ 137 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4500 | 2026.03.11 22:18:12.810206 [ 260 ] {daf00af7-61cc-48b1-9213-ba6bd0b22873} <Debug> TCPHandler: Processed in 0.003200151 sec. | ||
| 4501 | 2026.03.11 22:18:12.810231 [ 137 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.11 22:18:12.810272 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4503 | 2026.03.11 22:18:12.810417 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 4504 | 2026.03.11 22:18:12.810422 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.03.11 22:18:12.810550 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4506 | 2026.03.11 22:18:12.810589 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 4507 | 2026.03.11 22:18:12.810596 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4508 | 2026.03.11 22:18:12.810663 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4509 | 2026.03.11 22:18:12.810677 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 4510 | 2026.03.11 22:18:12.810735 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4511 | 2026.03.11 22:18:12.810793 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 4512 | 2026.03.11 22:18:12.810847 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 4513 | 2026.03.11 22:18:12.810899 [ 187 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 4514 | 2026.03.11 22:18:12.812071 [ 198 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718373 sec., 537717.9459872798 rows/sec., 37.02 MiB/sec. | ||
| 4515 | 2026.03.11 22:18:12.812204 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.03.11 22:18:12.812248 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4517 | 2026.03.11 22:18:12.812376 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4518 | 2026.03.11 22:18:12.812810 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4519 | 2026.03.11 22:18:12.812836 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_6_1} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.03.11 22:18:12.812982 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_6_1} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4521 | 2026.03.11 22:18:12.813144 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 4522 | 2026.03.11 22:18:12.813150 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.03.11 22:18:12.813344 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.002785 sec., 307719.92818671453 rows/sec., 24.26 MiB/sec. | ||
| 4524 | 2026.03.11 22:18:12.813394 [ 260 ] {dfd3c262-3ef4-463f-9ee0-9dbeef7907f5} <Debug> TCPHandler: Processed in 0.003052438 sec. | ||
| 4525 | 2026.03.11 22:18:12.813573 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.03.11 22:18:12.813700 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.03.11 22:18:12.813758 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4528 | 2026.03.11 22:18:12.814764 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.11 22:18:12.814811 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4530 | 2026.03.11 22:18:12.815230 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4531 | 2026.03.11 22:18:12.815498 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.11 22:18:12.815661 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001994 sec., 86258.77632898696 rows/sec., 5.29 MiB/sec. | ||
| 4533 | 2026.03.11 22:18:12.815710 [ 260 ] {83d77f0d-62d3-45ec-b330-0d75096ae62d} <Debug> TCPHandler: Processed in 0.002202442 sec. | ||
| 4534 | 2026.03.11 22:18:12.815869 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.03.11 22:18:12.815984 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.03.11 22:18:12.816033 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4537 | 2026.03.11 22:18:12.817009 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.03.11 22:18:12.817052 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4539 | 2026.03.11 22:18:12.817398 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4540 | 2026.03.11 22:18:12.817640 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.03.11 22:18:12.817779 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001824 sec., 81688.59649122806 rows/sec., 5.28 MiB/sec. | ||
| 4542 | 2026.03.11 22:18:12.817819 [ 260 ] {9847bca2-69ca-4d59-a973-299600d438a3} <Debug> TCPHandler: Processed in 0.002012358 sec. | ||
| 4543 | 2026.03.11 22:18:12.817949 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.03.11 22:18:12.818045 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.03.11 22:18:12.818086 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4546 | 2026.03.11 22:18:12.818569 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.03.11 22:18:12.818607 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4548 | 2026.03.11 22:18:12.818931 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4549 | 2026.03.11 22:18:12.819173 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.03.11 22:18:12.819311 [ 137 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4551 | 2026.03.11 22:18:12.819324 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001297 sec., 114109.4834232845 rows/sec., 6.49 MiB/sec. | ||
| 4552 | 2026.03.11 22:18:12.819365 [ 137 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.03.11 22:18:12.819382 [ 260 ] {4f1f8efd-d1e3-446b-9006-aa8f1d5e4190} <Debug> TCPHandler: Processed in 0.001486278 sec. | ||
| 4554 | 2026.03.11 22:18:12.819393 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4555 | 2026.03.11 22:18:12.819530 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 4556 | 2026.03.11 22:18:12.819559 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.03.11 22:18:12.819645 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4558 | 2026.03.11 22:18:12.819671 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4559 | 2026.03.11 22:18:12.819681 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 4560 | 2026.03.11 22:18:12.819718 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4561 | 2026.03.11 22:18:12.819752 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 4562 | 2026.03.11 22:18:12.819800 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4563 | 2026.03.11 22:18:12.819863 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 4564 | 2026.03.11 22:18:12.819919 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 4565 | 2026.03.11 22:18:12.819964 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 4566 | 2026.03.11 22:18:12.820642 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.03.11 22:18:12.820685 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4568 | 2026.03.11 22:18:12.820981 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502339 sec., 319501.7902084682 rows/sec., 19.86 MiB/sec. | ||
| 4569 | 2026.03.11 22:18:12.821125 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4570 | 2026.03.11 22:18:12.821258 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4571 | 2026.03.11 22:18:12.821387 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.03.11 22:18:12.821544 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001892 sec., 274841.4376321353 rows/sec., 19.40 MiB/sec. | ||
| 4573 | 2026.03.11 22:18:12.821586 [ 260 ] {9728e23a-8652-46de-804f-d1b737e42cc5} <Debug> TCPHandler: Processed in 0.00210186 sec. | ||
| 4574 | 2026.03.11 22:18:12.821657 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_6_1} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.03.11 22:18:12.821739 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.03.11 22:18:12.821744 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_6_1} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4577 | 2026.03.11 22:18:12.821844 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4578 | 2026.03.11 22:18:12.821879 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4579 | 2026.03.11 22:18:12.821893 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4580 | 2026.03.11 22:18:12.822316 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.03.11 22:18:12.822356 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4582 | 2026.03.11 22:18:12.822742 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4583 | 2026.03.11 22:18:12.823014 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.03.11 22:18:12.823153 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec. | ||
| 4585 | 2026.03.11 22:18:12.823202 [ 260 ] {eafdf72b-3edd-410f-9646-d76244912847} <Debug> TCPHandler: Processed in 0.001518959 sec. | ||
| 4586 | 2026.03.11 22:18:12.823352 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.03.11 22:18:12.823468 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.03.11 22:18:12.823521 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4589 | 2026.03.11 22:18:12.824059 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.11 22:18:12.824101 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4591 | 2026.03.11 22:18:12.824582 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4592 | 2026.03.11 22:18:12.824860 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.11 22:18:12.825024 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00158 sec., 167721.51898734178 rows/sec., 11.15 MiB/sec. | ||
| 4594 | 2026.03.11 22:18:12.825072 [ 260 ] {bf48a2e0-448a-4b32-8948-587b7f8ed76b} <Debug> TCPHandler: Processed in 0.001782913 sec. | ||
| 4595 | 2026.03.11 22:18:12.825151 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4596 | 2026.03.11 22:18:12.825226 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.03.11 22:18:12.825244 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.03.11 22:18:12.825284 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4599 | 2026.03.11 22:18:12.825350 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4600 | 2026.03.11 22:18:12.825408 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 4601 | 2026.03.11 22:18:12.825414 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4602 | 2026.03.11 22:18:12.825524 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2026.03.11 22:18:12.825566 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5112 rows starting from the beginning of the part | ||
| 4604 | 2026.03.11 22:18:12.825649 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4605 | 2026.03.11 22:18:12.825712 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 4606 | 2026.03.11 22:18:12.825778 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1217 rows starting from the beginning of the part | ||
| 4607 | 2026.03.11 22:18:12.825834 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 4608 | 2026.03.11 22:18:12.825887 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 4609 | 2026.03.11 22:18:12.827103 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.11 22:18:12.827152 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4611 | 2026.03.11 22:18:12.827555 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4612 | 2026.03.11 22:18:12.827872 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.03.11 22:18:12.828070 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002743 sec., 364.5643456069996 rows/sec., 24.57 KiB/sec. | ||
| 4614 | 2026.03.11 22:18:12.828135 [ 260 ] {17510d4d-e921-44b1-b2e6-c72877f1d5e9} <Debug> TCPHandler: Processed in 0.002968796 sec. | ||
| 4615 | 2026.03.11 22:18:12.828291 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.03.11 22:18:12.828420 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.03.11 22:18:12.828503 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4618 | 2026.03.11 22:18:12.829286 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7147 rows, containing 5 columns (5 merged, 0 gathered) in 0.003928404 sec., 1819313.8994869164 rows/sec., 121.19 MiB/sec. | ||
| 4619 | 2026.03.11 22:18:12.829506 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.03.11 22:18:12.829546 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4621 | 2026.03.11 22:18:12.830103 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4622 | 2026.03.11 22:18:12.830183 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4623 | 2026.03.11 22:18:12.830605 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.03.11 22:18:12.830620 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.11 22:18:12.830737 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4626 | 2026.03.11 22:18:12.830840 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002449 sec., 12249.897917517355 rows/sec., 21.95 MiB/sec. | ||
| 4627 | 2026.03.11 22:18:12.830885 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4628 | 2026.03.11 22:18:12.830956 [ 260 ] {8821cdcd-195b-4560-b17f-dd1592e17007} <Debug> TCPHandler: Processed in 0.002727402 sec. | ||
| 4629 | 2026.03.11 22:18:12.831131 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.03.11 22:18:12.831246 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4631 | 2026.03.11 22:18:12.831295 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4632 | 2026.03.11 22:18:12.831687 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.03.11 22:18:12.831732 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4634 | 2026.03.11 22:18:12.832148 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4635 | 2026.03.11 22:18:12.832477 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.03.11 22:18:12.832668 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001442 sec., 62413.31484049931 rows/sec., 3.91 MiB/sec. | ||
| 4637 | 2026.03.11 22:18:12.832724 [ 260 ] {ffd26036-0ff0-41fb-8cdf-5a71fafe59e3} <Debug> TCPHandler: Processed in 0.001664421 sec. | ||
| 4638 | 2026.03.11 22:18:13.236049 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63464 | ||
| 4639 | 2026.03.11 22:18:13.236156 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4640 | 2026.03.11 22:18:13.236196 [ 334 ] {} <Debug> TCP-Session: d834c030-ee9a-4fd8-b0af-943c07312ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63464 | ||
| 4641 | 2026.03.11 22:18:13.236225 [ 334 ] {} <Debug> TCP-Session: d834c030-ee9a-4fd8-b0af-943c07312ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4642 | 2026.03.11 22:18:13.236237 [ 334 ] {} <Debug> TCP-Session: d834c030-ee9a-4fd8-b0af-943c07312ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2026.03.11 22:18:13.236452 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54922 | ||
| 4644 | 2026.03.11 22:18:13.236489 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39641 | ||
| 4645 | 2026.03.11 22:18:13.236523 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44690 | ||
| 4646 | 2026.03.11 22:18:13.236542 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42142 | ||
| 4647 | 2026.03.11 22:18:13.236562 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4648 | 2026.03.11 22:18:13.236537 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57166 | ||
| 4649 | 2026.03.11 22:18:13.236618 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4650 | 2026.03.11 22:18:13.236619 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4651 | 2026.03.11 22:18:13.236642 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4652 | 2026.03.11 22:18:13.236668 [ 340 ] {} <Debug> TCP-Session: d62b7c47-eecf-4a39-bf0f-355444a305e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44690 | ||
| 4653 | 2026.03.11 22:18:13.236676 [ 336 ] {} <Debug> TCP-Session: fd1d7074-9b0f-4f6c-9252-5891b9f4031d Authenticating user 'default' from [fd00:1122:3344:101::e]:39641 | ||
| 4654 | 2026.03.11 22:18:13.236693 [ 259 ] {} <Debug> TCP-Session: c837bc01-9eb6-491b-91bf-dd012e940f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:42142 | ||
| 4655 | 2026.03.11 22:18:13.236705 [ 340 ] {} <Debug> TCP-Session: d62b7c47-eecf-4a39-bf0f-355444a305e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4656 | 2026.03.11 22:18:13.236711 [ 336 ] {} <Debug> TCP-Session: fd1d7074-9b0f-4f6c-9252-5891b9f4031d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2026.03.11 22:18:13.236736 [ 340 ] {} <Debug> TCP-Session: d62b7c47-eecf-4a39-bf0f-355444a305e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4658 | 2026.03.11 22:18:13.236735 [ 259 ] {} <Debug> TCP-Session: c837bc01-9eb6-491b-91bf-dd012e940f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.03.11 22:18:13.236744 [ 336 ] {} <Debug> TCP-Session: fd1d7074-9b0f-4f6c-9252-5891b9f4031d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4660 | 2026.03.11 22:18:13.236771 [ 259 ] {} <Debug> TCP-Session: c837bc01-9eb6-491b-91bf-dd012e940f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4661 | 2026.03.11 22:18:13.236715 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4662 | 2026.03.11 22:18:13.236609 [ 335 ] {} <Debug> TCP-Session: 54626dd1-b064-4085-b1ee-58f10cecfd51 Authenticating user 'default' from [fd00:1122:3344:101::e]:54922 | ||
| 4663 | 2026.03.11 22:18:13.236835 [ 341 ] {} <Debug> TCP-Session: 64e4f99f-a18c-4901-9cb7-71aad47572de Authenticating user 'default' from [fd00:1122:3344:101::e]:57166 | ||
| 4664 | 2026.03.11 22:18:13.236851 [ 335 ] {} <Debug> TCP-Session: 54626dd1-b064-4085-b1ee-58f10cecfd51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2026.03.11 22:18:13.236604 [ 334 ] {} <Trace> TCP-Session: d834c030-ee9a-4fd8-b0af-943c07312ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.03.11 22:18:13.236875 [ 335 ] {} <Debug> TCP-Session: 54626dd1-b064-4085-b1ee-58f10cecfd51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4667 | 2026.03.11 22:18:13.236874 [ 341 ] {} <Debug> TCP-Session: 64e4f99f-a18c-4901-9cb7-71aad47572de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.03.11 22:18:13.236512 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53269 | ||
| 4669 | 2026.03.11 22:18:13.236934 [ 341 ] {} <Debug> TCP-Session: 64e4f99f-a18c-4901-9cb7-71aad47572de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.03.11 22:18:13.236501 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45250 | ||
| 4671 | 2026.03.11 22:18:13.236509 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54091 | ||
| 4672 | 2026.03.11 22:18:13.237005 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4673 | 2026.03.11 22:18:13.237048 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4674 | 2026.03.11 22:18:13.237049 [ 339 ] {} <Debug> TCP-Session: 1abe2af8-2642-474a-917a-1196f0f08c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:53269 | ||
| 4675 | 2026.03.11 22:18:13.237078 [ 334 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63464) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4676 | 2026.03.11 22:18:13.237081 [ 338 ] {} <Debug> TCP-Session: 9302ef75-4917-4757-af89-f59610379d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:45250 | ||
| 4677 | 2026.03.11 22:18:13.237089 [ 339 ] {} <Debug> TCP-Session: 1abe2af8-2642-474a-917a-1196f0f08c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4678 | 2026.03.11 22:18:13.237121 [ 338 ] {} <Debug> TCP-Session: 9302ef75-4917-4757-af89-f59610379d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4679 | 2026.03.11 22:18:13.237129 [ 339 ] {} <Debug> TCP-Session: 1abe2af8-2642-474a-917a-1196f0f08c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4680 | 2026.03.11 22:18:13.237137 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4681 | 2026.03.11 22:18:13.237144 [ 338 ] {} <Debug> TCP-Session: 9302ef75-4917-4757-af89-f59610379d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2026.03.11 22:18:13.237194 [ 337 ] {} <Debug> TCP-Session: 0e48529d-95de-4f68-99e5-35fbdf76d85a Authenticating user 'default' from [fd00:1122:3344:101::e]:54091 | ||
| 4683 | 2026.03.11 22:18:13.237221 [ 337 ] {} <Debug> TCP-Session: 0e48529d-95de-4f68-99e5-35fbdf76d85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4684 | 2026.03.11 22:18:13.237236 [ 337 ] {} <Debug> TCP-Session: 0e48529d-95de-4f68-99e5-35fbdf76d85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4685 | 2026.03.11 22:18:13.237388 [ 334 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4686 | 2026.03.11 22:18:13.237524 [ 334 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4687 | 2026.03.11 22:18:13.237813 [ 334 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 4688 | 2026.03.11 22:18:13.238725 [ 342 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Trace> AggregatingTransform: Aggregating | ||
| 4689 | 2026.03.11 22:18:13.238770 [ 342 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4690 | 2026.03.11 22:18:13.238803 [ 342 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890407 sec. (1123.082 rows/sec., 43.87 KiB/sec.) | ||
| 4691 | 2026.03.11 22:18:13.238819 [ 342 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Trace> Aggregator: Merging aggregated data | ||
| 4692 | 2026.03.11 22:18:13.240278 [ 334 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003277 sec., 305.15715593530666 rows/sec., 11.92 KiB/sec. | ||
| 4693 | 2026.03.11 22:18:13.240437 [ 334 ] {413e7deb-cef8-412e-bd8d-a56e1b8e8d3b} <Debug> TCPHandler: Processed in 0.004009456 sec. | ||
| 4694 | 2026.03.11 22:18:13.240559 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4695 | 2026.03.11 22:18:13.240588 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4696 | 2026.03.11 22:18:13.240599 [ 334 ] {} <Debug> TCP-Session: d834c030-ee9a-4fd8-b0af-943c07312ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4697 | 2026.03.11 22:18:13.240607 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4698 | 2026.03.11 22:18:13.240638 [ 259 ] {} <Debug> TCP-Session: c837bc01-9eb6-491b-91bf-dd012e940f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4699 | 2026.03.11 22:18:13.240646 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4700 | 2026.03.11 22:18:13.240628 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4701 | 2026.03.11 22:18:13.240677 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4702 | 2026.03.11 22:18:13.240710 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4703 | 2026.03.11 22:18:13.240734 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4704 | 2026.03.11 22:18:13.240756 [ 339 ] {} <Debug> TCP-Session: 1abe2af8-2642-474a-917a-1196f0f08c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4705 | 2026.03.11 22:18:13.240777 [ 340 ] {} <Debug> TCP-Session: d62b7c47-eecf-4a39-bf0f-355444a305e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4706 | 2026.03.11 22:18:13.240793 [ 341 ] {} <Debug> TCP-Session: 64e4f99f-a18c-4901-9cb7-71aad47572de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4707 | 2026.03.11 22:18:13.240746 [ 335 ] {} <Debug> TCP-Session: 54626dd1-b064-4085-b1ee-58f10cecfd51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4708 | 2026.03.11 22:18:13.240729 [ 338 ] {} <Debug> TCP-Session: 9302ef75-4917-4757-af89-f59610379d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4709 | 2026.03.11 22:18:13.240846 [ 337 ] {} <Debug> TCP-Session: 0e48529d-95de-4f68-99e5-35fbdf76d85a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4710 | 2026.03.11 22:18:13.240686 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4711 | 2026.03.11 22:18:13.240920 [ 336 ] {} <Debug> TCP-Session: fd1d7074-9b0f-4f6c-9252-5891b9f4031d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4712 | 2026.03.11 22:18:15.524246 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4713 | 2026.03.11 22:18:15.524346 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4714 | 2026.03.11 22:18:15.634476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8671 | ||
| 4715 | 2026.03.11 22:18:15.635025 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.03.11 22:18:15.635074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4717 | 2026.03.11 22:18:15.635599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4718 | 2026.03.11 22:18:15.635823 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.03.11 22:18:15.635952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4720 | 2026.03.11 22:18:16.148909 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4721 | 2026.03.11 22:18:16.164925 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.03.11 22:18:16.164997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4723 | 2026.03.11 22:18:16.171469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4724 | 2026.03.11 22:18:16.172175 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.03.11 22:18:16.175410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4726 | 2026.03.11 22:18:17.794911 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.03.11 22:18:17.795102 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4728 | 2026.03.11 22:18:17.795175 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4729 | 2026.03.11 22:18:17.795877 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.11 22:18:17.795921 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4731 | 2026.03.11 22:18:17.796314 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4732 | 2026.03.11 22:18:17.796537 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.11 22:18:17.796697 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 4734 | 2026.03.11 22:18:17.796745 [ 260 ] {1079e47f-d86d-4fc2-9390-b61b4c5c3ede} <Debug> TCPHandler: Processed in 0.001971017 sec. | ||
| 4735 | 2026.03.11 22:18:17.796881 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.03.11 22:18:17.796981 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.03.11 22:18:17.797026 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4738 | 2026.03.11 22:18:17.797440 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.11 22:18:17.797478 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4740 | 2026.03.11 22:18:17.797778 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4741 | 2026.03.11 22:18:17.797982 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.11 22:18:17.798119 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 4743 | 2026.03.11 22:18:17.798157 [ 260 ] {8f1fb16f-a3fa-4c99-9360-c6367e4fc972} <Debug> TCPHandler: Processed in 0.001329565 sec. | ||
| 4744 | 2026.03.11 22:18:17.798278 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.03.11 22:18:17.798373 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.11 22:18:17.798414 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4747 | 2026.03.11 22:18:17.798850 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.11 22:18:17.798884 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4749 | 2026.03.11 22:18:17.799174 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4750 | 2026.03.11 22:18:17.799392 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.03.11 22:18:17.799521 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 4752 | 2026.03.11 22:18:17.799558 [ 260 ] {91bd2dc9-c67f-4f59-b3ec-1c0f2f108aaa} <Debug> TCPHandler: Processed in 0.001328936 sec. | ||
| 4753 | 2026.03.11 22:18:17.799679 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.03.11 22:18:17.799771 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.03.11 22:18:17.799814 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4756 | 2026.03.11 22:18:17.800212 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.11 22:18:17.800246 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4758 | 2026.03.11 22:18:17.800570 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4759 | 2026.03.11 22:18:17.800774 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.11 22:18:17.800897 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4761 | 2026.03.11 22:18:17.800933 [ 260 ] {b4ac4938-dafa-449c-bc65-6a4c1d935242} <Debug> TCPHandler: Processed in 0.001305385 sec. | ||
| 4762 | 2026.03.11 22:18:17.801045 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.03.11 22:18:17.801137 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.03.11 22:18:17.801190 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4765 | 2026.03.11 22:18:17.801948 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.11 22:18:17.801992 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4767 | 2026.03.11 22:18:17.802496 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4768 | 2026.03.11 22:18:17.802708 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.11 22:18:17.802841 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 4770 | 2026.03.11 22:18:17.802898 [ 260 ] {86e9f35b-b2ff-4bff-ab6b-3a4be78cfaa8} <Debug> TCPHandler: Processed in 0.001902126 sec. | ||
| 4771 | 2026.03.11 22:18:17.803012 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.03.11 22:18:17.803105 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.03.11 22:18:17.803146 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4774 | 2026.03.11 22:18:17.803481 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.03.11 22:18:17.803514 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4776 | 2026.03.11 22:18:17.803807 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4777 | 2026.03.11 22:18:17.804020 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.11 22:18:17.804143 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4779 | 2026.03.11 22:18:17.804177 [ 260 ] {b37b1995-d806-4f6c-879b-29b62b914138} <Debug> TCPHandler: Processed in 0.001214193 sec. | ||
| 4780 | 2026.03.11 22:18:20.629163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 572 | ||
| 4781 | 2026.03.11 22:18:20.631662 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.03.11 22:18:20.631710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4783 | 2026.03.11 22:18:20.632917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4784 | 2026.03.11 22:18:20.633181 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.03.11 22:18:20.633513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4786 | 2026.03.11 22:18:22.803166 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.03.11 22:18:22.803362 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.03.11 22:18:22.803437 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4789 | 2026.03.11 22:18:22.804199 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.03.11 22:18:22.804249 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4791 | 2026.03.11 22:18:22.804638 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4792 | 2026.03.11 22:18:22.804860 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.03.11 22:18:22.805016 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 4794 | 2026.03.11 22:18:22.805066 [ 260 ] {612abbff-05df-4b1a-95ad-a4202e61d3f8} <Debug> TCPHandler: Processed in 0.002036889 sec. | ||
| 4795 | 2026.03.11 22:18:22.805197 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.03.11 22:18:22.805297 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4797 | 2026.03.11 22:18:22.805341 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4798 | 2026.03.11 22:18:22.805754 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.03.11 22:18:22.805791 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4800 | 2026.03.11 22:18:22.806084 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4801 | 2026.03.11 22:18:22.806286 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.03.11 22:18:22.806414 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 429.17 KiB/sec. | ||
| 4803 | 2026.03.11 22:18:22.806452 [ 260 ] {1bf78456-c477-40ea-8da4-1c6ddaaab926} <Debug> TCPHandler: Processed in 0.001307655 sec. | ||
| 4804 | 2026.03.11 22:18:22.806558 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.03.11 22:18:22.806654 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4806 | 2026.03.11 22:18:22.806694 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4807 | 2026.03.11 22:18:22.807441 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.03.11 22:18:22.807478 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4809 | 2026.03.11 22:18:22.807827 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4810 | 2026.03.11 22:18:22.808028 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.03.11 22:18:22.808135 [ 121 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4812 | 2026.03.11 22:18:22.808153 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Debug> executeQuery: Read 860 rows, 69.40 KiB in 0.001518 sec., 566534.9143610013 rows/sec., 44.65 MiB/sec. | ||
| 4813 | 2026.03.11 22:18:22.808200 [ 121 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.03.11 22:18:22.808209 [ 260 ] {da9708d6-7856-4b9d-93f2-3b2121260e25} <Debug> TCPHandler: Processed in 0.001699812 sec. | ||
| 4815 | 2026.03.11 22:18:22.808227 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4816 | 2026.03.11 22:18:22.808329 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.03.11 22:18:22.808365 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 4818 | 2026.03.11 22:18:22.808426 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.03.11 22:18:22.808470 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4820 | 2026.03.11 22:18:22.808520 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4821 | 2026.03.11 22:18:22.808563 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2890 rows starting from the beginning of the part | ||
| 4822 | 2026.03.11 22:18:22.808637 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1960 rows starting from the beginning of the part | ||
| 4823 | 2026.03.11 22:18:22.808684 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4824 | 2026.03.11 22:18:22.808725 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 857 rows starting from the beginning of the part | ||
| 4825 | 2026.03.11 22:18:22.808761 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4826 | 2026.03.11 22:18:22.808798 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 860 rows starting from the beginning of the part | ||
| 4827 | 2026.03.11 22:18:22.808953 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.11 22:18:22.808993 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4829 | 2026.03.11 22:18:22.809329 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4830 | 2026.03.11 22:18:22.809543 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.03.11 22:18:22.809674 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Debug> executeQuery: Read 178 rows, 11.22 KiB in 0.001267 sec., 140489.3449092344 rows/sec., 8.65 MiB/sec. | ||
| 4832 | 2026.03.11 22:18:22.809711 [ 260 ] {79988b7e-7b85-4845-a325-55b0afaf96ca} <Debug> TCPHandler: Processed in 0.001432037 sec. | ||
| 4833 | 2026.03.11 22:18:22.809821 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.03.11 22:18:22.809913 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.03.11 22:18:22.809952 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4836 | 2026.03.11 22:18:22.810387 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.11 22:18:22.810422 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4838 | 2026.03.11 22:18:22.810722 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4839 | 2026.03.11 22:18:22.810923 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.11 22:18:22.811046 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 4841 | 2026.03.11 22:18:22.811082 [ 260 ] {2f755180-2b6f-4a10-bb65-82e0dee46ae6} <Debug> TCPHandler: Processed in 0.001310195 sec. | ||
| 4842 | 2026.03.11 22:18:22.811164 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6699 rows, containing 5 columns (5 merged, 0 gathered) in 0.002869314 sec., 2334704.3927572933 rows/sec., 189.03 MiB/sec. | ||
| 4843 | 2026.03.11 22:18:22.811192 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.03.11 22:18:22.811285 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.03.11 22:18:22.811323 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4846 | 2026.03.11 22:18:22.811482 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4847 | 2026.03.11 22:18:22.811739 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.03.11 22:18:22.811770 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.03.11 22:18:22.811811 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4850 | 2026.03.11 22:18:22.811816 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_26_5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4851 | 2026.03.11 22:18:22.811902 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4852 | 2026.03.11 22:18:22.812113 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4853 | 2026.03.11 22:18:22.812323 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.03.11 22:18:22.812445 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 4855 | 2026.03.11 22:18:22.812482 [ 260 ] {95ea8529-ca40-4252-bdee-f52911d88aa6} <Debug> TCPHandler: Processed in 0.001339355 sec. | ||
| 4856 | 2026.03.11 22:18:22.812591 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.03.11 22:18:22.812683 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4858 | 2026.03.11 22:18:22.812722 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4859 | 2026.03.11 22:18:22.813329 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.03.11 22:18:22.813364 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4861 | 2026.03.11 22:18:22.813684 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4862 | 2026.03.11 22:18:22.813885 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.03.11 22:18:22.813993 [ 120 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4864 | 2026.03.11 22:18:22.814011 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Debug> executeQuery: Read 526 rows, 38.07 KiB in 0.001346 sec., 390787.51857355126 rows/sec., 27.62 MiB/sec. | ||
| 4865 | 2026.03.11 22:18:22.814038 [ 120 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.03.11 22:18:22.814056 [ 260 ] {5fe02994-ebd5-4df9-876b-7181d78c7924} <Debug> TCPHandler: Processed in 0.001514179 sec. | ||
| 4867 | 2026.03.11 22:18:22.814063 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4868 | 2026.03.11 22:18:22.814151 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 4869 | 2026.03.11 22:18:22.814168 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.03.11 22:18:22.814240 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4871 | 2026.03.11 22:18:22.814262 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4872 | 2026.03.11 22:18:22.814267 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1548 rows starting from the beginning of the part | ||
| 4873 | 2026.03.11 22:18:22.814304 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4874 | 2026.03.11 22:18:22.814342 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1021 rows starting from the beginning of the part | ||
| 4875 | 2026.03.11 22:18:22.814384 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4876 | 2026.03.11 22:18:22.814421 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 520 rows starting from the beginning of the part | ||
| 4877 | 2026.03.11 22:18:22.814459 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4878 | 2026.03.11 22:18:22.814497 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 526 rows starting from the beginning of the part | ||
| 4879 | 2026.03.11 22:18:22.814659 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.03.11 22:18:22.814693 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4881 | 2026.03.11 22:18:22.814991 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4882 | 2026.03.11 22:18:22.815198 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.03.11 22:18:22.815323 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4884 | 2026.03.11 22:18:22.815358 [ 260 ] {65e5817e-5b6a-4018-ae70-8b3985ca8c2e} <Debug> TCPHandler: Processed in 0.001238704 sec. | ||
| 4885 | 2026.03.11 22:18:22.815463 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.03.11 22:18:22.815555 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.03.11 22:18:22.815596 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4888 | 2026.03.11 22:18:22.815858 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740313 sec., 2156508.6280456446 rows/sec., 159.34 MiB/sec. | ||
| 4889 | 2026.03.11 22:18:22.816001 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.03.11 22:18:22.816026 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4891 | 2026.03.11 22:18:22.816039 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4892 | 2026.03.11 22:18:22.816261 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.03.11 22:18:22.816322 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_26_5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4894 | 2026.03.11 22:18:22.816373 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4895 | 2026.03.11 22:18:22.816381 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4896 | 2026.03.11 22:18:22.816577 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.03.11 22:18:22.816700 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001163 sec., 230438.52106620808 rows/sec., 15.32 MiB/sec. | ||
| 4898 | 2026.03.11 22:18:22.816736 [ 260 ] {244bc7f7-6774-4488-8050-b71ab1d92b43} <Debug> TCPHandler: Processed in 0.001321545 sec. | ||
| 4899 | 2026.03.11 22:18:22.816844 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.03.11 22:18:22.816936 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4901 | 2026.03.11 22:18:22.816976 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4902 | 2026.03.11 22:18:22.817275 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.03.11 22:18:22.817310 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4904 | 2026.03.11 22:18:22.817610 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4905 | 2026.03.11 22:18:22.817819 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.03.11 22:18:22.817942 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 4907 | 2026.03.11 22:18:22.817978 [ 260 ] {8bc5a45c-72fb-4a53-9861-cd05e3e83e52} <Debug> TCPHandler: Processed in 0.001183112 sec. | ||
| 4908 | 2026.03.11 22:18:22.818078 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.03.11 22:18:22.818168 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4910 | 2026.03.11 22:18:22.818220 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4911 | 2026.03.11 22:18:22.819014 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.03.11 22:18:22.819049 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4913 | 2026.03.11 22:18:22.819552 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4914 | 2026.03.11 22:18:22.819773 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.03.11 22:18:22.819903 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001752 sec., 17123.287671232876 rows/sec., 30.68 MiB/sec. | ||
| 4916 | 2026.03.11 22:18:22.819960 [ 260 ] {a429859a-d121-44ce-871f-8a1369b7d796} <Debug> TCPHandler: Processed in 0.001930717 sec. | ||
| 4917 | 2026.03.11 22:18:22.820066 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.03.11 22:18:22.820158 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.03.11 22:18:22.820198 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4920 | 2026.03.11 22:18:22.820516 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.03.11 22:18:22.820551 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4922 | 2026.03.11 22:18:22.820847 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4923 | 2026.03.11 22:18:22.821049 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.03.11 22:18:22.821149 [ 120 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4925 | 2026.03.11 22:18:22.821169 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001029 sec., 87463.55685131195 rows/sec., 5.47 MiB/sec. | ||
| 4926 | 2026.03.11 22:18:22.821182 [ 120 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.03.11 22:18:22.821206 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4928 | 2026.03.11 22:18:22.821209 [ 260 ] {4bf5fbcb-0296-4a4d-8e3b-760baefb7956} <Debug> TCPHandler: Processed in 0.001191443 sec. | ||
| 4929 | 2026.03.11 22:18:22.821270 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4930 | 2026.03.11 22:18:22.821344 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4931 | 2026.03.11 22:18:22.821367 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part | ||
| 4932 | 2026.03.11 22:18:22.821406 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 4933 | 2026.03.11 22:18:22.821438 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 4934 | 2026.03.11 22:18:22.821466 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4935 | 2026.03.11 22:18:22.821494 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4936 | 2026.03.11 22:18:22.821522 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 4937 | 2026.03.11 22:18:22.822215 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.000972539 sec., 1017954.0357764573 rows/sec., 66.51 MiB/sec. | ||
| 4938 | 2026.03.11 22:18:22.822356 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4939 | 2026.03.11 22:18:22.822577 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.03.11 22:18:22.822635 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_21_4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4941 | 2026.03.11 22:18:22.822687 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4942 | 2026.03.11 22:18:23.136088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9183 | ||
| 4943 | 2026.03.11 22:18:23.136821 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.03.11 22:18:23.136870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4945 | 2026.03.11 22:18:23.137367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4946 | 2026.03.11 22:18:23.137610 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.03.11 22:18:23.137768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9183 | ||
| 4948 | 2026.03.11 22:18:23.675539 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4949 | 2026.03.11 22:18:23.692314 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.03.11 22:18:23.692371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4951 | 2026.03.11 22:18:23.698272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4952 | 2026.03.11 22:18:23.699017 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.03.11 22:18:23.701902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4954 | 2026.03.11 22:18:27.795430 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.03.11 22:18:27.795628 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4956 | 2026.03.11 22:18:27.795701 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4957 | 2026.03.11 22:18:27.796362 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.03.11 22:18:27.796413 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4959 | 2026.03.11 22:18:27.796802 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4960 | 2026.03.11 22:18:27.797044 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.03.11 22:18:27.797201 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001626 sec., 46740.46740467405 rows/sec., 3.85 MiB/sec. | ||
| 4962 | 2026.03.11 22:18:27.797249 [ 260 ] {a047a32a-3e15-4e74-9728-fb8576115b21} <Debug> TCPHandler: Processed in 0.001954217 sec. | ||
| 4963 | 2026.03.11 22:18:27.797394 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.03.11 22:18:27.797496 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.03.11 22:18:27.797540 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4966 | 2026.03.11 22:18:27.797963 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.03.11 22:18:27.798001 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4968 | 2026.03.11 22:18:27.798309 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4969 | 2026.03.11 22:18:27.798513 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.03.11 22:18:27.798646 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 4971 | 2026.03.11 22:18:27.798685 [ 260 ] {fd3e00fa-cb72-42b4-8232-f8dcd6edb155} <Debug> TCPHandler: Processed in 0.001344365 sec. | ||
| 4972 | 2026.03.11 22:18:27.798801 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.03.11 22:18:27.798896 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4974 | 2026.03.11 22:18:27.798936 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4975 | 2026.03.11 22:18:27.799355 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.11 22:18:27.799392 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4977 | 2026.03.11 22:18:27.799692 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4978 | 2026.03.11 22:18:27.799896 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.03.11 22:18:27.800021 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001144 sec., 64685.31468531468 rows/sec., 5.05 MiB/sec. | ||
| 4980 | 2026.03.11 22:18:27.800057 [ 260 ] {ca176678-1a39-428e-9acb-c41da7cfe8f7} <Debug> TCPHandler: Processed in 0.001305404 sec. | ||
| 4981 | 2026.03.11 22:18:27.800173 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.11 22:18:27.800266 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.03.11 22:18:27.800310 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4984 | 2026.03.11 22:18:27.800705 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.11 22:18:27.800741 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4986 | 2026.03.11 22:18:27.801066 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4987 | 2026.03.11 22:18:27.801279 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.03.11 22:18:27.801405 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4989 | 2026.03.11 22:18:27.801444 [ 260 ] {ee5c351c-ceb6-4c5f-a130-3d0d019c7756} <Debug> TCPHandler: Processed in 0.001319405 sec. | ||
| 4990 | 2026.03.11 22:18:27.801605 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.03.11 22:18:27.801699 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.11 22:18:27.801754 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4993 | 2026.03.11 22:18:27.802477 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.11 22:18:27.802513 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 4995 | 2026.03.11 22:18:27.803029 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4996 | 2026.03.11 22:18:27.803246 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.11 22:18:27.803389 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 4998 | 2026.03.11 22:18:27.803450 [ 260 ] {86684d0e-eb12-451a-9a2e-0f3b3ca6956d} <Debug> TCPHandler: Processed in 0.001893276 sec. | ||
| 4999 | 2026.03.11 22:18:27.803560 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.03.11 22:18:27.803653 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.03.11 22:18:27.803694 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5002 | 2026.03.11 22:18:27.804019 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.11 22:18:27.804055 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5004 | 2026.03.11 22:18:27.804354 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5005 | 2026.03.11 22:18:27.804560 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.03.11 22:18:27.804685 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 5007 | 2026.03.11 22:18:27.804720 [ 260 ] {47aa719b-224b-45bc-8161-656bca94fcb2} <Debug> TCPHandler: Processed in 0.001209323 sec. | ||
| 5008 | 2026.03.11 22:18:30.524396 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5009 | 2026.03.11 22:18:30.524458 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5010 | 2026.03.11 22:18:30.633789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 608 | ||
| 5011 | 2026.03.11 22:18:30.636267 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.11 22:18:30.636316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5013 | 2026.03.11 22:18:30.637530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5014 | 2026.03.11 22:18:30.637843 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.11 22:18:30.637903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9631 | ||
| 5016 | 2026.03.11 22:18:30.638208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 5017 | 2026.03.11 22:18:30.638474 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.03.11 22:18:30.638531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5019 | 2026.03.11 22:18:30.639087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5020 | 2026.03.11 22:18:30.639335 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.03.11 22:18:30.639478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 5022 | 2026.03.11 22:18:31.202022 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5023 | 2026.03.11 22:18:31.219835 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.03.11 22:18:31.219900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5025 | 2026.03.11 22:18:31.226079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5026 | 2026.03.11 22:18:31.227492 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.03.11 22:18:31.230537 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5028 | 2026.03.11 22:18:32.803102 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.03.11 22:18:32.803292 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.03.11 22:18:32.803362 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5031 | 2026.03.11 22:18:32.804142 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.03.11 22:18:32.804184 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5033 | 2026.03.11 22:18:32.804571 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5034 | 2026.03.11 22:18:32.804795 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.03.11 22:18:32.804938 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 5036 | 2026.03.11 22:18:32.804979 [ 260 ] {2e1e6806-a0d6-4364-966a-2859c84e4b87} <Debug> TCPHandler: Processed in 0.002004408 sec. | ||
| 5037 | 2026.03.11 22:18:32.805108 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.03.11 22:18:32.805202 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5039 | 2026.03.11 22:18:32.805243 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5040 | 2026.03.11 22:18:32.806101 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.03.11 22:18:32.806135 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5042 | 2026.03.11 22:18:32.806469 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5043 | 2026.03.11 22:18:32.806734 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.03.11 22:18:32.806860 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001675 sec., 511641.7910447761 rows/sec., 40.33 MiB/sec. | ||
| 5045 | 2026.03.11 22:18:32.806897 [ 260 ] {430ff074-0191-4046-8dba-55825857d58e} <Debug> TCPHandler: Processed in 0.001838465 sec. | ||
| 5046 | 2026.03.11 22:18:32.807015 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.03.11 22:18:32.807108 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.03.11 22:18:32.807147 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5049 | 2026.03.11 22:18:32.807587 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.03.11 22:18:32.807623 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5051 | 2026.03.11 22:18:32.807920 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5052 | 2026.03.11 22:18:32.808127 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.03.11 22:18:32.808234 [ 110 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5054 | 2026.03.11 22:18:32.808249 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001158 sec., 148531.95164075994 rows/sec., 9.11 MiB/sec. | ||
| 5055 | 2026.03.11 22:18:32.808303 [ 110 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.03.11 22:18:32.808311 [ 260 ] {b17829e0-322a-4df9-90ec-cbc84805ab06} <Debug> TCPHandler: Processed in 0.001344446 sec. | ||
| 5057 | 2026.03.11 22:18:32.808333 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5058 | 2026.03.11 22:18:32.808435 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.03.11 22:18:32.808464 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 5060 | 2026.03.11 22:18:32.808531 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.03.11 22:18:32.808574 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5062 | 2026.03.11 22:18:32.808602 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5063 | 2026.03.11 22:18:32.808639 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part | ||
| 5064 | 2026.03.11 22:18:32.808705 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 172 rows starting from the beginning of the part | ||
| 5065 | 2026.03.11 22:18:32.808749 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5066 | 2026.03.11 22:18:32.808790 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 178 rows starting from the beginning of the part | ||
| 5067 | 2026.03.11 22:18:32.808826 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5068 | 2026.03.11 22:18:32.808863 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 172 rows starting from the beginning of the part | ||
| 5069 | 2026.03.11 22:18:32.809042 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.03.11 22:18:32.809080 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5071 | 2026.03.11 22:18:32.809402 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5072 | 2026.03.11 22:18:32.809628 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.03.11 22:18:32.809755 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001242 sec., 119967.79388083736 rows/sec., 7.75 MiB/sec. | ||
| 5074 | 2026.03.11 22:18:32.809754 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351816 sec., 565165.6734348461 rows/sec., 37.44 MiB/sec. | ||
| 5075 | 2026.03.11 22:18:32.809794 [ 260 ] {24fec8c9-060b-4f21-b325-e8c2f3f3a989} <Debug> TCPHandler: Processed in 0.001407727 sec. | ||
| 5076 | 2026.03.11 22:18:32.809913 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.03.11 22:18:32.809917 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5078 | 2026.03.11 22:18:32.810006 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.03.11 22:18:32.810045 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5080 | 2026.03.11 22:18:32.810182 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.03.11 22:18:32.810249 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_26_5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5082 | 2026.03.11 22:18:32.810323 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5083 | 2026.03.11 22:18:32.810471 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.03.11 22:18:32.810506 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5085 | 2026.03.11 22:18:32.810814 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5086 | 2026.03.11 22:18:32.811015 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.03.11 22:18:32.811135 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 5088 | 2026.03.11 22:18:32.811170 [ 260 ] {07b04787-5c40-4d7f-8c86-c5ff9c3d8bfa} <Debug> TCPHandler: Processed in 0.001305685 sec. | ||
| 5089 | 2026.03.11 22:18:32.811278 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.03.11 22:18:32.811370 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5091 | 2026.03.11 22:18:32.811408 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5092 | 2026.03.11 22:18:32.811995 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.03.11 22:18:32.812032 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5094 | 2026.03.11 22:18:32.812345 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5095 | 2026.03.11 22:18:32.812547 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.03.11 22:18:32.812669 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001316 sec., 395136.77811550157 rows/sec., 27.89 MiB/sec. | ||
| 5097 | 2026.03.11 22:18:32.812706 [ 260 ] {daad4043-b0ba-4114-a77a-0ecea5f79916} <Debug> TCPHandler: Processed in 0.001476768 sec. | ||
| 5098 | 2026.03.11 22:18:32.812833 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.03.11 22:18:32.812924 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5100 | 2026.03.11 22:18:32.812963 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5101 | 2026.03.11 22:18:32.813300 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.03.11 22:18:32.813337 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5103 | 2026.03.11 22:18:32.813631 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5104 | 2026.03.11 22:18:32.813835 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.03.11 22:18:32.813959 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 5106 | 2026.03.11 22:18:32.813995 [ 260 ] {daf2b938-93a2-4747-9ce3-cacd6ab2d996} <Debug> TCPHandler: Processed in 0.001210053 sec. | ||
| 5107 | 2026.03.11 22:18:32.814110 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.03.11 22:18:32.814201 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.03.11 22:18:32.814242 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5110 | 2026.03.11 22:18:32.814632 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.03.11 22:18:32.814667 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5112 | 2026.03.11 22:18:32.814985 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5113 | 2026.03.11 22:18:32.815193 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.03.11 22:18:32.815324 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00114 sec., 232456.1403508772 rows/sec., 15.45 MiB/sec. | ||
| 5115 | 2026.03.11 22:18:32.815360 [ 260 ] {24b6638f-85c2-43a6-b6b6-adc0016364f1} <Debug> TCPHandler: Processed in 0.001297854 sec. | ||
| 5116 | 2026.03.11 22:18:32.815471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.03.11 22:18:32.815563 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.03.11 22:18:32.815603 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5119 | 2026.03.11 22:18:32.815907 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.03.11 22:18:32.815943 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5121 | 2026.03.11 22:18:32.816230 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5122 | 2026.03.11 22:18:32.816429 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.11 22:18:32.816529 [ 108 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5124 | 2026.03.11 22:18:32.816550 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 5125 | 2026.03.11 22:18:32.816577 [ 108 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2026.03.11 22:18:32.816591 [ 260 ] {3d15c5e9-1da4-45ef-93fa-242ccdca9455} <Debug> TCPHandler: Processed in 0.001167952 sec. | ||
| 5127 | 2026.03.11 22:18:32.816603 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5128 | 2026.03.11 22:18:32.816678 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 5129 | 2026.03.11 22:18:32.816706 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.03.11 22:18:32.816768 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.03.11 22:18:32.816799 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5132 | 2026.03.11 22:18:32.816800 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5133 | 2026.03.11 22:18:32.816845 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 5134 | 2026.03.11 22:18:32.816864 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5135 | 2026.03.11 22:18:32.816885 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 5136 | 2026.03.11 22:18:32.816920 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 5137 | 2026.03.11 22:18:32.816952 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 5138 | 2026.03.11 22:18:32.816984 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 5139 | 2026.03.11 22:18:32.817619 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.000968628 sec., 6194.328472850259 rows/sec., 413.36 KiB/sec. | ||
| 5140 | 2026.03.11 22:18:32.817679 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.03.11 22:18:32.817719 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5142 | 2026.03.11 22:18:32.817803 [ 194 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5143 | 2026.03.11 22:18:32.818162 [ 194 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_6_1} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.03.11 22:18:32.818248 [ 194 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_6_1} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5145 | 2026.03.11 22:18:32.818287 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5146 | 2026.03.11 22:18:32.818359 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5147 | 2026.03.11 22:18:32.818523 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.03.11 22:18:32.818636 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5149 | 2026.03.11 22:18:32.818664 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 5150 | 2026.03.11 22:18:32.818671 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.11 22:18:32.818705 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5152 | 2026.03.11 22:18:32.818723 [ 260 ] {5800672c-02cf-4fdb-b562-3cfaa52565db} <Debug> TCPHandler: Processed in 0.002065259 sec. | ||
| 5153 | 2026.03.11 22:18:32.818819 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 5154 | 2026.03.11 22:18:32.818835 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.03.11 22:18:32.818953 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5156 | 2026.03.11 22:18:32.818994 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5157 | 2026.03.11 22:18:32.819072 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5158 | 2026.03.11 22:18:32.819134 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 397 rows starting from the beginning of the part | ||
| 5159 | 2026.03.11 22:18:32.819259 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5160 | 2026.03.11 22:18:32.819324 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.03.11 22:18:32.819363 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5162 | 2026.03.11 22:18:32.819372 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5163 | 2026.03.11 22:18:32.819481 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5164 | 2026.03.11 22:18:32.819586 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5165 | 2026.03.11 22:18:32.819669 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5166 | 2026.03.11 22:18:32.819693 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5167 | 2026.03.11 22:18:32.819895 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.03.11 22:18:32.820024 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 5169 | 2026.03.11 22:18:32.820058 [ 260 ] {5c44d526-5195-4599-be36-979f8d5cc892} <Debug> TCPHandler: Processed in 0.001272414 sec. | ||
| 5170 | 2026.03.11 22:18:32.823824 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 507 rows, containing 19 columns (19 merged, 0 gathered) in 0.005061496 sec., 100168.01356753023 rows/sec., 179.50 MiB/sec. | ||
| 5171 | 2026.03.11 22:18:32.824404 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5172 | 2026.03.11 22:18:32.824737 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.03.11 22:18:32.824817 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5174 | 2026.03.11 22:18:32.824912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 5175 | 2026.03.11 22:18:33.144575 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.03.11 22:18:33.144768 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5177 | 2026.03.11 22:18:33.144841 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5178 | 2026.03.11 22:18:33.145464 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.03.11 22:18:33.145511 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5180 | 2026.03.11 22:18:33.145968 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5181 | 2026.03.11 22:18:33.146204 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.03.11 22:18:33.146364 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001642 sec., 4872.1071863581 rows/sec., 397.29 KiB/sec. | ||
| 5183 | 2026.03.11 22:18:33.146412 [ 260 ] {9929a53c-f937-409e-a924-8ff4f6b4aeea} <Debug> TCPHandler: Processed in 0.001971207 sec. | ||
| 5184 | 2026.03.11 22:18:33.146541 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.03.11 22:18:33.146643 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5186 | 2026.03.11 22:18:33.146688 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5187 | 2026.03.11 22:18:33.148098 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.03.11 22:18:33.148134 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5189 | 2026.03.11 22:18:33.148581 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5190 | 2026.03.11 22:18:33.148811 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.03.11 22:18:33.148945 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Debug> executeQuery: Read 1964 rows, 151.79 KiB in 0.002326 sec., 844368.0137575236 rows/sec., 63.73 MiB/sec. | ||
| 5192 | 2026.03.11 22:18:33.148983 [ 260 ] {014ed907-c8d6-45b3-9288-e7ce9b7b052b} <Debug> TCPHandler: Processed in 0.002495638 sec. | ||
| 5193 | 2026.03.11 22:18:33.149099 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.03.11 22:18:33.149196 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5195 | 2026.03.11 22:18:33.149238 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5196 | 2026.03.11 22:18:33.149657 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.03.11 22:18:33.149692 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5198 | 2026.03.11 22:18:33.150000 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5199 | 2026.03.11 22:18:33.150230 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.03.11 22:18:33.150359 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Debug> executeQuery: Read 29 rows, 2.14 KiB in 0.001184 sec., 24493.243243243243 rows/sec., 1.76 MiB/sec. | ||
| 5201 | 2026.03.11 22:18:33.150396 [ 260 ] {75b411b4-33db-451c-a696-dfad43499928} <Debug> TCPHandler: Processed in 0.001348955 sec. | ||
| 5202 | 2026.03.11 22:18:33.150522 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.03.11 22:18:33.150620 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5204 | 2026.03.11 22:18:33.150672 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5205 | 2026.03.11 22:18:33.151297 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.03.11 22:18:33.151332 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5207 | 2026.03.11 22:18:33.151687 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5208 | 2026.03.11 22:18:33.151898 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.03.11 22:18:33.151991 [ 107 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5210 | 2026.03.11 22:18:33.152023 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001423 sec., 497540.40758959943 rows/sec., 29.02 MiB/sec. | ||
| 5211 | 2026.03.11 22:18:33.152027 [ 107 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.03.11 22:18:33.152063 [ 260 ] {df52805f-ff84-4410-b6ab-ab83160847b7} <Debug> TCPHandler: Processed in 0.00159373 sec. | ||
| 5213 | 2026.03.11 22:18:33.152070 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5214 | 2026.03.11 22:18:33.152176 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.11 22:18:33.152216 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 5216 | 2026.03.11 22:18:33.152273 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.03.11 22:18:33.152318 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5218 | 2026.03.11 22:18:33.152371 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5219 | 2026.03.11 22:18:33.152413 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 882 rows starting from the beginning of the part | ||
| 5220 | 2026.03.11 22:18:33.152486 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 5221 | 2026.03.11 22:18:33.152534 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 5222 | 2026.03.11 22:18:33.152576 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5223 | 2026.03.11 22:18:33.152620 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 5224 | 2026.03.11 22:18:33.152661 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 708 rows starting from the beginning of the part | ||
| 5225 | 2026.03.11 22:18:33.152713 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.03.11 22:18:33.152752 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5227 | 2026.03.11 22:18:33.153076 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5228 | 2026.03.11 22:18:33.153296 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.03.11 22:18:33.153428 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 59.94 KiB/sec. | ||
| 5230 | 2026.03.11 22:18:33.153465 [ 260 ] {cfc25fe3-b52c-4fdd-8c0f-6a49b87f0fd3} <Debug> TCPHandler: Processed in 0.001337395 sec. | ||
| 5231 | 2026.03.11 22:18:33.153564 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.03.11 22:18:33.153657 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5233 | 2026.03.11 22:18:33.153708 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5234 | 2026.03.11 22:18:33.153984 [ 193 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830495 sec., 1499594.3720141274 rows/sec., 95.57 MiB/sec. | ||
| 5235 | 2026.03.11 22:18:33.154215 [ 193 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5236 | 2026.03.11 22:18:33.154465 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.03.11 22:18:33.154506 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5238 | 2026.03.11 22:18:33.154535 [ 193 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.11 22:18:33.154631 [ 193 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_11_2} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5240 | 2026.03.11 22:18:33.154731 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5241 | 2026.03.11 22:18:33.154877 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5242 | 2026.03.11 22:18:33.155106 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.03.11 22:18:33.155231 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Debug> executeQuery: Read 1029 rows, 72.68 KiB in 0.001592 sec., 646356.783919598 rows/sec., 44.58 MiB/sec. | ||
| 5244 | 2026.03.11 22:18:33.155268 [ 260 ] {d468dd1b-304e-49b2-bdf8-d3d3c993e10c} <Debug> TCPHandler: Processed in 0.001752353 sec. | ||
| 5245 | 2026.03.11 22:18:33.155380 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.03.11 22:18:33.155473 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.03.11 22:18:33.155518 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5248 | 2026.03.11 22:18:33.156150 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.11 22:18:33.156185 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5250 | 2026.03.11 22:18:33.156580 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5251 | 2026.03.11 22:18:33.156799 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.11 22:18:33.156890 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5253 | 2026.03.11 22:18:33.156922 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.03.11 22:18:33.156924 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Debug> executeQuery: Read 1221 rows, 78.20 KiB in 0.00147 sec., 830612.2448979592 rows/sec., 51.95 MiB/sec. | ||
| 5255 | 2026.03.11 22:18:33.156938 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5256 | 2026.03.11 22:18:33.156965 [ 260 ] {6817f5ca-8166-40d2-93ed-c623c26d0661} <Debug> TCPHandler: Processed in 0.001632862 sec. | ||
| 5257 | 2026.03.11 22:18:33.157066 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 5258 | 2026.03.11 22:18:33.157077 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.03.11 22:18:33.157217 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.03.11 22:18:33.157246 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5261 | 2026.03.11 22:18:33.157273 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5262 | 2026.03.11 22:18:33.157294 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7147 rows starting from the beginning of the part | ||
| 5263 | 2026.03.11 22:18:33.157406 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 5264 | 2026.03.11 22:18:33.157465 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 268 rows starting from the beginning of the part | ||
| 5265 | 2026.03.11 22:18:33.157516 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 5266 | 2026.03.11 22:18:33.157560 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 5267 | 2026.03.11 22:18:33.157605 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1221 rows starting from the beginning of the part | ||
| 5268 | 2026.03.11 22:18:33.158052 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.03.11 22:18:33.158093 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5270 | 2026.03.11 22:18:33.158644 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5271 | 2026.03.11 22:18:33.158890 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.03.11 22:18:33.159026 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001827 sec., 11494.252873563219 rows/sec., 20.60 MiB/sec. | ||
| 5273 | 2026.03.11 22:18:33.159086 [ 260 ] {98ed978e-4dcf-4f8a-84cc-afc0b32b4946} <Debug> TCPHandler: Processed in 0.002057419 sec. | ||
| 5274 | 2026.03.11 22:18:33.159196 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.03.11 22:18:33.159290 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5276 | 2026.03.11 22:18:33.159333 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5277 | 2026.03.11 22:18:33.159643 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.03.11 22:18:33.159692 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5279 | 2026.03.11 22:18:33.160038 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5280 | 2026.03.11 22:18:33.160251 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.03.11 22:18:33.160377 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. | ||
| 5282 | 2026.03.11 22:18:33.160411 [ 260 ] {ca85f249-69c1-454b-a6dc-6836d6695267} <Debug> TCPHandler: Processed in 0.001262754 sec. | ||
| 5283 | 2026.03.11 22:18:33.160742 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9221 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746621 sec., 2461150.9944560714 rows/sec., 162.86 MiB/sec. | ||
| 5284 | 2026.03.11 22:18:33.160949 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5285 | 2026.03.11 22:18:33.161259 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.11 22:18:33.161341 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5287 | 2026.03.11 22:18:33.161420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 5288 | 2026.03.11 22:18:37.792910 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.11 22:18:37.793114 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5290 | 2026.03.11 22:18:37.793187 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5291 | 2026.03.11 22:18:37.793829 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.11 22:18:37.793875 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5293 | 2026.03.11 22:18:37.794252 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5294 | 2026.03.11 22:18:37.794472 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.11 22:18:37.794622 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 5296 | 2026.03.11 22:18:37.794669 [ 260 ] {21ca7360-523d-4bb7-b289-bbec9b3cfa8b} <Debug> TCPHandler: Processed in 0.001901916 sec. | ||
| 5297 | 2026.03.11 22:18:37.794793 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.03.11 22:18:37.794894 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5299 | 2026.03.11 22:18:37.794935 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5300 | 2026.03.11 22:18:37.795355 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.11 22:18:37.795391 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5302 | 2026.03.11 22:18:37.795685 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5303 | 2026.03.11 22:18:37.795901 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.11 22:18:37.796026 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 5305 | 2026.03.11 22:18:37.796062 [ 260 ] {5dd45375-6a62-495e-9d49-83f2d5d5170a} <Debug> TCPHandler: Processed in 0.001319575 sec. | ||
| 5306 | 2026.03.11 22:18:37.796172 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.11 22:18:37.796267 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.11 22:18:37.796309 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5309 | 2026.03.11 22:18:37.796696 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.11 22:18:37.796732 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5311 | 2026.03.11 22:18:37.797047 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5312 | 2026.03.11 22:18:37.797245 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.03.11 22:18:37.797367 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001121 sec., 114183.76449598573 rows/sec., 7.95 MiB/sec. | ||
| 5314 | 2026.03.11 22:18:37.797402 [ 260 ] {376d5265-8706-4025-989d-4aeb461d8b02} <Debug> TCPHandler: Processed in 0.001277544 sec. | ||
| 5315 | 2026.03.11 22:18:37.797511 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.03.11 22:18:37.797603 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5317 | 2026.03.11 22:18:37.797643 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5318 | 2026.03.11 22:18:37.797956 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.11 22:18:37.797991 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5320 | 2026.03.11 22:18:37.798276 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5321 | 2026.03.11 22:18:37.798473 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.11 22:18:37.798598 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001014 sec., 47337.27810650888 rows/sec., 3.19 MiB/sec. | ||
| 5323 | 2026.03.11 22:18:37.798632 [ 260 ] {2f9b1725-c50d-428c-87d1-115ec17b76a0} <Debug> TCPHandler: Processed in 0.001168073 sec. | ||
| 5324 | 2026.03.11 22:18:38.139804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10143 | ||
| 5325 | 2026.03.11 22:18:38.140245 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.03.11 22:18:38.140284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5327 | 2026.03.11 22:18:38.140747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5328 | 2026.03.11 22:18:38.140981 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.03.11 22:18:38.141113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10143 | ||
| 5330 | 2026.03.11 22:18:38.141124 [ 101 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5331 | 2026.03.11 22:18:38.141195 [ 101 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.03.11 22:18:38.141219 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 5333 | 2026.03.11 22:18:38.141323 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 5334 | 2026.03.11 22:18:38.141411 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5335 | 2026.03.11 22:18:38.141439 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 5336 | 2026.03.11 22:18:38.141490 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5337 | 2026.03.11 22:18:38.141527 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5338 | 2026.03.11 22:18:38.141563 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5339 | 2026.03.11 22:18:38.141595 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5340 | 2026.03.11 22:18:38.141626 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5341 | 2026.03.11 22:18:38.143227 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10143 rows, containing 4 columns (4 merged, 0 gathered) in 0.001942777 sec., 5220877.125887325 rows/sec., 74.69 MiB/sec. | ||
| 5342 | 2026.03.11 22:18:38.143595 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5343 | 2026.03.11 22:18:38.143984 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.03.11 22:18:38.144082 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_21_4} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5345 | 2026.03.11 22:18:38.144201 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5346 | 2026.03.11 22:18:38.730660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5347 | 2026.03.11 22:18:38.749124 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.03.11 22:18:38.749193 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5349 | 2026.03.11 22:18:38.755068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5350 | 2026.03.11 22:18:38.755759 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.03.11 22:18:38.756071 [ 100 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5352 | 2026.03.11 22:18:38.756153 [ 100 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.03.11 22:18:38.756180 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5354 | 2026.03.11 22:18:38.756315 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 5355 | 2026.03.11 22:18:38.759220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5356 | 2026.03.11 22:18:38.760757 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5357 | 2026.03.11 22:18:38.762399 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 5358 | 2026.03.11 22:18:38.767069 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5359 | 2026.03.11 22:18:38.771358 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 5360 | 2026.03.11 22:18:38.775626 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 5361 | 2026.03.11 22:18:38.780129 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 5362 | 2026.03.11 22:18:38.784239 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 5363 | 2026.03.11 22:18:38.839689 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.083433879 sec., 1905.700680655157 rows/sec., 9.85 MiB/sec. | ||
| 5364 | 2026.03.11 22:18:38.842329 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5365 | 2026.03.11 22:18:38.844385 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_21_4} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.11 22:18:38.844497 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_21_4} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5367 | 2026.03.11 22:18:38.846995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5368 | 2026.03.11 22:18:39.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.92 MiB, peak 262.46 MiB, free memory in arenas 0.00 B, will set to 255.71 MiB (RSS), difference: 3.79 MiB | ||
| 5369 | 2026.03.11 22:18:40.638535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 656 | ||
| 5370 | 2026.03.11 22:18:40.641735 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.03.11 22:18:40.641784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5372 | 2026.03.11 22:18:40.643052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5373 | 2026.03.11 22:18:40.643341 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.03.11 22:18:40.643477 [ 96 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5375 | 2026.03.11 22:18:40.643523 [ 96 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.03.11 22:18:40.643545 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5377 | 2026.03.11 22:18:40.643667 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 5378 | 2026.03.11 22:18:40.643707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5379 | 2026.03.11 22:18:40.644127 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5380 | 2026.03.11 22:18:40.644245 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 424 rows starting from the beginning of the part | ||
| 5381 | 2026.03.11 22:18:40.644566 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 5382 | 2026.03.11 22:18:40.644881 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 5383 | 2026.03.11 22:18:40.645171 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 5384 | 2026.03.11 22:18:40.645455 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5385 | 2026.03.11 22:18:40.645749 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 5386 | 2026.03.11 22:18:40.651808 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 72 columns (72 merged, 0 gathered) in 0.008177715 sec., 80218.00710834262 rows/sec., 74.73 MiB/sec. | ||
| 5387 | 2026.03.11 22:18:40.653174 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5388 | 2026.03.11 22:18:40.653888 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.03.11 22:18:40.653982 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_16_3} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5390 | 2026.03.11 22:18:40.654256 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5391 | 2026.03.11 22:18:42.805471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.03.11 22:18:42.805669 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5393 | 2026.03.11 22:18:42.805743 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5394 | 2026.03.11 22:18:42.806484 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.03.11 22:18:42.806542 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5396 | 2026.03.11 22:18:42.806990 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5397 | 2026.03.11 22:18:42.807273 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.03.11 22:18:42.807441 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001822 sec., 155872.66739846324 rows/sec., 9.90 MiB/sec. | ||
| 5399 | 2026.03.11 22:18:42.807495 [ 260 ] {0d697ff2-29e2-4ae8-8588-477d2f771753} <Debug> TCPHandler: Processed in 0.002160761 sec. | ||
| 5400 | 2026.03.11 22:18:42.807626 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.03.11 22:18:42.807732 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5402 | 2026.03.11 22:18:42.807781 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5403 | 2026.03.11 22:18:42.808540 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.03.11 22:18:42.808583 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5405 | 2026.03.11 22:18:42.808987 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5406 | 2026.03.11 22:18:42.809210 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.03.11 22:18:42.809337 [ 92 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5408 | 2026.03.11 22:18:42.809350 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001642 sec., 521924.48233861144 rows/sec., 41.14 MiB/sec. | ||
| 5409 | 2026.03.11 22:18:42.809418 [ 92 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.03.11 22:18:42.809437 [ 260 ] {6c019d65-63cd-45f5-b332-8cdc8f270e5c} <Debug> TCPHandler: Processed in 0.001866515 sec. | ||
| 5411 | 2026.03.11 22:18:42.809446 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5412 | 2026.03.11 22:18:42.809576 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.03.11 22:18:42.809596 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 5414 | 2026.03.11 22:18:42.809682 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5415 | 2026.03.11 22:18:42.809732 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5416 | 2026.03.11 22:18:42.809769 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5417 | 2026.03.11 22:18:42.809813 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2892 rows starting from the beginning of the part | ||
| 5418 | 2026.03.11 22:18:42.809887 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5419 | 2026.03.11 22:18:42.809936 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 857 rows starting from the beginning of the part | ||
| 5420 | 2026.03.11 22:18:42.809982 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1964 rows starting from the beginning of the part | ||
| 5421 | 2026.03.11 22:18:42.810026 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5422 | 2026.03.11 22:18:42.810067 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 857 rows starting from the beginning of the part | ||
| 5423 | 2026.03.11 22:18:42.810202 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.03.11 22:18:42.810248 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5425 | 2026.03.11 22:18:42.810694 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5426 | 2026.03.11 22:18:42.810931 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.03.11 22:18:42.811076 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001416 sec., 121468.92655367233 rows/sec., 7.45 MiB/sec. | ||
| 5428 | 2026.03.11 22:18:42.811117 [ 260 ] {9ff9ff82-4053-46ad-8ba0-46f9abb1205b} <Debug> TCPHandler: Processed in 0.00159329 sec. | ||
| 5429 | 2026.03.11 22:18:42.811240 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.03.11 22:18:42.811338 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.03.11 22:18:42.811380 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5432 | 2026.03.11 22:18:42.811820 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.03.11 22:18:42.811858 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5434 | 2026.03.11 22:18:42.812182 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5435 | 2026.03.11 22:18:42.812423 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): 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.03.11 22:18:42.812558 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00124 sec., 120161.29032258065 rows/sec., 7.76 MiB/sec. | ||
| 5437 | 2026.03.11 22:18:42.812610 [ 260 ] {17691358-4ac3-4198-99f7-fd15a09e7155} <Debug> TCPHandler: Processed in 0.001421167 sec. | ||
| 5438 | 2026.03.11 22:18:42.812730 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.03.11 22:18:42.812801 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.003264602 sec., 2052930.1887335728 rows/sec., 166.23 MiB/sec. | ||
| 5440 | 2026.03.11 22:18:42.812843 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5441 | 2026.03.11 22:18:42.812897 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5442 | 2026.03.11 22:18:42.813252 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5443 | 2026.03.11 22:18:42.813340 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.03.11 22:18:42.813385 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5445 | 2026.03.11 22:18:42.813626 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.03.11 22:18:42.813750 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_31_6} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5447 | 2026.03.11 22:18:42.813779 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5448 | 2026.03.11 22:18:42.813871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5449 | 2026.03.11 22:18:42.814018 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.03.11 22:18:42.814152 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00133 sec., 111278.1954887218 rows/sec., 6.33 MiB/sec. | ||
| 5451 | 2026.03.11 22:18:42.814191 [ 260 ] {73eda6dc-37aa-4e96-9f72-a97b8e32b013} <Debug> TCPHandler: Processed in 0.001512738 sec. | ||
| 5452 | 2026.03.11 22:18:42.814326 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.03.11 22:18:42.814433 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5454 | 2026.03.11 22:18:42.814474 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5455 | 2026.03.11 22:18:42.815145 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.03.11 22:18:42.815183 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5457 | 2026.03.11 22:18:42.815558 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5458 | 2026.03.11 22:18:42.815789 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.03.11 22:18:42.815928 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001514 sec., 343461.0303830912 rows/sec., 24.24 MiB/sec. | ||
| 5460 | 2026.03.11 22:18:42.815934 [ 93 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5461 | 2026.03.11 22:18:42.815969 [ 260 ] {aa66a53b-024e-493b-91be-a9c7e3c0d854} <Debug> TCPHandler: Processed in 0.001698392 sec. | ||
| 5462 | 2026.03.11 22:18:42.815991 [ 93 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.11 22:18:42.816018 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5464 | 2026.03.11 22:18:42.816098 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 5465 | 2026.03.11 22:18:42.816117 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.03.11 22:18:42.816197 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5467 | 2026.03.11 22:18:42.816228 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1549 rows starting from the beginning of the part | ||
| 5468 | 2026.03.11 22:18:42.816248 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5469 | 2026.03.11 22:18:42.816280 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5470 | 2026.03.11 22:18:42.816303 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5471 | 2026.03.11 22:18:42.816325 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 520 rows starting from the beginning of the part | ||
| 5472 | 2026.03.11 22:18:42.816367 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1029 rows starting from the beginning of the part | ||
| 5473 | 2026.03.11 22:18:42.816405 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5474 | 2026.03.11 22:18:42.816441 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 520 rows starting from the beginning of the part | ||
| 5475 | 2026.03.11 22:18:42.816700 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.11 22:18:42.816750 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5477 | 2026.03.11 22:18:42.817117 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5478 | 2026.03.11 22:18:42.817352 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.11 22:18:42.817475 [ 93 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5480 | 2026.03.11 22:18:42.817513 [ 93 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.03.11 22:18:42.817521 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001304 sec., 4601.226993865031 rows/sec., 240.40 KiB/sec. | ||
| 5482 | 2026.03.11 22:18:42.817533 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5483 | 2026.03.11 22:18:42.817590 [ 260 ] {f572048a-dd3e-42c3-8ccf-9cf3dbcd4e2d} <Debug> TCPHandler: Processed in 0.001542509 sec. | ||
| 5484 | 2026.03.11 22:18:42.817705 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5485 | 2026.03.11 22:18:42.817737 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.03.11 22:18:42.817845 [ 193 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780944 sec., 2108993.8818963426 rows/sec., 155.84 MiB/sec. | ||
| 5487 | 2026.03.11 22:18:42.817865 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.03.11 22:18:42.817901 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5489 | 2026.03.11 22:18:42.817927 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5490 | 2026.03.11 22:18:42.817957 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5491 | 2026.03.11 22:18:42.818082 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5492 | 2026.03.11 22:18:42.818148 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5493 | 2026.03.11 22:18:42.818208 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5494 | 2026.03.11 22:18:42.818221 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5495 | 2026.03.11 22:18:42.818266 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5496 | 2026.03.11 22:18:42.818321 [ 186 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 5497 | 2026.03.11 22:18:42.818500 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.11 22:18:42.818552 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5499 | 2026.03.11 22:18:42.818662 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.03.11 22:18:42.818796 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_31_6} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5501 | 2026.03.11 22:18:42.818948 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5502 | 2026.03.11 22:18:42.819135 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5503 | 2026.03.11 22:18:42.819454 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.03.11 22:18:42.819480 [ 198 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859565 sec., 19359.366303409668 rows/sec., 1011.45 KiB/sec. | ||
| 5505 | 2026.03.11 22:18:42.819632 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001791 sec., 147962.03238414292 rows/sec., 9.83 MiB/sec. | ||
| 5506 | 2026.03.11 22:18:42.819684 [ 260 ] {0628f1e9-68c3-496a-9cc9-fd878133f0c8} <Debug> TCPHandler: Processed in 0.002006948 sec. | ||
| 5507 | 2026.03.11 22:18:42.819714 [ 192 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5508 | 2026.03.11 22:18:42.819847 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.03.11 22:18:42.819962 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.03.11 22:18:42.820017 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5511 | 2026.03.11 22:18:42.820208 [ 192 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_6_1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.03.11 22:18:42.820332 [ 192 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_6_1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5513 | 2026.03.11 22:18:42.820465 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.03.11 22:18:42.820482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5515 | 2026.03.11 22:18:42.820520 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5516 | 2026.03.11 22:18:42.820925 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5517 | 2026.03.11 22:18:42.821204 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.03.11 22:18:42.821354 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
| 5519 | 2026.03.11 22:18:42.821396 [ 260 ] {25e75be2-b487-47b2-8b9a-74962b75e9a6} <Debug> TCPHandler: Processed in 0.001608431 sec. | ||
| 5520 | 2026.03.11 22:18:42.821517 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.03.11 22:18:42.821613 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.03.11 22:18:42.821670 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5523 | 2026.03.11 22:18:42.822523 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.03.11 22:18:42.822561 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5525 | 2026.03.11 22:18:42.823182 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5526 | 2026.03.11 22:18:42.823467 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.03.11 22:18:42.823614 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002019 sec., 14858.84101040119 rows/sec., 26.63 MiB/sec. | ||
| 5528 | 2026.03.11 22:18:42.823693 [ 260 ] {310d998d-2e0a-451b-801b-ae5b6e9595b3} <Debug> TCPHandler: Processed in 0.002226802 sec. | ||
| 5529 | 2026.03.11 22:18:42.823814 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2026.03.11 22:18:42.823908 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5531 | 2026.03.11 22:18:42.823951 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5532 | 2026.03.11 22:18:42.824299 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.03.11 22:18:42.824336 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5534 | 2026.03.11 22:18:42.824669 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5535 | 2026.03.11 22:18:42.824891 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.03.11 22:18:42.824996 [ 93 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5537 | 2026.03.11 22:18:42.825019 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 5538 | 2026.03.11 22:18:42.825043 [ 93 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.03.11 22:18:42.825063 [ 260 ] {4c3d0b82-f9b4-43c6-bb80-4c610a03e035} <Debug> TCPHandler: Processed in 0.001299115 sec. | ||
| 5540 | 2026.03.11 22:18:42.825068 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5541 | 2026.03.11 22:18:42.825157 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 5542 | 2026.03.11 22:18:42.825258 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5543 | 2026.03.11 22:18:42.825285 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 990 rows starting from the beginning of the part | ||
| 5544 | 2026.03.11 22:18:42.825337 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 5545 | 2026.03.11 22:18:42.825375 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 5546 | 2026.03.11 22:18:42.825410 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 5547 | 2026.03.11 22:18:42.825445 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 5548 | 2026.03.11 22:18:42.825483 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 5549 | 2026.03.11 22:18:42.826425 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298145 sec., 993725.6623874838 rows/sec., 64.73 MiB/sec. | ||
| 5550 | 2026.03.11 22:18:42.826605 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5551 | 2026.03.11 22:18:42.826859 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.03.11 22:18:42.826929 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_26_5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5553 | 2026.03.11 22:18:42.826994 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5554 | 2026.03.11 22:18:45.524691 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5555 | 2026.03.11 22:18:45.524757 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5556 | 2026.03.11 22:18:45.641246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10591 | ||
| 5557 | 2026.03.11 22:18:45.641798 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.03.11 22:18:45.641842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5559 | 2026.03.11 22:18:45.642412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5560 | 2026.03.11 22:18:45.642676 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.03.11 22:18:45.642817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5562 | 2026.03.11 22:18:46.259344 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5563 | 2026.03.11 22:18:46.274625 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.03.11 22:18:46.274677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5565 | 2026.03.11 22:18:46.280547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5566 | 2026.03.11 22:18:46.281233 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.03.11 22:18:46.283920 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5568 | 2026.03.11 22:18:47.795504 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.03.11 22:18:47.795696 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5570 | 2026.03.11 22:18:47.795764 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5571 | 2026.03.11 22:18:47.796527 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.03.11 22:18:47.796570 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5573 | 2026.03.11 22:18:47.796984 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5574 | 2026.03.11 22:18:47.797204 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.03.11 22:18:47.797346 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001702 sec., 44653.34900117509 rows/sec., 3.68 MiB/sec. | ||
| 5576 | 2026.03.11 22:18:47.797390 [ 260 ] {87a6a56d-790d-40e2-b9a4-25ef2106dcf5} <Debug> TCPHandler: Processed in 0.002014798 sec. | ||
| 5577 | 2026.03.11 22:18:47.797519 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.03.11 22:18:47.797612 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5579 | 2026.03.11 22:18:47.797650 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5580 | 2026.03.11 22:18:47.798097 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.03.11 22:18:47.798136 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5582 | 2026.03.11 22:18:47.798412 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5583 | 2026.03.11 22:18:47.798609 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.03.11 22:18:47.798728 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001135 sec., 8810.57268722467 rows/sec., 662.51 KiB/sec. | ||
| 5585 | 2026.03.11 22:18:47.798764 [ 260 ] {3d257590-792a-46bc-b136-f817e16785d0} <Debug> TCPHandler: Processed in 0.001301774 sec. | ||
| 5586 | 2026.03.11 22:18:47.798877 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.03.11 22:18:47.798968 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5588 | 2026.03.11 22:18:47.799006 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5589 | 2026.03.11 22:18:47.799452 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.03.11 22:18:47.799487 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5591 | 2026.03.11 22:18:47.799792 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5592 | 2026.03.11 22:18:47.799998 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.03.11 22:18:47.800119 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 5594 | 2026.03.11 22:18:47.800158 [ 260 ] {efb94248-772f-4ad5-8a23-eff96d0fea1a} <Debug> TCPHandler: Processed in 0.001328356 sec. | ||
| 5595 | 2026.03.11 22:18:47.800268 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.03.11 22:18:47.800362 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5597 | 2026.03.11 22:18:47.800404 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5598 | 2026.03.11 22:18:47.800842 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.03.11 22:18:47.800878 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5600 | 2026.03.11 22:18:47.801232 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5601 | 2026.03.11 22:18:47.801442 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.03.11 22:18:47.801564 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 5603 | 2026.03.11 22:18:47.801600 [ 260 ] {1c516c1f-0424-46fe-b3e8-5bde9deed188} <Debug> TCPHandler: Processed in 0.001379276 sec. | ||
| 5604 | 2026.03.11 22:18:47.801709 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.03.11 22:18:47.801810 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5606 | 2026.03.11 22:18:47.801863 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5607 | 2026.03.11 22:18:47.802612 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.03.11 22:18:47.802647 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5609 | 2026.03.11 22:18:47.803158 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5610 | 2026.03.11 22:18:47.803371 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.03.11 22:18:47.803503 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 5612 | 2026.03.11 22:18:47.803554 [ 260 ] {a078e653-cb4c-4d4b-8f4d-0a993e2a8451} <Debug> TCPHandler: Processed in 0.001892116 sec. | ||
| 5613 | 2026.03.11 22:18:47.803670 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5614 | 2026.03.11 22:18:47.803762 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5615 | 2026.03.11 22:18:47.803803 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5616 | 2026.03.11 22:18:47.804132 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.03.11 22:18:47.804167 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5618 | 2026.03.11 22:18:47.804460 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5619 | 2026.03.11 22:18:47.804662 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.03.11 22:18:47.804784 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 5621 | 2026.03.11 22:18:47.804821 [ 260 ] {d1901dd0-b3eb-4d38-ac8d-8784e2b6959f} <Debug> TCPHandler: Processed in 0.001202393 sec. | ||
| 5622 | 2026.03.11 22:18:50.644021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 690 | ||
| 5623 | 2026.03.11 22:18:50.646448 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.03.11 22:18:50.646501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5625 | 2026.03.11 22:18:50.647750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5626 | 2026.03.11 22:18:50.648036 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.03.11 22:18:50.648401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5628 | 2026.03.11 22:18:52.804122 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.03.11 22:18:52.804294 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.03.11 22:18:52.804358 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5631 | 2026.03.11 22:18:52.805094 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.03.11 22:18:52.805134 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5633 | 2026.03.11 22:18:52.805530 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5634 | 2026.03.11 22:18:52.805772 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.03.11 22:18:52.805923 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 5636 | 2026.03.11 22:18:52.805970 [ 260 ] {7a634c90-0ca1-4bf6-9cdb-b74582b0ba25} <Debug> TCPHandler: Processed in 0.001968597 sec. | ||
| 5637 | 2026.03.11 22:18:52.806095 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.03.11 22:18:52.806194 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5639 | 2026.03.11 22:18:52.806237 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5640 | 2026.03.11 22:18:52.806632 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.11 22:18:52.806669 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5642 | 2026.03.11 22:18:52.806953 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5643 | 2026.03.11 22:18:52.807155 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.03.11 22:18:52.807279 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 5645 | 2026.03.11 22:18:52.807315 [ 260 ] {57209825-3ad0-499e-8fde-0ce27bd9338a} <Debug> TCPHandler: Processed in 0.001270534 sec. | ||
| 5646 | 2026.03.11 22:18:52.807424 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.03.11 22:18:52.807528 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5648 | 2026.03.11 22:18:52.807571 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5649 | 2026.03.11 22:18:52.808331 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.03.11 22:18:52.808369 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5651 | 2026.03.11 22:18:52.808755 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5652 | 2026.03.11 22:18:52.808987 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.03.11 22:18:52.809119 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001612 sec., 532878.41191067 rows/sec., 42.00 MiB/sec. | ||
| 5654 | 2026.03.11 22:18:52.809159 [ 260 ] {d482d44b-7701-4c18-90e0-18b7545df184} <Debug> TCPHandler: Processed in 0.001786414 sec. | ||
| 5655 | 2026.03.11 22:18:52.809272 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.03.11 22:18:52.809367 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5657 | 2026.03.11 22:18:52.809409 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5658 | 2026.03.11 22:18:52.809869 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.03.11 22:18:52.809908 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5660 | 2026.03.11 22:18:52.810214 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5661 | 2026.03.11 22:18:52.810445 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.03.11 22:18:52.810574 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Debug> executeQuery: Read 176 rows, 11.08 KiB in 0.001224 sec., 143790.8496732026 rows/sec., 8.84 MiB/sec. | ||
| 5663 | 2026.03.11 22:18:52.810611 [ 260 ] {a42659c4-b193-4748-ac1f-e222f3ac500a} <Debug> TCPHandler: Processed in 0.001389317 sec. | ||
| 5664 | 2026.03.11 22:18:52.810723 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.03.11 22:18:52.810818 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5666 | 2026.03.11 22:18:52.810859 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5667 | 2026.03.11 22:18:52.811295 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.03.11 22:18:52.811333 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5669 | 2026.03.11 22:18:52.811647 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5670 | 2026.03.11 22:18:52.811859 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.03.11 22:18:52.811989 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 5672 | 2026.03.11 22:18:52.812027 [ 260 ] {a0bbfe49-89e8-4877-b5e4-48bdb90e64a5} <Debug> TCPHandler: Processed in 0.001354205 sec. | ||
| 5673 | 2026.03.11 22:18:52.812138 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.03.11 22:18:52.812232 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.03.11 22:18:52.812272 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5676 | 2026.03.11 22:18:52.812691 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.03.11 22:18:52.812729 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5678 | 2026.03.11 22:18:52.813033 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5679 | 2026.03.11 22:18:52.813245 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.03.11 22:18:52.813370 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 5681 | 2026.03.11 22:18:52.813405 [ 260 ] {01e392b4-4564-4b7d-9f47-3c1f50e0b9ef} <Debug> TCPHandler: Processed in 0.001317485 sec. | ||
| 5682 | 2026.03.11 22:18:52.813517 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.03.11 22:18:52.813611 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5684 | 2026.03.11 22:18:52.813652 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5685 | 2026.03.11 22:18:52.814218 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.03.11 22:18:52.814254 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5687 | 2026.03.11 22:18:52.814577 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5688 | 2026.03.11 22:18:52.814784 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.03.11 22:18:52.814912 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001319 sec., 397270.6595905989 rows/sec., 28.07 MiB/sec. | ||
| 5690 | 2026.03.11 22:18:52.814950 [ 260 ] {6e12b3c7-dc49-40fc-8d29-864cda6c8566} <Debug> TCPHandler: Processed in 0.001482188 sec. | ||
| 5691 | 2026.03.11 22:18:52.815049 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.03.11 22:18:52.815142 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5693 | 2026.03.11 22:18:52.815183 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5694 | 2026.03.11 22:18:52.815507 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.03.11 22:18:52.815544 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5696 | 2026.03.11 22:18:52.815861 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5697 | 2026.03.11 22:18:52.816066 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.03.11 22:18:52.816196 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 5699 | 2026.03.11 22:18:52.816231 [ 260 ] {7ebc0903-4d82-4361-bdf2-ffef715565c9} <Debug> TCPHandler: Processed in 0.001230693 sec. | ||
| 5700 | 2026.03.11 22:18:52.816331 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.03.11 22:18:52.816424 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5702 | 2026.03.11 22:18:52.816465 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5703 | 2026.03.11 22:18:52.816857 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.03.11 22:18:52.816893 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5705 | 2026.03.11 22:18:52.817218 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5706 | 2026.03.11 22:18:52.817425 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.03.11 22:18:52.817548 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001142 sec., 233800.35026269703 rows/sec., 15.54 MiB/sec. | ||
| 5708 | 2026.03.11 22:18:52.817583 [ 260 ] {9bb18d0b-0154-4b38-8062-e4ff539a760c} <Debug> TCPHandler: Processed in 0.001300765 sec. | ||
| 5709 | 2026.03.11 22:18:52.817692 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.03.11 22:18:52.817784 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.03.11 22:18:52.817825 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5712 | 2026.03.11 22:18:52.818131 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.03.11 22:18:52.818168 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5714 | 2026.03.11 22:18:52.818453 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5715 | 2026.03.11 22:18:52.818658 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.03.11 22:18:52.818783 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 5717 | 2026.03.11 22:18:52.818819 [ 260 ] {285f8076-3950-49b7-8b0e-9aabcd85c353} <Debug> TCPHandler: Processed in 0.001176382 sec. | ||
| 5718 | 2026.03.11 22:18:52.818917 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.03.11 22:18:52.819009 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5720 | 2026.03.11 22:18:52.819061 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5721 | 2026.03.11 22:18:52.819854 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.03.11 22:18:52.819890 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5723 | 2026.03.11 22:18:52.820440 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5724 | 2026.03.11 22:18:52.820659 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.03.11 22:18:52.820799 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001806 sec., 16611.295681063122 rows/sec., 29.77 MiB/sec. | ||
| 5726 | 2026.03.11 22:18:52.820858 [ 260 ] {703ca136-44a8-41be-b6d2-ff87aa9ec554} <Debug> TCPHandler: Processed in 0.001988638 sec. | ||
| 5727 | 2026.03.11 22:18:52.820967 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.03.11 22:18:52.821062 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5729 | 2026.03.11 22:18:52.821104 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5730 | 2026.03.11 22:18:52.821426 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.03.11 22:18:52.821463 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5732 | 2026.03.11 22:18:52.821768 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5733 | 2026.03.11 22:18:52.821975 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.03.11 22:18:52.822100 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 5735 | 2026.03.11 22:18:52.822135 [ 260 ] {53dfb7bb-8d2a-4693-bbb6-87ca95085bd1} <Debug> TCPHandler: Processed in 0.001218013 sec. | ||
| 5736 | 2026.03.11 22:18:53.142953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11103 | ||
| 5737 | 2026.03.11 22:18:53.143499 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.03.11 22:18:53.143550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5739 | 2026.03.11 22:18:53.144080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5740 | 2026.03.11 22:18:53.144318 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.03.11 22:18:53.144453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11103 | ||
| 5742 | 2026.03.11 22:18:53.784043 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5743 | 2026.03.11 22:18:53.801014 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.11 22:18:53.801079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5745 | 2026.03.11 22:18:53.807112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5746 | 2026.03.11 22:18:53.807822 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.03.11 22:18:53.810861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5748 | 2026.03.11 22:18:57.795359 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.03.11 22:18:57.795536 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5750 | 2026.03.11 22:18:57.795601 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5751 | 2026.03.11 22:18:57.796228 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.03.11 22:18:57.796273 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5753 | 2026.03.11 22:18:57.796681 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5754 | 2026.03.11 22:18:57.796927 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.03.11 22:18:57.797078 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00159 sec., 47798.74213836478 rows/sec., 3.94 MiB/sec. | ||
| 5756 | 2026.03.11 22:18:57.797127 [ 260 ] {7d8b277d-ea98-4e2b-8a7b-587b7360275d} <Debug> TCPHandler: Processed in 0.001895266 sec. | ||
| 5757 | 2026.03.11 22:18:57.797248 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.03.11 22:18:57.797350 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.03.11 22:18:57.797393 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5760 | 2026.03.11 22:18:57.797799 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.03.11 22:18:57.797834 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5762 | 2026.03.11 22:18:57.798138 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5763 | 2026.03.11 22:18:57.798374 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.03.11 22:18:57.798469 [ 67 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5765 | 2026.03.11 22:18:57.798501 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 5766 | 2026.03.11 22:18:57.798504 [ 67 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.03.11 22:18:57.798532 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5768 | 2026.03.11 22:18:57.798539 [ 260 ] {bf2662f1-578d-4658-9d66-8174862b9bc2} <Debug> TCPHandler: Processed in 0.001344455 sec. | ||
| 5769 | 2026.03.11 22:18:57.798643 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2026.03.11 22:18:57.798681 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 5771 | 2026.03.11 22:18:57.798738 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5772 | 2026.03.11 22:18:57.798783 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5773 | 2026.03.11 22:18:57.798846 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5774 | 2026.03.11 22:18:57.798890 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 5775 | 2026.03.11 22:18:57.798968 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part | ||
| 5776 | 2026.03.11 22:18:57.799019 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 172 rows starting from the beginning of the part | ||
| 5777 | 2026.03.11 22:18:57.799065 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5778 | 2026.03.11 22:18:57.799105 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 176 rows starting from the beginning of the part | ||
| 5779 | 2026.03.11 22:18:57.799146 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5780 | 2026.03.11 22:18:57.799234 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.03.11 22:18:57.799275 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5782 | 2026.03.11 22:18:57.799619 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5783 | 2026.03.11 22:18:57.799849 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.03.11 22:18:57.799978 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00126 sec., 58730.15873015873 rows/sec., 4.59 MiB/sec. | ||
| 5785 | 2026.03.11 22:18:57.800016 [ 260 ] {644cb23c-6027-4b60-be47-2c0c66e6b402} <Debug> TCPHandler: Processed in 0.001422596 sec. | ||
| 5786 | 2026.03.11 22:18:57.800113 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499848 sec., 413375.22202249826 rows/sec., 27.69 MiB/sec. | ||
| 5787 | 2026.03.11 22:18:57.800125 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.03.11 22:18:57.800245 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5789 | 2026.03.11 22:18:57.800288 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5790 | 2026.03.11 22:18:57.800301 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5791 | 2026.03.11 22:18:57.800567 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.03.11 22:18:57.800652 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_31_6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5793 | 2026.03.11 22:18:57.800679 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.03.11 22:18:57.800713 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5795 | 2026.03.11 22:18:57.800734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5796 | 2026.03.11 22:18:57.801046 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5797 | 2026.03.11 22:18:57.801258 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.03.11 22:18:57.801349 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5799 | 2026.03.11 22:18:57.801376 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.03.11 22:18:57.801384 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 5801 | 2026.03.11 22:18:57.801392 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5802 | 2026.03.11 22:18:57.801420 [ 260 ] {21ca468d-4cf6-4336-bcd2-174ebae88c0e} <Debug> TCPHandler: Processed in 0.001344426 sec. | ||
| 5803 | 2026.03.11 22:18:57.801466 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 5804 | 2026.03.11 22:18:57.801526 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.03.11 22:18:57.801571 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.03.11 22:18:57.801602 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9221 rows starting from the beginning of the part | ||
| 5807 | 2026.03.11 22:18:57.801627 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.03.11 22:18:57.801651 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5809 | 2026.03.11 22:18:57.801688 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5810 | 2026.03.11 22:18:57.801696 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5811 | 2026.03.11 22:18:57.801744 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 5812 | 2026.03.11 22:18:57.801779 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 267 rows starting from the beginning of the part | ||
| 5813 | 2026.03.11 22:18:57.801812 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5814 | 2026.03.11 22:18:57.802446 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.03.11 22:18:57.802486 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5816 | 2026.03.11 22:18:57.803047 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5817 | 2026.03.11 22:18:57.803298 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.03.11 22:18:57.803407 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5819 | 2026.03.11 22:18:57.803438 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 5820 | 2026.03.11 22:18:57.803463 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.11 22:18:57.803485 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5822 | 2026.03.11 22:18:57.803500 [ 260 ] {3111312d-6ea5-4a1a-9a6d-fbfb247542c6} <Debug> TCPHandler: Processed in 0.002024898 sec. | ||
| 5823 | 2026.03.11 22:18:57.803579 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 5824 | 2026.03.11 22:18:57.803615 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.03.11 22:18:57.803714 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.03.11 22:18:57.803756 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5827 | 2026.03.11 22:18:57.803857 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5828 | 2026.03.11 22:18:57.803943 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 507 rows starting from the beginning of the part | ||
| 5829 | 2026.03.11 22:18:57.804079 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part | ||
| 5830 | 2026.03.11 22:18:57.804090 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.03.11 22:18:57.804129 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5832 | 2026.03.11 22:18:57.804178 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5833 | 2026.03.11 22:18:57.804274 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5834 | 2026.03.11 22:18:57.804364 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5835 | 2026.03.11 22:18:57.804455 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5836 | 2026.03.11 22:18:57.804513 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5837 | 2026.03.11 22:18:57.804741 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.03.11 22:18:57.804874 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 5839 | 2026.03.11 22:18:57.804915 [ 260 ] {38bb370a-5e8a-443e-8bae-438cfa6b1815} <Debug> TCPHandler: Processed in 0.001350126 sec. | ||
| 5840 | 2026.03.11 22:18:57.805524 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10201 rows, containing 5 columns (5 merged, 0 gathered) in 0.004088107 sec., 2495286.9384289603 rows/sec., 165.53 MiB/sec. | ||
| 5841 | 2026.03.11 22:18:57.805835 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5842 | 2026.03.11 22:18:57.806128 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.03.11 22:18:57.806205 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5844 | 2026.03.11 22:18:57.806280 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 5845 | 2026.03.11 22:18:57.829722 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.026177156 sec., 23226.35812691035 rows/sec., 41.62 MiB/sec. | ||
| 5846 | 2026.03.11 22:18:57.831064 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5847 | 2026.03.11 22:18:57.831469 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.03.11 22:18:57.831560 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5849 | 2026.03.11 22:18:57.831700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5850 | 2026.03.11 22:18:58.000319 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.39 MiB, peak 267.70 MiB, free memory in arenas 0.00 B, will set to 262.89 MiB (RSS), difference: 3.50 MiB | ||
| 5851 | 2026.03.11 22:19:00.525008 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5852 | 2026.03.11 22:19:00.525073 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5853 | 2026.03.11 22:19:00.644585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11551 | ||
| 5854 | 2026.03.11 22:19:00.645143 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.03.11 22:19:00.645192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5856 | 2026.03.11 22:19:00.645703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5857 | 2026.03.11 22:19:00.645947 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.11 22:19:00.646093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5859 | 2026.03.11 22:19:00.648706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 726 | ||
| 5860 | 2026.03.11 22:19:00.651278 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.03.11 22:19:00.651323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5862 | 2026.03.11 22:19:00.652573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5863 | 2026.03.11 22:19:00.652854 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.03.11 22:19:00.653231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5865 | 2026.03.11 22:19:01.310999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5866 | 2026.03.11 22:19:01.328754 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.03.11 22:19:01.328821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5868 | 2026.03.11 22:19:01.334740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5869 | 2026.03.11 22:19:01.335464 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.03.11 22:19:01.338500 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5871 | 2026.03.11 22:19:02.804493 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.03.11 22:19:02.804694 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.03.11 22:19:02.804769 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5874 | 2026.03.11 22:19:02.805627 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.11 22:19:02.805671 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5876 | 2026.03.11 22:19:02.806091 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5877 | 2026.03.11 22:19:02.806330 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.11 22:19:02.806455 [ 59 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5879 | 2026.03.11 22:19:02.806490 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00185 sec., 153513.51351351352 rows/sec., 9.75 MiB/sec. | ||
| 5880 | 2026.03.11 22:19:02.806492 [ 59 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.03.11 22:19:02.806524 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5882 | 2026.03.11 22:19:02.806540 [ 260 ] {573517b6-ae7d-4ddf-8608-2e7e7e1ac73f} <Debug> TCPHandler: Processed in 0.002180451 sec. | ||
| 5883 | 2026.03.11 22:19:02.806608 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5884 | 2026.03.11 22:19:02.806677 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.03.11 22:19:02.806707 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5886 | 2026.03.11 22:19:02.806736 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5887 | 2026.03.11 22:19:02.806780 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5888 | 2026.03.11 22:19:02.806816 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5889 | 2026.03.11 22:19:02.806825 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5890 | 2026.03.11 22:19:02.806862 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5891 | 2026.03.11 22:19:02.806904 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5892 | 2026.03.11 22:19:02.806946 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5893 | 2026.03.11 22:19:02.806986 [ 195 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 5894 | 2026.03.11 22:19:02.807708 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.11 22:19:02.807745 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5896 | 2026.03.11 22:19:02.807957 [ 200 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379155 sec., 1252941.1124927946 rows/sec., 84.70 MiB/sec. | ||
| 5897 | 2026.03.11 22:19:02.808124 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5898 | 2026.03.11 22:19:02.808178 [ 196 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5899 | 2026.03.11 22:19:02.808393 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.03.11 22:19:02.808541 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001785 sec., 480112.0448179272 rows/sec., 37.85 MiB/sec. | ||
| 5901 | 2026.03.11 22:19:02.808565 [ 196 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_11_2} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.03.11 22:19:02.808580 [ 260 ] {88650232-7209-4832-9bc5-79095ca720df} <Debug> TCPHandler: Processed in 0.001956008 sec. | ||
| 5903 | 2026.03.11 22:19:02.808666 [ 196 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_11_2} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5904 | 2026.03.11 22:19:02.808709 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.03.11 22:19:02.808773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5906 | 2026.03.11 22:19:02.808813 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.03.11 22:19:02.808861 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5908 | 2026.03.11 22:19:02.809334 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.03.11 22:19:02.809371 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5910 | 2026.03.11 22:19:02.809690 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5911 | 2026.03.11 22:19:02.809945 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.03.11 22:19:02.810071 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001278 sec., 134585.28951486698 rows/sec., 8.25 MiB/sec. | ||
| 5913 | 2026.03.11 22:19:02.810108 [ 260 ] {d0e9710f-fc9d-4213-b57b-10e18fc7c5c8} <Debug> TCPHandler: Processed in 0.001450257 sec. | ||
| 5914 | 2026.03.11 22:19:02.810225 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.03.11 22:19:02.810321 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.03.11 22:19:02.810362 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5917 | 2026.03.11 22:19:02.810799 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.03.11 22:19:02.810835 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5919 | 2026.03.11 22:19:02.811150 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5920 | 2026.03.11 22:19:02.811367 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.03.11 22:19:02.811499 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 5922 | 2026.03.11 22:19:02.811536 [ 260 ] {74cceccd-b457-46fe-95fb-acf617275dd0} <Debug> TCPHandler: Processed in 0.001362986 sec. | ||
| 5923 | 2026.03.11 22:19:02.811648 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.03.11 22:19:02.811743 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.03.11 22:19:02.811784 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5926 | 2026.03.11 22:19:02.812217 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.03.11 22:19:02.812252 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5928 | 2026.03.11 22:19:02.812566 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5929 | 2026.03.11 22:19:02.812780 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.03.11 22:19:02.812865 [ 59 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5931 | 2026.03.11 22:19:02.812895 [ 59 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.11 22:19:02.812905 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 5933 | 2026.03.11 22:19:02.812912 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5934 | 2026.03.11 22:19:02.812944 [ 260 ] {1177cf36-1228-4bf5-abdd-4dd876e90662} <Debug> TCPHandler: Processed in 0.001345465 sec. | ||
| 5935 | 2026.03.11 22:19:02.813000 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5936 | 2026.03.11 22:19:02.813060 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.03.11 22:19:02.813110 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5938 | 2026.03.11 22:19:02.813145 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5939 | 2026.03.11 22:19:02.813158 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5940 | 2026.03.11 22:19:02.813204 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5941 | 2026.03.11 22:19:02.813210 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5942 | 2026.03.11 22:19:02.813268 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5943 | 2026.03.11 22:19:02.813309 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5944 | 2026.03.11 22:19:02.813348 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5945 | 2026.03.11 22:19:02.813387 [ 200 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 5946 | 2026.03.11 22:19:02.813848 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.03.11 22:19:02.813890 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5948 | 2026.03.11 22:19:02.814242 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5949 | 2026.03.11 22:19:02.814319 [ 196 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357555 sec., 662956.565295697 rows/sec., 40.40 MiB/sec. | ||
| 5950 | 2026.03.11 22:19:02.814438 [ 196 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5951 | 2026.03.11 22:19:02.814474 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.03.11 22:19:02.814618 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001478 sec., 351826.79296346416 rows/sec., 24.83 MiB/sec. | ||
| 5953 | 2026.03.11 22:19:02.814659 [ 260 ] {13f20b8a-9c60-4af2-86df-103575c1f850} <Debug> TCPHandler: Processed in 0.001648492 sec. | ||
| 5954 | 2026.03.11 22:19:02.814689 [ 196 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_11_2} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.03.11 22:19:02.814756 [ 196 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_11_2} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5956 | 2026.03.11 22:19:02.814762 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.03.11 22:19:02.814814 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5958 | 2026.03.11 22:19:02.814864 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5959 | 2026.03.11 22:19:02.814912 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5960 | 2026.03.11 22:19:02.815247 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.03.11 22:19:02.815282 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5962 | 2026.03.11 22:19:02.815613 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5963 | 2026.03.11 22:19:02.815825 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.03.11 22:19:02.815948 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 5965 | 2026.03.11 22:19:02.815986 [ 260 ] {b7e04b63-a9bf-49c3-96ea-5d2a0fef9085} <Debug> TCPHandler: Processed in 0.001273234 sec. | ||
| 5966 | 2026.03.11 22:19:02.816094 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.03.11 22:19:02.816198 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5968 | 2026.03.11 22:19:02.816242 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5969 | 2026.03.11 22:19:02.816734 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.03.11 22:19:02.816772 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5971 | 2026.03.11 22:19:02.817133 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5972 | 2026.03.11 22:19:02.817348 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.03.11 22:19:02.817485 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001304 sec., 203220.85889570552 rows/sec., 13.50 MiB/sec. | ||
| 5974 | 2026.03.11 22:19:02.817524 [ 260 ] {83e2dfc5-7695-4a65-becb-ad5b88e586f6} <Debug> TCPHandler: Processed in 0.001482688 sec. | ||
| 5975 | 2026.03.11 22:19:02.817642 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.03.11 22:19:02.817738 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.03.11 22:19:02.817781 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5978 | 2026.03.11 22:19:02.818100 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.03.11 22:19:02.818137 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5980 | 2026.03.11 22:19:02.818429 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5981 | 2026.03.11 22:19:02.818664 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.03.11 22:19:02.818793 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 5983 | 2026.03.11 22:19:02.818830 [ 260 ] {58aacfc7-c223-4d3f-be47-4cbb0c6b817d} <Debug> TCPHandler: Processed in 0.001239053 sec. | ||
| 5984 | 2026.03.11 22:19:02.818953 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.03.11 22:19:02.819054 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.03.11 22:19:02.819111 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5987 | 2026.03.11 22:19:02.819942 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.03.11 22:19:02.819979 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5989 | 2026.03.11 22:19:02.820525 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5990 | 2026.03.11 22:19:02.820749 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.03.11 22:19:02.820887 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001852 sec., 16198.704103671707 rows/sec., 29.03 MiB/sec. | ||
| 5992 | 2026.03.11 22:19:02.820941 [ 260 ] {9bdc62ad-fd75-4495-877d-29c1e3868902} <Debug> TCPHandler: Processed in 0.002038159 sec. | ||
| 5993 | 2026.03.11 22:19:02.821072 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.03.11 22:19:02.821168 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5995 | 2026.03.11 22:19:02.821209 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5996 | 2026.03.11 22:19:02.821549 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.03.11 22:19:02.821586 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5998 | 2026.03.11 22:19:02.821897 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5999 | 2026.03.11 22:19:02.822104 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.03.11 22:19:02.822232 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 6001 | 2026.03.11 22:19:02.822270 [ 260 ] {e521e2a7-def1-46c3-ac01-e439af6124c1} <Debug> TCPHandler: Processed in 0.001248284 sec. | ||
| 6002 | 2026.03.11 22:19:03.135790 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.03.11 22:19:03.135984 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.03.11 22:19:03.136057 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6005 | 2026.03.11 22:19:03.136712 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.03.11 22:19:03.136758 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6007 | 2026.03.11 22:19:03.137167 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6008 | 2026.03.11 22:19:03.137422 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.03.11 22:19:03.137588 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 6010 | 2026.03.11 22:19:03.137638 [ 260 ] {a34ba1ad-0874-4eb5-87ec-c2213cd6ac03} <Debug> TCPHandler: Processed in 0.001979397 sec. | ||
| 6011 | 2026.03.11 22:19:03.137763 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.03.11 22:19:03.137868 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6013 | 2026.03.11 22:19:03.137914 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6014 | 2026.03.11 22:19:03.139480 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.03.11 22:19:03.139520 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6016 | 2026.03.11 22:19:03.139992 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6017 | 2026.03.11 22:19:03.140211 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.11 22:19:03.140337 [ 58 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6019 | 2026.03.11 22:19:03.140353 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Debug> executeQuery: Read 2080 rows, 162.95 KiB in 0.002506 sec., 830007.9808459696 rows/sec., 63.50 MiB/sec. | ||
| 6020 | 2026.03.11 22:19:03.140410 [ 58 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.03.11 22:19:03.140417 [ 260 ] {454b8106-1bf5-487a-b2d6-ad14a6e56106} <Debug> TCPHandler: Processed in 0.002706871 sec. | ||
| 6022 | 2026.03.11 22:19:03.140442 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6023 | 2026.03.11 22:19:03.140551 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.03.11 22:19:03.140576 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 6025 | 2026.03.11 22:19:03.140655 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.03.11 22:19:03.140703 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6027 | 2026.03.11 22:19:03.140735 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6028 | 2026.03.11 22:19:03.140776 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2893 rows starting from the beginning of the part | ||
| 6029 | 2026.03.11 22:19:03.140845 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6030 | 2026.03.11 22:19:03.140892 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 859 rows starting from the beginning of the part | ||
| 6031 | 2026.03.11 22:19:03.140936 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 6032 | 2026.03.11 22:19:03.140977 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 857 rows starting from the beginning of the part | ||
| 6033 | 2026.03.11 22:19:03.141016 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2080 rows starting from the beginning of the part | ||
| 6034 | 2026.03.11 22:19:03.141142 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.03.11 22:19:03.141185 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6036 | 2026.03.11 22:19:03.141531 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6037 | 2026.03.11 22:19:03.141749 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.03.11 22:19:03.141886 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Debug> executeQuery: Read 33 rows, 2.54 KiB in 0.00125 sec., 26400 rows/sec., 1.98 MiB/sec. | ||
| 6039 | 2026.03.11 22:19:03.141925 [ 260 ] {7328626e-6b25-4e97-bd90-515345c85cc8} <Debug> TCPHandler: Processed in 0.001426758 sec. | ||
| 6040 | 2026.03.11 22:19:03.142045 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.03.11 22:19:03.142141 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6042 | 2026.03.11 22:19:03.142180 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6043 | 2026.03.11 22:19:03.142910 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.03.11 22:19:03.142948 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6045 | 2026.03.11 22:19:03.143323 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6046 | 2026.03.11 22:19:03.143368 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6841 rows, containing 5 columns (5 merged, 0 gathered) in 0.002856994 sec., 2394474.752134586 rows/sec., 194.71 MiB/sec. | ||
| 6047 | 2026.03.11 22:19:03.143538 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.03.11 22:19:03.143645 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6049 | 2026.03.11 22:19:03.143674 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00155 sec., 472258.06451612903 rows/sec., 27.93 MiB/sec. | ||
| 6050 | 2026.03.11 22:19:03.143717 [ 260 ] {c0c7dc30-a71b-4f3d-8703-f6a481d6822f} <Debug> TCPHandler: Processed in 0.001723492 sec. | ||
| 6051 | 2026.03.11 22:19:03.143838 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.03.11 22:19:03.143913 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.03.11 22:19:03.143937 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6054 | 2026.03.11 22:19:03.143982 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6055 | 2026.03.11 22:19:03.143993 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_36_7} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6056 | 2026.03.11 22:19:03.144177 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6057 | 2026.03.11 22:19:03.144478 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.03.11 22:19:03.144518 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6059 | 2026.03.11 22:19:03.144838 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6060 | 2026.03.11 22:19:03.145053 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.03.11 22:19:03.145184 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001265 sec., 790.5138339920949 rows/sec., 55.58 KiB/sec. | ||
| 6062 | 2026.03.11 22:19:03.145225 [ 260 ] {8f0c5557-8127-4f5e-abf6-c9715f6dc34e} <Debug> TCPHandler: Processed in 0.001436827 sec. | ||
| 6063 | 2026.03.11 22:19:03.145341 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.03.11 22:19:03.145531 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.03.11 22:19:03.145571 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6066 | 2026.03.11 22:19:03.145983 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.11 22:19:03.146019 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6068 | 2026.03.11 22:19:03.146330 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6069 | 2026.03.11 22:19:03.146544 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.11 22:19:03.146677 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 806.10 KiB/sec. | ||
| 6071 | 2026.03.11 22:19:03.146716 [ 260 ] {eacc76a7-837a-4fe8-8001-e71b9f590c1c} <Debug> TCPHandler: Processed in 0.001424697 sec. | ||
| 6072 | 2026.03.11 22:19:03.146830 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.03.11 22:19:03.146925 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6074 | 2026.03.11 22:19:03.146966 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6075 | 2026.03.11 22:19:03.147858 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.03.11 22:19:03.147895 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6077 | 2026.03.11 22:19:03.148264 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6078 | 2026.03.11 22:19:03.148477 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.03.11 22:19:03.148589 [ 58 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6080 | 2026.03.11 22:19:03.148608 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Debug> executeQuery: Read 1057 rows, 75.28 KiB in 0.0017 sec., 621764.705882353 rows/sec., 43.25 MiB/sec. | ||
| 6081 | 2026.03.11 22:19:03.148639 [ 58 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.03.11 22:19:03.148657 [ 260 ] {36081512-ac83-482c-abdb-c4ef2b30dde2} <Debug> TCPHandler: Processed in 0.001877406 sec. | ||
| 6083 | 2026.03.11 22:19:03.148668 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6084 | 2026.03.11 22:19:03.148765 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 6085 | 2026.03.11 22:19:03.148792 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.03.11 22:19:03.148880 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6087 | 2026.03.11 22:19:03.148893 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.03.11 22:19:03.148919 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1551 rows starting from the beginning of the part | ||
| 6089 | 2026.03.11 22:19:03.148942 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6090 | 2026.03.11 22:19:03.148991 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6091 | 2026.03.11 22:19:03.149042 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 524 rows starting from the beginning of the part | ||
| 6092 | 2026.03.11 22:19:03.149084 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 6093 | 2026.03.11 22:19:03.149121 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 520 rows starting from the beginning of the part | ||
| 6094 | 2026.03.11 22:19:03.149158 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1057 rows starting from the beginning of the part | ||
| 6095 | 2026.03.11 22:19:03.149712 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.03.11 22:19:03.149753 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6097 | 2026.03.11 22:19:03.150212 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6098 | 2026.03.11 22:19:03.150448 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.03.11 22:19:03.150592 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Debug> executeQuery: Read 1325 rows, 86.88 KiB in 0.001716 sec., 772144.522144522 rows/sec., 49.44 MiB/sec. | ||
| 6100 | 2026.03.11 22:19:03.150593 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866406 sec., 2035998.5983757018 rows/sec., 150.83 MiB/sec. | ||
| 6101 | 2026.03.11 22:19:03.150638 [ 260 ] {92bcb996-b973-4ec3-8093-be2514977dae} <Debug> TCPHandler: Processed in 0.001895916 sec. | ||
| 6102 | 2026.03.11 22:19:03.150836 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6103 | 2026.03.11 22:19:03.150845 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.03.11 22:19:03.150952 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.03.11 22:19:03.151009 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6106 | 2026.03.11 22:19:03.151112 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.03.11 22:19:03.151188 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_36_7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6108 | 2026.03.11 22:19:03.151264 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6109 | 2026.03.11 22:19:03.151826 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.03.11 22:19:03.151867 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6111 | 2026.03.11 22:19:03.152414 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6112 | 2026.03.11 22:19:03.152658 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.03.11 22:19:03.152799 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001864 sec., 11266.094420600859 rows/sec., 20.19 MiB/sec. | ||
| 6114 | 2026.03.11 22:19:03.152855 [ 260 ] {a837a488-360d-4d78-8860-2357a447ca66} <Debug> TCPHandler: Processed in 0.002061019 sec. | ||
| 6115 | 2026.03.11 22:19:03.152975 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2026.03.11 22:19:03.153070 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6117 | 2026.03.11 22:19:03.153111 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6118 | 2026.03.11 22:19:03.153440 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.03.11 22:19:03.153476 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6120 | 2026.03.11 22:19:03.153773 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6121 | 2026.03.11 22:19:03.153983 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.03.11 22:19:03.154089 [ 57 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6123 | 2026.03.11 22:19:03.154112 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 6124 | 2026.03.11 22:19:03.154158 [ 57 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.03.11 22:19:03.154165 [ 260 ] {a9a547f1-26e5-46e0-8560-4db79ae94a01} <Debug> TCPHandler: Processed in 0.001240353 sec. | ||
| 6126 | 2026.03.11 22:19:03.154188 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6127 | 2026.03.11 22:19:03.154301 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6128 | 2026.03.11 22:19:03.154430 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6129 | 2026.03.11 22:19:03.154470 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1290 rows starting from the beginning of the part | ||
| 6130 | 2026.03.11 22:19:03.154543 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6131 | 2026.03.11 22:19:03.154594 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6132 | 2026.03.11 22:19:03.154641 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6133 | 2026.03.11 22:19:03.154684 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6134 | 2026.03.11 22:19:03.154726 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 6135 | 2026.03.11 22:19:03.155829 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157918 sec., 1014450.5376207907 rows/sec., 65.98 MiB/sec. | ||
| 6136 | 2026.03.11 22:19:03.156029 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6137 | 2026.03.11 22:19:03.156292 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.03.11 22:19:03.156368 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_31_6} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6139 | 2026.03.11 22:19:03.156446 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6140 | 2026.03.11 22:19:03.821844 [ 57 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6141 | 2026.03.11 22:19:03.821958 [ 57 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.03.11 22:19:03.821999 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6143 | 2026.03.11 22:19:03.822181 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 6144 | 2026.03.11 22:19:03.822424 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6145 | 2026.03.11 22:19:03.822493 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6146 | 2026.03.11 22:19:03.822621 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6147 | 2026.03.11 22:19:03.822711 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 6148 | 2026.03.11 22:19:03.822783 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 6149 | 2026.03.11 22:19:03.822851 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6150 | 2026.03.11 22:19:03.823785 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691152 sec., 23652.516154668534 rows/sec., 1.97 MiB/sec. | ||
| 6151 | 2026.03.11 22:19:03.823913 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6152 | 2026.03.11 22:19:03.824160 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.03.11 22:19:03.824235 [ 194 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_9_2} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6154 | 2026.03.11 22:19:03.824305 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6155 | 2026.03.11 22:19:07.793038 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.03.11 22:19:07.793242 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6157 | 2026.03.11 22:19:07.793316 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6158 | 2026.03.11 22:19:07.794042 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.03.11 22:19:07.794089 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6160 | 2026.03.11 22:19:07.794501 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6161 | 2026.03.11 22:19:07.794771 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.03.11 22:19:07.794936 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.46 MiB/sec. | ||
| 6163 | 2026.03.11 22:19:07.794989 [ 260 ] {fd21308f-7e80-440a-b4ac-9299f4a7de32} <Debug> TCPHandler: Processed in 0.00209667 sec. | ||
| 6164 | 2026.03.11 22:19:07.795128 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.03.11 22:19:07.795233 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6166 | 2026.03.11 22:19:07.795276 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6167 | 2026.03.11 22:19:07.795738 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.03.11 22:19:07.795772 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6169 | 2026.03.11 22:19:07.796091 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6170 | 2026.03.11 22:19:07.796298 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.03.11 22:19:07.796429 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 6172 | 2026.03.11 22:19:07.796469 [ 260 ] {8789e0a1-eb9d-4979-ab19-470a31f94443} <Debug> TCPHandler: Processed in 0.001396126 sec. | ||
| 6173 | 2026.03.11 22:19:07.796598 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.03.11 22:19:07.796695 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6175 | 2026.03.11 22:19:07.796740 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6176 | 2026.03.11 22:19:07.797157 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.11 22:19:07.797190 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6178 | 2026.03.11 22:19:07.797528 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6179 | 2026.03.11 22:19:07.797734 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.03.11 22:19:07.797862 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001185 sec., 108016.87763713079 rows/sec., 7.52 MiB/sec. | ||
| 6181 | 2026.03.11 22:19:07.797903 [ 260 ] {88e1a302-aa70-4129-9bab-27bb30f552f9} <Debug> TCPHandler: Processed in 0.001356805 sec. | ||
| 6182 | 2026.03.11 22:19:07.798023 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.03.11 22:19:07.798117 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.03.11 22:19:07.798159 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6185 | 2026.03.11 22:19:07.798496 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.03.11 22:19:07.798530 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6187 | 2026.03.11 22:19:07.798832 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6188 | 2026.03.11 22:19:07.799061 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.03.11 22:19:07.799188 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001088 sec., 44117.64705882353 rows/sec., 2.97 MiB/sec. | ||
| 6190 | 2026.03.11 22:19:07.799228 [ 260 ] {b82e3570-59a4-4664-b4fc-65f868bf6709} <Debug> TCPHandler: Processed in 0.001255333 sec. | ||
| 6191 | 2026.03.11 22:19:08.146228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12063 | ||
| 6192 | 2026.03.11 22:19:08.146738 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.03.11 22:19:08.146777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6194 | 2026.03.11 22:19:08.147257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6195 | 2026.03.11 22:19:08.147491 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.03.11 22:19:08.147621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12063 | ||
| 6197 | 2026.03.11 22:19:08.838635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6198 | 2026.03.11 22:19:08.860426 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.03.11 22:19:08.860508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6200 | 2026.03.11 22:19:08.868525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6201 | 2026.03.11 22:19:08.869820 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.03.11 22:19:08.876243 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6203 | 2026.03.11 22:19:09.070624 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41056 | ||
| 6204 | 2026.03.11 22:19:09.070745 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6205 | 2026.03.11 22:19:09.070775 [ 334 ] {} <Debug> TCP-Session: 0f930914-87d2-4815-87db-d9f0ae0de16d Authenticating user 'default' from [fd00:1122:3344:101::e]:41056 | ||
| 6206 | 2026.03.11 22:19:09.070800 [ 334 ] {} <Debug> TCP-Session: 0f930914-87d2-4815-87db-d9f0ae0de16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.03.11 22:19:09.070816 [ 334 ] {} <Debug> TCP-Session: 0f930914-87d2-4815-87db-d9f0ae0de16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.03.11 22:19:09.071020 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55905 | ||
| 6209 | 2026.03.11 22:19:09.071076 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62094 | ||
| 6210 | 2026.03.11 22:19:09.071148 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6211 | 2026.03.11 22:19:09.071183 [ 335 ] {} <Debug> TCP-Session: 811bdab7-1a1b-4552-a8f8-99c64b01b9b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55905 | ||
| 6212 | 2026.03.11 22:19:09.071201 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6213 | 2026.03.11 22:19:09.071206 [ 335 ] {} <Debug> TCP-Session: 811bdab7-1a1b-4552-a8f8-99c64b01b9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.03.11 22:19:09.071234 [ 335 ] {} <Debug> TCP-Session: 811bdab7-1a1b-4552-a8f8-99c64b01b9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.03.11 22:19:09.071234 [ 336 ] {} <Debug> TCP-Session: 8f9233e7-eb74-4d71-a581-90c9da4bb30b Authenticating user 'default' from [fd00:1122:3344:101::e]:62094 | ||
| 6216 | 2026.03.11 22:19:09.071250 [ 334 ] {} <Trace> TCP-Session: 0f930914-87d2-4815-87db-d9f0ae0de16d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.11 22:19:09.071270 [ 336 ] {} <Debug> TCP-Session: 8f9233e7-eb74-4d71-a581-90c9da4bb30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.03.11 22:19:09.071293 [ 336 ] {} <Debug> TCP-Session: 8f9233e7-eb74-4d71-a581-90c9da4bb30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2026.03.11 22:19:09.071447 [ 334 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41056) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6220 | 2026.03.11 22:19:09.071720 [ 334 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6221 | 2026.03.11 22:19:09.071774 [ 334 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6222 | 2026.03.11 22:19:09.072055 [ 334 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 6223 | 2026.03.11 22:19:09.072990 [ 311 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Trace> AggregatingTransform: Aggregating | ||
| 6224 | 2026.03.11 22:19:09.073042 [ 311 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 6225 | 2026.03.11 22:19:09.073079 [ 311 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927818 sec. (1077.798 rows/sec., 42.10 KiB/sec.) | ||
| 6226 | 2026.03.11 22:19:09.073099 [ 311 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Trace> Aggregator: Merging aggregated data | ||
| 6227 | 2026.03.11 22:19:09.074505 [ 334 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003121 sec., 320.41012495994875 rows/sec., 12.52 KiB/sec. | ||
| 6228 | 2026.03.11 22:19:09.074651 [ 334 ] {87d491bd-0a84-4ec9-aad4-8a1a605461aa} <Debug> TCPHandler: Processed in 0.003523787 sec. | ||
| 6229 | 2026.03.11 22:19:09.074773 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2026.03.11 22:19:09.074798 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6231 | 2026.03.11 22:19:09.074809 [ 334 ] {} <Debug> TCP-Session: 0f930914-87d2-4815-87db-d9f0ae0de16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.03.11 22:19:09.074843 [ 335 ] {} <Debug> TCP-Session: 811bdab7-1a1b-4552-a8f8-99c64b01b9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.03.11 22:19:09.074855 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2026.03.11 22:19:09.074902 [ 336 ] {} <Debug> TCP-Session: 8f9233e7-eb74-4d71-a581-90c9da4bb30b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.03.11 22:19:09.076749 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41223 | ||
| 6236 | 2026.03.11 22:19:09.076755 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53533 | ||
| 6237 | 2026.03.11 22:19:09.076775 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63888 | ||
| 6238 | 2026.03.11 22:19:09.076795 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33911 | ||
| 6239 | 2026.03.11 22:19:09.076843 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6240 | 2026.03.11 22:19:09.076864 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6241 | 2026.03.11 22:19:09.076884 [ 339 ] {} <Debug> TCP-Session: 54f39ef6-1a17-4985-bfb2-2b1bfa0a2e89 Authenticating user 'default' from [fd00:1122:3344:101::e]:53533 | ||
| 6242 | 2026.03.11 22:19:09.076898 [ 335 ] {} <Debug> TCP-Session: 2bf9fb07-1c4a-4bce-bbe3-81c9aadb7292 Authenticating user 'default' from [fd00:1122:3344:101::e]:63888 | ||
| 6243 | 2026.03.11 22:19:09.076908 [ 339 ] {} <Debug> TCP-Session: 54f39ef6-1a17-4985-bfb2-2b1bfa0a2e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.03.11 22:19:09.076917 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6245 | 2026.03.11 22:19:09.076922 [ 335 ] {} <Debug> TCP-Session: 2bf9fb07-1c4a-4bce-bbe3-81c9aadb7292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.03.11 22:19:09.076928 [ 339 ] {} <Debug> TCP-Session: 54f39ef6-1a17-4985-bfb2-2b1bfa0a2e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.03.11 22:19:09.076951 [ 341 ] {} <Debug> TCP-Session: f15ee46c-d575-456c-b222-e4fe6c15eac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33911 | ||
| 6248 | 2026.03.11 22:19:09.076954 [ 335 ] {} <Debug> TCP-Session: 2bf9fb07-1c4a-4bce-bbe3-81c9aadb7292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6249 | 2026.03.11 22:19:09.076832 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6250 | 2026.03.11 22:19:09.076984 [ 341 ] {} <Debug> TCP-Session: f15ee46c-d575-456c-b222-e4fe6c15eac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.03.11 22:19:09.076774 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37537 | ||
| 6252 | 2026.03.11 22:19:09.077029 [ 341 ] {} <Debug> TCP-Session: f15ee46c-d575-456c-b222-e4fe6c15eac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.03.11 22:19:09.077022 [ 338 ] {} <Debug> TCP-Session: d0693c60-93b9-4b45-846a-7db05d20e7f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41223 | ||
| 6254 | 2026.03.11 22:19:09.076789 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57652 | ||
| 6255 | 2026.03.11 22:19:09.077099 [ 338 ] {} <Debug> TCP-Session: d0693c60-93b9-4b45-846a-7db05d20e7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.03.11 22:19:09.077134 [ 338 ] {} <Debug> TCP-Session: d0693c60-93b9-4b45-846a-7db05d20e7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.03.11 22:19:09.080534 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6258 | 2026.03.11 22:19:09.080574 [ 337 ] {} <Debug> TCP-Session: 20c1cc27-2191-4a4c-8fb5-0d86411baa84 Authenticating user 'default' from [fd00:1122:3344:101::e]:37537 | ||
| 6259 | 2026.03.11 22:19:09.080591 [ 337 ] {} <Debug> TCP-Session: 20c1cc27-2191-4a4c-8fb5-0d86411baa84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.03.11 22:19:09.080604 [ 337 ] {} <Debug> TCP-Session: 20c1cc27-2191-4a4c-8fb5-0d86411baa84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.03.11 22:19:09.090052 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6262 | 2026.03.11 22:19:09.090107 [ 340 ] {} <Debug> TCP-Session: d255acb5-e5b7-4600-b864-24c6e4677614 Authenticating user 'default' from [fd00:1122:3344:101::e]:57652 | ||
| 6263 | 2026.03.11 22:19:09.090133 [ 340 ] {} <Debug> TCP-Session: d255acb5-e5b7-4600-b864-24c6e4677614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.03.11 22:19:09.090149 [ 340 ] {} <Debug> TCP-Session: d255acb5-e5b7-4600-b864-24c6e4677614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.03.11 22:19:09.108569 [ 341 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33911). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6266 | |||
| 6267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6269 | 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 | ||
| 6270 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6271 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6272 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6273 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6274 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6275 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6276 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6277 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6278 | (version 23.8.7.1) | ||
| 6279 | 2026.03.11 22:19:09.109335 [ 341 ] {} <Debug> TCP-Session: f15ee46c-d575-456c-b222-e4fe6c15eac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.03.11 22:19:09.109362 [ 339 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53533). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6281 | |||
| 6282 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6283 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6284 | 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 | ||
| 6285 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6286 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6287 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6288 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6289 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6290 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6291 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6292 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6293 | (version 23.8.7.1) | ||
| 6294 | 2026.03.11 22:19:09.109446 [ 339 ] {} <Debug> TCP-Session: 54f39ef6-1a17-4985-bfb2-2b1bfa0a2e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.03.11 22:19:09.109467 [ 337 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37537). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6296 | |||
| 6297 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6298 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6299 | 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 | ||
| 6300 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6301 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6302 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6303 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6304 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6305 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6306 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6307 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6308 | (version 23.8.7.1) | ||
| 6309 | 2026.03.11 22:19:09.109563 [ 337 ] {} <Debug> TCP-Session: 20c1cc27-2191-4a4c-8fb5-0d86411baa84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.03.11 22:19:09.109603 [ 338 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41223). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6311 | |||
| 6312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6314 | 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 | ||
| 6315 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6316 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6317 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6318 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6319 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6320 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6321 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6322 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6323 | (version 23.8.7.1) | ||
| 6324 | 2026.03.11 22:19:09.109724 [ 338 ] {} <Debug> TCP-Session: d0693c60-93b9-4b45-846a-7db05d20e7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.03.11 22:19:09.109761 [ 340 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57652). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6326 | |||
| 6327 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6328 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6329 | 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 | ||
| 6330 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6331 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6332 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6333 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6334 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6335 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6336 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6337 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6338 | (version 23.8.7.1) | ||
| 6339 | 2026.03.11 22:19:09.109892 [ 340 ] {} <Debug> TCP-Session: d255acb5-e5b7-4600-b864-24c6e4677614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.03.11 22:19:09.109916 [ 335 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63888). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6341 | |||
| 6342 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6343 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6344 | 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 | ||
| 6345 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6346 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6347 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6348 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6349 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6350 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6351 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6352 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6353 | (version 23.8.7.1) | ||
| 6354 | 2026.03.11 22:19:09.110009 [ 335 ] {} <Debug> TCP-Session: 2bf9fb07-1c4a-4bce-bbe3-81c9aadb7292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.03.11 22:19:09.458809 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50160 | ||
| 6356 | 2026.03.11 22:19:09.458918 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6357 | 2026.03.11 22:19:09.458944 [ 338 ] {} <Debug> TCP-Session: f3da7df3-ef7f-4ca3-827a-fa41173cbfc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50160 | ||
| 6358 | 2026.03.11 22:19:09.458966 [ 338 ] {} <Debug> TCP-Session: f3da7df3-ef7f-4ca3-827a-fa41173cbfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.03.11 22:19:09.458978 [ 338 ] {} <Debug> TCP-Session: f3da7df3-ef7f-4ca3-827a-fa41173cbfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.03.11 22:19:09.459191 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52327 | ||
| 6361 | 2026.03.11 22:19:09.459210 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44943 | ||
| 6362 | 2026.03.11 22:19:09.459237 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40988 | ||
| 6363 | 2026.03.11 22:19:09.459265 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42924 | ||
| 6364 | 2026.03.11 22:19:09.459300 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6365 | 2026.03.11 22:19:09.459311 [ 338 ] {} <Trace> TCP-Session: f3da7df3-ef7f-4ca3-827a-fa41173cbfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.03.11 22:19:09.459330 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6367 | 2026.03.11 22:19:09.459342 [ 339 ] {} <Debug> TCP-Session: d23995be-3c8d-4f0c-b495-0e3b0fe85533 Authenticating user 'default' from [fd00:1122:3344:101::e]:52327 | ||
| 6368 | 2026.03.11 22:19:09.459369 [ 340 ] {} <Debug> TCP-Session: 42ac2d1b-07a9-4ffc-9eee-3f80c78aeebf Authenticating user 'default' from [fd00:1122:3344:101::e]:44943 | ||
| 6369 | 2026.03.11 22:19:09.459384 [ 339 ] {} <Debug> TCP-Session: d23995be-3c8d-4f0c-b495-0e3b0fe85533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.03.11 22:19:09.459385 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6371 | 2026.03.11 22:19:09.459408 [ 339 ] {} <Debug> TCP-Session: d23995be-3c8d-4f0c-b495-0e3b0fe85533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.03.11 22:19:09.459404 [ 340 ] {} <Debug> TCP-Session: 42ac2d1b-07a9-4ffc-9eee-3f80c78aeebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2026.03.11 22:19:09.459433 [ 337 ] {} <Debug> TCP-Session: 03ad6f49-ffca-47ed-a7dc-2b92dbfa725b Authenticating user 'default' from [fd00:1122:3344:101::e]:42924 | ||
| 6374 | 2026.03.11 22:19:09.459446 [ 340 ] {} <Debug> TCP-Session: 42ac2d1b-07a9-4ffc-9eee-3f80c78aeebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2026.03.11 22:19:09.459255 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47249 | ||
| 6376 | 2026.03.11 22:19:09.459471 [ 337 ] {} <Debug> TCP-Session: 03ad6f49-ffca-47ed-a7dc-2b92dbfa725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2026.03.11 22:19:09.459496 [ 338 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6378 | 2026.03.11 22:19:09.459512 [ 337 ] {} <Debug> TCP-Session: 03ad6f49-ffca-47ed-a7dc-2b92dbfa725b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.03.11 22:19:09.459226 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46572 | ||
| 6380 | 2026.03.11 22:19:09.459540 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6381 | 2026.03.11 22:19:09.459339 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6382 | 2026.03.11 22:19:09.459606 [ 336 ] {} <Debug> TCP-Session: 4044b87c-0c0f-4d3e-af24-a2760113d439 Authenticating user 'default' from [fd00:1122:3344:101::e]:47249 | ||
| 6383 | 2026.03.11 22:19:09.459242 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45122 | ||
| 6384 | 2026.03.11 22:19:09.459635 [ 336 ] {} <Debug> TCP-Session: 4044b87c-0c0f-4d3e-af24-a2760113d439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.03.11 22:19:09.459629 [ 334 ] {} <Debug> TCP-Session: 5ed4d130-f02b-40ef-b4ca-99003756ee32 Authenticating user 'default' from [fd00:1122:3344:101::e]:40988 | ||
| 6386 | 2026.03.11 22:19:09.459679 [ 336 ] {} <Debug> TCP-Session: 4044b87c-0c0f-4d3e-af24-a2760113d439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.03.11 22:19:09.459699 [ 334 ] {} <Debug> TCP-Session: 5ed4d130-f02b-40ef-b4ca-99003756ee32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6388 | 2026.03.11 22:19:09.459219 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53448 | ||
| 6389 | 2026.03.11 22:19:09.459716 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6390 | 2026.03.11 22:19:09.459723 [ 334 ] {} <Debug> TCP-Session: 5ed4d130-f02b-40ef-b4ca-99003756ee32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6391 | 2026.03.11 22:19:09.459773 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6392 | 2026.03.11 22:19:09.459791 [ 259 ] {} <Debug> TCP-Session: 6b40adf3-b905-4788-b5b8-66f9a5d08640 Authenticating user 'default' from [fd00:1122:3344:101::e]:46572 | ||
| 6393 | 2026.03.11 22:19:09.459819 [ 335 ] {} <Debug> TCP-Session: 1b6f2ca1-9538-4a56-93c5-fac9a586db34 Authenticating user 'default' from [fd00:1122:3344:101::e]:45122 | ||
| 6394 | 2026.03.11 22:19:09.459826 [ 259 ] {} <Debug> TCP-Session: 6b40adf3-b905-4788-b5b8-66f9a5d08640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2026.03.11 22:19:09.459842 [ 335 ] {} <Debug> TCP-Session: 1b6f2ca1-9538-4a56-93c5-fac9a586db34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6396 | 2026.03.11 22:19:09.459847 [ 338 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6397 | 2026.03.11 22:19:09.459852 [ 259 ] {} <Debug> TCP-Session: 6b40adf3-b905-4788-b5b8-66f9a5d08640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.03.11 22:19:09.459863 [ 335 ] {} <Debug> TCP-Session: 1b6f2ca1-9538-4a56-93c5-fac9a586db34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.03.11 22:19:09.459903 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6400 | 2026.03.11 22:19:09.459923 [ 338 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6401 | 2026.03.11 22:19:09.459948 [ 341 ] {} <Debug> TCP-Session: 1aa49445-c8b7-4b70-98ae-8073ec0528fa Authenticating user 'default' from [fd00:1122:3344:101::e]:53448 | ||
| 6402 | 2026.03.11 22:19:09.459971 [ 341 ] {} <Debug> TCP-Session: 1aa49445-c8b7-4b70-98ae-8073ec0528fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2026.03.11 22:19:09.459983 [ 341 ] {} <Debug> TCP-Session: 1aa49445-c8b7-4b70-98ae-8073ec0528fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2026.03.11 22:19:09.460246 [ 338 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 6405 | 2026.03.11 22:19:09.461392 [ 268 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Trace> AggregatingTransform: Aggregating | ||
| 6406 | 2026.03.11 22:19:09.461429 [ 268 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Trace> Aggregator: Aggregation method: without_key | ||
| 6407 | 2026.03.11 22:19:09.461467 [ 268 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115321 sec. (896.603 rows/sec., 35.02 KiB/sec.) | ||
| 6408 | 2026.03.11 22:19:09.461485 [ 268 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Trace> Aggregator: Merging aggregated data | ||
| 6409 | 2026.03.11 22:19:09.462854 [ 338 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003417 sec., 292.654375182909 rows/sec., 11.43 KiB/sec. | ||
| 6410 | 2026.03.11 22:19:09.463006 [ 338 ] {c24f7db4-592e-4dfd-b832-21968d479237} <Debug> TCPHandler: Processed in 0.003845183 sec. | ||
| 6411 | 2026.03.11 22:19:09.463144 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6412 | 2026.03.11 22:19:09.463173 [ 338 ] {} <Debug> TCP-Session: f3da7df3-ef7f-4ca3-827a-fa41173cbfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2026.03.11 22:19:09.463173 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6414 | 2026.03.11 22:19:09.463187 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6415 | 2026.03.11 22:19:09.463229 [ 337 ] {} <Debug> TCP-Session: 03ad6f49-ffca-47ed-a7dc-2b92dbfa725b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.03.11 22:19:09.463236 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6417 | 2026.03.11 22:19:09.463250 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6418 | 2026.03.11 22:19:09.463264 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6419 | 2026.03.11 22:19:09.463293 [ 335 ] {} <Debug> TCP-Session: 1b6f2ca1-9538-4a56-93c5-fac9a586db34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.03.11 22:19:09.463292 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6421 | 2026.03.11 22:19:09.463318 [ 340 ] {} <Debug> TCP-Session: 42ac2d1b-07a9-4ffc-9eee-3f80c78aeebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.03.11 22:19:09.463347 [ 334 ] {} <Debug> TCP-Session: 5ed4d130-f02b-40ef-b4ca-99003756ee32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6423 | 2026.03.11 22:19:09.463368 [ 336 ] {} <Debug> TCP-Session: 4044b87c-0c0f-4d3e-af24-a2760113d439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2026.03.11 22:19:09.463328 [ 339 ] {} <Debug> TCP-Session: d23995be-3c8d-4f0c-b495-0e3b0fe85533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2026.03.11 22:19:09.463276 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6426 | 2026.03.11 22:19:09.463203 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6427 | 2026.03.11 22:19:09.463454 [ 259 ] {} <Debug> TCP-Session: 6b40adf3-b905-4788-b5b8-66f9a5d08640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.03.11 22:19:09.463484 [ 341 ] {} <Debug> TCP-Session: 1aa49445-c8b7-4b70-98ae-8073ec0528fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2026.03.11 22:19:10.653506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 780 | ||
| 6430 | 2026.03.11 22:19:10.656307 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.03.11 22:19:10.656354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6432 | 2026.03.11 22:19:10.657595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6433 | 2026.03.11 22:19:10.657895 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.03.11 22:19:10.658156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6435 | 2026.03.11 22:19:12.797226 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.03.11 22:19:12.797501 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6437 | 2026.03.11 22:19:12.797603 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6438 | 2026.03.11 22:19:12.798549 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.03.11 22:19:12.798622 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6440 | 2026.03.11 22:19:12.799209 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6441 | 2026.03.11 22:19:12.799537 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.03.11 22:19:12.799758 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002327 sec., 49849.59174903309 rows/sec., 4.23 MiB/sec. | ||
| 6443 | 2026.03.11 22:19:12.799828 [ 260 ] {9a7e0e53-e5fc-4259-a5c2-e8d36efffe27} <Debug> TCPHandler: Processed in 0.002827834 sec. | ||
| 6444 | 2026.03.11 22:19:12.799996 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.03.11 22:19:12.800128 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.03.11 22:19:12.800187 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2026.03.11 22:19:12.800759 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.03.11 22:19:12.800808 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6449 | 2026.03.11 22:19:12.801226 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6450 | 2026.03.11 22:19:12.801541 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.03.11 22:19:12.801722 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001626 sec., 18450.18450184502 rows/sec., 1.35 MiB/sec. | ||
| 6452 | 2026.03.11 22:19:12.801777 [ 260 ] {e9b3f31b-08ce-4db9-b860-93ad88fc7b07} <Debug> TCPHandler: Processed in 0.001846345 sec. | ||
| 6453 | 2026.03.11 22:19:12.801917 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.03.11 22:19:12.802038 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6455 | 2026.03.11 22:19:12.802094 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2026.03.11 22:19:12.802661 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.03.11 22:19:12.802708 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6458 | 2026.03.11 22:19:12.803141 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6459 | 2026.03.11 22:19:12.803472 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.03.11 22:19:12.803665 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001659 sec., 56660.63893911995 rows/sec., 4.43 MiB/sec. | ||
| 6461 | 2026.03.11 22:19:12.803720 [ 260 ] {e9b7e54b-079c-49ad-9482-e77eddbf1ece} <Debug> TCPHandler: Processed in 0.001863546 sec. | ||
| 6462 | 2026.03.11 22:19:12.803876 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.03.11 22:19:12.804002 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.03.11 22:19:12.804066 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6465 | 2026.03.11 22:19:12.804642 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.03.11 22:19:12.804689 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6467 | 2026.03.11 22:19:12.805169 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6468 | 2026.03.11 22:19:12.805486 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.03.11 22:19:12.805679 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. | ||
| 6470 | 2026.03.11 22:19:12.805731 [ 260 ] {b0594c60-358c-4dc9-93c2-d2f2d5b77259} <Debug> TCPHandler: Processed in 0.001917487 sec. | ||
| 6471 | 2026.03.11 22:19:12.805864 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.03.11 22:19:12.805985 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2026.03.11 22:19:12.806062 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6474 | 2026.03.11 22:19:12.807326 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.03.11 22:19:12.807375 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6476 | 2026.03.11 22:19:12.808194 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6477 | 2026.03.11 22:19:12.808547 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.03.11 22:19:12.808754 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002797 sec., 10725.777618877368 rows/sec., 19.22 MiB/sec. | ||
| 6479 | 2026.03.11 22:19:12.808873 [ 260 ] {eb7448be-4e43-4b18-9c36-0d595df65044} <Debug> TCPHandler: Processed in 0.003068718 sec. | ||
| 6480 | 2026.03.11 22:19:12.809039 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.03.11 22:19:12.809164 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.03.11 22:19:12.809221 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6483 | 2026.03.11 22:19:12.809678 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.03.11 22:19:12.809724 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6485 | 2026.03.11 22:19:12.810148 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6486 | 2026.03.11 22:19:12.810454 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.03.11 22:19:12.810635 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 6488 | 2026.03.11 22:19:12.810686 [ 260 ] {db85c1e8-a80b-482c-8da9-72b298e354bf} <Debug> TCPHandler: Processed in 0.001715782 sec. | ||
| 6489 | 2026.03.11 22:19:13.276115 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59328 | ||
| 6490 | 2026.03.11 22:19:13.276235 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6491 | 2026.03.11 22:19:13.276267 [ 338 ] {} <Debug> TCP-Session: abb30bf6-5a0e-4a47-9d09-f533bfadc032 Authenticating user 'default' from [fd00:1122:3344:101::e]:59328 | ||
| 6492 | 2026.03.11 22:19:13.276292 [ 338 ] {} <Debug> TCP-Session: abb30bf6-5a0e-4a47-9d09-f533bfadc032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6493 | 2026.03.11 22:19:13.276308 [ 338 ] {} <Debug> TCP-Session: abb30bf6-5a0e-4a47-9d09-f533bfadc032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6494 | 2026.03.11 22:19:13.276513 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62293 | ||
| 6495 | 2026.03.11 22:19:13.276551 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64371 | ||
| 6496 | 2026.03.11 22:19:13.276585 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50654 | ||
| 6497 | 2026.03.11 22:19:13.276609 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47701 | ||
| 6498 | 2026.03.11 22:19:13.276625 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44164 | ||
| 6499 | 2026.03.11 22:19:13.276635 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 6500 | 2026.03.11 22:19:13.276683 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6501 | 2026.03.11 22:19:13.276706 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6502 | 2026.03.11 22:19:13.276726 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6503 | 2026.03.11 22:19:13.276750 [ 340 ] {} <Debug> TCP-Session: 52fbea5b-f0e0-44fc-8b1c-c5de00d56e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:64371 | ||
| 6504 | 2026.03.11 22:19:13.276759 [ 335 ] {} <Debug> TCP-Session: fc62f1fb-d637-4f73-af8f-fb67644f669e Authenticating user 'default' from [fd00:1122:3344:101::e]:47701 | ||
| 6505 | 2026.03.11 22:19:13.276770 [ 336 ] {} <Debug> TCP-Session: e5cc2214-e482-45cf-a097-0bb1289ee2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44164 | ||
| 6506 | 2026.03.11 22:19:13.276780 [ 340 ] {} <Debug> TCP-Session: 52fbea5b-f0e0-44fc-8b1c-c5de00d56e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2026.03.11 22:19:13.276794 [ 335 ] {} <Debug> TCP-Session: fc62f1fb-d637-4f73-af8f-fb67644f669e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.03.11 22:19:13.276797 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6509 | 2026.03.11 22:19:13.276817 [ 335 ] {} <Debug> TCP-Session: fc62f1fb-d637-4f73-af8f-fb67644f669e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2026.03.11 22:19:13.276805 [ 340 ] {} <Debug> TCP-Session: 52fbea5b-f0e0-44fc-8b1c-c5de00d56e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.03.11 22:19:13.276845 [ 337 ] {} <Debug> TCP-Session: bbe2f41d-5664-40c6-9065-7c31c90425f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 6512 | 2026.03.11 22:19:13.276799 [ 336 ] {} <Debug> TCP-Session: e5cc2214-e482-45cf-a097-0bb1289ee2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2026.03.11 22:19:13.276894 [ 337 ] {} <Debug> TCP-Session: bbe2f41d-5664-40c6-9065-7c31c90425f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2026.03.11 22:19:13.276907 [ 336 ] {} <Debug> TCP-Session: e5cc2214-e482-45cf-a097-0bb1289ee2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6515 | 2026.03.11 22:19:13.276920 [ 337 ] {} <Debug> TCP-Session: bbe2f41d-5664-40c6-9065-7c31c90425f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2026.03.11 22:19:13.276632 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6517 | 2026.03.11 22:19:13.276618 [ 338 ] {} <Trace> TCP-Session: abb30bf6-5a0e-4a47-9d09-f533bfadc032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.03.11 22:19:13.276976 [ 339 ] {} <Debug> TCP-Session: 07d22868-464b-421e-8cf4-7d714002dab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62293 | ||
| 6519 | 2026.03.11 22:19:13.276600 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65211 | ||
| 6520 | 2026.03.11 22:19:13.277011 [ 339 ] {} <Debug> TCP-Session: 07d22868-464b-421e-8cf4-7d714002dab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2026.03.11 22:19:13.276562 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40827 | ||
| 6522 | 2026.03.11 22:19:13.277044 [ 339 ] {} <Debug> TCP-Session: 07d22868-464b-421e-8cf4-7d714002dab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6523 | 2026.03.11 22:19:13.277079 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6524 | 2026.03.11 22:19:13.276677 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6525 | 2026.03.11 22:19:13.277113 [ 334 ] {} <Debug> TCP-Session: bcb9dc45-213b-4a99-90a7-c2bac2b8c78d Authenticating user 'default' from [fd00:1122:3344:101::e]:65211 | ||
| 6526 | 2026.03.11 22:19:13.277120 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6527 | 2026.03.11 22:19:13.277134 [ 259 ] {} <Debug> TCP-Session: 32169e21-f107-4313-a0c2-70e7d332f332 Authenticating user 'default' from [fd00:1122:3344:101::e]:50654 | ||
| 6528 | 2026.03.11 22:19:13.277142 [ 338 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59328) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6529 | 2026.03.11 22:19:13.277172 [ 259 ] {} <Debug> TCP-Session: 32169e21-f107-4313-a0c2-70e7d332f332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6530 | 2026.03.11 22:19:13.277144 [ 334 ] {} <Debug> TCP-Session: bcb9dc45-213b-4a99-90a7-c2bac2b8c78d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.03.11 22:19:13.277198 [ 259 ] {} <Debug> TCP-Session: 32169e21-f107-4313-a0c2-70e7d332f332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.03.11 22:19:13.277218 [ 334 ] {} <Debug> TCP-Session: bcb9dc45-213b-4a99-90a7-c2bac2b8c78d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2026.03.11 22:19:13.277161 [ 341 ] {} <Debug> TCP-Session: 990b44d6-e962-472f-956b-228c59088fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40827 | ||
| 6534 | 2026.03.11 22:19:13.277266 [ 341 ] {} <Debug> TCP-Session: 990b44d6-e962-472f-956b-228c59088fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.03.11 22:19:13.277279 [ 341 ] {} <Debug> TCP-Session: 990b44d6-e962-472f-956b-228c59088fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.03.11 22:19:13.277421 [ 338 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6537 | 2026.03.11 22:19:13.277480 [ 338 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6538 | 2026.03.11 22:19:13.277759 [ 338 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 6539 | 2026.03.11 22:19:13.278709 [ 315 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Trace> AggregatingTransform: Aggregating | ||
| 6540 | 2026.03.11 22:19:13.278737 [ 315 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Trace> Aggregator: Aggregation method: without_key | ||
| 6541 | 2026.03.11 22:19:13.278764 [ 315 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907558 sec. (1101.858 rows/sec., 43.04 KiB/sec.) | ||
| 6542 | 2026.03.11 22:19:13.278777 [ 315 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Trace> Aggregator: Merging aggregated data | ||
| 6543 | 2026.03.11 22:19:13.280368 [ 338 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003285 sec., 304.41400304414003 rows/sec., 11.89 KiB/sec. | ||
| 6544 | 2026.03.11 22:19:13.280492 [ 338 ] {8a04f121-3e82-4151-8c9a-818f7a4b1e07} <Debug> TCPHandler: Processed in 0.003999915 sec. | ||
| 6545 | 2026.03.11 22:19:13.280625 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6546 | 2026.03.11 22:19:13.280652 [ 338 ] {} <Debug> TCP-Session: abb30bf6-5a0e-4a47-9d09-f533bfadc032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.03.11 22:19:13.280663 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6548 | 2026.03.11 22:19:13.280689 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6549 | 2026.03.11 22:19:13.280704 [ 340 ] {} <Debug> TCP-Session: 52fbea5b-f0e0-44fc-8b1c-c5de00d56e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.03.11 22:19:13.280707 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6551 | 2026.03.11 22:19:13.280733 [ 337 ] {} <Debug> TCP-Session: bbe2f41d-5664-40c6-9065-7c31c90425f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.03.11 22:19:13.280729 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6553 | 2026.03.11 22:19:13.280764 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6554 | 2026.03.11 22:19:13.280799 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6555 | 2026.03.11 22:19:13.280810 [ 339 ] {} <Debug> TCP-Session: 07d22868-464b-421e-8cf4-7d714002dab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.03.11 22:19:13.280821 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6557 | 2026.03.11 22:19:13.280843 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6558 | 2026.03.11 22:19:13.280844 [ 334 ] {} <Debug> TCP-Session: bcb9dc45-213b-4a99-90a7-c2bac2b8c78d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2026.03.11 22:19:13.280867 [ 259 ] {} <Debug> TCP-Session: 32169e21-f107-4313-a0c2-70e7d332f332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.03.11 22:19:13.280894 [ 335 ] {} <Debug> TCP-Session: fc62f1fb-d637-4f73-af8f-fb67644f669e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.03.11 22:19:13.280761 [ 336 ] {} <Debug> TCP-Session: e5cc2214-e482-45cf-a097-0bb1289ee2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.03.11 22:19:13.280828 [ 341 ] {} <Debug> TCP-Session: 990b44d6-e962-472f-956b-228c59088fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2026.03.11 22:19:15.525334 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6564 | 2026.03.11 22:19:15.525407 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6565 | 2026.03.11 22:19:15.647761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12511 | ||
| 6566 | 2026.03.11 22:19:15.648319 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.03.11 22:19:15.648369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6568 | 2026.03.11 22:19:15.648907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6569 | 2026.03.11 22:19:15.649149 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.03.11 22:19:15.649272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 6571 | 2026.03.11 22:19:15.649288 [ 39 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6572 | 2026.03.11 22:19:15.649335 [ 39 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.03.11 22:19:15.649358 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6574 | 2026.03.11 22:19:15.649487 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 6575 | 2026.03.11 22:19:15.649634 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6576 | 2026.03.11 22:19:15.649675 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10143 rows starting from the beginning of the part | ||
| 6577 | 2026.03.11 22:19:15.649743 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6578 | 2026.03.11 22:19:15.649792 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6579 | 2026.03.11 22:19:15.649836 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6580 | 2026.03.11 22:19:15.649878 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6581 | 2026.03.11 22:19:15.649919 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6582 | 2026.03.11 22:19:15.654389 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.004961484 sec., 2521624.578452737 rows/sec., 36.07 MiB/sec. | ||
| 6583 | 2026.03.11 22:19:15.654815 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6584 | 2026.03.11 22:19:15.655148 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.11 22:19:15.655230 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_26_5} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6586 | 2026.03.11 22:19:15.655352 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6587 | 2026.03.11 22:19:16.376385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6588 | 2026.03.11 22:19:16.394501 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.03.11 22:19:16.394569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6590 | 2026.03.11 22:19:16.400156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6591 | 2026.03.11 22:19:16.400870 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.11 22:19:16.401172 [ 39 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6593 | 2026.03.11 22:19:16.401243 [ 39 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.03.11 22:19:16.401266 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6595 | 2026.03.11 22:19:16.401391 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6596 | 2026.03.11 22:19:16.404170 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6597 | 2026.03.11 22:19:16.405126 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6598 | 2026.03.11 22:19:16.406499 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6599 | 2026.03.11 22:19:16.410899 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6600 | 2026.03.11 22:19:16.415210 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6601 | 2026.03.11 22:19:16.419415 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6602 | 2026.03.11 22:19:16.423750 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6603 | 2026.03.11 22:19:16.427974 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 6604 | 2026.03.11 22:19:16.479661 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078332133 sec., 2502.1660012756197 rows/sec., 12.94 MiB/sec. | ||
| 6605 | 2026.03.11 22:19:16.482316 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6606 | 2026.03.11 22:19:16.484526 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_26_5} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.03.11 22:19:16.484629 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_26_5} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6608 | 2026.03.11 22:19:16.487411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6609 | 2026.03.11 22:19:17.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.59 MiB, peak 275.57 MiB, free memory in arenas 0.00 B, will set to 269.09 MiB (RSS), difference: 4.50 MiB | ||
| 6610 | 2026.03.11 22:19:17.795786 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.03.11 22:19:17.795985 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6612 | 2026.03.11 22:19:17.796058 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6613 | 2026.03.11 22:19:17.796819 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.03.11 22:19:17.796869 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6615 | 2026.03.11 22:19:17.797311 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6616 | 2026.03.11 22:19:17.797539 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.03.11 22:19:17.797695 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001764 sec., 43083.900226757374 rows/sec., 3.55 MiB/sec. | ||
| 6618 | 2026.03.11 22:19:17.797745 [ 260 ] {92eeea15-3b6e-4efc-bc23-2c67c05316b1} <Debug> TCPHandler: Processed in 0.00209603 sec. | ||
| 6619 | 2026.03.11 22:19:17.797871 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.03.11 22:19:17.797970 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.03.11 22:19:17.798013 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6622 | 2026.03.11 22:19:17.798426 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.03.11 22:19:17.798465 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6624 | 2026.03.11 22:19:17.798770 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6625 | 2026.03.11 22:19:17.798981 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.03.11 22:19:17.799112 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 6627 | 2026.03.11 22:19:17.799150 [ 260 ] {5360f2dd-db47-457c-ae4b-3cf2d77a0843} <Debug> TCPHandler: Processed in 0.001331345 sec. | ||
| 6628 | 2026.03.11 22:19:17.799252 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.03.11 22:19:17.799346 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6630 | 2026.03.11 22:19:17.799386 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6631 | 2026.03.11 22:19:17.799791 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.03.11 22:19:17.799828 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6633 | 2026.03.11 22:19:17.800134 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6634 | 2026.03.11 22:19:17.800345 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.03.11 22:19:17.800470 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 6636 | 2026.03.11 22:19:17.800507 [ 260 ] {897668ef-2532-4529-b7d1-7b83ea7bc534} <Debug> TCPHandler: Processed in 0.001304775 sec. | ||
| 6637 | 2026.03.11 22:19:17.800613 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.03.11 22:19:17.800706 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.03.11 22:19:17.800750 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6640 | 2026.03.11 22:19:17.801159 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.03.11 22:19:17.801196 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6642 | 2026.03.11 22:19:17.801532 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6643 | 2026.03.11 22:19:17.801761 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.03.11 22:19:17.801871 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6645 | 2026.03.11 22:19:17.801890 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 6646 | 2026.03.11 22:19:17.801938 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.03.11 22:19:17.801947 [ 260 ] {2b7479f2-e0fe-4ee1-b373-8c2b27c59f05} <Debug> TCPHandler: Processed in 0.001382176 sec. | ||
| 6648 | 2026.03.11 22:19:17.801969 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6649 | 2026.03.11 22:19:17.802066 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.03.11 22:19:17.802099 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 6651 | 2026.03.11 22:19:17.802163 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6652 | 2026.03.11 22:19:17.802221 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6653 | 2026.03.11 22:19:17.802252 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6654 | 2026.03.11 22:19:17.802295 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10201 rows starting from the beginning of the part | ||
| 6655 | 2026.03.11 22:19:17.802362 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6656 | 2026.03.11 22:19:17.802411 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1325 rows starting from the beginning of the part | ||
| 6657 | 2026.03.11 22:19:17.802454 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 6658 | 2026.03.11 22:19:17.802496 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6659 | 2026.03.11 22:19:17.802535 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 6660 | 2026.03.11 22:19:17.802973 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.03.11 22:19:17.803013 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6662 | 2026.03.11 22:19:17.803606 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6663 | 2026.03.11 22:19:17.803828 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.03.11 22:19:17.803969 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001824 sec., 5482.456140350877 rows/sec., 9.82 MiB/sec. | ||
| 6665 | 2026.03.11 22:19:17.804029 [ 260 ] {a18c3017-6953-4b97-bda3-1804f6b0cf92} <Debug> TCPHandler: Processed in 0.002011298 sec. | ||
| 6666 | 2026.03.11 22:19:17.804144 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.03.11 22:19:17.804239 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6668 | 2026.03.11 22:19:17.804282 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6669 | 2026.03.11 22:19:17.804618 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.03.11 22:19:17.804654 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6671 | 2026.03.11 22:19:17.804967 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6672 | 2026.03.11 22:19:17.805170 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.03.11 22:19:17.805298 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6674 | 2026.03.11 22:19:17.805334 [ 260 ] {7935871d-2ed1-408d-ad8a-df545cad1623} <Debug> TCPHandler: Processed in 0.001239173 sec. | ||
| 6675 | 2026.03.11 22:19:17.806539 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12239 rows, containing 5 columns (5 merged, 0 gathered) in 0.004495055 sec., 2722769.7992571834 rows/sec., 180.28 MiB/sec. | ||
| 6676 | 2026.03.11 22:19:17.807005 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6677 | 2026.03.11 22:19:17.807379 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.03.11 22:19:17.807472 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6679 | 2026.03.11 22:19:17.807579 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6680 | 2026.03.11 22:19:20.361003 [ 34 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6681 | 2026.03.11 22:19:20.361086 [ 34 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.03.11 22:19:20.361108 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6683 | 2026.03.11 22:19:20.361249 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 6684 | 2026.03.11 22:19:20.361410 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6685 | 2026.03.11 22:19:20.361445 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part | ||
| 6686 | 2026.03.11 22:19:20.361514 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6687 | 2026.03.11 22:19:20.361562 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 6688 | 2026.03.11 22:19:20.361607 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6689 | 2026.03.11 22:19:20.361648 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 732 rows starting from the beginning of the part | ||
| 6690 | 2026.03.11 22:19:20.362758 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158131 sec., 1303349.7543176226 rows/sec., 84.12 MiB/sec. | ||
| 6691 | 2026.03.11 22:19:20.362974 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6692 | 2026.03.11 22:19:20.363256 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.11 22:19:20.363328 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_15_3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6694 | 2026.03.11 22:19:20.363401 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6695 | 2026.03.11 22:19:20.658486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 806 | ||
| 6696 | 2026.03.11 22:19:20.660610 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.03.11 22:19:20.660652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6698 | 2026.03.11 22:19:20.661828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6699 | 2026.03.11 22:19:20.662093 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.03.11 22:19:20.662344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6701 | 2026.03.11 22:19:22.796608 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.03.11 22:19:22.796873 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6703 | 2026.03.11 22:19:22.796979 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6704 | 2026.03.11 22:19:22.797659 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.03.11 22:19:22.797714 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6706 | 2026.03.11 22:19:22.798140 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6707 | 2026.03.11 22:19:22.798409 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.03.11 22:19:22.798569 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001765 sec., 3399.4334277620396 rows/sec., 277.20 KiB/sec. | ||
| 6709 | 2026.03.11 22:19:22.798619 [ 260 ] {a8e8af7c-fb57-412a-86cb-89f1f45945b1} <Debug> TCPHandler: Processed in 0.002178931 sec. | ||
| 6710 | 2026.03.11 22:19:22.798742 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.03.11 22:19:22.798844 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6712 | 2026.03.11 22:19:22.798887 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6713 | 2026.03.11 22:19:22.799371 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.03.11 22:19:22.799411 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6715 | 2026.03.11 22:19:22.799749 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6716 | 2026.03.11 22:19:22.799958 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.03.11 22:19:22.800090 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001269 sec., 93774.62568951931 rows/sec., 7.93 MiB/sec. | ||
| 6718 | 2026.03.11 22:19:22.800127 [ 260 ] {47491453-ce79-4932-a0b9-fc738efedbf9} <Debug> TCPHandler: Processed in 0.001437337 sec. | ||
| 6719 | 2026.03.11 22:19:22.800241 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.03.11 22:19:22.800336 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.03.11 22:19:22.800377 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6722 | 2026.03.11 22:19:22.800781 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.03.11 22:19:22.800818 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6724 | 2026.03.11 22:19:22.801127 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6725 | 2026.03.11 22:19:22.801330 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.03.11 22:19:22.801439 [ 30 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6727 | 2026.03.11 22:19:22.801455 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001139 sec., 31606.67251975417 rows/sec., 2.29 MiB/sec. | ||
| 6728 | 2026.03.11 22:19:22.801507 [ 30 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.03.11 22:19:22.801516 [ 260 ] {d0a7c7e7-e8a6-4238-a958-477c72070ec7} <Debug> TCPHandler: Processed in 0.001325275 sec. | ||
| 6730 | 2026.03.11 22:19:22.801536 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6731 | 2026.03.11 22:19:22.801626 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.03.11 22:19:22.801662 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 6733 | 2026.03.11 22:19:22.801721 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6734 | 2026.03.11 22:19:22.801765 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6735 | 2026.03.11 22:19:22.801811 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6736 | 2026.03.11 22:19:22.801855 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6737 | 2026.03.11 22:19:22.801930 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 172 rows starting from the beginning of the part | ||
| 6738 | 2026.03.11 22:19:22.801979 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6739 | 2026.03.11 22:19:22.802021 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6740 | 2026.03.11 22:19:22.802083 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6741 | 2026.03.11 22:19:22.802128 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 6742 | 2026.03.11 22:19:22.802186 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.03.11 22:19:22.802225 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6744 | 2026.03.11 22:19:22.802585 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6745 | 2026.03.11 22:19:22.802841 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.03.11 22:19:22.802971 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001266 sec., 78988.94154818325 rows/sec., 6.18 MiB/sec. | ||
| 6747 | 2026.03.11 22:19:22.803009 [ 260 ] {1c846df1-d011-4c44-ac6e-e6bd90292ba0} <Debug> TCPHandler: Processed in 0.001431097 sec. | ||
| 6748 | 2026.03.11 22:19:22.803040 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427807 sec., 354389.63389309624 rows/sec., 24.44 MiB/sec. | ||
| 6749 | 2026.03.11 22:19:22.803118 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.03.11 22:19:22.803213 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.03.11 22:19:22.803258 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6752 | 2026.03.11 22:19:22.803336 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6753 | 2026.03.11 22:19:22.803676 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.03.11 22:19:22.803721 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6755 | 2026.03.11 22:19:22.803850 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.03.11 22:19:22.803996 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_36_7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6757 | 2026.03.11 22:19:22.804107 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6758 | 2026.03.11 22:19:22.804110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6759 | 2026.03.11 22:19:22.804326 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.03.11 22:19:22.804459 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001264 sec., 128955.69620253165 rows/sec., 8.98 MiB/sec. | ||
| 6761 | 2026.03.11 22:19:22.804497 [ 260 ] {31e4b8f3-0539-44f3-b77e-b64f6fdfe0aa} <Debug> TCPHandler: Processed in 0.001427797 sec. | ||
| 6762 | 2026.03.11 22:19:22.804624 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.03.11 22:19:22.804717 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6764 | 2026.03.11 22:19:22.804771 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6765 | 2026.03.11 22:19:22.805600 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.03.11 22:19:22.805637 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6767 | 2026.03.11 22:19:22.806177 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6768 | 2026.03.11 22:19:22.806396 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.03.11 22:19:22.806509 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6770 | 2026.03.11 22:19:22.806531 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001831 sec., 16384.489350081923 rows/sec., 29.36 MiB/sec. | ||
| 6771 | 2026.03.11 22:19:22.806546 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.03.11 22:19:22.806574 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6773 | 2026.03.11 22:19:22.806591 [ 260 ] {d79e71e1-6ac3-4aab-bd43-6d195215bed2} <Debug> TCPHandler: Processed in 0.002016228 sec. | ||
| 6774 | 2026.03.11 22:19:22.806654 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 6775 | 2026.03.11 22:19:22.806707 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.03.11 22:19:22.806805 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.03.11 22:19:22.806845 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6778 | 2026.03.11 22:19:22.806870 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6779 | 2026.03.11 22:19:22.806923 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 608 rows starting from the beginning of the part | ||
| 6780 | 2026.03.11 22:19:22.807029 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6781 | 2026.03.11 22:19:22.807129 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part | ||
| 6782 | 2026.03.11 22:19:22.807180 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.03.11 22:19:22.807220 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6784 | 2026.03.11 22:19:22.807226 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6785 | 2026.03.11 22:19:22.807318 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6786 | 2026.03.11 22:19:22.807408 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6787 | 2026.03.11 22:19:22.807528 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6788 | 2026.03.11 22:19:22.807774 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.03.11 22:19:22.807905 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 6790 | 2026.03.11 22:19:22.807942 [ 260 ] {c509e8b2-c9b5-4362-942f-fb0f4a0922ec} <Debug> TCPHandler: Processed in 0.001284345 sec. | ||
| 6791 | 2026.03.11 22:19:22.811664 [ 198 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 19 columns (19 merged, 0 gathered) in 0.005045556 sec., 144483.58119501598 rows/sec., 258.91 MiB/sec. | ||
| 6792 | 2026.03.11 22:19:22.812804 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6793 | 2026.03.11 22:19:22.813152 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.03.11 22:19:22.813219 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6795 | 2026.03.11 22:19:22.813330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6796 | 2026.03.11 22:19:23.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.98 MiB, peak 278.56 MiB, free memory in arenas 0.00 B, will set to 272.91 MiB (RSS), difference: 1.93 MiB | ||
| 6797 | 2026.03.11 22:19:23.149418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13023 | ||
| 6798 | 2026.03.11 22:19:23.150177 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.03.11 22:19:23.150229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6800 | 2026.03.11 22:19:23.150738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6801 | 2026.03.11 22:19:23.150984 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.03.11 22:19:23.151134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13023 | ||
| 6803 | 2026.03.11 22:19:23.904305 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6804 | 2026.03.11 22:19:23.920225 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.11 22:19:23.920293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6806 | 2026.03.11 22:19:23.926257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6807 | 2026.03.11 22:19:23.926986 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.03.11 22:19:23.929692 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6809 | 2026.03.11 22:19:27.794998 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.03.11 22:19:27.795272 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6811 | 2026.03.11 22:19:27.795341 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6812 | 2026.03.11 22:19:27.796060 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.03.11 22:19:27.796106 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6814 | 2026.03.11 22:19:27.796524 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6815 | 2026.03.11 22:19:27.796748 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.03.11 22:19:27.796868 [ 71 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6817 | 2026.03.11 22:19:27.796890 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.75 MiB/sec. | ||
| 6818 | 2026.03.11 22:19:27.796914 [ 71 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.03.11 22:19:27.797005 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6820 | 2026.03.11 22:19:27.797008 [ 260 ] {57d55c71-0c4d-4850-b096-0b4fab5fef55} <Debug> TCPHandler: Processed in 0.002128471 sec. | ||
| 6821 | 2026.03.11 22:19:27.797135 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2026.03.11 22:19:27.797144 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 6823 | 2026.03.11 22:19:27.797230 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.03.11 22:19:27.797276 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6825 | 2026.03.11 22:19:27.797301 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6826 | 2026.03.11 22:19:27.797347 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2893 rows starting from the beginning of the part | ||
| 6827 | 2026.03.11 22:19:27.797424 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6828 | 2026.03.11 22:19:27.797477 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
| 6829 | 2026.03.11 22:19:27.797527 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6830 | 2026.03.11 22:19:27.797572 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 119 rows starting from the beginning of the part | ||
| 6831 | 2026.03.11 22:19:27.797615 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6832 | 2026.03.11 22:19:27.797677 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.03.11 22:19:27.797716 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6834 | 2026.03.11 22:19:27.798049 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6835 | 2026.03.11 22:19:27.798258 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.03.11 22:19:27.798386 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001174 sec., 8517.887563884158 rows/sec., 640.51 KiB/sec. | ||
| 6837 | 2026.03.11 22:19:27.798423 [ 260 ] {a762ad60-027d-4be0-9373-76edccc7c769} <Debug> TCPHandler: Processed in 0.001336816 sec. | ||
| 6838 | 2026.03.11 22:19:27.798531 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.03.11 22:19:27.798624 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6840 | 2026.03.11 22:19:27.798663 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6841 | 2026.03.11 22:19:27.799063 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.03.11 22:19:27.799097 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6843 | 2026.03.11 22:19:27.799207 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3336 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211955 sec., 1573918.9922389186 rows/sec., 128.68 MiB/sec. | ||
| 6844 | 2026.03.11 22:19:27.799407 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6845 | 2026.03.11 22:19:27.799531 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6846 | 2026.03.11 22:19:27.799627 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.03.11 22:19:27.799722 [ 71 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6848 | 2026.03.11 22:19:27.799751 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001146 sec., 64572.42582897033 rows/sec., 5.04 MiB/sec. | ||
| 6849 | 2026.03.11 22:19:27.799752 [ 71 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.03.11 22:19:27.799781 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6851 | 2026.03.11 22:19:27.799788 [ 260 ] {3be2be42-ced0-414c-b4b0-cff24ad541d3} <Debug> TCPHandler: Processed in 0.001303064 sec. | ||
| 6852 | 2026.03.11 22:19:27.799791 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.03.11 22:19:27.799873 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 6854 | 2026.03.11 22:19:27.799874 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_41_8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6855 | 2026.03.11 22:19:27.799901 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.03.11 22:19:27.799965 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6857 | 2026.03.11 22:19:27.799980 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 6858 | 2026.03.11 22:19:27.799993 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6859 | 2026.03.11 22:19:27.800003 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1551 rows starting from the beginning of the part | ||
| 6860 | 2026.03.11 22:19:27.800036 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6861 | 2026.03.11 22:19:27.800063 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6862 | 2026.03.11 22:19:27.800105 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
| 6863 | 2026.03.11 22:19:27.800144 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6864 | 2026.03.11 22:19:27.800179 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part | ||
| 6865 | 2026.03.11 22:19:27.800229 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 6866 | 2026.03.11 22:19:27.800448 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.03.11 22:19:27.800481 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6868 | 2026.03.11 22:19:27.800820 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6869 | 2026.03.11 22:19:27.801025 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.03.11 22:19:27.801157 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6871 | 2026.03.11 22:19:27.801194 [ 260 ] {54ea5023-1425-4e94-b3be-b210e81a7013} <Debug> TCPHandler: Processed in 0.001339636 sec. | ||
| 6872 | 2026.03.11 22:19:27.801205 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379546 sec., 1418582.6351567835 rows/sec., 106.85 MiB/sec. | ||
| 6873 | 2026.03.11 22:19:27.801299 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.03.11 22:19:27.801382 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6875 | 2026.03.11 22:19:27.801390 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6876 | 2026.03.11 22:19:27.801445 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6877 | 2026.03.11 22:19:27.801604 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.03.11 22:19:27.801662 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_41_8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6879 | 2026.03.11 22:19:27.801715 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6880 | 2026.03.11 22:19:27.802214 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.03.11 22:19:27.802250 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6882 | 2026.03.11 22:19:27.802779 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6883 | 2026.03.11 22:19:27.802991 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.03.11 22:19:27.803122 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 6885 | 2026.03.11 22:19:27.803174 [ 260 ] {296366eb-d9a8-4dcf-8130-463b13760f5a} <Debug> TCPHandler: Processed in 0.001921876 sec. | ||
| 6886 | 2026.03.11 22:19:27.803328 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.03.11 22:19:27.803448 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.03.11 22:19:27.803498 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6889 | 2026.03.11 22:19:27.803896 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.03.11 22:19:27.803938 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6891 | 2026.03.11 22:19:27.804286 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6892 | 2026.03.11 22:19:27.804493 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.03.11 22:19:27.804581 [ 71 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6894 | 2026.03.11 22:19:27.804609 [ 71 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.03.11 22:19:27.804617 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 6896 | 2026.03.11 22:19:27.804626 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6897 | 2026.03.11 22:19:27.804654 [ 260 ] {e1881bbc-2ffb-480c-ba0e-da4390c6a8c5} <Debug> TCPHandler: Processed in 0.001392956 sec. | ||
| 6898 | 2026.03.11 22:19:27.804739 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6899 | 2026.03.11 22:19:27.804897 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6900 | 2026.03.11 22:19:27.804932 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1602 rows starting from the beginning of the part | ||
| 6901 | 2026.03.11 22:19:27.804998 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 6902 | 2026.03.11 22:19:27.805050 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6903 | 2026.03.11 22:19:27.805089 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6904 | 2026.03.11 22:19:27.805136 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6905 | 2026.03.11 22:19:27.805173 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 6906 | 2026.03.11 22:19:27.806203 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526159 sec., 1238403.0759573544 rows/sec., 80.99 MiB/sec. | ||
| 6907 | 2026.03.11 22:19:27.806412 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6908 | 2026.03.11 22:19:27.806643 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.03.11 22:19:27.806702 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_36_7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6910 | 2026.03.11 22:19:27.806769 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6911 | 2026.03.11 22:19:30.525455 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6912 | 2026.03.11 22:19:30.525531 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6913 | 2026.03.11 22:19:30.651274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13471 | ||
| 6914 | 2026.03.11 22:19:30.651835 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.03.11 22:19:30.651889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6916 | 2026.03.11 22:19:30.652448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6917 | 2026.03.11 22:19:30.652690 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.03.11 22:19:30.652833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6919 | 2026.03.11 22:19:30.662596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 832 | ||
| 6920 | 2026.03.11 22:19:30.665024 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.03.11 22:19:30.665085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6922 | 2026.03.11 22:19:30.666335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6923 | 2026.03.11 22:19:30.666648 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.03.11 22:19:30.666819 [ 94 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6925 | 2026.03.11 22:19:30.666886 [ 94 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.03.11 22:19:30.666906 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6927 | 2026.03.11 22:19:30.667024 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 6928 | 2026.03.11 22:19:30.667085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6929 | 2026.03.11 22:19:30.667619 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6930 | 2026.03.11 22:19:30.667801 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 656 rows starting from the beginning of the part | ||
| 6931 | 2026.03.11 22:19:30.668197 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 6932 | 2026.03.11 22:19:30.668548 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 6933 | 2026.03.11 22:19:30.668880 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 6934 | 2026.03.11 22:19:30.669212 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 6935 | 2026.03.11 22:19:30.669539 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6936 | 2026.03.11 22:19:30.675425 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 72 columns (72 merged, 0 gathered) in 0.00846205 sec., 98321.32875603429 rows/sec., 87.02 MiB/sec. | ||
| 6937 | 2026.03.11 22:19:30.676712 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6938 | 2026.03.11 22:19:30.677324 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.03.11 22:19:30.677411 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_21_4} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6940 | 2026.03.11 22:19:30.677767 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6941 | 2026.03.11 22:19:31.429822 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6942 | 2026.03.11 22:19:31.445127 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.03.11 22:19:31.445190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6944 | 2026.03.11 22:19:31.451245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6945 | 2026.03.11 22:19:31.451933 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.03.11 22:19:31.455068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6947 | 2026.03.11 22:19:32.796724 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.03.11 22:19:32.796984 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6949 | 2026.03.11 22:19:32.797078 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6950 | 2026.03.11 22:19:32.797882 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.03.11 22:19:32.797921 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6952 | 2026.03.11 22:19:32.798317 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6953 | 2026.03.11 22:19:32.798537 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.03.11 22:19:32.798687 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001773 sec., 65425.83192329385 rows/sec., 5.56 MiB/sec. | ||
| 6955 | 2026.03.11 22:19:32.798726 [ 260 ] {d517c4f7-532a-4bb6-80bb-9ed319b8f4eb} <Debug> TCPHandler: Processed in 0.002174931 sec. | ||
| 6956 | 2026.03.11 22:19:32.798865 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.03.11 22:19:32.798960 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6958 | 2026.03.11 22:19:32.799001 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6959 | 2026.03.11 22:19:32.799430 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.03.11 22:19:32.799464 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6961 | 2026.03.11 22:19:32.799753 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6962 | 2026.03.11 22:19:32.799972 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.03.11 22:19:32.800103 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001162 sec., 25817.555938037865 rows/sec., 1.90 MiB/sec. | ||
| 6964 | 2026.03.11 22:19:32.800140 [ 260 ] {18764fe6-f5ee-45a8-8805-d8340339d056} <Debug> TCPHandler: Processed in 0.001326515 sec. | ||
| 6965 | 2026.03.11 22:19:32.800259 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.03.11 22:19:32.800355 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6967 | 2026.03.11 22:19:32.800395 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6968 | 2026.03.11 22:19:32.800819 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.03.11 22:19:32.800853 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6970 | 2026.03.11 22:19:32.801146 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6971 | 2026.03.11 22:19:32.801348 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.03.11 22:19:32.801473 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001136 sec., 82746.47887323944 rows/sec., 6.46 MiB/sec. | ||
| 6973 | 2026.03.11 22:19:32.801509 [ 260 ] {0d9fe82e-b370-4d66-a83c-842f01dea56b} <Debug> TCPHandler: Processed in 0.001308265 sec. | ||
| 6974 | 2026.03.11 22:19:32.801633 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.03.11 22:19:32.801729 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6976 | 2026.03.11 22:19:32.801772 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6977 | 2026.03.11 22:19:32.802174 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.03.11 22:19:32.802208 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6979 | 2026.03.11 22:19:32.802537 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6980 | 2026.03.11 22:19:32.802744 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.03.11 22:19:32.802871 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 6982 | 2026.03.11 22:19:32.802906 [ 260 ] {fac19b6b-a3ff-4def-b44d-2888ed5cba5f} <Debug> TCPHandler: Processed in 0.001332675 sec. | ||
| 6983 | 2026.03.11 22:19:32.803023 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2026.03.11 22:19:32.803118 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6985 | 2026.03.11 22:19:32.803173 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6986 | 2026.03.11 22:19:32.804020 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2026.03.11 22:19:32.804054 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6988 | 2026.03.11 22:19:32.804577 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6989 | 2026.03.11 22:19:32.804797 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.03.11 22:19:32.804938 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 29.26 MiB/sec. | ||
| 6991 | 2026.03.11 22:19:32.804990 [ 260 ] {dbaf9510-434b-4339-bbfc-bfbe779676be} <Debug> TCPHandler: Processed in 0.002025278 sec. | ||
| 6992 | 2026.03.11 22:19:32.805115 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.03.11 22:19:32.805219 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6994 | 2026.03.11 22:19:32.805261 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6995 | 2026.03.11 22:19:32.805618 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.03.11 22:19:32.805652 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 6997 | 2026.03.11 22:19:32.805960 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6998 | 2026.03.11 22:19:32.806164 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.03.11 22:19:32.806288 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7000 | 2026.03.11 22:19:32.806323 [ 260 ] {3c457083-2d20-4b00-9a10-a218bdffb4f7} <Debug> TCPHandler: Processed in 0.001258894 sec. | ||
| 7001 | 2026.03.11 22:19:33.135596 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2026.03.11 22:19:33.135775 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7003 | 2026.03.11 22:19:33.135841 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7004 | 2026.03.11 22:19:33.136486 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.03.11 22:19:33.136534 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7006 | 2026.03.11 22:19:33.136960 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7007 | 2026.03.11 22:19:33.137216 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.03.11 22:19:33.137380 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 7009 | 2026.03.11 22:19:33.137426 [ 260 ] {4573cc6c-298a-4f35-ba65-330a6323ba27} <Debug> TCPHandler: Processed in 0.001948227 sec. | ||
| 7010 | 2026.03.11 22:19:33.137543 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2026.03.11 22:19:33.137640 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7012 | 2026.03.11 22:19:33.137681 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7013 | 2026.03.11 22:19:33.138069 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.03.11 22:19:33.138104 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7015 | 2026.03.11 22:19:33.138384 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7016 | 2026.03.11 22:19:33.138587 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.03.11 22:19:33.138710 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001093 sec., 7319.304666056724 rows/sec., 596.84 KiB/sec. | ||
| 7018 | 2026.03.11 22:19:33.138746 [ 260 ] {41f0f1e2-c723-433f-8d99-02aff18714bb} <Debug> TCPHandler: Processed in 0.001252874 sec. | ||
| 7019 | 2026.03.11 22:19:33.138842 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.03.11 22:19:33.138932 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7021 | 2026.03.11 22:19:33.138969 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7022 | 2026.03.11 22:19:33.140047 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.03.11 22:19:33.140081 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7024 | 2026.03.11 22:19:33.140490 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7025 | 2026.03.11 22:19:33.140698 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.03.11 22:19:33.140820 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Debug> executeQuery: Read 2084 rows, 163.25 KiB in 0.001906 sec., 1093389.296956978 rows/sec., 83.64 MiB/sec. | ||
| 7027 | 2026.03.11 22:19:33.140855 [ 260 ] {1c430b3e-87d8-4765-9716-5130a1f00923} <Debug> TCPHandler: Processed in 0.00205923 sec. | ||
| 7028 | 2026.03.11 22:19:33.140959 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.03.11 22:19:33.141050 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.03.11 22:19:33.141088 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7031 | 2026.03.11 22:19:33.141473 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.03.11 22:19:33.141506 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7033 | 2026.03.11 22:19:33.141802 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7034 | 2026.03.11 22:19:33.142002 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.03.11 22:19:33.142121 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.001088 sec., 37683.82352941176 rows/sec., 2.78 MiB/sec. | ||
| 7036 | 2026.03.11 22:19:33.142156 [ 260 ] {13636d65-9178-42ea-b97a-55aba4e8316b} <Debug> TCPHandler: Processed in 0.001243253 sec. | ||
| 7037 | 2026.03.11 22:19:33.142268 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.03.11 22:19:33.142359 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.03.11 22:19:33.142396 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7040 | 2026.03.11 22:19:33.142936 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.03.11 22:19:33.142970 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7042 | 2026.03.11 22:19:33.143289 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7043 | 2026.03.11 22:19:33.143495 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.03.11 22:19:33.143613 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001272 sec., 575471.6981132076 rows/sec., 34.04 MiB/sec. | ||
| 7045 | 2026.03.11 22:19:33.143648 [ 260 ] {35acf48d-1915-489a-8ce8-b3a819d6e17b} <Debug> TCPHandler: Processed in 0.001426197 sec. | ||
| 7046 | 2026.03.11 22:19:33.143754 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.03.11 22:19:33.143844 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7048 | 2026.03.11 22:19:33.143880 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7049 | 2026.03.11 22:19:33.144256 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.03.11 22:19:33.144289 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7051 | 2026.03.11 22:19:33.144562 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7052 | 2026.03.11 22:19:33.144766 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.03.11 22:19:33.144849 [ 31 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7054 | 2026.03.11 22:19:33.144883 [ 31 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.03.11 22:19:33.144887 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 66.33 KiB/sec. | ||
| 7056 | 2026.03.11 22:19:33.144902 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7057 | 2026.03.11 22:19:33.144926 [ 260 ] {8530b103-dd23-4625-8d2b-d378db535db8} <Debug> TCPHandler: Processed in 0.001218954 sec. | ||
| 7058 | 2026.03.11 22:19:33.144985 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 7059 | 2026.03.11 22:19:33.145035 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.03.11 22:19:33.145074 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7061 | 2026.03.11 22:19:33.145101 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 7062 | 2026.03.11 22:19:33.145127 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.03.11 22:19:33.145157 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 7064 | 2026.03.11 22:19:33.145164 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7065 | 2026.03.11 22:19:33.145199 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 7066 | 2026.03.11 22:19:33.145237 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 7067 | 2026.03.11 22:19:33.145280 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 7068 | 2026.03.11 22:19:33.145682 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.03.11 22:19:33.145724 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7070 | 2026.03.11 22:19:33.145958 [ 194 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000998459 sec., 5007.716891730157 rows/sec., 371.67 KiB/sec. | ||
| 7071 | 2026.03.11 22:19:33.146089 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7072 | 2026.03.11 22:19:33.146291 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7073 | 2026.03.11 22:19:33.146340 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_5_1} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.03.11 22:19:33.146400 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_5_1} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7075 | 2026.03.11 22:19:33.146456 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7076 | 2026.03.11 22:19:33.146536 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.03.11 22:19:33.146666 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001556 sec., 7712.082262210796 rows/sec., 602.51 KiB/sec. | ||
| 7078 | 2026.03.11 22:19:33.146706 [ 260 ] {534f2ed4-2c58-4198-ac09-09f4b0286133} <Debug> TCPHandler: Processed in 0.001717012 sec. | ||
| 7079 | 2026.03.11 22:19:33.146818 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.03.11 22:19:33.146913 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7081 | 2026.03.11 22:19:33.146952 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7082 | 2026.03.11 22:19:33.147639 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.03.11 22:19:33.147674 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7084 | 2026.03.11 22:19:33.148016 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7085 | 2026.03.11 22:19:33.148235 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.03.11 22:19:33.148364 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.001469 sec., 724982.9816201497 rows/sec., 50.48 MiB/sec. | ||
| 7087 | 2026.03.11 22:19:33.148402 [ 260 ] {e24c750d-cc62-48d0-bea4-7bd17c83d060} <Debug> TCPHandler: Processed in 0.001634971 sec. | ||
| 7088 | 2026.03.11 22:19:33.148515 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.03.11 22:19:33.148609 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.03.11 22:19:33.148651 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7091 | 2026.03.11 22:19:33.149239 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.03.11 22:19:33.149274 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7093 | 2026.03.11 22:19:33.149692 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7094 | 2026.03.11 22:19:33.149909 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.03.11 22:19:33.150039 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001449 sec., 867494.8240165631 rows/sec., 54.72 MiB/sec. | ||
| 7096 | 2026.03.11 22:19:33.150076 [ 260 ] {a300cbb4-a467-468a-9360-8f18f0c4aae9} <Debug> TCPHandler: Processed in 0.001611591 sec. | ||
| 7097 | 2026.03.11 22:19:33.150198 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.03.11 22:19:33.150296 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7099 | 2026.03.11 22:19:33.150353 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7100 | 2026.03.11 22:19:33.151116 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.03.11 22:19:33.151152 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7102 | 2026.03.11 22:19:33.151683 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7103 | 2026.03.11 22:19:33.151910 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.03.11 22:19:33.152050 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001773 sec., 11844.331641285955 rows/sec., 21.22 MiB/sec. | ||
| 7105 | 2026.03.11 22:19:33.152118 [ 260 ] {3ced6b38-f7c8-47ed-8a46-ed40f0062dc0} <Debug> TCPHandler: Processed in 0.001971718 sec. | ||
| 7106 | 2026.03.11 22:19:33.152236 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2026.03.11 22:19:33.152330 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7108 | 2026.03.11 22:19:33.152373 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7109 | 2026.03.11 22:19:33.152686 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.03.11 22:19:33.152719 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7111 | 2026.03.11 22:19:33.153022 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7112 | 2026.03.11 22:19:33.153240 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.03.11 22:19:33.153372 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 7114 | 2026.03.11 22:19:33.153407 [ 260 ] {72e4bb4b-378a-40eb-948d-bbcf4a0f75de} <Debug> TCPHandler: Processed in 0.001220123 sec. | ||
| 7115 | 2026.03.11 22:19:37.794689 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7116 | 2026.03.11 22:19:37.794902 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7117 | 2026.03.11 22:19:37.794977 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7118 | 2026.03.11 22:19:37.795667 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.03.11 22:19:37.795714 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7120 | 2026.03.11 22:19:37.796107 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7121 | 2026.03.11 22:19:37.796329 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2026.03.11 22:19:37.796484 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 7123 | 2026.03.11 22:19:37.796529 [ 260 ] {8f7e3224-d820-4f36-b42f-0a28b008063a} <Debug> TCPHandler: Processed in 0.001976088 sec. | ||
| 7124 | 2026.03.11 22:19:37.796648 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7125 | 2026.03.11 22:19:37.796749 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7126 | 2026.03.11 22:19:37.796792 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7127 | 2026.03.11 22:19:37.797207 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.03.11 22:19:37.797246 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7129 | 2026.03.11 22:19:37.797549 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7130 | 2026.03.11 22:19:37.797755 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.03.11 22:19:37.797883 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 7132 | 2026.03.11 22:19:37.797920 [ 260 ] {025166a0-eaa1-4a3c-96a0-0f1505eaefd0} <Debug> TCPHandler: Processed in 0.001324735 sec. | ||
| 7133 | 2026.03.11 22:19:37.798033 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7134 | 2026.03.11 22:19:37.798128 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7135 | 2026.03.11 22:19:37.798172 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7136 | 2026.03.11 22:19:37.798543 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.03.11 22:19:37.798579 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7138 | 2026.03.11 22:19:37.798900 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7139 | 2026.03.11 22:19:37.799102 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.03.11 22:19:37.799210 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7141 | 2026.03.11 22:19:37.799228 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 7142 | 2026.03.11 22:19:37.799278 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.03.11 22:19:37.799285 [ 260 ] {1bb62399-4dcc-408c-b47e-b55f37f1d1e8} <Debug> TCPHandler: Processed in 0.001302105 sec. | ||
| 7144 | 2026.03.11 22:19:37.799308 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7145 | 2026.03.11 22:19:37.799413 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.03.11 22:19:37.799454 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 7147 | 2026.03.11 22:19:37.799511 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.03.11 22:19:37.799557 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7149 | 2026.03.11 22:19:37.799614 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7150 | 2026.03.11 22:19:37.799657 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12239 rows starting from the beginning of the part | ||
| 7151 | 2026.03.11 22:19:37.799762 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 163 rows starting from the beginning of the part | ||
| 7152 | 2026.03.11 22:19:37.799846 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 7153 | 2026.03.11 22:19:37.799877 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.03.11 22:19:37.799900 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 7155 | 2026.03.11 22:19:37.799917 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7156 | 2026.03.11 22:19:37.799956 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1257 rows starting from the beginning of the part | ||
| 7157 | 2026.03.11 22:19:37.800006 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
| 7158 | 2026.03.11 22:19:37.800233 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7159 | 2026.03.11 22:19:37.800477 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.03.11 22:19:37.800609 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 7161 | 2026.03.11 22:19:37.800644 [ 260 ] {d460d3c7-b787-492b-83f4-ac06c03f5384} <Debug> TCPHandler: Processed in 0.001280844 sec. | ||
| 7162 | 2026.03.11 22:19:37.804038 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14107 rows, containing 5 columns (5 merged, 0 gathered) in 0.004645668 sec., 3036592.369493472 rows/sec., 200.66 MiB/sec. | ||
| 7163 | 2026.03.11 22:19:37.804391 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7164 | 2026.03.11 22:19:37.804662 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.03.11 22:19:37.804739 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7166 | 2026.03.11 22:19:37.804818 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 7167 | 2026.03.11 22:19:38.152973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13983 | ||
| 7168 | 2026.03.11 22:19:38.153565 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.03.11 22:19:38.153612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7170 | 2026.03.11 22:19:38.154092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7171 | 2026.03.11 22:19:38.154324 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.03.11 22:19:38.154457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13983 | ||
| 7173 | 2026.03.11 22:19:38.955206 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7174 | 2026.03.11 22:19:38.973168 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.03.11 22:19:38.973237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7176 | 2026.03.11 22:19:38.979648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7177 | 2026.03.11 22:19:38.980394 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.03.11 22:19:38.983941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7179 | 2026.03.11 22:19:40.667325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 874 | ||
| 7180 | 2026.03.11 22:19:40.669932 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.03.11 22:19:40.669994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7182 | 2026.03.11 22:19:40.671257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7183 | 2026.03.11 22:19:40.671555 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.03.11 22:19:40.671946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 7185 | 2026.03.11 22:19:42.796698 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.03.11 22:19:42.796909 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7187 | 2026.03.11 22:19:42.796980 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7188 | 2026.03.11 22:19:42.797796 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.03.11 22:19:42.797864 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7190 | 2026.03.11 22:19:42.798309 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7191 | 2026.03.11 22:19:42.798568 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.03.11 22:19:42.798750 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001892 sec., 61310.7822410148 rows/sec., 5.21 MiB/sec. | ||
| 7193 | 2026.03.11 22:19:42.798803 [ 260 ] {73d648c4-525e-485c-8b19-fe1c921d1178} <Debug> TCPHandler: Processed in 0.002284014 sec. | ||
| 7194 | 2026.03.11 22:19:42.798947 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.03.11 22:19:42.799053 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.03.11 22:19:42.799110 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7197 | 2026.03.11 22:19:42.799634 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.03.11 22:19:42.799678 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7199 | 2026.03.11 22:19:42.800006 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7200 | 2026.03.11 22:19:42.800228 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.03.11 22:19:42.800374 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001342 sec., 22354.694485842025 rows/sec., 1.64 MiB/sec. | ||
| 7202 | 2026.03.11 22:19:42.800428 [ 260 ] {e021b6d8-28fd-45b6-be26-8a405d557f1b} <Debug> TCPHandler: Processed in 0.00154164 sec. | ||
| 7203 | 2026.03.11 22:19:42.800535 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.03.11 22:19:42.800635 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7205 | 2026.03.11 22:19:42.800679 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7206 | 2026.03.11 22:19:42.801135 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.03.11 22:19:42.801175 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7208 | 2026.03.11 22:19:42.801510 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7209 | 2026.03.11 22:19:42.801744 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.03.11 22:19:42.801886 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001272 sec., 73899.3710691824 rows/sec., 5.77 MiB/sec. | ||
| 7211 | 2026.03.11 22:19:42.801925 [ 260 ] {2ecac34e-36f5-42bd-81a9-9d7d46737e72} <Debug> TCPHandler: Processed in 0.001442278 sec. | ||
| 7212 | 2026.03.11 22:19:42.802041 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.03.11 22:19:42.802141 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7214 | 2026.03.11 22:19:42.802187 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7215 | 2026.03.11 22:19:42.802627 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.03.11 22:19:42.802674 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7217 | 2026.03.11 22:19:42.803034 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7218 | 2026.03.11 22:19:42.803272 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.03.11 22:19:42.803418 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 7220 | 2026.03.11 22:19:42.803461 [ 260 ] {6ad92659-92ed-4f35-bbc2-48bf17b1837c} <Debug> TCPHandler: Processed in 0.001470488 sec. | ||
| 7221 | 2026.03.11 22:19:42.803579 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.03.11 22:19:42.803680 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7223 | 2026.03.11 22:19:42.803739 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7224 | 2026.03.11 22:19:42.804543 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.03.11 22:19:42.804583 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7226 | 2026.03.11 22:19:42.805157 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7227 | 2026.03.11 22:19:42.805391 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.03.11 22:19:42.805526 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001865 sec., 16085.790884718499 rows/sec., 28.82 MiB/sec. | ||
| 7229 | 2026.03.11 22:19:42.805581 [ 260 ] {d2bfa9d5-2912-48cf-b383-c2c360cafc81} <Debug> TCPHandler: Processed in 0.002050349 sec. | ||
| 7230 | 2026.03.11 22:19:42.805696 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.03.11 22:19:42.805804 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.03.11 22:19:42.805850 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7233 | 2026.03.11 22:19:42.806214 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.03.11 22:19:42.806253 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 7235 | 2026.03.11 22:19:42.806585 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7236 | 2026.03.11 22:19:42.806805 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.03.11 22:19:42.806943 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 7238 | 2026.03.11 22:19:42.806982 [ 260 ] {d9b257f9-5c16-4af8-aba3-ab71d6a083fb} <Debug> TCPHandler: Processed in 0.001339646 sec. | ||
| 7239 | 2026.03.11 22:19:45.525586 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7240 | 2026.03.11 22:19:45.525679 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7241 | 2026.03.11 22:19:45.654592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14431 | ||
| 7242 | 2026.03.11 22:19:45.655145 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.03.11 22:19:45.655200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7244 | 2026.03.11 22:19:45.655752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7245 | 2026.03.11 22:19:45.656000 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.03.11 22:19:45.656141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14431 | ||
| 7247 | 2026.03.11 22:19:46.484106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7248 | 2026.03.11 22:19:46.501044 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.03.11 22:19:46.501095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7250 | 2026.03.11 22:19:46.506529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7251 | 2026.03.11 22:19:46.507212 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.03.11 22:19:46.510142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7253 | 2026.03.11 22:19:47.795973 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2026.03.11 22:19:47.796168 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7255 | 2026.03.11 22:19:47.796244 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7256 | 2026.03.11 22:19:47.796985 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.03.11 22:19:47.797037 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7258 | 2026.03.11 22:19:47.797438 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7259 | 2026.03.11 22:19:47.797676 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.03.11 22:19:47.797835 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001722 sec., 44134.72706155633 rows/sec., 3.64 MiB/sec. | ||
| 7261 | 2026.03.11 22:19:47.797855 [ 85 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7262 | 2026.03.11 22:19:47.797883 [ 260 ] {f673e91e-f51d-44b9-8bf0-a7747e2ebe4d} <Debug> TCPHandler: Processed in 0.002047439 sec. | ||
| 7263 | 2026.03.11 22:19:47.797929 [ 85 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.03.11 22:19:47.797958 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7265 | 2026.03.11 22:19:47.798028 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.03.11 22:19:47.798061 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 7267 | 2026.03.11 22:19:47.798133 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7268 | 2026.03.11 22:19:47.798164 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7269 | 2026.03.11 22:19:47.798178 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7270 | 2026.03.11 22:19:47.798197 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2893 rows starting from the beginning of the part | ||
| 7271 | 2026.03.11 22:19:47.798261 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 116 rows starting from the beginning of the part | ||
| 7272 | 2026.03.11 22:19:47.798310 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2084 rows starting from the beginning of the part | ||
| 7273 | 2026.03.11 22:19:47.798356 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 7274 | 2026.03.11 22:19:47.798397 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
| 7275 | 2026.03.11 22:19:47.798438 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7276 | 2026.03.11 22:19:47.798595 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.03.11 22:19:47.798632 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7278 | 2026.03.11 22:19:47.798939 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7279 | 2026.03.11 22:19:47.799157 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.03.11 22:19:47.799270 [ 85 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7281 | 2026.03.11 22:19:47.799291 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 636.71 KiB/sec. | ||
| 7282 | 2026.03.11 22:19:47.799299 [ 85 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.03.11 22:19:47.799330 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7284 | 2026.03.11 22:19:47.799336 [ 260 ] {56ef5ff0-f56c-4f84-a752-6ba77b67f5c1} <Debug> TCPHandler: Processed in 0.001361216 sec. | ||
| 7285 | 2026.03.11 22:19:47.799423 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 7286 | 2026.03.11 22:19:47.799449 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.03.11 22:19:47.799540 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7288 | 2026.03.11 22:19:47.799551 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7289 | 2026.03.11 22:19:47.799579 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7290 | 2026.03.11 22:19:47.799600 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7291 | 2026.03.11 22:19:47.799649 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7292 | 2026.03.11 22:19:47.799697 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7293 | 2026.03.11 22:19:47.799736 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 7294 | 2026.03.11 22:19:47.799779 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7295 | 2026.03.11 22:19:47.799817 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7296 | 2026.03.11 22:19:47.800020 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.03.11 22:19:47.800063 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7298 | 2026.03.11 22:19:47.800310 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5341 rows, containing 5 columns (5 merged, 0 gathered) in 0.002292624 sec., 2329644.9832157386 rows/sec., 189.01 MiB/sec. | ||
| 7299 | 2026.03.11 22:19:47.800655 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7300 | 2026.03.11 22:19:47.800689 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7301 | 2026.03.11 22:19:47.800661 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288784 sec., 268470.12377559 rows/sec., 19.10 MiB/sec. | ||
| 7302 | 2026.03.11 22:19:47.800861 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7303 | 2026.03.11 22:19:47.801012 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.03.11 22:19:47.801087 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.03.11 22:19:47.801137 [ 85 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7306 | 2026.03.11 22:19:47.801161 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001632 sec., 45343.13725490196 rows/sec., 3.54 MiB/sec. | ||
| 7307 | 2026.03.11 22:19:47.801169 [ 85 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.03.11 22:19:47.801190 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_46_9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7309 | 2026.03.11 22:19:47.801197 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.03.11 22:19:47.801207 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7311 | 2026.03.11 22:19:47.801206 [ 260 ] {dd0064b9-f5ff-4cb6-8c97-e095937270eb} <Debug> TCPHandler: Processed in 0.001807174 sec. | ||
| 7312 | 2026.03.11 22:19:47.801302 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_41_8} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7313 | 2026.03.11 22:19:47.801321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 7314 | 2026.03.11 22:19:47.801369 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.03.11 22:19:47.801370 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 7316 | 2026.03.11 22:19:47.801395 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7317 | 2026.03.11 22:19:47.801471 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7318 | 2026.03.11 22:19:47.801502 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7319 | 2026.03.11 22:19:47.801519 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7320 | 2026.03.11 22:19:47.801537 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1551 rows starting from the beginning of the part | ||
| 7321 | 2026.03.11 22:19:47.801607 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 94 rows starting from the beginning of the part | ||
| 7322 | 2026.03.11 22:19:47.801651 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1065 rows starting from the beginning of the part | ||
| 7323 | 2026.03.11 22:19:47.801694 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7324 | 2026.03.11 22:19:47.801730 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 7325 | 2026.03.11 22:19:47.801769 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 7326 | 2026.03.11 22:19:47.801939 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.11 22:19:47.801980 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7328 | 2026.03.11 22:19:47.802334 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7329 | 2026.03.11 22:19:47.802575 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.11 22:19:47.802707 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 7331 | 2026.03.11 22:19:47.802745 [ 260 ] {04090959-43cd-4924-9558-fc30c1f25dc4} <Debug> TCPHandler: Processed in 0.001425717 sec. | ||
| 7332 | 2026.03.11 22:19:47.802869 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.03.11 22:19:47.802933 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643331 sec., 1790266.2336437395 rows/sec., 133.30 MiB/sec. | ||
| 7334 | 2026.03.11 22:19:47.802989 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7335 | 2026.03.11 22:19:47.803059 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7336 | 2026.03.11 22:19:47.803108 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7337 | 2026.03.11 22:19:47.803360 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.03.11 22:19:47.803429 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_46_9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7339 | 2026.03.11 22:19:47.803502 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7340 | 2026.03.11 22:19:47.803947 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.03.11 22:19:47.803990 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7342 | 2026.03.11 22:19:47.804514 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7343 | 2026.03.11 22:19:47.804732 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.03.11 22:19:47.804843 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7345 | 2026.03.11 22:19:47.804871 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.03.11 22:19:47.804874 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001911 sec., 5232.862375719519 rows/sec., 9.38 MiB/sec. | ||
| 7347 | 2026.03.11 22:19:47.804888 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7348 | 2026.03.11 22:19:47.804948 [ 260 ] {b69b7d6b-c87a-4a91-a154-9dc552149dfa} <Debug> TCPHandler: Processed in 0.002141211 sec. | ||
| 7349 | 2026.03.11 22:19:47.804973 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 7350 | 2026.03.11 22:19:47.805059 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.03.11 22:19:47.805153 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7352 | 2026.03.11 22:19:47.805156 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7353 | 2026.03.11 22:19:47.805197 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7354 | 2026.03.11 22:19:47.805214 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 729 rows starting from the beginning of the part | ||
| 7355 | 2026.03.11 22:19:47.805331 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7356 | 2026.03.11 22:19:47.805440 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7357 | 2026.03.11 22:19:47.805534 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.03.11 22:19:47.805545 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part | ||
| 7359 | 2026.03.11 22:19:47.805571 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7360 | 2026.03.11 22:19:47.805659 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7361 | 2026.03.11 22:19:47.805766 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7362 | 2026.03.11 22:19:47.805872 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7363 | 2026.03.11 22:19:47.806080 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.03.11 22:19:47.806186 [ 85 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7365 | 2026.03.11 22:19:47.806210 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7366 | 2026.03.11 22:19:47.806214 [ 85 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.03.11 22:19:47.806248 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7368 | 2026.03.11 22:19:47.806251 [ 260 ] {b6f7ff99-dff6-4579-93d2-06b61c0f463d} <Debug> TCPHandler: Processed in 0.001242783 sec. | ||
| 7369 | 2026.03.11 22:19:47.806317 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7370 | 2026.03.11 22:19:47.806413 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2026.03.11 22:19:47.806439 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1890 rows starting from the beginning of the part | ||
| 7372 | 2026.03.11 22:19:47.806490 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7373 | 2026.03.11 22:19:47.806529 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 7374 | 2026.03.11 22:19:47.806566 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 7375 | 2026.03.11 22:19:47.806605 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7376 | 2026.03.11 22:19:47.806643 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7377 | 2026.03.11 22:19:47.807702 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 4 columns (4 merged, 0 gathered) in 0.001416467 sec., 1503741.3508398007 rows/sec., 98.68 MiB/sec. | ||
| 7378 | 2026.03.11 22:19:47.807955 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7379 | 2026.03.11 22:19:47.808189 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.03.11 22:19:47.808252 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_41_8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7381 | 2026.03.11 22:19:47.808314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7382 | 2026.03.11 22:19:47.824733 [ 197 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 19 columns (19 merged, 0 gathered) in 0.019791695 sec., 41936.782069448825 rows/sec., 75.15 MiB/sec. | ||
| 7383 | 2026.03.11 22:19:47.826107 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7384 | 2026.03.11 22:19:47.826434 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.03.11 22:19:47.826508 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7386 | 2026.03.11 22:19:47.826650 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7387 | 2026.03.11 22:19:48.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.38 MiB, peak 282.90 MiB, free memory in arenas 0.00 B, will set to 277.98 MiB (RSS), difference: 2.60 MiB | ||
| 7388 | 2026.03.11 22:19:50.672227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 898 | ||
| 7389 | 2026.03.11 22:19:50.674954 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.03.11 22:19:50.675025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7391 | 2026.03.11 22:19:50.676712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7392 | 2026.03.11 22:19:50.677089 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.03.11 22:19:50.677539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7394 | 2026.03.11 22:19:52.796979 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.03.11 22:19:52.797201 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7396 | 2026.03.11 22:19:52.797303 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7397 | 2026.03.11 22:19:52.798233 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.03.11 22:19:52.798285 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7399 | 2026.03.11 22:19:52.798682 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7400 | 2026.03.11 22:19:52.798918 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.03.11 22:19:52.799081 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001951 sec., 2050.2306509482314 rows/sec., 167.18 KiB/sec. | ||
| 7402 | 2026.03.11 22:19:52.799135 [ 260 ] {1658a214-a2c1-47ee-8893-20b7e8140225} <Debug> TCPHandler: Processed in 0.002292754 sec. | ||
| 7403 | 2026.03.11 22:19:52.799261 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.11 22:19:52.799364 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7405 | 2026.03.11 22:19:52.799408 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7406 | 2026.03.11 22:19:52.799889 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.11 22:19:52.799928 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7408 | 2026.03.11 22:19:52.800255 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7409 | 2026.03.11 22:19:52.800471 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.11 22:19:52.800600 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001258 sec., 93799.68203497615 rows/sec., 7.95 MiB/sec. | ||
| 7411 | 2026.03.11 22:19:52.800639 [ 260 ] {a9b4a866-9db3-4697-9135-ef938680ade4} <Debug> TCPHandler: Processed in 0.001431677 sec. | ||
| 7412 | 2026.03.11 22:19:52.800755 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.03.11 22:19:52.800852 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.03.11 22:19:52.800892 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7415 | 2026.03.11 22:19:52.801302 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.03.11 22:19:52.801339 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7417 | 2026.03.11 22:19:52.801642 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7418 | 2026.03.11 22:19:52.801854 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.03.11 22:19:52.801982 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.00115 sec., 29565.217391304348 rows/sec., 2.15 MiB/sec. | ||
| 7420 | 2026.03.11 22:19:52.802020 [ 260 ] {7310443a-2d93-4ea0-b70a-71694df34f3a} <Debug> TCPHandler: Processed in 0.001317305 sec. | ||
| 7421 | 2026.03.11 22:19:52.802135 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.03.11 22:19:52.802230 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7423 | 2026.03.11 22:19:52.802271 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7424 | 2026.03.11 22:19:52.802686 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.03.11 22:19:52.802723 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7426 | 2026.03.11 22:19:52.803040 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7427 | 2026.03.11 22:19:52.803248 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.03.11 22:19:52.803374 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001162 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 7429 | 2026.03.11 22:19:52.803412 [ 260 ] {a9d54500-55e8-41fe-9a30-0cdacf830b60} <Debug> TCPHandler: Processed in 0.001328695 sec. | ||
| 7430 | 2026.03.11 22:19:52.803554 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.03.11 22:19:52.803649 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.03.11 22:19:52.803693 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7433 | 2026.03.11 22:19:52.804109 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.03.11 22:19:52.804145 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7435 | 2026.03.11 22:19:52.804480 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7436 | 2026.03.11 22:19:52.804688 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.03.11 22:19:52.804820 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00119 sec., 136134.4537815126 rows/sec., 9.48 MiB/sec. | ||
| 7438 | 2026.03.11 22:19:52.804859 [ 260 ] {1c971c7b-8b74-4aad-8960-e1e8eae4159c} <Debug> TCPHandler: Processed in 0.001355626 sec. | ||
| 7439 | 2026.03.11 22:19:52.804966 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.03.11 22:19:52.805059 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7441 | 2026.03.11 22:19:52.805115 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7442 | 2026.03.11 22:19:52.805946 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.03.11 22:19:52.805983 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7444 | 2026.03.11 22:19:52.806524 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7445 | 2026.03.11 22:19:52.806754 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.03.11 22:19:52.806892 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 7447 | 2026.03.11 22:19:52.806956 [ 260 ] {1a9b1457-eba5-43bc-ad13-5e16e8b56ba0} <Debug> TCPHandler: Processed in 0.002039919 sec. | ||
| 7448 | 2026.03.11 22:19:52.807070 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.03.11 22:19:52.807165 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.03.11 22:19:52.807207 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7451 | 2026.03.11 22:19:52.807546 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.03.11 22:19:52.807583 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7453 | 2026.03.11 22:19:52.807889 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7454 | 2026.03.11 22:19:52.808106 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.03.11 22:19:52.808233 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7456 | 2026.03.11 22:19:52.808269 [ 260 ] {29bcd9f9-43e3-47c3-b283-0f8ad1efaf4d} <Debug> TCPHandler: Processed in 0.001249753 sec. | ||
| 7457 | 2026.03.11 22:19:53.156264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14943 | ||
| 7458 | 2026.03.11 22:19:53.156786 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.03.11 22:19:53.156837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7460 | 2026.03.11 22:19:53.157336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7461 | 2026.03.11 22:19:53.157581 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.03.11 22:19:53.157729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14943 | ||
| 7463 | 2026.03.11 22:19:53.157740 [ 13 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7464 | 2026.03.11 22:19:53.157806 [ 13 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.03.11 22:19:53.157826 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7466 | 2026.03.11 22:19:53.157931 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 7467 | 2026.03.11 22:19:53.158039 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7468 | 2026.03.11 22:19:53.158074 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12511 rows starting from the beginning of the part | ||
| 7469 | 2026.03.11 22:19:53.158137 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7470 | 2026.03.11 22:19:53.158188 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7471 | 2026.03.11 22:19:53.158234 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7472 | 2026.03.11 22:19:53.158277 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7473 | 2026.03.11 22:19:53.158318 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7474 | 2026.03.11 22:19:53.160086 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14943 rows, containing 4 columns (4 merged, 0 gathered) in 0.002200712 sec., 6790075.212022291 rows/sec., 97.13 MiB/sec. | ||
| 7475 | 2026.03.11 22:19:53.160512 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7476 | 2026.03.11 22:19:53.160837 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.03.11 22:19:53.160938 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_31_6} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7478 | 2026.03.11 22:19:53.161046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7479 | 2026.03.11 22:19:54.010264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7480 | 2026.03.11 22:19:54.027934 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.03.11 22:19:54.027996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7482 | 2026.03.11 22:19:54.033589 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7483 | 2026.03.11 22:19:54.034287 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.03.11 22:19:54.034601 [ 135 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7485 | 2026.03.11 22:19:54.034668 [ 135 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.03.11 22:19:54.034690 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7487 | 2026.03.11 22:19:54.034807 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7488 | 2026.03.11 22:19:54.037669 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7489 | 2026.03.11 22:19:54.038430 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7490 | 2026.03.11 22:19:54.039807 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7491 | 2026.03.11 22:19:54.044334 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7492 | 2026.03.11 22:19:54.049040 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7493 | 2026.03.11 22:19:54.053554 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7494 | 2026.03.11 22:19:54.057724 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7495 | 2026.03.11 22:19:54.061769 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 7496 | 2026.03.11 22:19:54.115792 [ 197 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081039654 sec., 2887.475309309687 rows/sec., 14.93 MiB/sec. | ||
| 7497 | 2026.03.11 22:19:54.118514 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7498 | 2026.03.11 22:19:54.120658 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_31_6} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.03.11 22:19:54.120744 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_31_6} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7500 | 2026.03.11 22:19:54.122982 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7501 | 2026.03.11 22:19:55.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.08 MiB, peak 289.62 MiB, free memory in arenas 0.00 B, will set to 282.03 MiB (RSS), difference: 2.96 MiB | ||
| 7502 | 2026.03.11 22:19:57.796495 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.03.11 22:19:57.796671 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7504 | 2026.03.11 22:19:57.796736 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7505 | 2026.03.11 22:19:57.797419 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.03.11 22:19:57.797467 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7507 | 2026.03.11 22:19:57.797839 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7508 | 2026.03.11 22:19:57.798062 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.03.11 22:19:57.798211 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001588 sec., 47858.94206549118 rows/sec., 3.94 MiB/sec. | ||
| 7510 | 2026.03.11 22:19:57.798252 [ 260 ] {9f65428a-e1a2-431a-8fbe-90a1e5575c5c} <Debug> TCPHandler: Processed in 0.001879426 sec. | ||
| 7511 | 2026.03.11 22:19:57.798385 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.03.11 22:19:57.798483 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.03.11 22:19:57.798523 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7514 | 2026.03.11 22:19:57.798931 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.03.11 22:19:57.798968 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7516 | 2026.03.11 22:19:57.799254 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7517 | 2026.03.11 22:19:57.799468 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.03.11 22:19:57.799594 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 7519 | 2026.03.11 22:19:57.799631 [ 260 ] {f99b87e9-764e-46ff-ba6c-13b9a70426dd} <Debug> TCPHandler: Processed in 0.001294014 sec. | ||
| 7520 | 2026.03.11 22:19:57.799742 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.03.11 22:19:57.799835 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7522 | 2026.03.11 22:19:57.799873 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7523 | 2026.03.11 22:19:57.800285 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.03.11 22:19:57.800321 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7525 | 2026.03.11 22:19:57.800618 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7526 | 2026.03.11 22:19:57.800823 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.03.11 22:19:57.800945 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001128 sec., 65602.83687943262 rows/sec., 5.12 MiB/sec. | ||
| 7528 | 2026.03.11 22:19:57.800983 [ 260 ] {2be88e31-3901-4644-8514-344ddf02af5f} <Debug> TCPHandler: Processed in 0.001287895 sec. | ||
| 7529 | 2026.03.11 22:19:57.801095 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.03.11 22:19:57.801188 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7531 | 2026.03.11 22:19:57.801231 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7532 | 2026.03.11 22:19:57.801632 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.03.11 22:19:57.801668 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7534 | 2026.03.11 22:19:57.801982 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7535 | 2026.03.11 22:19:57.802185 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.03.11 22:19:57.802313 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 7537 | 2026.03.11 22:19:57.802350 [ 260 ] {0f895715-1f5b-4327-abba-764589ffe516} <Debug> TCPHandler: Processed in 0.001303064 sec. | ||
| 7538 | 2026.03.11 22:19:57.802468 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2026.03.11 22:19:57.802560 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7540 | 2026.03.11 22:19:57.802613 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7541 | 2026.03.11 22:19:57.803349 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.03.11 22:19:57.803384 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7543 | 2026.03.11 22:19:57.803880 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7544 | 2026.03.11 22:19:57.804099 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.03.11 22:19:57.804233 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001691 sec., 5913.660555884092 rows/sec., 10.60 MiB/sec. | ||
| 7546 | 2026.03.11 22:19:57.804285 [ 260 ] {c689131c-03a3-46ad-b4e7-b59affe5acc5} <Debug> TCPHandler: Processed in 0.001864925 sec. | ||
| 7547 | 2026.03.11 22:19:57.804397 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.03.11 22:19:57.804489 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.03.11 22:19:57.804531 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7550 | 2026.03.11 22:19:57.804862 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.03.11 22:19:57.804897 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7552 | 2026.03.11 22:19:57.805192 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7553 | 2026.03.11 22:19:57.805392 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.03.11 22:19:57.805515 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 7555 | 2026.03.11 22:19:57.805550 [ 260 ] {24142d6d-7218-4808-a37e-d1ca5f54a262} <Debug> TCPHandler: Processed in 0.001200393 sec. | ||
| 7556 | 2026.03.11 22:20:00.525731 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7557 | 2026.03.11 22:20:00.525795 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7558 | 2026.03.11 22:20:00.657860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15391 | ||
| 7559 | 2026.03.11 22:20:00.658421 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.03.11 22:20:00.658467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7561 | 2026.03.11 22:20:00.659227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7562 | 2026.03.11 22:20:00.659470 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.03.11 22:20:00.659623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15391 | ||
| 7564 | 2026.03.11 22:20:00.677758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 924 | ||
| 7565 | 2026.03.11 22:20:00.680007 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.03.11 22:20:00.680066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7567 | 2026.03.11 22:20:00.681261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7568 | 2026.03.11 22:20:00.681536 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.03.11 22:20:00.681917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7570 | 2026.03.11 22:20:01.001542 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922937 sec. | ||
| 7571 | 2026.03.11 22:20:01.537790 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7572 | 2026.03.11 22:20:01.552934 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.03.11 22:20:01.552996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7574 | 2026.03.11 22:20:01.558983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7575 | 2026.03.11 22:20:01.559698 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.03.11 22:20:01.562734 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7577 | 2026.03.11 22:20:02.797220 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.03.11 22:20:02.797403 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7579 | 2026.03.11 22:20:02.797472 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7580 | 2026.03.11 22:20:02.798147 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.03.11 22:20:02.798199 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7582 | 2026.03.11 22:20:02.798629 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7583 | 2026.03.11 22:20:02.798914 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.03.11 22:20:02.799086 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001734 sec., 66897.34717416378 rows/sec., 5.68 MiB/sec. | ||
| 7585 | 2026.03.11 22:20:02.799138 [ 260 ] {b5e6e67c-4950-424c-ab84-c222094ae74e} <Debug> TCPHandler: Processed in 0.002045909 sec. | ||
| 7586 | 2026.03.11 22:20:02.799267 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.03.11 22:20:02.799370 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.03.11 22:20:02.799416 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7589 | 2026.03.11 22:20:02.799854 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.03.11 22:20:02.799894 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7591 | 2026.03.11 22:20:02.800230 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7592 | 2026.03.11 22:20:02.800441 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.03.11 22:20:02.800575 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001228 sec., 24429.9674267101 rows/sec., 1.79 MiB/sec. | ||
| 7594 | 2026.03.11 22:20:02.800615 [ 260 ] {3021da25-9be9-4d91-afc5-00f58b9109f0} <Debug> TCPHandler: Processed in 0.001402427 sec. | ||
| 7595 | 2026.03.11 22:20:02.800730 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.03.11 22:20:02.800826 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7597 | 2026.03.11 22:20:02.800866 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7598 | 2026.03.11 22:20:02.801293 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.03.11 22:20:02.801330 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7600 | 2026.03.11 22:20:02.801637 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7601 | 2026.03.11 22:20:02.801847 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.03.11 22:20:02.801973 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001166 sec., 80617.49571183533 rows/sec., 6.30 MiB/sec. | ||
| 7603 | 2026.03.11 22:20:02.802014 [ 260 ] {dcbe97e3-939f-4133-a5fb-0c3c06b86fc2} <Debug> TCPHandler: Processed in 0.001334845 sec. | ||
| 7604 | 2026.03.11 22:20:02.802163 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.03.11 22:20:02.802283 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7606 | 2026.03.11 22:20:02.802338 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7607 | 2026.03.11 22:20:02.802785 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.03.11 22:20:02.802822 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7609 | 2026.03.11 22:20:02.803172 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7610 | 2026.03.11 22:20:02.803392 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.03.11 22:20:02.803511 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7612 | 2026.03.11 22:20:02.803527 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 7613 | 2026.03.11 22:20:02.803591 [ 260 ] {12797ce7-8a4e-4a31-8a3f-50c981efef38} <Debug> TCPHandler: Processed in 0.001494718 sec. | ||
| 7614 | 2026.03.11 22:20:02.803600 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.11 22:20:02.803633 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7616 | 2026.03.11 22:20:02.803696 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.03.11 22:20:02.803745 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 7618 | 2026.03.11 22:20:02.803795 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.03.11 22:20:02.803856 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7620 | 2026.03.11 22:20:02.803886 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7621 | 2026.03.11 22:20:02.803932 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14107 rows starting from the beginning of the part | ||
| 7622 | 2026.03.11 22:20:02.804008 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7623 | 2026.03.11 22:20:02.804061 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 7624 | 2026.03.11 22:20:02.804112 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part | ||
| 7625 | 2026.03.11 22:20:02.804159 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7626 | 2026.03.11 22:20:02.804206 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7627 | 2026.03.11 22:20:02.804664 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.03.11 22:20:02.804703 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7629 | 2026.03.11 22:20:02.805371 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7630 | 2026.03.11 22:20:02.805663 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.03.11 22:20:02.805807 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00203 sec., 14778.325123152708 rows/sec., 26.48 MiB/sec. | ||
| 7632 | 2026.03.11 22:20:02.805862 [ 260 ] {7cf4ab59-b637-4c70-bc63-61863640ca0c} <Debug> TCPHandler: Processed in 0.002216412 sec. | ||
| 7633 | 2026.03.11 22:20:02.805973 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.03.11 22:20:02.806068 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.03.11 22:20:02.806111 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7636 | 2026.03.11 22:20:02.806442 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.03.11 22:20:02.806480 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7638 | 2026.03.11 22:20:02.806917 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7639 | 2026.03.11 22:20:02.807145 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.03.11 22:20:02.807276 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 7641 | 2026.03.11 22:20:02.807312 [ 260 ] {4f6e7f87-4c39-46c1-ad8e-f94e4af35ae0} <Debug> TCPHandler: Processed in 0.001389247 sec. | ||
| 7642 | 2026.03.11 22:20:02.809053 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14909 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356042 sec., 2783585.341563789 rows/sec., 184.48 MiB/sec. | ||
| 7643 | 2026.03.11 22:20:02.809443 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7644 | 2026.03.11 22:20:02.809730 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.03.11 22:20:02.809807 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7646 | 2026.03.11 22:20:02.809892 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 7647 | 2026.03.11 22:20:03.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.92 MiB, peak 289.62 MiB, free memory in arenas 0.00 B, will set to 284.31 MiB (RSS), difference: 1.39 MiB | ||
| 7648 | 2026.03.11 22:20:03.137192 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.03.11 22:20:03.137366 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7650 | 2026.03.11 22:20:03.137436 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7651 | 2026.03.11 22:20:03.138064 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.03.11 22:20:03.138114 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7653 | 2026.03.11 22:20:03.138503 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7654 | 2026.03.11 22:20:03.138741 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.03.11 22:20:03.138900 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001582 sec., 15170.670037926675 rows/sec., 1.26 MiB/sec. | ||
| 7656 | 2026.03.11 22:20:03.138952 [ 260 ] {8a30d3b6-42af-4539-8955-97960ba56db9} <Debug> TCPHandler: Processed in 0.001889215 sec. | ||
| 7657 | 2026.03.11 22:20:03.139071 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.03.11 22:20:03.139175 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7659 | 2026.03.11 22:20:03.139221 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7660 | 2026.03.11 22:20:03.140540 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.03.11 22:20:03.140582 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7662 | 2026.03.11 22:20:03.141040 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7663 | 2026.03.11 22:20:03.141276 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.03.11 22:20:03.141416 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Debug> executeQuery: Read 2080 rows, 162.95 KiB in 0.002264 sec., 918727.9151943463 rows/sec., 70.29 MiB/sec. | ||
| 7665 | 2026.03.11 22:20:03.141456 [ 260 ] {218b29a0-3ba2-4bb7-bc3d-f1a1527d8a2d} <Debug> TCPHandler: Processed in 0.002438456 sec. | ||
| 7666 | 2026.03.11 22:20:03.141575 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.03.11 22:20:03.141676 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7668 | 2026.03.11 22:20:03.141720 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7669 | 2026.03.11 22:20:03.142144 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.03.11 22:20:03.142182 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7671 | 2026.03.11 22:20:03.142482 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7672 | 2026.03.11 22:20:03.142690 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.03.11 22:20:03.142825 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Debug> executeQuery: Read 33 rows, 2.54 KiB in 0.001171 sec., 28181.041844577285 rows/sec., 2.12 MiB/sec. | ||
| 7674 | 2026.03.11 22:20:03.142864 [ 260 ] {5cf0e9f1-ae63-4c71-b6cf-c2e9ba0fe212} <Debug> TCPHandler: Processed in 0.001341785 sec. | ||
| 7675 | 2026.03.11 22:20:03.142968 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2026.03.11 22:20:03.143062 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7677 | 2026.03.11 22:20:03.143102 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7678 | 2026.03.11 22:20:03.143766 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2026.03.11 22:20:03.143802 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7680 | 2026.03.11 22:20:03.144132 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7681 | 2026.03.11 22:20:03.144347 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.03.11 22:20:03.144477 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001434 sec., 510460.25104602514 rows/sec., 30.19 MiB/sec. | ||
| 7683 | 2026.03.11 22:20:03.144515 [ 260 ] {d43d1fc0-07f2-4a0b-bdfb-7113383cb2d4} <Debug> TCPHandler: Processed in 0.001597611 sec. | ||
| 7684 | 2026.03.11 22:20:03.144646 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.03.11 22:20:03.144744 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7686 | 2026.03.11 22:20:03.144785 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7687 | 2026.03.11 22:20:03.145178 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.03.11 22:20:03.145217 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7689 | 2026.03.11 22:20:03.145519 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7690 | 2026.03.11 22:20:03.145729 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.03.11 22:20:03.145864 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 7692 | 2026.03.11 22:20:03.145903 [ 260 ] {7bbb4a4c-91bd-4171-8355-e2dfb7f59416} <Debug> TCPHandler: Processed in 0.001318885 sec. | ||
| 7693 | 2026.03.11 22:20:03.146015 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.03.11 22:20:03.146108 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7695 | 2026.03.11 22:20:03.146149 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7696 | 2026.03.11 22:20:03.146548 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.03.11 22:20:03.146585 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7698 | 2026.03.11 22:20:03.146888 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7699 | 2026.03.11 22:20:03.147097 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.03.11 22:20:03.147227 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 7701 | 2026.03.11 22:20:03.147266 [ 260 ] {13567816-a589-4450-bb11-64f20e1a3229} <Debug> TCPHandler: Processed in 0.001300955 sec. | ||
| 7702 | 2026.03.11 22:20:03.147369 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.03.11 22:20:03.147462 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7704 | 2026.03.11 22:20:03.147503 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7705 | 2026.03.11 22:20:03.148363 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.03.11 22:20:03.148400 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7707 | 2026.03.11 22:20:03.148810 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7708 | 2026.03.11 22:20:03.149020 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.03.11 22:20:03.149150 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Debug> executeQuery: Read 1057 rows, 75.28 KiB in 0.001706 sec., 619577.96014068 rows/sec., 43.09 MiB/sec. | ||
| 7710 | 2026.03.11 22:20:03.149190 [ 260 ] {73c6367e-d8e7-474b-a128-269939f0bc42} <Debug> TCPHandler: Processed in 0.001870355 sec. | ||
| 7711 | 2026.03.11 22:20:03.149302 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.03.11 22:20:03.149396 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7713 | 2026.03.11 22:20:03.149440 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7714 | 2026.03.11 22:20:03.150162 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.03.11 22:20:03.150199 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7716 | 2026.03.11 22:20:03.150631 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7717 | 2026.03.11 22:20:03.150845 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.03.11 22:20:03.150976 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001598 sec., 784105.1314142678 rows/sec., 49.44 MiB/sec. | ||
| 7719 | 2026.03.11 22:20:03.151013 [ 260 ] {c55e9845-a58a-4f4d-91fd-a31f1e0f6311} <Debug> TCPHandler: Processed in 0.001760814 sec. | ||
| 7720 | 2026.03.11 22:20:03.151115 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.03.11 22:20:03.151209 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.03.11 22:20:03.151264 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7723 | 2026.03.11 22:20:03.152051 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.11 22:20:03.152089 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7725 | 2026.03.11 22:20:03.152635 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7726 | 2026.03.11 22:20:03.152872 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.03.11 22:20:03.153017 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001826 sec., 11500.547645125958 rows/sec., 20.61 MiB/sec. | ||
| 7728 | 2026.03.11 22:20:03.153072 [ 260 ] {42bd75ab-d4c9-4bbf-b4ae-61b2859fd6e6} <Debug> TCPHandler: Processed in 0.002005948 sec. | ||
| 7729 | 2026.03.11 22:20:03.153182 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.03.11 22:20:03.153276 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.03.11 22:20:03.153318 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7732 | 2026.03.11 22:20:03.153635 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.03.11 22:20:03.153672 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7734 | 2026.03.11 22:20:03.153971 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7735 | 2026.03.11 22:20:03.154178 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.03.11 22:20:03.154309 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 7737 | 2026.03.11 22:20:03.154345 [ 260 ] {b20c13e2-d3bf-4c4c-98ff-73cae757d5ae} <Debug> TCPHandler: Processed in 0.001213033 sec. | ||
| 7738 | 2026.03.11 22:20:07.793698 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.03.11 22:20:07.793906 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7740 | 2026.03.11 22:20:07.793984 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7741 | 2026.03.11 22:20:07.794718 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.03.11 22:20:07.794762 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7743 | 2026.03.11 22:20:07.795157 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7744 | 2026.03.11 22:20:07.795389 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.11 22:20:07.795516 [ 139 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7746 | 2026.03.11 22:20:07.795543 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 7747 | 2026.03.11 22:20:07.795553 [ 139 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.03.11 22:20:07.795576 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7749 | 2026.03.11 22:20:07.795592 [ 260 ] {63e29b50-0609-423e-9dc9-071a735896ac} <Debug> TCPHandler: Processed in 0.002027428 sec. | ||
| 7750 | 2026.03.11 22:20:07.795706 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 7751 | 2026.03.11 22:20:07.795720 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.03.11 22:20:07.795846 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7753 | 2026.03.11 22:20:07.795855 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7754 | 2026.03.11 22:20:07.795894 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7755 | 2026.03.11 22:20:07.795900 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2893 rows starting from the beginning of the part | ||
| 7756 | 2026.03.11 22:20:07.795983 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 7757 | 2026.03.11 22:20:07.796030 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7758 | 2026.03.11 22:20:07.796072 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 116 rows starting from the beginning of the part | ||
| 7759 | 2026.03.11 22:20:07.796114 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2080 rows starting from the beginning of the part | ||
| 7760 | 2026.03.11 22:20:07.796157 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7761 | 2026.03.11 22:20:07.796355 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.03.11 22:20:07.796396 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7763 | 2026.03.11 22:20:07.796747 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7764 | 2026.03.11 22:20:07.796981 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.03.11 22:20:07.797089 [ 139 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7766 | 2026.03.11 22:20:07.797119 [ 139 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.03.11 22:20:07.797128 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001305 sec., 49042.14559386973 rows/sec., 3.83 MiB/sec. | ||
| 7768 | 2026.03.11 22:20:07.797139 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7769 | 2026.03.11 22:20:07.797167 [ 260 ] {16db727e-ccb6-4818-9b1a-2971bf1ec9b8} <Debug> TCPHandler: Processed in 0.001501429 sec. | ||
| 7770 | 2026.03.11 22:20:07.797257 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 7771 | 2026.03.11 22:20:07.797286 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.03.11 22:20:07.797390 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7773 | 2026.03.11 22:20:07.797393 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7774 | 2026.03.11 22:20:07.797437 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7775 | 2026.03.11 22:20:07.797441 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1551 rows starting from the beginning of the part | ||
| 7776 | 2026.03.11 22:20:07.797524 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 98 rows starting from the beginning of the part | ||
| 7777 | 2026.03.11 22:20:07.797570 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7778 | 2026.03.11 22:20:07.797611 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 94 rows starting from the beginning of the part | ||
| 7779 | 2026.03.11 22:20:07.797650 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1057 rows starting from the beginning of the part | ||
| 7780 | 2026.03.11 22:20:07.797690 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7781 | 2026.03.11 22:20:07.797872 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.03.11 22:20:07.797911 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7783 | 2026.03.11 22:20:07.798293 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5339 rows, containing 5 columns (5 merged, 0 gathered) in 0.00264628 sec., 2017549.1633538401 rows/sec., 163.70 MiB/sec. | ||
| 7784 | 2026.03.11 22:20:07.798578 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7785 | 2026.03.11 22:20:07.798599 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7786 | 2026.03.11 22:20:07.798861 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.03.11 22:20:07.798919 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.03.11 22:20:07.799007 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_51_10} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7789 | 2026.03.11 22:20:07.799019 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001649 sec., 77622.80169799879 rows/sec., 5.41 MiB/sec. | ||
| 7790 | 2026.03.11 22:20:07.799062 [ 260 ] {e9f65e9f-e5ed-482b-892c-2940c195af0c} <Debug> TCPHandler: Processed in 0.001826305 sec. | ||
| 7791 | 2026.03.11 22:20:07.799067 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874326 sec., 1567496.7961816676 rows/sec., 116.70 MiB/sec. | ||
| 7792 | 2026.03.11 22:20:07.799095 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 7793 | 2026.03.11 22:20:07.799183 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.03.11 22:20:07.799284 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7795 | 2026.03.11 22:20:07.799328 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7796 | 2026.03.11 22:20:07.799339 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7797 | 2026.03.11 22:20:07.799601 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.03.11 22:20:07.799680 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_51_10} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7799 | 2026.03.11 22:20:07.799691 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.03.11 22:20:07.799733 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7801 | 2026.03.11 22:20:07.799756 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7802 | 2026.03.11 22:20:07.800047 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7803 | 2026.03.11 22:20:07.800271 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.03.11 22:20:07.800367 [ 139 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7805 | 2026.03.11 22:20:07.800397 [ 139 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.03.11 22:20:07.800400 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001136 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 7807 | 2026.03.11 22:20:07.800416 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7808 | 2026.03.11 22:20:07.800440 [ 260 ] {451e4882-f3f6-4fda-84bd-c05f33ac8f1a} <Debug> TCPHandler: Processed in 0.001307305 sec. | ||
| 7809 | 2026.03.11 22:20:07.800485 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7810 | 2026.03.11 22:20:07.800571 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7811 | 2026.03.11 22:20:07.800599 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2130 rows starting from the beginning of the part | ||
| 7812 | 2026.03.11 22:20:07.800649 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7813 | 2026.03.11 22:20:07.800684 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7814 | 2026.03.11 22:20:07.800715 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 7815 | 2026.03.11 22:20:07.800747 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7816 | 2026.03.11 22:20:07.800783 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 7817 | 2026.03.11 22:20:07.801766 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310245 sec., 1808822.0142034504 rows/sec., 119.02 MiB/sec. | ||
| 7818 | 2026.03.11 22:20:07.802029 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7819 | 2026.03.11 22:20:07.802360 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.03.11 22:20:07.802454 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_46_9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7821 | 2026.03.11 22:20:07.802558 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7822 | 2026.03.11 22:20:08.159751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15903 | ||
| 7823 | 2026.03.11 22:20:08.160326 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.03.11 22:20:08.160377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7825 | 2026.03.11 22:20:08.160907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7826 | 2026.03.11 22:20:08.161150 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.03.11 22:20:08.161294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15903 | ||
| 7828 | 2026.03.11 22:20:09.062856 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7829 | 2026.03.11 22:20:09.078836 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.03.11 22:20:09.078910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7831 | 2026.03.11 22:20:09.084922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7832 | 2026.03.11 22:20:09.085661 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.03.11 22:20:09.089215 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7834 | 2026.03.11 22:20:09.214323 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57310 | ||
| 7835 | 2026.03.11 22:20:09.214428 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7836 | 2026.03.11 22:20:09.214454 [ 338 ] {} <Debug> TCP-Session: 36fdf025-e54f-4346-bfdf-f7595c9cf4df Authenticating user 'default' from [fd00:1122:3344:101::e]:57310 | ||
| 7837 | 2026.03.11 22:20:09.214475 [ 338 ] {} <Debug> TCP-Session: 36fdf025-e54f-4346-bfdf-f7595c9cf4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2026.03.11 22:20:09.214487 [ 338 ] {} <Debug> TCP-Session: 36fdf025-e54f-4346-bfdf-f7595c9cf4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.03.11 22:20:09.214691 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62414 | ||
| 7840 | 2026.03.11 22:20:09.214715 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50285 | ||
| 7841 | 2026.03.11 22:20:09.214755 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37344 | ||
| 7842 | 2026.03.11 22:20:09.214799 [ 338 ] {} <Trace> TCP-Session: 36fdf025-e54f-4346-bfdf-f7595c9cf4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.03.11 22:20:09.214817 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7844 | 2026.03.11 22:20:09.214820 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7845 | 2026.03.11 22:20:09.214747 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43666 | ||
| 7846 | 2026.03.11 22:20:09.214880 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7847 | 2026.03.11 22:20:09.214856 [ 339 ] {} <Debug> TCP-Session: bede926a-d28a-4f07-a3f2-32e52a7a460e Authenticating user 'default' from [fd00:1122:3344:101::e]:62414 | ||
| 7848 | 2026.03.11 22:20:09.214925 [ 337 ] {} <Debug> TCP-Session: 2a8b9446-c864-48d4-9d53-a34896471d0f Authenticating user 'default' from [fd00:1122:3344:101::e]:37344 | ||
| 7849 | 2026.03.11 22:20:09.214732 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50553 | ||
| 7850 | 2026.03.11 22:20:09.214947 [ 339 ] {} <Debug> TCP-Session: bede926a-d28a-4f07-a3f2-32e52a7a460e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.03.11 22:20:09.214958 [ 337 ] {} <Debug> TCP-Session: 2a8b9446-c864-48d4-9d53-a34896471d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.03.11 22:20:09.214980 [ 338 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57310) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7853 | 2026.03.11 22:20:09.214978 [ 339 ] {} <Debug> TCP-Session: bede926a-d28a-4f07-a3f2-32e52a7a460e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.03.11 22:20:09.214993 [ 337 ] {} <Debug> TCP-Session: 2a8b9446-c864-48d4-9d53-a34896471d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.03.11 22:20:09.214728 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40963 | ||
| 7856 | 2026.03.11 22:20:09.214721 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38596 | ||
| 7857 | 2026.03.11 22:20:09.214716 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63215 | ||
| 7858 | 2026.03.11 22:20:09.214863 [ 259 ] {} <Debug> TCP-Session: a225d08a-5681-4e46-9039-968df5078f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:50285 | ||
| 7859 | 2026.03.11 22:20:09.215163 [ 259 ] {} <Debug> TCP-Session: a225d08a-5681-4e46-9039-968df5078f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.03.11 22:20:09.215181 [ 259 ] {} <Debug> TCP-Session: a225d08a-5681-4e46-9039-968df5078f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.03.11 22:20:09.215265 [ 338 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7862 | 2026.03.11 22:20:09.215329 [ 338 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7863 | 2026.03.11 22:20:09.215448 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7864 | 2026.03.11 22:20:09.215481 [ 335 ] {} <Debug> TCP-Session: 6eeb5d5a-793c-4fe4-8893-5ba2dcac069f Authenticating user 'default' from [fd00:1122:3344:101::e]:50553 | ||
| 7865 | 2026.03.11 22:20:09.215496 [ 335 ] {} <Debug> TCP-Session: 6eeb5d5a-793c-4fe4-8893-5ba2dcac069f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.03.11 22:20:09.215508 [ 335 ] {} <Debug> TCP-Session: 6eeb5d5a-793c-4fe4-8893-5ba2dcac069f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.03.11 22:20:09.215557 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2026.03.11 22:20:09.215591 [ 341 ] {} <Debug> TCP-Session: 8b2050d4-6318-4356-bfb4-f53a622c2d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:63215 | ||
| 7869 | 2026.03.11 22:20:09.215607 [ 341 ] {} <Debug> TCP-Session: 8b2050d4-6318-4356-bfb4-f53a622c2d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.03.11 22:20:09.215624 [ 341 ] {} <Debug> TCP-Session: 8b2050d4-6318-4356-bfb4-f53a622c2d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.03.11 22:20:09.215626 [ 338 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 7872 | 2026.03.11 22:20:09.215892 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7873 | 2026.03.11 22:20:09.215931 [ 340 ] {} <Debug> TCP-Session: 7b18ed27-0d8c-430c-a652-4093665bf237 Authenticating user 'default' from [fd00:1122:3344:101::e]:38596 | ||
| 7874 | 2026.03.11 22:20:09.215956 [ 340 ] {} <Debug> TCP-Session: 7b18ed27-0d8c-430c-a652-4093665bf237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2026.03.11 22:20:09.215969 [ 340 ] {} <Debug> TCP-Session: 7b18ed27-0d8c-430c-a652-4093665bf237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.03.11 22:20:09.215996 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7877 | 2026.03.11 22:20:09.216030 [ 334 ] {} <Debug> TCP-Session: 91ac7651-1fea-4f8e-8bc0-2ffa959868d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40963 | ||
| 7878 | 2026.03.11 22:20:09.216049 [ 334 ] {} <Debug> TCP-Session: 91ac7651-1fea-4f8e-8bc0-2ffa959868d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2026.03.11 22:20:09.216065 [ 334 ] {} <Debug> TCP-Session: 91ac7651-1fea-4f8e-8bc0-2ffa959868d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.03.11 22:20:09.216100 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7881 | 2026.03.11 22:20:09.216136 [ 336 ] {} <Debug> TCP-Session: a143d537-0757-45b7-81ee-04af7158a582 Authenticating user 'default' from [fd00:1122:3344:101::e]:43666 | ||
| 7882 | 2026.03.11 22:20:09.216153 [ 336 ] {} <Debug> TCP-Session: a143d537-0757-45b7-81ee-04af7158a582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.03.11 22:20:09.216165 [ 336 ] {} <Debug> TCP-Session: a143d537-0757-45b7-81ee-04af7158a582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.03.11 22:20:09.216577 [ 321 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Trace> AggregatingTransform: Aggregating | ||
| 7885 | 2026.03.11 22:20:09.216616 [ 321 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 7886 | 2026.03.11 22:20:09.216651 [ 321 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914147 sec. (1093.916 rows/sec., 42.73 KiB/sec.) | ||
| 7887 | 2026.03.11 22:20:09.216669 [ 321 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Trace> Aggregator: Merging aggregated data | ||
| 7888 | 2026.03.11 22:20:09.217981 [ 338 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 7889 | 2026.03.11 22:20:09.218127 [ 338 ] {33d52448-0edf-4d00-b468-a0d35f7e46cf} <Debug> TCPHandler: Processed in 0.003444825 sec. | ||
| 7890 | 2026.03.11 22:20:09.218245 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7891 | 2026.03.11 22:20:09.218274 [ 338 ] {} <Debug> TCP-Session: 36fdf025-e54f-4346-bfdf-f7595c9cf4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.03.11 22:20:09.218276 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7893 | 2026.03.11 22:20:09.218295 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7894 | 2026.03.11 22:20:09.218316 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7895 | 2026.03.11 22:20:09.218329 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2026.03.11 22:20:09.218346 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2026.03.11 22:20:09.218369 [ 259 ] {} <Debug> TCP-Session: a225d08a-5681-4e46-9039-968df5078f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.03.11 22:20:09.218381 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2026.03.11 22:20:09.218391 [ 341 ] {} <Debug> TCP-Session: 8b2050d4-6318-4356-bfb4-f53a622c2d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.03.11 22:20:09.218399 [ 337 ] {} <Debug> TCP-Session: 2a8b9446-c864-48d4-9d53-a34896471d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2026.03.11 22:20:09.218426 [ 335 ] {} <Debug> TCP-Session: 6eeb5d5a-793c-4fe4-8893-5ba2dcac069f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.03.11 22:20:09.218396 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7903 | 2026.03.11 22:20:09.218361 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7904 | 2026.03.11 22:20:09.218486 [ 336 ] {} <Debug> TCP-Session: a143d537-0757-45b7-81ee-04af7158a582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2026.03.11 22:20:09.218346 [ 340 ] {} <Debug> TCP-Session: 7b18ed27-0d8c-430c-a652-4093665bf237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.03.11 22:20:09.218511 [ 334 ] {} <Debug> TCP-Session: 91ac7651-1fea-4f8e-8bc0-2ffa959868d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.03.11 22:20:09.218323 [ 339 ] {} <Debug> TCP-Session: bede926a-d28a-4f07-a3f2-32e52a7a460e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.03.11 22:20:09.366973 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61689 | ||
| 7909 | 2026.03.11 22:20:09.367092 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7910 | 2026.03.11 22:20:09.367124 [ 338 ] {} <Debug> TCP-Session: d7b96071-2f6b-4d91-902a-6fe4aa0cff24 Authenticating user 'default' from [fd00:1122:3344:101::e]:61689 | ||
| 7911 | 2026.03.11 22:20:09.367149 [ 338 ] {} <Debug> TCP-Session: d7b96071-2f6b-4d91-902a-6fe4aa0cff24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2026.03.11 22:20:09.367165 [ 338 ] {} <Debug> TCP-Session: d7b96071-2f6b-4d91-902a-6fe4aa0cff24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.03.11 22:20:09.367345 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56622 | ||
| 7914 | 2026.03.11 22:20:09.367379 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65466 | ||
| 7915 | 2026.03.11 22:20:09.367422 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42166 | ||
| 7916 | 2026.03.11 22:20:09.367442 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38966 | ||
| 7917 | 2026.03.11 22:20:09.367470 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7918 | 2026.03.11 22:20:09.367473 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43688 | ||
| 7919 | 2026.03.11 22:20:09.367512 [ 339 ] {} <Debug> TCP-Session: 19e2565c-1498-4a81-8dc4-ce4d960a9e36 Authenticating user 'default' from [fd00:1122:3344:101::e]:56622 | ||
| 7920 | 2026.03.11 22:20:09.367533 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7921 | 2026.03.11 22:20:09.367536 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7922 | 2026.03.11 22:20:09.367559 [ 339 ] {} <Debug> TCP-Session: 19e2565c-1498-4a81-8dc4-ce4d960a9e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2026.03.11 22:20:09.367571 [ 335 ] {} <Debug> TCP-Session: 8dd5dd94-ec00-4892-8414-3cade402818d Authenticating user 'default' from [fd00:1122:3344:101::e]:38966 | ||
| 7924 | 2026.03.11 22:20:09.367598 [ 339 ] {} <Debug> TCP-Session: 19e2565c-1498-4a81-8dc4-ce4d960a9e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2026.03.11 22:20:09.367605 [ 340 ] {} <Debug> TCP-Session: 354fabb8-758a-4ec7-9322-589b02560a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:65466 | ||
| 7926 | 2026.03.11 22:20:09.367619 [ 335 ] {} <Debug> TCP-Session: 8dd5dd94-ec00-4892-8414-3cade402818d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7927 | 2026.03.11 22:20:09.367612 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7928 | 2026.03.11 22:20:09.367654 [ 335 ] {} <Debug> TCP-Session: 8dd5dd94-ec00-4892-8414-3cade402818d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2026.03.11 22:20:09.367653 [ 340 ] {} <Debug> TCP-Session: 354fabb8-758a-4ec7-9322-589b02560a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2026.03.11 22:20:09.367692 [ 337 ] {} <Debug> TCP-Session: ee394c45-eed7-405f-ba4c-27ffbe8f85e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43688 | ||
| 7931 | 2026.03.11 22:20:09.367722 [ 340 ] {} <Debug> TCP-Session: 354fabb8-758a-4ec7-9322-589b02560a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.03.11 22:20:09.367751 [ 337 ] {} <Debug> TCP-Session: ee394c45-eed7-405f-ba4c-27ffbe8f85e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.03.11 22:20:09.367565 [ 338 ] {} <Trace> TCP-Session: d7b96071-2f6b-4d91-902a-6fe4aa0cff24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.03.11 22:20:09.367792 [ 337 ] {} <Debug> TCP-Session: ee394c45-eed7-405f-ba4c-27ffbe8f85e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.03.11 22:20:09.367463 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41265 | ||
| 7936 | 2026.03.11 22:20:09.367438 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57410 | ||
| 7937 | 2026.03.11 22:20:09.367433 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44784 | ||
| 7938 | 2026.03.11 22:20:09.367918 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7939 | 2026.03.11 22:20:09.367533 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7940 | 2026.03.11 22:20:09.367952 [ 336 ] {} <Debug> TCP-Session: 35e35690-45b4-4f52-baec-9225bc20f8bc Authenticating user 'default' from [fd00:1122:3344:101::e]:41265 | ||
| 7941 | 2026.03.11 22:20:09.367959 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7942 | 2026.03.11 22:20:09.367984 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7943 | 2026.03.11 22:20:09.367980 [ 259 ] {} <Debug> TCP-Session: 1839a21c-39f2-4980-b3ea-80e3e76d209c Authenticating user 'default' from [fd00:1122:3344:101::e]:42166 | ||
| 7944 | 2026.03.11 22:20:09.368004 [ 334 ] {} <Debug> TCP-Session: 44d7a3ad-d907-4159-8c96-dd273f355ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57410 | ||
| 7945 | 2026.03.11 22:20:09.368017 [ 341 ] {} <Debug> TCP-Session: 034a5301-edc7-45aa-aa6e-fc03118582cc Authenticating user 'default' from [fd00:1122:3344:101::e]:44784 | ||
| 7946 | 2026.03.11 22:20:09.368031 [ 259 ] {} <Debug> TCP-Session: 1839a21c-39f2-4980-b3ea-80e3e76d209c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2026.03.11 22:20:09.368045 [ 334 ] {} <Debug> TCP-Session: 44d7a3ad-d907-4159-8c96-dd273f355ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2026.03.11 22:20:09.368066 [ 259 ] {} <Debug> TCP-Session: 1839a21c-39f2-4980-b3ea-80e3e76d209c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.03.11 22:20:09.368082 [ 334 ] {} <Debug> TCP-Session: 44d7a3ad-d907-4159-8c96-dd273f355ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.03.11 22:20:09.368058 [ 341 ] {} <Debug> TCP-Session: 034a5301-edc7-45aa-aa6e-fc03118582cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2026.03.11 22:20:09.368033 [ 338 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7952 | 2026.03.11 22:20:09.368135 [ 341 ] {} <Debug> TCP-Session: 034a5301-edc7-45aa-aa6e-fc03118582cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.03.11 22:20:09.367987 [ 336 ] {} <Debug> TCP-Session: 35e35690-45b4-4f52-baec-9225bc20f8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.03.11 22:20:09.368197 [ 336 ] {} <Debug> TCP-Session: 35e35690-45b4-4f52-baec-9225bc20f8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2026.03.11 22:20:09.368493 [ 338 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7956 | 2026.03.11 22:20:09.368569 [ 338 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7957 | 2026.03.11 22:20:09.368946 [ 338 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 7958 | 2026.03.11 22:20:09.370005 [ 321 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Trace> AggregatingTransform: Aggregating | ||
| 7959 | 2026.03.11 22:20:09.370043 [ 321 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7960 | 2026.03.11 22:20:09.370071 [ 321 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031729 sec. (969.247 rows/sec., 37.86 KiB/sec.) | ||
| 7961 | 2026.03.11 22:20:09.370086 [ 321 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Trace> Aggregator: Merging aggregated data | ||
| 7962 | 2026.03.11 22:20:09.371460 [ 338 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003504 sec., 285.38812785388126 rows/sec., 11.15 KiB/sec. | ||
| 7963 | 2026.03.11 22:20:09.371612 [ 338 ] {5b08ac12-1b9b-43a9-a3c7-0fe11fb5ec8e} <Debug> TCPHandler: Processed in 0.0042406 sec. | ||
| 7964 | 2026.03.11 22:20:09.371715 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7965 | 2026.03.11 22:20:09.371742 [ 338 ] {} <Debug> TCP-Session: d7b96071-2f6b-4d91-902a-6fe4aa0cff24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.03.11 22:20:09.371754 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7967 | 2026.03.11 22:20:09.371778 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7968 | 2026.03.11 22:20:09.371800 [ 339 ] {} <Debug> TCP-Session: 19e2565c-1498-4a81-8dc4-ce4d960a9e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2026.03.11 22:20:09.371802 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7970 | 2026.03.11 22:20:09.371820 [ 337 ] {} <Debug> TCP-Session: ee394c45-eed7-405f-ba4c-27ffbe8f85e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.03.11 22:20:09.371827 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7972 | 2026.03.11 22:20:09.371844 [ 335 ] {} <Debug> TCP-Session: 8dd5dd94-ec00-4892-8414-3cade402818d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7973 | 2026.03.11 22:20:09.371867 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7974 | 2026.03.11 22:20:09.371886 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7975 | 2026.03.11 22:20:09.371908 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7976 | 2026.03.11 22:20:09.371916 [ 334 ] {} <Debug> TCP-Session: 44d7a3ad-d907-4159-8c96-dd273f355ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.03.11 22:20:09.371937 [ 341 ] {} <Debug> TCP-Session: 034a5301-edc7-45aa-aa6e-fc03118582cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.03.11 22:20:09.371953 [ 336 ] {} <Debug> TCP-Session: 35e35690-45b4-4f52-baec-9225bc20f8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.03.11 22:20:09.371883 [ 340 ] {} <Debug> TCP-Session: 354fabb8-758a-4ec7-9322-589b02560a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.03.11 22:20:09.371848 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7981 | 2026.03.11 22:20:09.372028 [ 259 ] {} <Debug> TCP-Session: 1839a21c-39f2-4980-b3ea-80e3e76d209c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.03.11 22:20:10.682186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 968 | ||
| 7983 | 2026.03.11 22:20:10.684967 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.03.11 22:20:10.685037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7985 | 2026.03.11 22:20:10.686330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7986 | 2026.03.11 22:20:10.686612 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.03.11 22:20:10.687020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7988 | 2026.03.11 22:20:12.803361 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7989 | 2026.03.11 22:20:12.803571 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7990 | 2026.03.11 22:20:12.803664 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7991 | 2026.03.11 22:20:12.804546 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.03.11 22:20:12.804604 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 7993 | 2026.03.11 22:20:12.805164 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7994 | 2026.03.11 22:20:12.805495 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.03.11 22:20:12.805720 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002214 sec., 52393.857271906054 rows/sec., 4.45 MiB/sec. | ||
| 7996 | 2026.03.11 22:20:12.805795 [ 260 ] {2a731a57-810b-4c3b-aac6-b514fefc1407} <Debug> TCPHandler: Processed in 0.002574679 sec. | ||
| 7997 | 2026.03.11 22:20:12.805964 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7998 | 2026.03.11 22:20:12.806097 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7999 | 2026.03.11 22:20:12.806157 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8000 | 2026.03.11 22:20:12.806805 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2026.03.11 22:20:12.806852 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8002 | 2026.03.11 22:20:12.807289 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8003 | 2026.03.11 22:20:12.807604 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2026.03.11 22:20:12.807759 [ 143 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8005 | 2026.03.11 22:20:12.807799 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001735 sec., 17291.06628242075 rows/sec., 1.27 MiB/sec. | ||
| 8006 | 2026.03.11 22:20:12.807801 [ 143 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.03.11 22:20:12.807839 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8008 | 2026.03.11 22:20:12.807857 [ 260 ] {49639384-7db8-4c13-91e8-3a3f7a6cf5bf} <Debug> TCPHandler: Processed in 0.001960938 sec. | ||
| 8009 | 2026.03.11 22:20:12.807944 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 8010 | 2026.03.11 22:20:12.808014 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2026.03.11 22:20:12.808053 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8012 | 2026.03.11 22:20:12.808092 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8013 | 2026.03.11 22:20:12.808139 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8014 | 2026.03.11 22:20:12.808169 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 8015 | 2026.03.11 22:20:12.808197 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8016 | 2026.03.11 22:20:12.808232 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8017 | 2026.03.11 22:20:12.808291 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8018 | 2026.03.11 22:20:12.808347 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 8019 | 2026.03.11 22:20:12.808408 [ 195 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8020 | 2026.03.11 22:20:12.808821 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.03.11 22:20:12.808866 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8022 | 2026.03.11 22:20:12.809302 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8023 | 2026.03.11 22:20:12.809541 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635721 sec., 221309.1352376108 rows/sec., 15.81 MiB/sec. | ||
| 8024 | 2026.03.11 22:20:12.809648 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.11 22:20:12.809818 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8026 | 2026.03.11 22:20:12.809837 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001728 sec., 54398.14814814815 rows/sec., 4.25 MiB/sec. | ||
| 8027 | 2026.03.11 22:20:12.809898 [ 260 ] {70cbf00c-2c24-414f-904d-906579779a02} <Debug> TCPHandler: Processed in 0.001953027 sec. | ||
| 8028 | 2026.03.11 22:20:12.810055 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2026.03.11 22:20:12.810194 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8030 | 2026.03.11 22:20:12.810252 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8031 | 2026.03.11 22:20:12.810271 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.03.11 22:20:12.810405 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_46_9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8033 | 2026.03.11 22:20:12.810566 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8034 | 2026.03.11 22:20:12.810840 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.03.11 22:20:12.810890 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8036 | 2026.03.11 22:20:12.811389 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8037 | 2026.03.11 22:20:12.811722 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.03.11 22:20:12.811905 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001748 sec., 91533.18077803204 rows/sec., 6.38 MiB/sec. | ||
| 8039 | 2026.03.11 22:20:12.811956 [ 260 ] {ec636704-3029-4770-a795-e3b46de99b59} <Debug> TCPHandler: Processed in 0.001967157 sec. | ||
| 8040 | 2026.03.11 22:20:12.812108 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.03.11 22:20:12.812234 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.03.11 22:20:12.812319 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8043 | 2026.03.11 22:20:12.813543 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.03.11 22:20:12.813594 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8045 | 2026.03.11 22:20:12.814449 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8046 | 2026.03.11 22:20:12.814831 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.03.11 22:20:12.815014 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8048 | 2026.03.11 22:20:12.815057 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002848 sec., 10533.70786516854 rows/sec., 18.88 MiB/sec. | ||
| 8049 | 2026.03.11 22:20:12.815060 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.03.11 22:20:12.815101 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8051 | 2026.03.11 22:20:12.815217 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 8052 | 2026.03.11 22:20:12.815456 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8053 | 2026.03.11 22:20:12.815529 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 830 rows starting from the beginning of the part | ||
| 8054 | 2026.03.11 22:20:12.815585 [ 260 ] {f4e53606-52cb-42b8-8336-a21b39810188} <Debug> TCPHandler: Processed in 0.003539767 sec. | ||
| 8055 | 2026.03.11 22:20:12.815698 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8056 | 2026.03.11 22:20:12.815853 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8057 | 2026.03.11 22:20:12.816042 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.03.11 22:20:12.816156 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8059 | 2026.03.11 22:20:12.816310 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.03.11 22:20:12.816313 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part | ||
| 8061 | 2026.03.11 22:20:12.816380 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8062 | 2026.03.11 22:20:12.816475 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8063 | 2026.03.11 22:20:12.819345 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.03.11 22:20:12.819390 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8065 | 2026.03.11 22:20:12.819916 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8066 | 2026.03.11 22:20:12.820251 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.03.11 22:20:12.820455 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00418 sec., 14354.066985645934 rows/sec., 990.58 KiB/sec. | ||
| 8068 | 2026.03.11 22:20:12.820508 [ 260 ] {bd934f50-eedc-466b-8004-bc79be8b030f} <Debug> TCPHandler: Processed in 0.00473089 sec. | ||
| 8069 | 2026.03.11 22:20:12.827292 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 951 rows, containing 19 columns (19 merged, 0 gathered) in 0.012122149 sec., 78451.43629236038 rows/sec., 140.58 MiB/sec. | ||
| 8070 | 2026.03.11 22:20:12.829045 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8071 | 2026.03.11 22:20:12.829649 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.03.11 22:20:12.829758 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8073 | 2026.03.11 22:20:12.829931 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 8074 | 2026.03.11 22:20:13.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.50 MiB, peak 293.61 MiB, free memory in arenas 0.00 B, will set to 288.60 MiB (RSS), difference: 3.10 MiB | ||
| 8075 | 2026.03.11 22:20:13.204307 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45399 | ||
| 8076 | 2026.03.11 22:20:13.204427 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8077 | 2026.03.11 22:20:13.204457 [ 339 ] {} <Debug> TCP-Session: 1d2edda9-a4d5-4fbc-a734-b75ec354e58f Authenticating user 'default' from [fd00:1122:3344:101::e]:45399 | ||
| 8078 | 2026.03.11 22:20:13.204483 [ 339 ] {} <Debug> TCP-Session: 1d2edda9-a4d5-4fbc-a734-b75ec354e58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.03.11 22:20:13.204499 [ 339 ] {} <Debug> TCP-Session: 1d2edda9-a4d5-4fbc-a734-b75ec354e58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.03.11 22:20:13.204749 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48842 | ||
| 8081 | 2026.03.11 22:20:13.204761 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48198 | ||
| 8082 | 2026.03.11 22:20:13.204801 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64905 | ||
| 8083 | 2026.03.11 22:20:13.204826 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8084 | 2026.03.11 22:20:13.204824 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42770 | ||
| 8085 | 2026.03.11 22:20:13.204855 [ 259 ] {} <Debug> TCP-Session: 545693fd-48d4-4966-bc52-c8f9090b8bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48842 | ||
| 8086 | 2026.03.11 22:20:13.204891 [ 339 ] {} <Trace> TCP-Session: 1d2edda9-a4d5-4fbc-a734-b75ec354e58f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2026.03.11 22:20:13.204895 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8088 | 2026.03.11 22:20:13.204906 [ 259 ] {} <Debug> TCP-Session: 545693fd-48d4-4966-bc52-c8f9090b8bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.03.11 22:20:13.204934 [ 335 ] {} <Debug> TCP-Session: 72fc51fd-dac7-44b4-ab90-e0e8de6d8d14 Authenticating user 'default' from [fd00:1122:3344:101::e]:64905 | ||
| 8090 | 2026.03.11 22:20:13.204940 [ 259 ] {} <Debug> TCP-Session: 545693fd-48d4-4966-bc52-c8f9090b8bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.03.11 22:20:13.204951 [ 335 ] {} <Debug> TCP-Session: 72fc51fd-dac7-44b4-ab90-e0e8de6d8d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.03.11 22:20:13.204956 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8093 | 2026.03.11 22:20:13.204970 [ 335 ] {} <Debug> TCP-Session: 72fc51fd-dac7-44b4-ab90-e0e8de6d8d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.03.11 22:20:13.204904 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8095 | 2026.03.11 22:20:13.204995 [ 336 ] {} <Debug> TCP-Session: 2ca9bb61-835e-4f8f-ae6b-c934bb041bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42770 | ||
| 8096 | 2026.03.11 22:20:13.205038 [ 341 ] {} <Debug> TCP-Session: 888f6497-3d7f-4242-80ff-8cc3377ba677 Authenticating user 'default' from [fd00:1122:3344:101::e]:48198 | ||
| 8097 | 2026.03.11 22:20:13.205054 [ 336 ] {} <Debug> TCP-Session: 2ca9bb61-835e-4f8f-ae6b-c934bb041bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2026.03.11 22:20:13.204840 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47289 | ||
| 8099 | 2026.03.11 22:20:13.205078 [ 341 ] {} <Debug> TCP-Session: 888f6497-3d7f-4242-80ff-8cc3377ba677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.03.11 22:20:13.205076 [ 339 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8101 | 2026.03.11 22:20:13.205115 [ 341 ] {} <Debug> TCP-Session: 888f6497-3d7f-4242-80ff-8cc3377ba677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.03.11 22:20:13.205079 [ 336 ] {} <Debug> TCP-Session: 2ca9bb61-835e-4f8f-ae6b-c934bb041bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.03.11 22:20:13.205152 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8104 | 2026.03.11 22:20:13.204811 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54473 | ||
| 8105 | 2026.03.11 22:20:13.205196 [ 337 ] {} <Debug> TCP-Session: 17c1d3d9-d2f5-482b-992a-aa76f2caa765 Authenticating user 'default' from [fd00:1122:3344:101::e]:47289 | ||
| 8106 | 2026.03.11 22:20:13.204758 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63940 | ||
| 8107 | 2026.03.11 22:20:13.205242 [ 337 ] {} <Debug> TCP-Session: 17c1d3d9-d2f5-482b-992a-aa76f2caa765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.03.11 22:20:13.204848 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52454 | ||
| 8109 | 2026.03.11 22:20:13.205293 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8110 | 2026.03.11 22:20:13.205280 [ 337 ] {} <Debug> TCP-Session: 17c1d3d9-d2f5-482b-992a-aa76f2caa765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.03.11 22:20:13.205320 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8112 | 2026.03.11 22:20:13.205327 [ 334 ] {} <Debug> TCP-Session: ccf1dc4f-d46e-4e21-8963-bb6c9e0e5bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54473 | ||
| 8113 | 2026.03.11 22:20:13.205363 [ 340 ] {} <Debug> TCP-Session: 95092e27-f5a5-4940-90b0-21bbbddb0feb Authenticating user 'default' from [fd00:1122:3344:101::e]:63940 | ||
| 8114 | 2026.03.11 22:20:13.205374 [ 334 ] {} <Debug> TCP-Session: ccf1dc4f-d46e-4e21-8963-bb6c9e0e5bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.03.11 22:20:13.205368 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8116 | 2026.03.11 22:20:13.205400 [ 334 ] {} <Debug> TCP-Session: ccf1dc4f-d46e-4e21-8963-bb6c9e0e5bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2026.03.11 22:20:13.205397 [ 340 ] {} <Debug> TCP-Session: 95092e27-f5a5-4940-90b0-21bbbddb0feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.03.11 22:20:13.205420 [ 338 ] {} <Debug> TCP-Session: e04d9d70-2df1-4a0e-ab3b-99b5e8ba880b Authenticating user 'default' from [fd00:1122:3344:101::e]:52454 | ||
| 8119 | 2026.03.11 22:20:13.205444 [ 340 ] {} <Debug> TCP-Session: 95092e27-f5a5-4940-90b0-21bbbddb0feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.03.11 22:20:13.205449 [ 339 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8121 | 2026.03.11 22:20:13.205455 [ 338 ] {} <Debug> TCP-Session: e04d9d70-2df1-4a0e-ab3b-99b5e8ba880b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2026.03.11 22:20:13.205511 [ 338 ] {} <Debug> TCP-Session: e04d9d70-2df1-4a0e-ab3b-99b5e8ba880b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2026.03.11 22:20:13.205529 [ 339 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8124 | 2026.03.11 22:20:13.205862 [ 339 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 8125 | 2026.03.11 22:20:13.207011 [ 299 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Trace> AggregatingTransform: Aggregating | ||
| 8126 | 2026.03.11 22:20:13.207066 [ 299 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Trace> Aggregator: Aggregation method: without_key | ||
| 8127 | 2026.03.11 22:20:13.207106 [ 299 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001140492 sec. (876.815 rows/sec., 34.25 KiB/sec.) | ||
| 8128 | 2026.03.11 22:20:13.207128 [ 299 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Trace> Aggregator: Merging aggregated data | ||
| 8129 | 2026.03.11 22:20:13.208261 [ 339 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 8130 | 2026.03.11 22:20:13.208402 [ 339 ] {5d5349ab-ee12-4025-bafb-ca6a28933dff} <Debug> TCPHandler: Processed in 0.003719231 sec. | ||
| 8131 | 2026.03.11 22:20:13.208520 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2026.03.11 22:20:13.208613 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8133 | 2026.03.11 22:20:13.208616 [ 339 ] {} <Debug> TCP-Session: 1d2edda9-a4d5-4fbc-a734-b75ec354e58f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.03.11 22:20:13.208634 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2026.03.11 22:20:13.208652 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8136 | 2026.03.11 22:20:13.208672 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8137 | 2026.03.11 22:20:13.208691 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8138 | 2026.03.11 22:20:13.208706 [ 335 ] {} <Debug> TCP-Session: 72fc51fd-dac7-44b4-ab90-e0e8de6d8d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.03.11 22:20:13.208727 [ 334 ] {} <Debug> TCP-Session: ccf1dc4f-d46e-4e21-8963-bb6c9e0e5bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.03.11 22:20:13.208744 [ 259 ] {} <Debug> TCP-Session: 545693fd-48d4-4966-bc52-c8f9090b8bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.03.11 22:20:13.208749 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8142 | 2026.03.11 22:20:13.208727 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8143 | 2026.03.11 22:20:13.208800 [ 337 ] {} <Debug> TCP-Session: 17c1d3d9-d2f5-482b-992a-aa76f2caa765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.03.11 22:20:13.208705 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8145 | 2026.03.11 22:20:13.208838 [ 340 ] {} <Debug> TCP-Session: 95092e27-f5a5-4940-90b0-21bbbddb0feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2026.03.11 22:20:13.208689 [ 341 ] {} <Debug> TCP-Session: 888f6497-3d7f-4242-80ff-8cc3377ba677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2026.03.11 22:20:13.208869 [ 336 ] {} <Debug> TCP-Session: 2ca9bb61-835e-4f8f-ae6b-c934bb041bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.03.11 22:20:13.208656 [ 338 ] {} <Debug> TCP-Session: e04d9d70-2df1-4a0e-ab3b-99b5e8ba880b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.03.11 22:20:15.526048 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8150 | 2026.03.11 22:20:15.526127 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8151 | 2026.03.11 22:20:15.661423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16351 | ||
| 8152 | 2026.03.11 22:20:15.661923 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2026.03.11 22:20:15.661970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8154 | 2026.03.11 22:20:15.662473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8155 | 2026.03.11 22:20:15.662718 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.03.11 22:20:15.662863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16351 | ||
| 8157 | 2026.03.11 22:20:16.589337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8158 | 2026.03.11 22:20:16.606621 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.03.11 22:20:16.606688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8160 | 2026.03.11 22:20:16.613119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8161 | 2026.03.11 22:20:16.613823 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.03.11 22:20:16.617154 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8163 | 2026.03.11 22:20:17.797122 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2026.03.11 22:20:17.797381 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8165 | 2026.03.11 22:20:17.797478 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8166 | 2026.03.11 22:20:17.798316 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.03.11 22:20:17.798365 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8168 | 2026.03.11 22:20:17.798761 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8169 | 2026.03.11 22:20:17.798986 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.03.11 22:20:17.799136 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001826 sec., 41621.0295728368 rows/sec., 3.43 MiB/sec. | ||
| 8171 | 2026.03.11 22:20:17.799177 [ 260 ] {692781e9-0d14-4e77-88b5-dc35b5e68ad0} <Debug> TCPHandler: Processed in 0.002210942 sec. | ||
| 8172 | 2026.03.11 22:20:17.799301 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8173 | 2026.03.11 22:20:17.799396 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8174 | 2026.03.11 22:20:17.799439 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8175 | 2026.03.11 22:20:17.799832 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2026.03.11 22:20:17.799870 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8177 | 2026.03.11 22:20:17.800164 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8178 | 2026.03.11 22:20:17.800376 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.03.11 22:20:17.800502 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 669.00 KiB/sec. | ||
| 8180 | 2026.03.11 22:20:17.800539 [ 260 ] {c9c96ab2-c593-43ba-bebe-4e233dc7bd9f} <Debug> TCPHandler: Processed in 0.001288994 sec. | ||
| 8181 | 2026.03.11 22:20:17.800651 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.03.11 22:20:17.800746 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8183 | 2026.03.11 22:20:17.800786 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8184 | 2026.03.11 22:20:17.801187 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.03.11 22:20:17.801224 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8186 | 2026.03.11 22:20:17.801527 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8187 | 2026.03.11 22:20:17.801734 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.03.11 22:20:17.801859 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001131 sec., 65428.8240495137 rows/sec., 5.11 MiB/sec. | ||
| 8189 | 2026.03.11 22:20:17.801897 [ 260 ] {3e6ca885-eddc-4dc7-bf5f-a989c3ad2dbd} <Debug> TCPHandler: Processed in 0.001304865 sec. | ||
| 8190 | 2026.03.11 22:20:17.802006 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.03.11 22:20:17.802101 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8192 | 2026.03.11 22:20:17.802145 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8193 | 2026.03.11 22:20:17.802553 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.03.11 22:20:17.802590 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8195 | 2026.03.11 22:20:17.802935 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8196 | 2026.03.11 22:20:17.803143 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.03.11 22:20:17.803272 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8198 | 2026.03.11 22:20:17.803307 [ 260 ] {c7c1bc65-2463-44dc-b9aa-e8e1a535b6c8} <Debug> TCPHandler: Processed in 0.001350695 sec. | ||
| 8199 | 2026.03.11 22:20:17.803406 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.03.11 22:20:17.803498 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.03.11 22:20:17.803554 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8202 | 2026.03.11 22:20:17.804292 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.03.11 22:20:17.804328 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8204 | 2026.03.11 22:20:17.804833 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8205 | 2026.03.11 22:20:17.805055 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.03.11 22:20:17.805194 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001713 sec., 5837.711617046119 rows/sec., 10.46 MiB/sec. | ||
| 8207 | 2026.03.11 22:20:17.805246 [ 260 ] {1bb24f79-f5a4-46a5-ba95-e805b49a4d7d} <Debug> TCPHandler: Processed in 0.001888566 sec. | ||
| 8208 | 2026.03.11 22:20:17.805371 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.03.11 22:20:17.805491 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.03.11 22:20:17.805543 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8211 | 2026.03.11 22:20:17.805941 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.11 22:20:17.805987 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8213 | 2026.03.11 22:20:17.806316 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8214 | 2026.03.11 22:20:17.806522 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.03.11 22:20:17.806657 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 8216 | 2026.03.11 22:20:17.806694 [ 260 ] {b48e40d5-fb4c-48f4-a059-f790fda58324} <Debug> TCPHandler: Processed in 0.001385246 sec. | ||
| 8217 | 2026.03.11 22:20:20.687352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 994 | ||
| 8218 | 2026.03.11 22:20:20.689675 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.03.11 22:20:20.689735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8220 | 2026.03.11 22:20:20.691020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8221 | 2026.03.11 22:20:20.691292 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.03.11 22:20:20.691471 [ 137 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8223 | 2026.03.11 22:20:20.691569 [ 137 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.03.11 22:20:20.691593 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8225 | 2026.03.11 22:20:20.691673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 8226 | 2026.03.11 22:20:20.691726 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 8227 | 2026.03.11 22:20:20.692353 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8228 | 2026.03.11 22:20:20.692551 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 832 rows starting from the beginning of the part | ||
| 8229 | 2026.03.11 22:20:20.692968 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 8230 | 2026.03.11 22:20:20.693343 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 8231 | 2026.03.11 22:20:20.693702 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 8232 | 2026.03.11 22:20:20.694093 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 8233 | 2026.03.11 22:20:20.694477 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 8234 | 2026.03.11 22:20:20.701028 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 72 columns (72 merged, 0 gathered) in 0.009366008 sec., 106128.45942476239 rows/sec., 90.95 MiB/sec. | ||
| 8235 | 2026.03.11 22:20:20.702539 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8236 | 2026.03.11 22:20:20.703183 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.03.11 22:20:20.703274 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_26_5} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8238 | 2026.03.11 22:20:20.703616 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 8239 | 2026.03.11 22:20:22.806370 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.03.11 22:20:22.806608 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.03.11 22:20:22.806704 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8242 | 2026.03.11 22:20:22.807807 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.03.11 22:20:22.807895 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8244 | 2026.03.11 22:20:22.808458 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8245 | 2026.03.11 22:20:22.808735 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.03.11 22:20:22.808928 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002392 sec., 118729.09698996655 rows/sec., 7.54 MiB/sec. | ||
| 8247 | 2026.03.11 22:20:22.808989 [ 260 ] {46f8a2ef-4aa1-45fd-a5f3-0239e4e9fb70} <Debug> TCPHandler: Processed in 0.002830014 sec. | ||
| 8248 | 2026.03.11 22:20:22.809139 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.03.11 22:20:22.809251 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8250 | 2026.03.11 22:20:22.809299 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8251 | 2026.03.11 22:20:22.809746 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.03.11 22:20:22.809788 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8253 | 2026.03.11 22:20:22.810094 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8254 | 2026.03.11 22:20:22.810324 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.03.11 22:20:22.810467 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 392.35 KiB/sec. | ||
| 8256 | 2026.03.11 22:20:22.810508 [ 260 ] {f028d2e2-7be7-4f56-b7f2-5f75093491b8} <Debug> TCPHandler: Processed in 0.001426637 sec. | ||
| 8257 | 2026.03.11 22:20:22.810614 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.03.11 22:20:22.810719 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8259 | 2026.03.11 22:20:22.810761 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8260 | 2026.03.11 22:20:22.811721 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.03.11 22:20:22.811759 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8262 | 2026.03.11 22:20:22.812131 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8263 | 2026.03.11 22:20:22.812340 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.03.11 22:20:22.812476 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Debug> executeQuery: Read 860 rows, 69.40 KiB in 0.001783 sec., 482333.1463825014 rows/sec., 38.01 MiB/sec. | ||
| 8265 | 2026.03.11 22:20:22.812515 [ 260 ] {bee0beb5-83e5-406b-afeb-9302b39c5f02} <Debug> TCPHandler: Processed in 0.001951677 sec. | ||
| 8266 | 2026.03.11 22:20:22.812639 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.03.11 22:20:22.812733 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.03.11 22:20:22.812773 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8269 | 2026.03.11 22:20:22.813245 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.03.11 22:20:22.813283 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8271 | 2026.03.11 22:20:22.813602 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8272 | 2026.03.11 22:20:22.813887 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.03.11 22:20:22.814030 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Debug> executeQuery: Read 178 rows, 11.22 KiB in 0.001314 sec., 135464.2313546423 rows/sec., 8.34 MiB/sec. | ||
| 8274 | 2026.03.11 22:20:22.814069 [ 260 ] {21782cbb-ac2b-4c1c-95b5-b8844162edaa} <Debug> TCPHandler: Processed in 0.001480788 sec. | ||
| 8275 | 2026.03.11 22:20:22.814195 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.03.11 22:20:22.814290 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.03.11 22:20:22.814331 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8278 | 2026.03.11 22:20:22.814798 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.03.11 22:20:22.814836 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8280 | 2026.03.11 22:20:22.815146 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8281 | 2026.03.11 22:20:22.815378 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.03.11 22:20:22.815516 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 8283 | 2026.03.11 22:20:22.815555 [ 260 ] {a5a74919-8382-419a-ab26-94e726a15435} <Debug> TCPHandler: Processed in 0.001410947 sec. | ||
| 8284 | 2026.03.11 22:20:22.815669 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.03.11 22:20:22.815764 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8286 | 2026.03.11 22:20:22.815804 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8287 | 2026.03.11 22:20:22.816248 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.03.11 22:20:22.816286 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8289 | 2026.03.11 22:20:22.816588 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8290 | 2026.03.11 22:20:22.816799 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.03.11 22:20:22.816931 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 8292 | 2026.03.11 22:20:22.816970 [ 260 ] {743c5035-ad23-4fa9-b256-eec5d9bb7243} <Debug> TCPHandler: Processed in 0.001350086 sec. | ||
| 8293 | 2026.03.11 22:20:22.817086 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.03.11 22:20:22.817181 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8295 | 2026.03.11 22:20:22.817223 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8296 | 2026.03.11 22:20:22.817891 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.03.11 22:20:22.817930 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8298 | 2026.03.11 22:20:22.818255 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8299 | 2026.03.11 22:20:22.818464 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.03.11 22:20:22.818594 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Debug> executeQuery: Read 526 rows, 38.07 KiB in 0.001431 sec., 367575.1222921034 rows/sec., 25.98 MiB/sec. | ||
| 8301 | 2026.03.11 22:20:22.818633 [ 260 ] {605888d6-94c6-46b4-b770-0333ad8b7050} <Debug> TCPHandler: Processed in 0.001597241 sec. | ||
| 8302 | 2026.03.11 22:20:22.818768 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.03.11 22:20:22.818884 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8304 | 2026.03.11 22:20:22.818928 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8305 | 2026.03.11 22:20:22.819300 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.03.11 22:20:22.819338 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8307 | 2026.03.11 22:20:22.819659 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8308 | 2026.03.11 22:20:22.819893 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.03.11 22:20:22.820036 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 8310 | 2026.03.11 22:20:22.820076 [ 260 ] {ab66a32b-cd74-47f5-9d4f-24ace20575f3} <Debug> TCPHandler: Processed in 0.001372316 sec. | ||
| 8311 | 2026.03.11 22:20:22.820191 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.03.11 22:20:22.820289 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.03.11 22:20:22.820333 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8314 | 2026.03.11 22:20:22.820781 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.03.11 22:20:22.820822 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8316 | 2026.03.11 22:20:22.821172 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8317 | 2026.03.11 22:20:22.821400 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.03.11 22:20:22.821558 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001287 sec., 208236.20823620824 rows/sec., 13.84 MiB/sec. | ||
| 8319 | 2026.03.11 22:20:22.821567 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8320 | 2026.03.11 22:20:22.821598 [ 260 ] {268a9f00-7188-4954-81ee-0eda3df272ab} <Debug> TCPHandler: Processed in 0.001457708 sec. | ||
| 8321 | 2026.03.11 22:20:22.821639 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.03.11 22:20:22.821665 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8323 | 2026.03.11 22:20:22.821740 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.03.11 22:20:22.821786 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 8325 | 2026.03.11 22:20:22.821845 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.03.11 22:20:22.821893 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8327 | 2026.03.11 22:20:22.821937 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8328 | 2026.03.11 22:20:22.821981 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14909 rows starting from the beginning of the part | ||
| 8329 | 2026.03.11 22:20:22.822049 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1253 rows starting from the beginning of the part | ||
| 8330 | 2026.03.11 22:20:22.822096 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 8331 | 2026.03.11 22:20:22.822139 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8332 | 2026.03.11 22:20:22.822176 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 8333 | 2026.03.11 22:20:22.822216 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 268 rows starting from the beginning of the part | ||
| 8334 | 2026.03.11 22:20:22.822234 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.03.11 22:20:22.822276 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8336 | 2026.03.11 22:20:22.822624 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8337 | 2026.03.11 22:20:22.822839 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.11 22:20:22.822973 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 8339 | 2026.03.11 22:20:22.823010 [ 260 ] {64740e90-26ca-480b-b23a-a8eb47da8221} <Debug> TCPHandler: Processed in 0.001322875 sec. | ||
| 8340 | 2026.03.11 22:20:22.823125 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.03.11 22:20:22.823221 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.03.11 22:20:22.823278 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8343 | 2026.03.11 22:20:22.824130 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.03.11 22:20:22.824168 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8345 | 2026.03.11 22:20:22.824777 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8346 | 2026.03.11 22:20:22.825007 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.03.11 22:20:22.825150 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001947 sec., 15408.320493066256 rows/sec., 27.61 MiB/sec. | ||
| 8348 | 2026.03.11 22:20:22.825216 [ 260 ] {27551a9c-b5d2-43fc-ae09-8809b24f2d19} <Debug> TCPHandler: Processed in 0.002141551 sec. | ||
| 8349 | 2026.03.11 22:20:22.825333 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.03.11 22:20:22.825429 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.03.11 22:20:22.825472 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8352 | 2026.03.11 22:20:22.825810 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.03.11 22:20:22.825846 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8354 | 2026.03.11 22:20:22.826164 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8355 | 2026.03.11 22:20:22.826375 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.03.11 22:20:22.826509 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 8357 | 2026.03.11 22:20:22.826546 [ 260 ] {923edaa1-5fe1-4089-a3eb-98a5a2f62314} <Debug> TCPHandler: Processed in 0.001264684 sec. | ||
| 8358 | 2026.03.11 22:20:22.826710 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16878 rows, containing 5 columns (5 merged, 0 gathered) in 0.004976504 sec., 3391537.513081473 rows/sec., 224.27 MiB/sec. | ||
| 8359 | 2026.03.11 22:20:22.826933 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8360 | 2026.03.11 22:20:22.827197 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.03.11 22:20:22.827265 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8362 | 2026.03.11 22:20:22.827343 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 8363 | 2026.03.11 22:20:23.163000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16863 | ||
| 8364 | 2026.03.11 22:20:23.163576 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.03.11 22:20:23.163631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8366 | 2026.03.11 22:20:23.164192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8367 | 2026.03.11 22:20:23.164449 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.03.11 22:20:23.164598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16863 | ||
| 8369 | 2026.03.11 22:20:24.117292 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8370 | 2026.03.11 22:20:24.135718 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.03.11 22:20:24.135776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8372 | 2026.03.11 22:20:24.141820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8373 | 2026.03.11 22:20:24.142490 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.03.11 22:20:24.145948 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8375 | 2026.03.11 22:20:27.795814 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.03.11 22:20:27.796018 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8377 | 2026.03.11 22:20:27.796097 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8378 | 2026.03.11 22:20:27.796814 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.03.11 22:20:27.796869 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8380 | 2026.03.11 22:20:27.797281 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8381 | 2026.03.11 22:20:27.797505 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.03.11 22:20:27.797678 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001713 sec., 44366.6082895505 rows/sec., 3.66 MiB/sec. | ||
| 8383 | 2026.03.11 22:20:27.797732 [ 260 ] {f75bcabd-2348-4afa-8c2b-695587b51b72} <Debug> TCPHandler: Processed in 0.002057419 sec. | ||
| 8384 | 2026.03.11 22:20:27.797863 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.03.11 22:20:27.797967 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8386 | 2026.03.11 22:20:27.798012 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8387 | 2026.03.11 22:20:27.798426 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.03.11 22:20:27.798467 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8389 | 2026.03.11 22:20:27.798771 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8390 | 2026.03.11 22:20:27.798985 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.03.11 22:20:27.799123 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 8392 | 2026.03.11 22:20:27.799161 [ 260 ] {cdf4a501-dc0c-4bbb-9114-1e06279b8d53} <Debug> TCPHandler: Processed in 0.001353196 sec. | ||
| 8393 | 2026.03.11 22:20:27.799266 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.03.11 22:20:27.799361 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8395 | 2026.03.11 22:20:27.799402 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8396 | 2026.03.11 22:20:27.799808 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.03.11 22:20:27.799846 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8398 | 2026.03.11 22:20:27.800154 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8399 | 2026.03.11 22:20:27.800364 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.03.11 22:20:27.800502 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 8401 | 2026.03.11 22:20:27.800540 [ 260 ] {cb14148c-cc76-4ba4-ba24-50410f514aac} <Debug> TCPHandler: Processed in 0.001324165 sec. | ||
| 8402 | 2026.03.11 22:20:27.800651 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.03.11 22:20:27.800745 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8404 | 2026.03.11 22:20:27.800790 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8405 | 2026.03.11 22:20:27.801199 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.03.11 22:20:27.801235 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8407 | 2026.03.11 22:20:27.801564 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8408 | 2026.03.11 22:20:27.801794 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.03.11 22:20:27.801925 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 8410 | 2026.03.11 22:20:27.801966 [ 260 ] {177ba773-c2c1-4630-8b0a-64a4396ddb59} <Debug> TCPHandler: Processed in 0.001366365 sec. | ||
| 8411 | 2026.03.11 22:20:27.802085 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.03.11 22:20:27.802185 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8413 | 2026.03.11 22:20:27.802240 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8414 | 2026.03.11 22:20:27.803024 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.03.11 22:20:27.803062 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8416 | 2026.03.11 22:20:27.803578 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8417 | 2026.03.11 22:20:27.803798 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.03.11 22:20:27.803942 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 8419 | 2026.03.11 22:20:27.803995 [ 260 ] {e77d5e98-244b-4bc7-a0da-71ae9d9e7e12} <Debug> TCPHandler: Processed in 0.001959908 sec. | ||
| 8420 | 2026.03.11 22:20:27.804120 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.03.11 22:20:27.804252 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.03.11 22:20:27.804303 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8423 | 2026.03.11 22:20:27.804670 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.03.11 22:20:27.804707 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8425 | 2026.03.11 22:20:27.805017 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8426 | 2026.03.11 22:20:27.805232 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.03.11 22:20:27.805362 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 8428 | 2026.03.11 22:20:27.805399 [ 260 ] {00028354-acf8-4f12-96df-d4cfdf6e0f9b} <Debug> TCPHandler: Processed in 0.001384986 sec. | ||
| 8429 | 2026.03.11 22:20:30.526181 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8430 | 2026.03.11 22:20:30.526257 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8431 | 2026.03.11 22:20:30.664734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17311 | ||
| 8432 | 2026.03.11 22:20:30.665215 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.03.11 22:20:30.665251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8434 | 2026.03.11 22:20:30.665723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8435 | 2026.03.11 22:20:30.665963 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.03.11 22:20:30.666086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17311 | ||
| 8437 | 2026.03.11 22:20:30.666091 [ 122 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8438 | 2026.03.11 22:20:30.666160 [ 122 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.03.11 22:20:30.666179 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8440 | 2026.03.11 22:20:30.666292 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 8441 | 2026.03.11 22:20:30.666426 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8442 | 2026.03.11 22:20:30.666467 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14943 rows starting from the beginning of the part | ||
| 8443 | 2026.03.11 22:20:30.666532 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8444 | 2026.03.11 22:20:30.666576 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8445 | 2026.03.11 22:20:30.666619 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8446 | 2026.03.11 22:20:30.666657 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8447 | 2026.03.11 22:20:30.666696 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8448 | 2026.03.11 22:20:30.668989 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749772 sec., 6295431.039373446 rows/sec., 90.06 MiB/sec. | ||
| 8449 | 2026.03.11 22:20:30.669316 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8450 | 2026.03.11 22:20:30.669691 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.03.11 22:20:30.669782 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_36_7} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8452 | 2026.03.11 22:20:30.669906 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8453 | 2026.03.11 22:20:30.691903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1030 | ||
| 8454 | 2026.03.11 22:20:30.694315 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.03.11 22:20:30.694359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8456 | 2026.03.11 22:20:30.695511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8457 | 2026.03.11 22:20:30.695761 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.03.11 22:20:30.696007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8459 | 2026.03.11 22:20:31.646078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8460 | 2026.03.11 22:20:31.663745 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.03.11 22:20:31.663811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8462 | 2026.03.11 22:20:31.669632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8463 | 2026.03.11 22:20:31.670343 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.03.11 22:20:31.670675 [ 120 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8465 | 2026.03.11 22:20:31.670744 [ 120 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.03.11 22:20:31.670765 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8467 | 2026.03.11 22:20:31.670888 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 8468 | 2026.03.11 22:20:31.673543 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8469 | 2026.03.11 22:20:31.675009 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2026.03.11 22:20:31.676428 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 8471 | 2026.03.11 22:20:31.680913 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 8472 | 2026.03.11 22:20:31.685301 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 8473 | 2026.03.11 22:20:31.689377 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8474 | 2026.03.11 22:20:31.693782 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8475 | 2026.03.11 22:20:31.697607 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8476 | 2026.03.11 22:20:31.748234 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077392305 sec., 3514.561299085226 rows/sec., 18.17 MiB/sec. | ||
| 8477 | 2026.03.11 22:20:31.751203 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8478 | 2026.03.11 22:20:31.753284 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.03.11 22:20:31.753397 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_36_7} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8480 | 2026.03.11 22:20:31.756403 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8481 | 2026.03.11 22:20:32.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.51 MiB, peak 303.38 MiB, free memory in arenas 0.00 B, will set to 293.55 MiB (RSS), difference: 2.04 MiB | ||
| 8482 | 2026.03.11 22:20:32.805376 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.03.11 22:20:32.805554 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.03.11 22:20:32.805619 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8485 | 2026.03.11 22:20:32.806354 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.03.11 22:20:32.806404 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8487 | 2026.03.11 22:20:32.806839 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8488 | 2026.03.11 22:20:32.807072 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.03.11 22:20:32.807198 [ 120 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8490 | 2026.03.11 22:20:32.807225 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 8491 | 2026.03.11 22:20:32.807269 [ 120 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.03.11 22:20:32.807289 [ 260 ] {5ce9af02-1e33-4cf0-b1a7-4da66b258ae4} <Debug> TCPHandler: Processed in 0.002039528 sec. | ||
| 8493 | 2026.03.11 22:20:32.807295 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8494 | 2026.03.11 22:20:32.807414 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 8495 | 2026.03.11 22:20:32.807444 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2026.03.11 22:20:32.807524 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8497 | 2026.03.11 22:20:32.807558 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 8498 | 2026.03.11 22:20:32.807557 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8499 | 2026.03.11 22:20:32.807611 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8500 | 2026.03.11 22:20:32.807621 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8501 | 2026.03.11 22:20:32.807670 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8502 | 2026.03.11 22:20:32.807715 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8503 | 2026.03.11 22:20:32.807756 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 8504 | 2026.03.11 22:20:32.807797 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 8505 | 2026.03.11 22:20:32.808450 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.03.11 22:20:32.808485 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8507 | 2026.03.11 22:20:32.808761 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386476 sec., 683747.8614848003 rows/sec., 47.38 MiB/sec. | ||
| 8508 | 2026.03.11 22:20:32.808891 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8509 | 2026.03.11 22:20:32.808905 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8510 | 2026.03.11 22:20:32.809126 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.03.11 22:20:32.809154 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.03.11 22:20:32.809214 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_16_3} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8513 | 2026.03.11 22:20:32.809240 [ 120 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8514 | 2026.03.11 22:20:32.809253 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.00172 sec., 498255.81395348837 rows/sec., 39.28 MiB/sec. | ||
| 8515 | 2026.03.11 22:20:32.809269 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 8516 | 2026.03.11 22:20:32.809277 [ 120 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.03.11 22:20:32.809300 [ 260 ] {d3f6fee9-e938-47a2-9222-43a8f416161e} <Debug> TCPHandler: Processed in 0.001920466 sec. | ||
| 8518 | 2026.03.11 22:20:32.809307 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8519 | 2026.03.11 22:20:32.809428 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.03.11 22:20:32.809445 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 8521 | 2026.03.11 22:20:32.809526 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8522 | 2026.03.11 22:20:32.809569 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8523 | 2026.03.11 22:20:32.809602 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8524 | 2026.03.11 22:20:32.809647 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2893 rows starting from the beginning of the part | ||
| 8525 | 2026.03.11 22:20:32.809715 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part | ||
| 8526 | 2026.03.11 22:20:32.809762 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 76 rows starting from the beginning of the part | ||
| 8527 | 2026.03.11 22:20:32.809806 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 860 rows starting from the beginning of the part | ||
| 8528 | 2026.03.11 22:20:32.809849 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8529 | 2026.03.11 22:20:32.809895 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 857 rows starting from the beginning of the part | ||
| 8530 | 2026.03.11 22:20:32.810021 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.03.11 22:20:32.810063 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8532 | 2026.03.11 22:20:32.810383 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8533 | 2026.03.11 22:20:32.810616 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.11 22:20:32.810747 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001239 sec., 138821.63034705407 rows/sec., 8.51 MiB/sec. | ||
| 8535 | 2026.03.11 22:20:32.810784 [ 260 ] {1b10deed-e8ba-49be-9428-2d1827b21793} <Debug> TCPHandler: Processed in 0.001404986 sec. | ||
| 8536 | 2026.03.11 22:20:32.810897 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.03.11 22:20:32.810991 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.03.11 22:20:32.811031 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8539 | 2026.03.11 22:20:32.811450 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.03.11 22:20:32.811486 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8541 | 2026.03.11 22:20:32.811800 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8542 | 2026.03.11 22:20:32.812009 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.03.11 22:20:32.812042 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4878 rows, containing 5 columns (5 merged, 0 gathered) in 0.00266616 sec., 1829597.6235484744 rows/sec., 149.87 MiB/sec. | ||
| 8544 | 2026.03.11 22:20:32.812134 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 8545 | 2026.03.11 22:20:32.812171 [ 260 ] {adee664c-7898-43c1-8485-579fbe0841f0} <Debug> TCPHandler: Processed in 0.001323234 sec. | ||
| 8546 | 2026.03.11 22:20:32.812284 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2026.03.11 22:20:32.812377 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8548 | 2026.03.11 22:20:32.812416 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8549 | 2026.03.11 22:20:32.812489 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8550 | 2026.03.11 22:20:32.812817 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.03.11 22:20:32.812843 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.03.11 22:20:32.812885 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8553 | 2026.03.11 22:20:32.812910 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_56_11} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8554 | 2026.03.11 22:20:32.813015 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8555 | 2026.03.11 22:20:32.813197 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8556 | 2026.03.11 22:20:32.813416 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.03.11 22:20:32.813512 [ 120 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8558 | 2026.03.11 22:20:32.813540 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 8559 | 2026.03.11 22:20:32.813545 [ 120 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.03.11 22:20:32.813583 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8561 | 2026.03.11 22:20:32.813586 [ 260 ] {449cea07-2c42-4530-b722-63cb87d40950} <Debug> TCPHandler: Processed in 0.001349905 sec. | ||
| 8562 | 2026.03.11 22:20:32.813651 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 8563 | 2026.03.11 22:20:32.813713 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.03.11 22:20:32.813719 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8565 | 2026.03.11 22:20:32.813750 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 8566 | 2026.03.11 22:20:32.813793 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8567 | 2026.03.11 22:20:32.813807 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8568 | 2026.03.11 22:20:32.813828 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8569 | 2026.03.11 22:20:32.813847 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8570 | 2026.03.11 22:20:32.813860 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8571 | 2026.03.11 22:20:32.813892 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 8572 | 2026.03.11 22:20:32.813923 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 8573 | 2026.03.11 22:20:32.814456 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.03.11 22:20:32.814492 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8575 | 2026.03.11 22:20:32.814580 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.000958008 sec., 513565.6487210963 rows/sec., 32.14 MiB/sec. | ||
| 8576 | 2026.03.11 22:20:32.814743 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8577 | 2026.03.11 22:20:32.814828 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8578 | 2026.03.11 22:20:32.815140 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.03.11 22:20:32.815149 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.03.11 22:20:32.815246 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_16_3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8581 | 2026.03.11 22:20:32.815271 [ 119 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8582 | 2026.03.11 22:20:32.815275 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001485 sec., 350168.35016835015 rows/sec., 24.71 MiB/sec. | ||
| 8583 | 2026.03.11 22:20:32.815319 [ 119 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.03.11 22:20:32.815332 [ 260 ] {006398e4-714f-4145-8c78-86d2bdc34dfd} <Debug> TCPHandler: Processed in 0.001668451 sec. | ||
| 8585 | 2026.03.11 22:20:32.815342 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8586 | 2026.03.11 22:20:32.815357 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8587 | 2026.03.11 22:20:32.815443 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.03.11 22:20:32.815445 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 8589 | 2026.03.11 22:20:32.815539 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8590 | 2026.03.11 22:20:32.815560 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8591 | 2026.03.11 22:20:32.815563 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1551 rows starting from the beginning of the part | ||
| 8592 | 2026.03.11 22:20:32.815612 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8593 | 2026.03.11 22:20:32.815616 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
| 8594 | 2026.03.11 22:20:32.815660 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 8595 | 2026.03.11 22:20:32.815690 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 526 rows starting from the beginning of the part | ||
| 8596 | 2026.03.11 22:20:32.815719 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 8597 | 2026.03.11 22:20:32.815751 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 520 rows starting from the beginning of the part | ||
| 8598 | 2026.03.11 22:20:32.815966 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.03.11 22:20:32.816001 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8600 | 2026.03.11 22:20:32.816304 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8601 | 2026.03.11 22:20:32.816515 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.03.11 22:20:32.816640 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 8603 | 2026.03.11 22:20:32.816675 [ 260 ] {4c58966d-ec83-484e-ae54-c1ca221837b8} <Debug> TCPHandler: Processed in 0.001282564 sec. | ||
| 8604 | 2026.03.11 22:20:32.816755 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331525 sec., 2132141.717203958 rows/sec., 159.09 MiB/sec. | ||
| 8605 | 2026.03.11 22:20:32.816811 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.03.11 22:20:32.816916 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8607 | 2026.03.11 22:20:32.816959 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8608 | 2026.03.11 22:20:32.817042 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8609 | 2026.03.11 22:20:32.817352 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.03.11 22:20:32.817374 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.03.11 22:20:32.817417 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8612 | 2026.03.11 22:20:32.817441 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_56_11} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8613 | 2026.03.11 22:20:32.817544 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8614 | 2026.03.11 22:20:32.817764 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8615 | 2026.03.11 22:20:32.817997 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.03.11 22:20:32.818123 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 8617 | 2026.03.11 22:20:32.818160 [ 260 ] {dd100ae1-63ce-42c5-aa37-4f9df75590d1} <Debug> TCPHandler: Processed in 0.001411877 sec. | ||
| 8618 | 2026.03.11 22:20:32.818273 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.03.11 22:20:32.818367 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8620 | 2026.03.11 22:20:32.818408 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8621 | 2026.03.11 22:20:32.818713 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.03.11 22:20:32.818748 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8623 | 2026.03.11 22:20:32.819041 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8624 | 2026.03.11 22:20:32.819246 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.03.11 22:20:32.819329 [ 119 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 8626 | 2026.03.11 22:20:32.819354 [ 119 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.03.11 22:20:32.819367 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 8628 | 2026.03.11 22:20:32.819369 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8629 | 2026.03.11 22:20:32.819404 [ 260 ] {ee330515-4a98-45e7-b9c3-bcf06931b539} <Debug> TCPHandler: Processed in 0.001178702 sec. | ||
| 8630 | 2026.03.11 22:20:32.819437 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 8631 | 2026.03.11 22:20:32.819511 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.03.11 22:20:32.819515 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8633 | 2026.03.11 22:20:32.819549 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 8634 | 2026.03.11 22:20:32.819588 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 8635 | 2026.03.11 22:20:32.819605 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.03.11 22:20:32.819618 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 8637 | 2026.03.11 22:20:32.819653 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 8638 | 2026.03.11 22:20:32.819658 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8639 | 2026.03.11 22:20:32.819689 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 8640 | 2026.03.11 22:20:32.819724 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 8641 | 2026.03.11 22:20:32.820471 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.03.11 22:20:32.820505 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8643 | 2026.03.11 22:20:32.820705 [ 197 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286474 sec., 8550.50315824494 rows/sec., 573.12 KiB/sec. | ||
| 8644 | 2026.03.11 22:20:32.820927 [ 197 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 8645 | 2026.03.11 22:20:32.821053 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8646 | 2026.03.11 22:20:32.821343 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.03.11 22:20:32.821465 [ 197 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_11_2} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.03.11 22:20:32.821493 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 8649 | 2026.03.11 22:20:32.821560 [ 260 ] {4acf66d9-586f-4c14-b906-4348c3179911} <Debug> TCPHandler: Processed in 0.002097429 sec. | ||
| 8650 | 2026.03.11 22:20:32.821610 [ 197 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_11_2} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 8651 | 2026.03.11 22:20:32.821671 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.03.11 22:20:32.821731 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8653 | 2026.03.11 22:20:32.821770 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8654 | 2026.03.11 22:20:32.821823 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8655 | 2026.03.11 22:20:32.822147 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.03.11 22:20:32.822183 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8657 | 2026.03.11 22:20:32.822485 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8658 | 2026.03.11 22:20:32.822688 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.03.11 22:20:32.822780 [ 119 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8660 | 2026.03.11 22:20:32.822807 [ 119 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.03.11 22:20:32.822816 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 8662 | 2026.03.11 22:20:32.822824 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8663 | 2026.03.11 22:20:32.822852 [ 260 ] {aa88802e-4eae-461c-9fa5-a608d06b435b} <Debug> TCPHandler: Processed in 0.001231063 sec. | ||
| 8664 | 2026.03.11 22:20:32.822889 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 8665 | 2026.03.11 22:20:32.822966 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8666 | 2026.03.11 22:20:32.822991 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2370 rows starting from the beginning of the part | ||
| 8667 | 2026.03.11 22:20:32.823034 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 8668 | 2026.03.11 22:20:32.823068 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 8669 | 2026.03.11 22:20:32.823099 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 8670 | 2026.03.11 22:20:32.823129 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 8671 | 2026.03.11 22:20:32.823159 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 8672 | 2026.03.11 22:20:32.824264 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403087 sec., 1945709.7100892533 rows/sec., 127.82 MiB/sec. | ||
| 8673 | 2026.03.11 22:20:32.824560 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8674 | 2026.03.11 22:20:32.824819 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_51_10} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.03.11 22:20:32.824885 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_51_10} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8676 | 2026.03.11 22:20:32.824938 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8677 | 2026.03.11 22:20:33.136432 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.03.11 22:20:33.136606 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8679 | 2026.03.11 22:20:33.136673 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8680 | 2026.03.11 22:20:33.137359 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.03.11 22:20:33.137410 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8682 | 2026.03.11 22:20:33.137792 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8683 | 2026.03.11 22:20:33.138024 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.03.11 22:20:33.138181 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001621 sec., 4935.225169648365 rows/sec., 402.43 KiB/sec. | ||
| 8685 | 2026.03.11 22:20:33.138189 [ 120 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8686 | 2026.03.11 22:20:33.138232 [ 260 ] {def4fffa-c685-424b-9a12-6fb1298c4e54} <Debug> TCPHandler: Processed in 0.001928657 sec. | ||
| 8687 | 2026.03.11 22:20:33.138253 [ 120 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2026.03.11 22:20:33.138288 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8689 | 2026.03.11 22:20:33.138376 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.03.11 22:20:33.138404 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 8691 | 2026.03.11 22:20:33.138486 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8692 | 2026.03.11 22:20:33.138534 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8693 | 2026.03.11 22:20:33.138544 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8694 | 2026.03.11 22:20:33.138583 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 8695 | 2026.03.11 22:20:33.138656 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 8696 | 2026.03.11 22:20:33.138706 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 8697 | 2026.03.11 22:20:33.138749 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8698 | 2026.03.11 22:20:33.138789 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 8699 | 2026.03.11 22:20:33.138850 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 8700 | 2026.03.11 22:20:33.139706 [ 197 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349405 sec., 38535.50268451651 rows/sec., 3.22 MiB/sec. | ||
| 8701 | 2026.03.11 22:20:33.139849 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8702 | 2026.03.11 22:20:33.139988 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.03.11 22:20:33.140033 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8704 | 2026.03.11 22:20:33.140127 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.03.11 22:20:33.140220 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_14_3} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8706 | 2026.03.11 22:20:33.140291 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8707 | 2026.03.11 22:20:33.140524 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8708 | 2026.03.11 22:20:33.140756 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.03.11 22:20:33.140897 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Debug> executeQuery: Read 1964 rows, 151.79 KiB in 0.002435 sec., 806570.841889117 rows/sec., 60.87 MiB/sec. | ||
| 8710 | 2026.03.11 22:20:33.140937 [ 260 ] {f00a2221-0569-4788-9e22-0b99bedb93d5} <Debug> TCPHandler: Processed in 0.00262428 sec. | ||
| 8711 | 2026.03.11 22:20:33.141050 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.03.11 22:20:33.141148 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8713 | 2026.03.11 22:20:33.141188 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8714 | 2026.03.11 22:20:33.141599 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.03.11 22:20:33.141636 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8716 | 2026.03.11 22:20:33.141937 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8717 | 2026.03.11 22:20:33.142140 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.03.11 22:20:33.142249 [ 120 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8719 | 2026.03.11 22:20:33.142267 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Debug> executeQuery: Read 29 rows, 2.14 KiB in 0.00114 sec., 25438.596491228072 rows/sec., 1.83 MiB/sec. | ||
| 8720 | 2026.03.11 22:20:33.142283 [ 120 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.03.11 22:20:33.142308 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8722 | 2026.03.11 22:20:33.142310 [ 260 ] {09630205-8de4-4931-b718-76b3a6a5af69} <Debug> TCPHandler: Processed in 0.001310585 sec. | ||
| 8723 | 2026.03.11 22:20:33.142393 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 8724 | 2026.03.11 22:20:33.142432 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.03.11 22:20:33.142487 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2026.03.11 22:20:33.142517 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 8727 | 2026.03.11 22:20:33.142527 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.03.11 22:20:33.142566 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8729 | 2026.03.11 22:20:33.142577 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8730 | 2026.03.11 22:20:33.142621 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 178 rows starting from the beginning of the part | ||
| 8731 | 2026.03.11 22:20:33.142663 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8732 | 2026.03.11 22:20:33.142703 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 172 rows starting from the beginning of the part | ||
| 8733 | 2026.03.11 22:20:33.142742 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part | ||
| 8734 | 2026.03.11 22:20:33.143206 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.03.11 22:20:33.143242 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8736 | 2026.03.11 22:20:33.143564 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8737 | 2026.03.11 22:20:33.143595 [ 186 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233453 sec., 505896.8602776109 rows/sec., 33.91 MiB/sec. | ||
| 8738 | 2026.03.11 22:20:33.143747 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8739 | 2026.03.11 22:20:33.143782 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.03.11 22:20:33.143901 [ 120 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8741 | 2026.03.11 22:20:33.143933 [ 120 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.03.11 22:20:33.143937 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001429 sec., 495451.36459062283 rows/sec., 28.90 MiB/sec. | ||
| 8743 | 2026.03.11 22:20:33.143960 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8744 | 2026.03.11 22:20:33.143989 [ 260 ] {e68ab281-f777-49a6-a61b-7808838dd073} <Debug> TCPHandler: Processed in 0.00160716 sec. | ||
| 8745 | 2026.03.11 22:20:33.144012 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.03.11 22:20:33.144031 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 8747 | 2026.03.11 22:20:33.144090 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_51_10} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8748 | 2026.03.11 22:20:33.144116 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.03.11 22:20:33.144121 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8750 | 2026.03.11 22:20:33.144162 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8751 | 2026.03.11 22:20:33.144164 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 882 rows starting from the beginning of the part | ||
| 8752 | 2026.03.11 22:20:33.144214 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8753 | 2026.03.11 22:20:33.144227 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 732 rows starting from the beginning of the part | ||
| 8754 | 2026.03.11 22:20:33.144260 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8755 | 2026.03.11 22:20:33.144273 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 732 rows starting from the beginning of the part | ||
| 8756 | 2026.03.11 22:20:33.144311 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 8757 | 2026.03.11 22:20:33.144341 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 8758 | 2026.03.11 22:20:33.144373 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 708 rows starting from the beginning of the part | ||
| 8759 | 2026.03.11 22:20:33.144647 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.03.11 22:20:33.144688 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8761 | 2026.03.11 22:20:33.144991 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8762 | 2026.03.11 22:20:33.145219 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.03.11 22:20:33.145343 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 8764 | 2026.03.11 22:20:33.145381 [ 260 ] {2ed98ca9-5ba3-40ce-b488-11c3072ae700} <Debug> TCPHandler: Processed in 0.001313425 sec. | ||
| 8765 | 2026.03.11 22:20:33.145491 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.03.11 22:20:33.145568 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3352 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156404 sec., 2143167.6939208717 rows/sec., 136.13 MiB/sec. | ||
| 8767 | 2026.03.11 22:20:33.145583 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8768 | 2026.03.11 22:20:33.145635 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8769 | 2026.03.11 22:20:33.145724 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8770 | 2026.03.11 22:20:33.145966 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.03.11 22:20:33.146029 [ 200 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_20_4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8772 | 2026.03.11 22:20:33.146086 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8773 | 2026.03.11 22:20:33.146434 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.03.11 22:20:33.146475 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8775 | 2026.03.11 22:20:33.146825 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8776 | 2026.03.11 22:20:33.147035 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.03.11 22:20:33.147163 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Debug> executeQuery: Read 1029 rows, 72.68 KiB in 0.001596 sec., 644736.8421052631 rows/sec., 44.47 MiB/sec. | ||
| 8778 | 2026.03.11 22:20:33.147200 [ 260 ] {d83856ff-4377-4b55-9bd0-588b7e545d0d} <Debug> TCPHandler: Processed in 0.001757513 sec. | ||
| 8779 | 2026.03.11 22:20:33.147316 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.03.11 22:20:33.147409 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.03.11 22:20:33.147452 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8782 | 2026.03.11 22:20:33.148196 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.03.11 22:20:33.148233 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8784 | 2026.03.11 22:20:33.148689 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8785 | 2026.03.11 22:20:33.148908 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.03.11 22:20:33.149038 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Debug> executeQuery: Read 1221 rows, 78.20 KiB in 0.001648 sec., 740898.0582524273 rows/sec., 46.34 MiB/sec. | ||
| 8787 | 2026.03.11 22:20:33.149075 [ 260 ] {39e253eb-09a7-4970-953a-f33d65e284dc} <Debug> TCPHandler: Processed in 0.001808384 sec. | ||
| 8788 | 2026.03.11 22:20:33.149192 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.03.11 22:20:33.149285 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.03.11 22:20:33.149340 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8791 | 2026.03.11 22:20:33.150138 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.03.11 22:20:33.150175 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8793 | 2026.03.11 22:20:33.150713 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8794 | 2026.03.11 22:20:33.150938 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.03.11 22:20:33.151065 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8796 | 2026.03.11 22:20:33.151088 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001821 sec., 11532.125205930808 rows/sec., 20.67 MiB/sec. | ||
| 8797 | 2026.03.11 22:20:33.151103 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.03.11 22:20:33.151129 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8799 | 2026.03.11 22:20:33.151161 [ 260 ] {04100aed-fd82-48b3-862c-96c4fe3d6cd1} <Debug> TCPHandler: Processed in 0.002017418 sec. | ||
| 8800 | 2026.03.11 22:20:33.151232 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 8801 | 2026.03.11 22:20:33.151290 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.03.11 22:20:33.151390 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.03.11 22:20:33.151434 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8804 | 2026.03.11 22:20:33.151503 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8805 | 2026.03.11 22:20:33.151574 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 951 rows starting from the beginning of the part | ||
| 8806 | 2026.03.11 22:20:33.151719 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8807 | 2026.03.11 22:20:33.151757 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.03.11 22:20:33.151800 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 8809 | 2026.03.11 22:20:33.151825 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 8810 | 2026.03.11 22:20:33.151942 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8811 | 2026.03.11 22:20:33.152056 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 8812 | 2026.03.11 22:20:33.152115 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8813 | 2026.03.11 22:20:33.152164 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part | ||
| 8814 | 2026.03.11 22:20:33.152340 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.03.11 22:20:33.152473 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 8816 | 2026.03.11 22:20:33.152510 [ 260 ] {f8b9661f-efe4-44a3-9705-b924be9684e9} <Debug> TCPHandler: Processed in 0.001273294 sec. | ||
| 8817 | 2026.03.11 22:20:33.159223 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 19 columns (19 merged, 0 gathered) in 0.008042032 sec., 130812.71002154681 rows/sec., 234.41 MiB/sec. | ||
| 8818 | 2026.03.11 22:20:33.160905 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8819 | 2026.03.11 22:20:33.161297 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.03.11 22:20:33.161386 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8821 | 2026.03.11 22:20:33.161557 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8822 | 2026.03.11 22:20:34.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.02 MiB, peak 303.38 MiB, free memory in arenas 0.00 B, will set to 299.30 MiB (RSS), difference: 4.28 MiB | ||
| 8823 | 2026.03.11 22:20:37.793945 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2026.03.11 22:20:37.794125 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8825 | 2026.03.11 22:20:37.794193 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8826 | 2026.03.11 22:20:37.794895 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2026.03.11 22:20:37.794945 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8828 | 2026.03.11 22:20:37.795361 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8829 | 2026.03.11 22:20:37.795585 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.03.11 22:20:37.795738 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 8831 | 2026.03.11 22:20:37.795786 [ 260 ] {d68ab6f0-5557-4ceb-b737-382ac7828939} <Debug> TCPHandler: Processed in 0.001984217 sec. | ||
| 8832 | 2026.03.11 22:20:37.795908 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.03.11 22:20:37.796005 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8834 | 2026.03.11 22:20:37.796048 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8835 | 2026.03.11 22:20:37.796495 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.03.11 22:20:37.796533 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8837 | 2026.03.11 22:20:37.796864 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8838 | 2026.03.11 22:20:37.797073 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.03.11 22:20:37.797204 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 8840 | 2026.03.11 22:20:37.797242 [ 260 ] {e3e70451-33c1-49f0-8419-724f7ee13510} <Debug> TCPHandler: Processed in 0.001386806 sec. | ||
| 8841 | 2026.03.11 22:20:37.797361 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.03.11 22:20:37.797455 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.03.11 22:20:37.797499 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8844 | 2026.03.11 22:20:37.797940 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.03.11 22:20:37.797976 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8846 | 2026.03.11 22:20:37.798318 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8847 | 2026.03.11 22:20:37.798542 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.03.11 22:20:37.798670 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001234 sec., 103727.71474878443 rows/sec., 7.22 MiB/sec. | ||
| 8849 | 2026.03.11 22:20:37.798708 [ 260 ] {6cf31473-ce9b-4bd7-826b-6a0834229e18} <Debug> TCPHandler: Processed in 0.001396277 sec. | ||
| 8850 | 2026.03.11 22:20:37.798825 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.03.11 22:20:37.798925 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.03.11 22:20:37.798966 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8853 | 2026.03.11 22:20:37.799330 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.03.11 22:20:37.799366 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8855 | 2026.03.11 22:20:37.799689 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8856 | 2026.03.11 22:20:37.799904 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.03.11 22:20:37.800031 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 8858 | 2026.03.11 22:20:37.800067 [ 260 ] {611f94cd-a8f4-43c5-9c5f-b36df7cb0889} <Debug> TCPHandler: Processed in 0.001292105 sec. | ||
| 8859 | 2026.03.11 22:20:38.166216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17823 | ||
| 8860 | 2026.03.11 22:20:38.166785 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.03.11 22:20:38.166843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8862 | 2026.03.11 22:20:38.167310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8863 | 2026.03.11 22:20:38.167546 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.03.11 22:20:38.167690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17823 | ||
| 8865 | 2026.03.11 22:20:39.173677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8866 | 2026.03.11 22:20:39.188848 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.03.11 22:20:39.188900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8868 | 2026.03.11 22:20:39.194209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8869 | 2026.03.11 22:20:39.194894 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.03.11 22:20:39.197525 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8871 | 2026.03.11 22:20:40.696335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1078 | ||
| 8872 | 2026.03.11 22:20:40.699212 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.03.11 22:20:40.699263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8874 | 2026.03.11 22:20:40.700494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8875 | 2026.03.11 22:20:40.700775 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.03.11 22:20:40.701162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8877 | 2026.03.11 22:20:42.808253 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.03.11 22:20:42.808459 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.03.11 22:20:42.808531 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8880 | 2026.03.11 22:20:42.809352 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.03.11 22:20:42.809417 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8882 | 2026.03.11 22:20:42.809923 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8883 | 2026.03.11 22:20:42.810166 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.03.11 22:20:42.810329 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00192 sec., 147916.66666666666 rows/sec., 9.39 MiB/sec. | ||
| 8885 | 2026.03.11 22:20:42.810387 [ 260 ] {f93b5626-6b27-4d47-878c-ba4cd72e0a0a} <Debug> TCPHandler: Processed in 0.002267853 sec. | ||
| 8886 | 2026.03.11 22:20:42.810529 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.03.11 22:20:42.810634 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8888 | 2026.03.11 22:20:42.810681 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8889 | 2026.03.11 22:20:42.811594 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.03.11 22:20:42.811635 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8891 | 2026.03.11 22:20:42.812047 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8892 | 2026.03.11 22:20:42.812283 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.03.11 22:20:42.812426 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001816 sec., 471916.2995594714 rows/sec., 37.20 MiB/sec. | ||
| 8894 | 2026.03.11 22:20:42.812468 [ 260 ] {526da557-6480-4154-a030-8c329b606001} <Debug> TCPHandler: Processed in 0.001994248 sec. | ||
| 8895 | 2026.03.11 22:20:42.812590 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.03.11 22:20:42.812693 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8897 | 2026.03.11 22:20:42.812738 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8898 | 2026.03.11 22:20:42.813221 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.03.11 22:20:42.813288 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8900 | 2026.03.11 22:20:42.813614 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8901 | 2026.03.11 22:20:42.813825 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.03.11 22:20:42.813968 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001298 sec., 132511.5562403698 rows/sec., 8.12 MiB/sec. | ||
| 8903 | 2026.03.11 22:20:42.814008 [ 260 ] {934dfe31-fd83-4a18-941f-d0ed16aacf76} <Debug> TCPHandler: Processed in 0.001470698 sec. | ||
| 8904 | 2026.03.11 22:20:42.814124 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2026.03.11 22:20:42.814222 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8906 | 2026.03.11 22:20:42.814265 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8907 | 2026.03.11 22:20:42.814733 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.03.11 22:20:42.814770 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8909 | 2026.03.11 22:20:42.815075 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8910 | 2026.03.11 22:20:42.815293 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.03.11 22:20:42.815422 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. | ||
| 8912 | 2026.03.11 22:20:42.815461 [ 260 ] {3a0d6174-b987-4c28-b727-6f5ad8a8fe45} <Debug> TCPHandler: Processed in 0.001387526 sec. | ||
| 8913 | 2026.03.11 22:20:42.815576 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.03.11 22:20:42.815671 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8915 | 2026.03.11 22:20:42.815712 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8916 | 2026.03.11 22:20:42.816162 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.03.11 22:20:42.816199 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8918 | 2026.03.11 22:20:42.816503 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8919 | 2026.03.11 22:20:42.816722 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.03.11 22:20:42.816851 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 8921 | 2026.03.11 22:20:42.816896 [ 260 ] {c08a1f40-2249-4736-97e1-b04cba2b9bd5} <Debug> TCPHandler: Processed in 0.001368795 sec. | ||
| 8922 | 2026.03.11 22:20:42.817010 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2026.03.11 22:20:42.817106 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8924 | 2026.03.11 22:20:42.817148 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8925 | 2026.03.11 22:20:42.817788 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.03.11 22:20:42.817826 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8927 | 2026.03.11 22:20:42.818212 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8928 | 2026.03.11 22:20:42.818527 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.03.11 22:20:42.818720 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.00163 sec., 319018.40490797546 rows/sec., 22.52 MiB/sec. | ||
| 8930 | 2026.03.11 22:20:42.818775 [ 260 ] {4796dc75-e625-4cb3-969c-19543252e32e} <Debug> TCPHandler: Processed in 0.001813394 sec. | ||
| 8931 | 2026.03.11 22:20:42.819970 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.03.11 22:20:42.820094 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8933 | 2026.03.11 22:20:42.820152 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8934 | 2026.03.11 22:20:42.821303 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.03.11 22:20:42.821379 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8936 | 2026.03.11 22:20:42.821779 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8937 | 2026.03.11 22:20:42.821995 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.03.11 22:20:42.822119 [ 106 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 8939 | 2026.03.11 22:20:42.822136 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002069 sec., 2899.9516674722086 rows/sec., 151.51 KiB/sec. | ||
| 8940 | 2026.03.11 22:20:42.822192 [ 106 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.03.11 22:20:42.822199 [ 260 ] {45a458fd-d098-45ca-a078-2ed792a8b83c} <Debug> TCPHandler: Processed in 0.002294094 sec. | ||
| 8942 | 2026.03.11 22:20:42.822224 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8943 | 2026.03.11 22:20:42.822322 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8944 | 2026.03.11 22:20:42.822332 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.03.11 22:20:42.822425 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8946 | 2026.03.11 22:20:42.822445 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.03.11 22:20:42.822457 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8948 | 2026.03.11 22:20:42.822490 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8949 | 2026.03.11 22:20:42.822514 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8950 | 2026.03.11 22:20:42.822566 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8951 | 2026.03.11 22:20:42.822627 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8952 | 2026.03.11 22:20:42.822689 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8953 | 2026.03.11 22:20:42.822753 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 8954 | 2026.03.11 22:20:42.822968 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.03.11 22:20:42.823010 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8956 | 2026.03.11 22:20:42.823367 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8957 | 2026.03.11 22:20:42.823567 [ 200 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276504 sec., 51703.71577370694 rows/sec., 2.64 MiB/sec. | ||
| 8958 | 2026.03.11 22:20:42.823655 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.03.11 22:20:42.823798 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8960 | 2026.03.11 22:20:42.823810 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001385 sec., 191335.74007220217 rows/sec., 12.71 MiB/sec. | ||
| 8961 | 2026.03.11 22:20:42.823829 [ 200 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 8962 | 2026.03.11 22:20:42.823850 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.03.11 22:20:42.823872 [ 260 ] {eaad5fbc-a335-4814-9b48-6d051d56436e} <Debug> TCPHandler: Processed in 0.0015907 sec. | ||
| 8964 | 2026.03.11 22:20:42.823909 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8965 | 2026.03.11 22:20:42.824006 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.03.11 22:20:42.824033 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 8967 | 2026.03.11 22:20:42.824108 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.03.11 22:20:42.824156 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8969 | 2026.03.11 22:20:42.824158 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8970 | 2026.03.11 22:20:42.824202 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16878 rows starting from the beginning of the part | ||
| 8971 | 2026.03.11 22:20:42.824218 [ 200 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_11_2} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.03.11 22:20:42.824291 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8973 | 2026.03.11 22:20:42.824306 [ 200 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_11_2} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 8974 | 2026.03.11 22:20:42.824343 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8975 | 2026.03.11 22:20:42.824389 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1221 rows starting from the beginning of the part | ||
| 8976 | 2026.03.11 22:20:42.824403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8977 | 2026.03.11 22:20:42.824434 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 8978 | 2026.03.11 22:20:42.824479 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 8979 | 2026.03.11 22:20:42.824505 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.03.11 22:20:42.824546 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8981 | 2026.03.11 22:20:42.824893 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8982 | 2026.03.11 22:20:42.825131 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.03.11 22:20:42.825270 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001181 sec., 846.740050804403 rows/sec., 57.06 KiB/sec. | ||
| 8984 | 2026.03.11 22:20:42.825309 [ 260 ] {61d2a3f8-525f-499c-a1a8-a3f70b92ae5b} <Debug> TCPHandler: Processed in 0.001354156 sec. | ||
| 8985 | 2026.03.11 22:20:42.825436 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.03.11 22:20:42.825530 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.03.11 22:20:42.825587 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8988 | 2026.03.11 22:20:42.826439 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.03.11 22:20:42.826477 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8990 | 2026.03.11 22:20:42.827198 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8991 | 2026.03.11 22:20:42.827438 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.03.11 22:20:42.827589 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002077 sec., 14443.909484833895 rows/sec., 25.88 MiB/sec. | ||
| 8993 | 2026.03.11 22:20:42.827666 [ 260 ] {2f3ab2da-6083-4658-a545-cb7bf03b1709} <Debug> TCPHandler: Processed in 0.002279453 sec. | ||
| 8994 | 2026.03.11 22:20:42.827788 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2026.03.11 22:20:42.827883 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8996 | 2026.03.11 22:20:42.827925 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8997 | 2026.03.11 22:20:42.828270 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.03.11 22:20:42.828308 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8999 | 2026.03.11 22:20:42.828786 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9000 | 2026.03.11 22:20:42.829025 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.03.11 22:20:42.829166 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0013 sec., 69230.76923076923 rows/sec., 4.33 MiB/sec. | ||
| 9002 | 2026.03.11 22:20:42.829206 [ 260 ] {604cfd0b-3b8c-4487-a2d8-59cba4c93629} <Debug> TCPHandler: Processed in 0.001469538 sec. | ||
| 9003 | 2026.03.11 22:20:42.830027 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18917 rows, containing 5 columns (5 merged, 0 gathered) in 0.006053655 sec., 3124889.0133316154 rows/sec., 206.11 MiB/sec. | ||
| 9004 | 2026.03.11 22:20:42.830316 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9005 | 2026.03.11 22:20:42.830604 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.11 22:20:42.830683 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9007 | 2026.03.11 22:20:42.830773 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 9008 | 2026.03.11 22:20:45.526464 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9009 | 2026.03.11 22:20:45.526554 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9010 | 2026.03.11 22:20:45.667823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18271 | ||
| 9011 | 2026.03.11 22:20:45.668347 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.03.11 22:20:45.668392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9013 | 2026.03.11 22:20:45.668882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9014 | 2026.03.11 22:20:45.669104 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.03.11 22:20:45.669235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18271 | ||
| 9016 | 2026.03.11 22:20:46.697645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9017 | 2026.03.11 22:20:46.714597 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.03.11 22:20:46.714653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9019 | 2026.03.11 22:20:46.720450 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9020 | 2026.03.11 22:20:46.721151 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.03.11 22:20:46.724319 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9022 | 2026.03.11 22:20:47.796945 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.03.11 22:20:47.797125 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9024 | 2026.03.11 22:20:47.797190 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9025 | 2026.03.11 22:20:47.797850 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.03.11 22:20:47.797895 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9027 | 2026.03.11 22:20:47.798324 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9028 | 2026.03.11 22:20:47.798553 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.03.11 22:20:47.798707 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.84 MiB/sec. | ||
| 9030 | 2026.03.11 22:20:47.798757 [ 260 ] {f938f5b1-23c2-47ad-926b-48328714e4fb} <Debug> TCPHandler: Processed in 0.001937527 sec. | ||
| 9031 | 2026.03.11 22:20:47.798884 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.03.11 22:20:47.798987 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.03.11 22:20:47.799031 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9034 | 2026.03.11 22:20:47.799443 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.03.11 22:20:47.799481 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9036 | 2026.03.11 22:20:47.799778 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9037 | 2026.03.11 22:20:47.799993 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.03.11 22:20:47.800122 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 9039 | 2026.03.11 22:20:47.800160 [ 260 ] {61428265-53c5-4106-83ee-ce4dc7b48843} <Debug> TCPHandler: Processed in 0.001328176 sec. | ||
| 9040 | 2026.03.11 22:20:47.800261 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.03.11 22:20:47.800357 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9042 | 2026.03.11 22:20:47.800400 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9043 | 2026.03.11 22:20:47.800809 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.03.11 22:20:47.800846 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9045 | 2026.03.11 22:20:47.801172 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9046 | 2026.03.11 22:20:47.801381 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.03.11 22:20:47.801508 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 9048 | 2026.03.11 22:20:47.801545 [ 260 ] {74c2c0b9-c720-4483-bca3-c66ea1419436} <Debug> TCPHandler: Processed in 0.001333735 sec. | ||
| 9049 | 2026.03.11 22:20:47.801654 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.03.11 22:20:47.801749 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.03.11 22:20:47.801793 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9052 | 2026.03.11 22:20:47.802201 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.03.11 22:20:47.802237 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9054 | 2026.03.11 22:20:47.802591 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9055 | 2026.03.11 22:20:47.802803 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.03.11 22:20:47.802935 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9057 | 2026.03.11 22:20:47.802971 [ 260 ] {64c25bc1-db22-41e4-89e4-dfcd578783c8} <Debug> TCPHandler: Processed in 0.001367326 sec. | ||
| 9058 | 2026.03.11 22:20:47.803097 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.03.11 22:20:47.803224 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.03.11 22:20:47.803292 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9061 | 2026.03.11 22:20:47.804203 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.03.11 22:20:47.804242 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9063 | 2026.03.11 22:20:47.804789 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9064 | 2026.03.11 22:20:47.805022 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.03.11 22:20:47.805167 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001969 sec., 5078.7201625190455 rows/sec., 9.10 MiB/sec. | ||
| 9066 | 2026.03.11 22:20:47.805223 [ 260 ] {bc2ecf0c-2d23-4841-829d-957bc889cabe} <Debug> TCPHandler: Processed in 0.002188991 sec. | ||
| 9067 | 2026.03.11 22:20:47.805334 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.03.11 22:20:47.805430 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.03.11 22:20:47.805473 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9070 | 2026.03.11 22:20:47.805814 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.03.11 22:20:47.805850 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9072 | 2026.03.11 22:20:47.806177 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9073 | 2026.03.11 22:20:47.806410 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.03.11 22:20:47.806543 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 9075 | 2026.03.11 22:20:47.806579 [ 260 ] {81a6881c-d99c-498f-b2ed-ff36b9d5b1b1} <Debug> TCPHandler: Processed in 0.001296954 sec. | ||
| 9076 | 2026.03.11 22:20:50.701477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1112 | ||
| 9077 | 2026.03.11 22:20:50.703902 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.03.11 22:20:50.703978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9079 | 2026.03.11 22:20:50.705280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9080 | 2026.03.11 22:20:50.705566 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.03.11 22:20:50.705961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9082 | 2026.03.11 22:20:52.805126 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2026.03.11 22:20:52.805306 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9084 | 2026.03.11 22:20:52.805375 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9085 | 2026.03.11 22:20:52.806120 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.03.11 22:20:52.806172 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9087 | 2026.03.11 22:20:52.806581 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9088 | 2026.03.11 22:20:52.806829 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.03.11 22:20:52.806991 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001733 sec., 163877.66878245817 rows/sec., 10.41 MiB/sec. | ||
| 9090 | 2026.03.11 22:20:52.807042 [ 260 ] {c960375e-db2e-477c-9f02-dcfadb51c7ad} <Debug> TCPHandler: Processed in 0.002049339 sec. | ||
| 9091 | 2026.03.11 22:20:52.807172 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.03.11 22:20:52.807275 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9093 | 2026.03.11 22:20:52.807321 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9094 | 2026.03.11 22:20:52.807726 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.03.11 22:20:52.807766 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9096 | 2026.03.11 22:20:52.808087 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9097 | 2026.03.11 22:20:52.808299 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.03.11 22:20:52.808431 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001178 sec., 3395.585738539898 rows/sec., 276.89 KiB/sec. | ||
| 9099 | 2026.03.11 22:20:52.808468 [ 260 ] {541ae949-83e6-48c3-a6d4-f313c7edc4e4} <Debug> TCPHandler: Processed in 0.001349946 sec. | ||
| 9100 | 2026.03.11 22:20:52.808570 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.03.11 22:20:52.808663 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9102 | 2026.03.11 22:20:52.808705 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9103 | 2026.03.11 22:20:52.809726 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.03.11 22:20:52.809763 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9105 | 2026.03.11 22:20:52.810158 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9106 | 2026.03.11 22:20:52.810365 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.03.11 22:20:52.810484 [ 93 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9108 | 2026.03.11 22:20:52.810497 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001853 sec., 463572.5849973017 rows/sec., 36.54 MiB/sec. | ||
| 9109 | 2026.03.11 22:20:52.810563 [ 93 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.03.11 22:20:52.810579 [ 260 ] {e3d9ca3b-cfbd-458c-8155-cc6a91064ae3} <Debug> TCPHandler: Processed in 0.002059349 sec. | ||
| 9111 | 2026.03.11 22:20:52.810588 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9112 | 2026.03.11 22:20:52.810712 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.03.11 22:20:52.810733 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 9114 | 2026.03.11 22:20:52.810812 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9115 | 2026.03.11 22:20:52.810858 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9116 | 2026.03.11 22:20:52.810878 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9117 | 2026.03.11 22:20:52.810918 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2893 rows starting from the beginning of the part | ||
| 9118 | 2026.03.11 22:20:52.810986 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1964 rows starting from the beginning of the part | ||
| 9119 | 2026.03.11 22:20:52.811031 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9120 | 2026.03.11 22:20:52.811074 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 857 rows starting from the beginning of the part | ||
| 9121 | 2026.03.11 22:20:52.811114 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9122 | 2026.03.11 22:20:52.811154 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 859 rows starting from the beginning of the part | ||
| 9123 | 2026.03.11 22:20:52.811355 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.03.11 22:20:52.811397 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9125 | 2026.03.11 22:20:52.811731 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9126 | 2026.03.11 22:20:52.811974 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.03.11 22:20:52.812107 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Debug> executeQuery: Read 176 rows, 11.08 KiB in 0.001314 sec., 133942.1613394216 rows/sec., 8.23 MiB/sec. | ||
| 9128 | 2026.03.11 22:20:52.812148 [ 260 ] {f1791397-145c-490d-9a26-d0dc2a644f57} <Debug> TCPHandler: Processed in 0.001486748 sec. | ||
| 9129 | 2026.03.11 22:20:52.812259 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.03.11 22:20:52.812352 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.03.11 22:20:52.812393 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9132 | 2026.03.11 22:20:52.812850 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.03.11 22:20:52.812887 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9134 | 2026.03.11 22:20:52.813197 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9135 | 2026.03.11 22:20:52.813418 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.03.11 22:20:52.813503 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002825733 sec., 2372835.650077343 rows/sec., 192.13 MiB/sec. | ||
| 9137 | 2026.03.11 22:20:52.813557 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 9138 | 2026.03.11 22:20:52.813601 [ 260 ] {6351f671-2275-4e43-89f7-396ea3b66225} <Debug> TCPHandler: Processed in 0.001390746 sec. | ||
| 9139 | 2026.03.11 22:20:52.813712 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.03.11 22:20:52.813806 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.03.11 22:20:52.813849 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9142 | 2026.03.11 22:20:52.813860 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9143 | 2026.03.11 22:20:52.814213 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.03.11 22:20:52.814302 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_61_12} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9145 | 2026.03.11 22:20:52.814315 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.03.11 22:20:52.814357 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9147 | 2026.03.11 22:20:52.814399 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9148 | 2026.03.11 22:20:52.814666 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9149 | 2026.03.11 22:20:52.814875 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.03.11 22:20:52.815006 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 9151 | 2026.03.11 22:20:52.815044 [ 260 ] {d3869db4-59b0-4d87-9778-7bfaab503ed0} <Debug> TCPHandler: Processed in 0.001382126 sec. | ||
| 9152 | 2026.03.11 22:20:52.815154 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2026.03.11 22:20:52.815246 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9154 | 2026.03.11 22:20:52.815286 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9155 | 2026.03.11 22:20:52.815983 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2026.03.11 22:20:52.816019 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9157 | 2026.03.11 22:20:52.816332 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9158 | 2026.03.11 22:20:52.816543 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2026.03.11 22:20:52.816659 [ 88 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9160 | 2026.03.11 22:20:52.816671 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001443 sec., 363132.3631323631 rows/sec., 25.65 MiB/sec. | ||
| 9161 | 2026.03.11 22:20:52.816711 [ 88 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.03.11 22:20:52.816728 [ 260 ] {c982a3d5-d30d-43bc-869f-636220c5ecd8} <Debug> TCPHandler: Processed in 0.00162338 sec. | ||
| 9163 | 2026.03.11 22:20:52.816741 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9164 | 2026.03.11 22:20:52.816842 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.03.11 22:20:52.816853 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 9166 | 2026.03.11 22:20:52.816940 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9167 | 2026.03.11 22:20:52.816988 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9168 | 2026.03.11 22:20:52.817024 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9169 | 2026.03.11 22:20:52.817077 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1551 rows starting from the beginning of the part | ||
| 9170 | 2026.03.11 22:20:52.817164 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1029 rows starting from the beginning of the part | ||
| 9171 | 2026.03.11 22:20:52.817234 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9172 | 2026.03.11 22:20:52.817296 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 520 rows starting from the beginning of the part | ||
| 9173 | 2026.03.11 22:20:52.817309 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2026.03.11 22:20:52.817353 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9175 | 2026.03.11 22:20:52.817360 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 9176 | 2026.03.11 22:20:52.817431 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 524 rows starting from the beginning of the part | ||
| 9177 | 2026.03.11 22:20:52.817689 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9178 | 2026.03.11 22:20:52.817917 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.03.11 22:20:52.818055 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 9180 | 2026.03.11 22:20:52.818092 [ 260 ] {ba903f8a-fac2-42f7-bc1b-919afb4615ad} <Debug> TCPHandler: Processed in 0.001299204 sec. | ||
| 9181 | 2026.03.11 22:20:52.818202 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9182 | 2026.03.11 22:20:52.818306 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9183 | 2026.03.11 22:20:52.818350 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9184 | 2026.03.11 22:20:52.818695 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001891826 sec., 1988554.9728146244 rows/sec., 146.97 MiB/sec. | ||
| 9185 | 2026.03.11 22:20:52.818893 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.03.11 22:20:52.818934 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9187 | 2026.03.11 22:20:52.818997 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9188 | 2026.03.11 22:20:52.819389 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.03.11 22:20:52.819390 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9190 | 2026.03.11 22:20:52.819486 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_61_12} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9191 | 2026.03.11 22:20:52.819608 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9192 | 2026.03.11 22:20:52.819638 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.03.11 22:20:52.819783 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001496 sec., 178475.935828877 rows/sec., 11.86 MiB/sec. | ||
| 9194 | 2026.03.11 22:20:52.819820 [ 260 ] {24e67003-d468-45d3-b4fd-6086daee3a46} <Debug> TCPHandler: Processed in 0.001670022 sec. | ||
| 9195 | 2026.03.11 22:20:52.819932 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.03.11 22:20:52.820026 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9197 | 2026.03.11 22:20:52.820068 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9198 | 2026.03.11 22:20:52.820376 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.03.11 22:20:52.820412 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9200 | 2026.03.11 22:20:52.820715 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9201 | 2026.03.11 22:20:52.820924 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.03.11 22:20:52.821049 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 9203 | 2026.03.11 22:20:52.821085 [ 260 ] {0284dbb3-3a05-4301-81dd-9315ee89cd1f} <Debug> TCPHandler: Processed in 0.001202713 sec. | ||
| 9204 | 2026.03.11 22:20:52.821183 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.03.11 22:20:52.821275 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9206 | 2026.03.11 22:20:52.821329 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9207 | 2026.03.11 22:20:52.822168 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.03.11 22:20:52.822204 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9209 | 2026.03.11 22:20:52.822775 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9210 | 2026.03.11 22:20:52.822995 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.03.11 22:20:52.823134 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001877 sec., 15982.951518380394 rows/sec., 28.64 MiB/sec. | ||
| 9212 | 2026.03.11 22:20:52.823187 [ 260 ] {cacf271a-9d47-48d5-a680-a1ca8d42f3e8} <Debug> TCPHandler: Processed in 0.002051889 sec. | ||
| 9213 | 2026.03.11 22:20:52.823295 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.03.11 22:20:52.823389 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.03.11 22:20:52.823431 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9216 | 2026.03.11 22:20:52.823809 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.03.11 22:20:52.823845 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9218 | 2026.03.11 22:20:52.824155 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9219 | 2026.03.11 22:20:52.824359 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.03.11 22:20:52.824475 [ 88 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9221 | 2026.03.11 22:20:52.824485 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 9222 | 2026.03.11 22:20:52.824506 [ 88 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.03.11 22:20:52.824528 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9224 | 2026.03.11 22:20:52.824530 [ 260 ] {4051039a-6b2c-4872-81ec-bbc2d3b0d623} <Debug> TCPHandler: Processed in 0.001284374 sec. | ||
| 9225 | 2026.03.11 22:20:52.824609 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9226 | 2026.03.11 22:20:52.824723 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9227 | 2026.03.11 22:20:52.824760 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2730 rows starting from the beginning of the part | ||
| 9228 | 2026.03.11 22:20:52.824829 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 9229 | 2026.03.11 22:20:52.824878 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 9230 | 2026.03.11 22:20:52.824924 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9231 | 2026.03.11 22:20:52.824967 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9232 | 2026.03.11 22:20:52.825009 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9233 | 2026.03.11 22:20:52.826213 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642571 sec., 1844669.11932574 rows/sec., 120.96 MiB/sec. | ||
| 9234 | 2026.03.11 22:20:52.826458 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9235 | 2026.03.11 22:20:52.826704 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.03.11 22:20:52.826769 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_56_11} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9237 | 2026.03.11 22:20:52.826841 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9238 | 2026.03.11 22:20:53.169366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18783 | ||
| 9239 | 2026.03.11 22:20:53.169897 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.03.11 22:20:53.169949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9241 | 2026.03.11 22:20:53.170449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9242 | 2026.03.11 22:20:53.170689 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.03.11 22:20:53.170842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18783 | ||
| 9244 | 2026.03.11 22:20:54.224446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9245 | 2026.03.11 22:20:54.242001 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.03.11 22:20:54.242068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9247 | 2026.03.11 22:20:54.248045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9248 | 2026.03.11 22:20:54.248760 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.03.11 22:20:54.252078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9250 | 2026.03.11 22:20:57.796803 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.03.11 22:20:57.796998 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9252 | 2026.03.11 22:20:57.797078 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9253 | 2026.03.11 22:20:57.797782 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.03.11 22:20:57.797823 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9255 | 2026.03.11 22:20:57.798216 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9256 | 2026.03.11 22:20:57.798452 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.03.11 22:20:57.798604 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001659 sec., 45810.72935503315 rows/sec., 3.78 MiB/sec. | ||
| 9258 | 2026.03.11 22:20:57.798654 [ 260 ] {b8d11b45-243a-46f9-9c3b-9906adbadb89} <Debug> TCPHandler: Processed in 0.001986137 sec. | ||
| 9259 | 2026.03.11 22:20:57.798780 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.03.11 22:20:57.798881 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.03.11 22:20:57.798926 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9262 | 2026.03.11 22:20:57.799344 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.03.11 22:20:57.799380 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9264 | 2026.03.11 22:20:57.799679 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9265 | 2026.03.11 22:20:57.799889 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.03.11 22:20:57.800019 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 9267 | 2026.03.11 22:20:57.800057 [ 260 ] {dbda72c6-57de-402d-b47d-70365925da59} <Debug> TCPHandler: Processed in 0.001331305 sec. | ||
| 9268 | 2026.03.11 22:20:57.800167 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.03.11 22:20:57.800261 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9270 | 2026.03.11 22:20:57.800303 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9271 | 2026.03.11 22:20:57.800715 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.03.11 22:20:57.800749 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9273 | 2026.03.11 22:20:57.801050 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9274 | 2026.03.11 22:20:57.801258 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.03.11 22:20:57.801383 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 9276 | 2026.03.11 22:20:57.801420 [ 260 ] {b2885f4c-387b-4fd2-9f1d-4720c48f76c8} <Debug> TCPHandler: Processed in 0.001303155 sec. | ||
| 9277 | 2026.03.11 22:20:57.801530 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2026.03.11 22:20:57.801625 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9279 | 2026.03.11 22:20:57.801668 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9280 | 2026.03.11 22:20:57.802075 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.03.11 22:20:57.802109 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9282 | 2026.03.11 22:20:57.802428 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9283 | 2026.03.11 22:20:57.802630 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.03.11 22:20:57.802758 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9285 | 2026.03.11 22:20:57.802794 [ 260 ] {fd473f3a-bc56-46a9-b6b7-791f56d32ba8} <Debug> TCPHandler: Processed in 0.001313565 sec. | ||
| 9286 | 2026.03.11 22:20:57.802904 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.03.11 22:20:57.802997 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9288 | 2026.03.11 22:20:57.803056 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9289 | 2026.03.11 22:20:57.803796 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2026.03.11 22:20:57.803831 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9291 | 2026.03.11 22:20:57.804367 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9292 | 2026.03.11 22:20:57.804585 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2026.03.11 22:20:57.804724 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 9294 | 2026.03.11 22:20:57.804786 [ 260 ] {5397e7a1-31ed-4d05-b25e-a063921bbab3} <Debug> TCPHandler: Processed in 0.001931956 sec. | ||
| 9295 | 2026.03.11 22:20:57.804896 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2026.03.11 22:20:57.804992 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9297 | 2026.03.11 22:20:57.805040 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9298 | 2026.03.11 22:20:57.805384 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.03.11 22:20:57.805419 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9300 | 2026.03.11 22:20:57.805718 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9301 | 2026.03.11 22:20:57.805929 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.03.11 22:20:57.806057 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9303 | 2026.03.11 22:20:57.806091 [ 260 ] {604447e9-792c-4c69-a7a7-b9c03e03ce8d} <Debug> TCPHandler: Processed in 0.001244513 sec. | ||
| 9304 | 2026.03.11 22:21:00.526618 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9305 | 2026.03.11 22:21:00.526681 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9306 | 2026.03.11 22:21:00.670968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19231 | ||
| 9307 | 2026.03.11 22:21:00.671469 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.03.11 22:21:00.671516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9309 | 2026.03.11 22:21:00.672002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9310 | 2026.03.11 22:21:00.672236 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.03.11 22:21:00.672384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19231 | ||
| 9312 | 2026.03.11 22:21:00.706213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1148 | ||
| 9313 | 2026.03.11 22:21:00.708587 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.03.11 22:21:00.708630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9315 | 2026.03.11 22:21:00.709821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9316 | 2026.03.11 22:21:00.710094 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.03.11 22:21:00.710381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 9318 | 2026.03.11 22:21:01.752203 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9319 | 2026.03.11 22:21:01.769340 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.03.11 22:21:01.769400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9321 | 2026.03.11 22:21:01.776060 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9322 | 2026.03.11 22:21:01.776816 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.03.11 22:21:01.779766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9324 | 2026.03.11 22:21:02.805664 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.03.11 22:21:02.805864 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9326 | 2026.03.11 22:21:02.805940 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9327 | 2026.03.11 22:21:02.806774 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.03.11 22:21:02.806827 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9329 | 2026.03.11 22:21:02.807259 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9330 | 2026.03.11 22:21:02.807498 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.03.11 22:21:02.807655 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001845 sec., 153929.53929539295 rows/sec., 9.78 MiB/sec. | ||
| 9332 | 2026.03.11 22:21:02.807704 [ 260 ] {c4d4f970-338e-48e6-a826-871e6c734704} <Debug> TCPHandler: Processed in 0.002177021 sec. | ||
| 9333 | 2026.03.11 22:21:02.807830 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2026.03.11 22:21:02.807932 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9335 | 2026.03.11 22:21:02.807976 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9336 | 2026.03.11 22:21:02.808844 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.03.11 22:21:02.808882 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9338 | 2026.03.11 22:21:02.809257 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9339 | 2026.03.11 22:21:02.809468 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.03.11 22:21:02.809597 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001688 sec., 507701.42180094786 rows/sec., 40.02 MiB/sec. | ||
| 9341 | 2026.03.11 22:21:02.809636 [ 260 ] {3fb0a074-8b14-4acc-86b2-768e618d4f1e} <Debug> TCPHandler: Processed in 0.001857785 sec. | ||
| 9342 | 2026.03.11 22:21:02.809748 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2026.03.11 22:21:02.809846 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9344 | 2026.03.11 22:21:02.809886 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9345 | 2026.03.11 22:21:02.810338 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.03.11 22:21:02.810374 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9347 | 2026.03.11 22:21:02.810690 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9348 | 2026.03.11 22:21:02.810910 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.03.11 22:21:02.811021 [ 74 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9350 | 2026.03.11 22:21:02.811036 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.00121 sec., 142148.76033057852 rows/sec., 8.71 MiB/sec. | ||
| 9351 | 2026.03.11 22:21:02.811101 [ 260 ] {dce2c23a-c976-4f76-bc4b-2662b4e6958d} <Debug> TCPHandler: Processed in 0.001402907 sec. | ||
| 9352 | 2026.03.11 22:21:02.811093 [ 74 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.03.11 22:21:02.811152 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9354 | 2026.03.11 22:21:02.811216 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.03.11 22:21:02.811285 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 9356 | 2026.03.11 22:21:02.811313 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9357 | 2026.03.11 22:21:02.811366 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9358 | 2026.03.11 22:21:02.811441 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9359 | 2026.03.11 22:21:02.811484 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9360 | 2026.03.11 22:21:02.811560 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 172 rows starting from the beginning of the part | ||
| 9361 | 2026.03.11 22:21:02.811615 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9362 | 2026.03.11 22:21:02.811666 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 176 rows starting from the beginning of the part | ||
| 9363 | 2026.03.11 22:21:02.811711 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9364 | 2026.03.11 22:21:02.811757 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 172 rows starting from the beginning of the part | ||
| 9365 | 2026.03.11 22:21:02.811808 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.11 22:21:02.811848 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9367 | 2026.03.11 22:21:02.812190 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9368 | 2026.03.11 22:21:02.812421 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.03.11 22:21:02.812551 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001257 sec., 118536.19729514717 rows/sec., 7.66 MiB/sec. | ||
| 9370 | 2026.03.11 22:21:02.812589 [ 260 ] {b6e4a647-155b-4c8a-a991-c72beee4c922} <Debug> TCPHandler: Processed in 0.001428197 sec. | ||
| 9371 | 2026.03.11 22:21:02.812699 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2026.03.11 22:21:02.812724 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507859 sec., 507341.86684564006 rows/sec., 33.61 MiB/sec. | ||
| 9373 | 2026.03.11 22:21:02.812793 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.03.11 22:21:02.812831 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9375 | 2026.03.11 22:21:02.812868 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9376 | 2026.03.11 22:21:02.813133 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.03.11 22:21:02.813205 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_56_11} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9378 | 2026.03.11 22:21:02.813267 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.03.11 22:21:02.813284 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9380 | 2026.03.11 22:21:02.813301 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9381 | 2026.03.11 22:21:02.813622 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9382 | 2026.03.11 22:21:02.813845 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.03.11 22:21:02.813969 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 9384 | 2026.03.11 22:21:02.814007 [ 260 ] {85ea7ceb-3462-4fce-a6ee-a256cec0f624} <Debug> TCPHandler: Processed in 0.001357136 sec. | ||
| 9385 | 2026.03.11 22:21:02.814123 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.03.11 22:21:02.814217 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9387 | 2026.03.11 22:21:02.814256 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9388 | 2026.03.11 22:21:02.814867 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.03.11 22:21:02.814903 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9390 | 2026.03.11 22:21:02.815219 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9391 | 2026.03.11 22:21:02.815446 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.03.11 22:21:02.815575 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001376 sec., 377906.976744186 rows/sec., 26.67 MiB/sec. | ||
| 9393 | 2026.03.11 22:21:02.815612 [ 260 ] {a3986469-9fde-45ec-8776-fbca462ef457} <Debug> TCPHandler: Processed in 0.00153682 sec. | ||
| 9394 | 2026.03.11 22:21:02.815710 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.03.11 22:21:02.815804 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9396 | 2026.03.11 22:21:02.815845 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9397 | 2026.03.11 22:21:02.816172 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.03.11 22:21:02.816207 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9399 | 2026.03.11 22:21:02.816502 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9400 | 2026.03.11 22:21:02.816706 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.03.11 22:21:02.816829 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9402 | 2026.03.11 22:21:02.816864 [ 260 ] {958789d6-1f66-43f9-9b40-55e86a0511ca} <Debug> TCPHandler: Processed in 0.001202923 sec. | ||
| 9403 | 2026.03.11 22:21:02.816963 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.03.11 22:21:02.817055 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9405 | 2026.03.11 22:21:02.817096 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9406 | 2026.03.11 22:21:02.817501 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.03.11 22:21:02.817536 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9408 | 2026.03.11 22:21:02.817875 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9409 | 2026.03.11 22:21:02.818088 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.03.11 22:21:02.818220 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 9411 | 2026.03.11 22:21:02.818256 [ 260 ] {9580bea3-1c75-4402-931b-b80bb6fc97dc} <Debug> TCPHandler: Processed in 0.001342596 sec. | ||
| 9412 | 2026.03.11 22:21:02.818366 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.03.11 22:21:02.818459 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.03.11 22:21:02.818499 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9415 | 2026.03.11 22:21:02.818799 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.03.11 22:21:02.818834 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9417 | 2026.03.11 22:21:02.819123 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9418 | 2026.03.11 22:21:02.819326 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.03.11 22:21:02.819450 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 9420 | 2026.03.11 22:21:02.819486 [ 260 ] {9f019288-311c-43c1-8446-58a46025acba} <Debug> TCPHandler: Processed in 0.001168812 sec. | ||
| 9421 | 2026.03.11 22:21:02.819616 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.03.11 22:21:02.819718 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.03.11 22:21:02.819791 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9424 | 2026.03.11 22:21:02.820789 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.03.11 22:21:02.820830 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9426 | 2026.03.11 22:21:02.821398 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9427 | 2026.03.11 22:21:02.821632 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.03.11 22:21:02.821761 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9429 | 2026.03.11 22:21:02.821769 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002078 sec., 14436.958614051973 rows/sec., 25.87 MiB/sec. | ||
| 9430 | 2026.03.11 22:21:02.821821 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.03.11 22:21:02.821849 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9432 | 2026.03.11 22:21:02.821850 [ 260 ] {0fd336c3-d821-4e05-88e1-8ff3653f2206} <Debug> TCPHandler: Processed in 0.002283374 sec. | ||
| 9433 | 2026.03.11 22:21:02.821932 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 9434 | 2026.03.11 22:21:02.821984 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.03.11 22:21:02.822084 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9436 | 2026.03.11 22:21:02.822117 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9437 | 2026.03.11 22:21:02.822126 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9438 | 2026.03.11 22:21:02.822175 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1052 rows starting from the beginning of the part | ||
| 9439 | 2026.03.11 22:21:02.822291 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9440 | 2026.03.11 22:21:02.822395 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9441 | 2026.03.11 22:21:02.822473 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.03.11 22:21:02.822499 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 9443 | 2026.03.11 22:21:02.822514 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9444 | 2026.03.11 22:21:02.822603 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9445 | 2026.03.11 22:21:02.822706 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9446 | 2026.03.11 22:21:02.822830 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9447 | 2026.03.11 22:21:02.823071 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.03.11 22:21:02.823213 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 4.91 MiB/sec. | ||
| 9449 | 2026.03.11 22:21:02.823249 [ 260 ] {5bf734c6-c783-49d0-931f-ff058e2ddc9d} <Debug> TCPHandler: Processed in 0.001314525 sec. | ||
| 9450 | 2026.03.11 22:21:02.832457 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 19 columns (19 merged, 0 gathered) in 0.01055872 sec., 110051.21832949448 rows/sec., 197.21 MiB/sec. | ||
| 9451 | 2026.03.11 22:21:02.833629 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9452 | 2026.03.11 22:21:02.833956 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.03.11 22:21:02.834022 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9454 | 2026.03.11 22:21:02.834159 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 9455 | 2026.03.11 22:21:03.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.19 MiB, peak 314.56 MiB, free memory in arenas 0.00 B, will set to 305.40 MiB (RSS), difference: 2.21 MiB | ||
| 9456 | 2026.03.11 22:21:03.137899 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.03.11 22:21:03.138092 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9458 | 2026.03.11 22:21:03.138163 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9459 | 2026.03.11 22:21:03.140030 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.03.11 22:21:03.140085 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9461 | 2026.03.11 22:21:03.140594 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9462 | 2026.03.11 22:21:03.140825 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.03.11 22:21:03.140988 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Debug> executeQuery: Read 1960 rows, 151.49 KiB in 0.002955 sec., 663282.5719120135 rows/sec., 50.07 MiB/sec. | ||
| 9464 | 2026.03.11 22:21:03.141041 [ 260 ] {40f9329b-33e6-4031-899a-539f7ea1b4dd} <Debug> TCPHandler: Processed in 0.003269932 sec. | ||
| 9465 | 2026.03.11 22:21:03.141196 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.03.11 22:21:03.141294 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.03.11 22:21:03.141339 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9468 | 2026.03.11 22:21:03.141770 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.03.11 22:21:03.141810 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9470 | 2026.03.11 22:21:03.142117 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9471 | 2026.03.11 22:21:03.142322 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.03.11 22:21:03.142451 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001178 sec., 17826.825127334465 rows/sec., 1.31 MiB/sec. | ||
| 9473 | 2026.03.11 22:21:03.142489 [ 260 ] {bcf548b8-ea84-4b46-bf1b-0f2fce253f55} <Debug> TCPHandler: Processed in 0.001342845 sec. | ||
| 9474 | 2026.03.11 22:21:03.142642 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2026.03.11 22:21:03.142736 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9476 | 2026.03.11 22:21:03.142776 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9477 | 2026.03.11 22:21:03.143549 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.03.11 22:21:03.143586 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9479 | 2026.03.11 22:21:03.143912 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9480 | 2026.03.11 22:21:03.144131 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.03.11 22:21:03.144256 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001538 sec., 460338.1014304291 rows/sec., 26.85 MiB/sec. | ||
| 9482 | 2026.03.11 22:21:03.144293 [ 260 ] {534bbb9e-15e0-41a6-be80-68f707e3b37f} <Debug> TCPHandler: Processed in 0.001700322 sec. | ||
| 9483 | 2026.03.11 22:21:03.144411 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.03.11 22:21:03.144504 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9485 | 2026.03.11 22:21:03.144545 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9486 | 2026.03.11 22:21:03.144919 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.03.11 22:21:03.144955 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9488 | 2026.03.11 22:21:03.145269 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9489 | 2026.03.11 22:21:03.145474 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.03.11 22:21:03.145596 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 9491 | 2026.03.11 22:21:03.145634 [ 260 ] {d8feab95-e218-4e19-96a9-b5f6270bffe6} <Debug> TCPHandler: Processed in 0.001273114 sec. | ||
| 9492 | 2026.03.11 22:21:03.145752 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.03.11 22:21:03.145844 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9494 | 2026.03.11 22:21:03.145884 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9495 | 2026.03.11 22:21:03.146799 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.03.11 22:21:03.146835 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9497 | 2026.03.11 22:21:03.147179 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9498 | 2026.03.11 22:21:03.147386 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.03.11 22:21:03.147512 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Debug> executeQuery: Read 1021 rows, 72.02 KiB in 0.001685 sec., 605934.7181008902 rows/sec., 41.74 MiB/sec. | ||
| 9500 | 2026.03.11 22:21:03.147551 [ 260 ] {0c5d189c-d525-44c7-a0c5-b2e5f1dd54e6} <Debug> TCPHandler: Processed in 0.001848005 sec. | ||
| 9501 | 2026.03.11 22:21:03.147657 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.03.11 22:21:03.147752 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9503 | 2026.03.11 22:21:03.147794 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9504 | 2026.03.11 22:21:03.148530 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.03.11 22:21:03.148566 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9506 | 2026.03.11 22:21:03.148968 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9507 | 2026.03.11 22:21:03.149188 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.03.11 22:21:03.149305 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9509 | 2026.03.11 22:21:03.149314 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.00158 sec., 770253.164556962 rows/sec., 48.16 MiB/sec. | ||
| 9510 | 2026.03.11 22:21:03.149367 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.03.11 22:21:03.149375 [ 260 ] {270c404c-366d-401f-a861-190e46180028} <Debug> TCPHandler: Processed in 0.001766903 sec. | ||
| 9512 | 2026.03.11 22:21:03.149396 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9513 | 2026.03.11 22:21:03.149511 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2026.03.11 22:21:03.149535 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 9515 | 2026.03.11 22:21:03.149608 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9516 | 2026.03.11 22:21:03.149668 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9517 | 2026.03.11 22:21:03.149706 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2026.03.11 22:21:03.149757 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18917 rows starting from the beginning of the part | ||
| 9519 | 2026.03.11 22:21:03.149830 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 9520 | 2026.03.11 22:21:03.149879 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 267 rows starting from the beginning of the part | ||
| 9521 | 2026.03.11 22:21:03.149922 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9522 | 2026.03.11 22:21:03.149962 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9523 | 2026.03.11 22:21:03.150001 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1217 rows starting from the beginning of the part | ||
| 9524 | 2026.03.11 22:21:03.150471 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.11 22:21:03.150512 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9526 | 2026.03.11 22:21:03.151042 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9527 | 2026.03.11 22:21:03.151303 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.03.11 22:21:03.151447 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001857 sec., 11308.562197092084 rows/sec., 20.26 MiB/sec. | ||
| 9529 | 2026.03.11 22:21:03.151501 [ 260 ] {26382fb5-7806-4ee9-b6d0-10332b403131} <Debug> TCPHandler: Processed in 0.002038258 sec. | ||
| 9530 | 2026.03.11 22:21:03.151614 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2026.03.11 22:21:03.151707 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9532 | 2026.03.11 22:21:03.151749 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9533 | 2026.03.11 22:21:03.152082 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2026.03.11 22:21:03.152118 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9535 | 2026.03.11 22:21:03.152425 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9536 | 2026.03.11 22:21:03.152631 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.03.11 22:21:03.152758 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 9538 | 2026.03.11 22:21:03.152795 [ 260 ] {0b8d1cf0-2c6f-46e1-9e78-a7dda58296a3} <Debug> TCPHandler: Processed in 0.001230813 sec. | ||
| 9539 | 2026.03.11 22:21:03.155288 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20986 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581296 sec., 3610208.9124989677 rows/sec., 237.66 MiB/sec. | ||
| 9540 | 2026.03.11 22:21:03.155662 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9541 | 2026.03.11 22:21:03.155939 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.03.11 22:21:03.156016 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9543 | 2026.03.11 22:21:03.156097 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9544 | 2026.03.11 22:21:07.795058 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.03.11 22:21:07.795253 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9546 | 2026.03.11 22:21:07.795318 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9547 | 2026.03.11 22:21:07.796032 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.03.11 22:21:07.796073 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9549 | 2026.03.11 22:21:07.796469 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9550 | 2026.03.11 22:21:07.796691 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.03.11 22:21:07.796851 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 9552 | 2026.03.11 22:21:07.796904 [ 260 ] {031ad258-8f03-411d-a5a0-4b962ac28408} <Debug> TCPHandler: Processed in 0.001966107 sec. | ||
| 9553 | 2026.03.11 22:21:07.797061 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.11 22:21:07.797170 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.11 22:21:07.797214 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9556 | 2026.03.11 22:21:07.797690 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.11 22:21:07.797725 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9558 | 2026.03.11 22:21:07.798023 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9559 | 2026.03.11 22:21:07.798252 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.11 22:21:07.798381 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 9561 | 2026.03.11 22:21:07.798418 [ 260 ] {ac936ad9-f1f4-4d67-9a42-477c023796df} <Debug> TCPHandler: Processed in 0.001417337 sec. | ||
| 9562 | 2026.03.11 22:21:07.798537 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.03.11 22:21:07.798633 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.03.11 22:21:07.798676 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9565 | 2026.03.11 22:21:07.799062 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.11 22:21:07.799103 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9567 | 2026.03.11 22:21:07.799405 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9568 | 2026.03.11 22:21:07.799595 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.11 22:21:07.799708 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 9570 | 2026.03.11 22:21:07.799746 [ 260 ] {b53b529a-2169-4043-801b-ac9d99d7aad5} <Debug> TCPHandler: Processed in 0.001305924 sec. | ||
| 9571 | 2026.03.11 22:21:07.799849 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.03.11 22:21:07.799937 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.03.11 22:21:07.799976 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9574 | 2026.03.11 22:21:07.800373 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.03.11 22:21:07.800432 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9576 | 2026.03.11 22:21:07.800727 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9577 | 2026.03.11 22:21:07.800929 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.03.11 22:21:07.801053 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 9579 | 2026.03.11 22:21:07.801088 [ 260 ] {db708544-4811-403a-a34f-0428193b0b84} <Debug> TCPHandler: Processed in 0.001235533 sec. | ||
| 9580 | 2026.03.11 22:21:08.172518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19743 | ||
| 9581 | 2026.03.11 22:21:08.173099 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.03.11 22:21:08.173150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9583 | 2026.03.11 22:21:08.173632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9584 | 2026.03.11 22:21:08.173906 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.03.11 22:21:08.174063 [ 63 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9586 | 2026.03.11 22:21:08.174069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19743 | ||
| 9587 | 2026.03.11 22:21:08.174114 [ 63 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.03.11 22:21:08.174137 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9589 | 2026.03.11 22:21:08.174244 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 9590 | 2026.03.11 22:21:08.174334 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9591 | 2026.03.11 22:21:08.174365 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17311 rows starting from the beginning of the part | ||
| 9592 | 2026.03.11 22:21:08.174424 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9593 | 2026.03.11 22:21:08.174470 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9594 | 2026.03.11 22:21:08.174508 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9595 | 2026.03.11 22:21:08.174545 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9596 | 2026.03.11 22:21:08.174588 [ 199 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9597 | 2026.03.11 22:21:08.177236 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19743 rows, containing 4 columns (4 merged, 0 gathered) in 0.003026707 sec., 6522930.6966283815 rows/sec., 93.31 MiB/sec. | ||
| 9598 | 2026.03.11 22:21:08.177825 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9599 | 2026.03.11 22:21:08.178274 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.03.11 22:21:08.178377 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_41_8} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9601 | 2026.03.11 22:21:08.178512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9602 | 2026.03.11 22:21:08.880554 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 | ||
| 9603 | 2026.03.11 22:21:08.880687 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9604 | 2026.03.11 22:21:08.880714 [ 339 ] {} <Debug> TCP-Session: d5b73ddf-f1a3-4a34-84a7-21d1ec4ebd8b Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 | ||
| 9605 | 2026.03.11 22:21:08.880736 [ 339 ] {} <Debug> TCP-Session: d5b73ddf-f1a3-4a34-84a7-21d1ec4ebd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.03.11 22:21:08.880749 [ 339 ] {} <Debug> TCP-Session: d5b73ddf-f1a3-4a34-84a7-21d1ec4ebd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2026.03.11 22:21:08.880927 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50668 | ||
| 9608 | 2026.03.11 22:21:08.880953 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33586 | ||
| 9609 | 2026.03.11 22:21:08.880975 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55066 | ||
| 9610 | 2026.03.11 22:21:08.881005 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44713 | ||
| 9611 | 2026.03.11 22:21:08.881056 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9612 | 2026.03.11 22:21:08.881066 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9613 | 2026.03.11 22:21:08.881088 [ 339 ] {} <Trace> TCP-Session: d5b73ddf-f1a3-4a34-84a7-21d1ec4ebd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2026.03.11 22:21:08.881106 [ 340 ] {} <Debug> TCP-Session: a5f0d208-d83a-49ec-88fd-821d9f8cd87b Authenticating user 'default' from [fd00:1122:3344:101::e]:50668 | ||
| 9615 | 2026.03.11 22:21:08.881122 [ 259 ] {} <Debug> TCP-Session: 6ded6daf-28e8-4a60-9df6-18b9cea31c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:33586 | ||
| 9616 | 2026.03.11 22:21:08.881155 [ 340 ] {} <Debug> TCP-Session: a5f0d208-d83a-49ec-88fd-821d9f8cd87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2026.03.11 22:21:08.881173 [ 259 ] {} <Debug> TCP-Session: 6ded6daf-28e8-4a60-9df6-18b9cea31c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2026.03.11 22:21:08.881181 [ 340 ] {} <Debug> TCP-Session: a5f0d208-d83a-49ec-88fd-821d9f8cd87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.03.11 22:21:08.881202 [ 259 ] {} <Debug> TCP-Session: 6ded6daf-28e8-4a60-9df6-18b9cea31c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.03.11 22:21:08.881082 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9621 | 2026.03.11 22:21:08.881013 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40647 | ||
| 9622 | 2026.03.11 22:21:08.881273 [ 335 ] {} <Debug> TCP-Session: 6f1b3cad-d4ac-461e-ae14-6e3bab7785df Authenticating user 'default' from [fd00:1122:3344:101::e]:55066 | ||
| 9623 | 2026.03.11 22:21:08.881284 [ 339 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9624 | 2026.03.11 22:21:08.881317 [ 335 ] {} <Debug> TCP-Session: 6f1b3cad-d4ac-461e-ae14-6e3bab7785df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.03.11 22:21:08.880986 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39078 | ||
| 9626 | 2026.03.11 22:21:08.881345 [ 335 ] {} <Debug> TCP-Session: 6f1b3cad-d4ac-461e-ae14-6e3bab7785df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.03.11 22:21:08.881371 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9628 | 2026.03.11 22:21:08.880980 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 9629 | 2026.03.11 22:21:08.881430 [ 337 ] {} <Debug> TCP-Session: 99cc6898-6223-4dd9-ac41-2293bca59e8a Authenticating user 'default' from [fd00:1122:3344:101::e]:44713 | ||
| 9630 | 2026.03.11 22:21:08.880957 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41394 | ||
| 9631 | 2026.03.11 22:21:08.881473 [ 337 ] {} <Debug> TCP-Session: 99cc6898-6223-4dd9-ac41-2293bca59e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2026.03.11 22:21:08.881497 [ 337 ] {} <Debug> TCP-Session: 99cc6898-6223-4dd9-ac41-2293bca59e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2026.03.11 22:21:08.881598 [ 339 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9634 | 2026.03.11 22:21:08.881682 [ 339 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9635 | 2026.03.11 22:21:08.881883 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9636 | 2026.03.11 22:21:08.881924 [ 334 ] {} <Debug> TCP-Session: 13594d0b-0c8b-4d43-8db4-647cfff91e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 9637 | 2026.03.11 22:21:08.881947 [ 334 ] {} <Debug> TCP-Session: 13594d0b-0c8b-4d43-8db4-647cfff91e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.03.11 22:21:08.881963 [ 334 ] {} <Debug> TCP-Session: 13594d0b-0c8b-4d43-8db4-647cfff91e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.03.11 22:21:08.882018 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2026.03.11 22:21:08.882052 [ 341 ] {} <Debug> TCP-Session: 13d81465-0d24-4513-9992-15852f9e3198 Authenticating user 'default' from [fd00:1122:3344:101::e]:41394 | ||
| 9641 | 2026.03.11 22:21:08.882069 [ 341 ] {} <Debug> TCP-Session: 13d81465-0d24-4513-9992-15852f9e3198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2026.03.11 22:21:08.882078 [ 339 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 9643 | 2026.03.11 22:21:08.882081 [ 341 ] {} <Debug> TCP-Session: 13d81465-0d24-4513-9992-15852f9e3198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.03.11 22:21:08.882147 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9645 | 2026.03.11 22:21:08.882184 [ 338 ] {} <Debug> TCP-Session: 601889ff-3692-417c-a6d1-1c8e1d6a2e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:40647 | ||
| 9646 | 2026.03.11 22:21:08.882201 [ 338 ] {} <Debug> TCP-Session: 601889ff-3692-417c-a6d1-1c8e1d6a2e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2026.03.11 22:21:08.882213 [ 338 ] {} <Debug> TCP-Session: 601889ff-3692-417c-a6d1-1c8e1d6a2e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.03.11 22:21:08.882336 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9649 | 2026.03.11 22:21:08.882371 [ 336 ] {} <Debug> TCP-Session: 3c9b133e-688d-45a3-acab-ad0ec8db5ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39078 | ||
| 9650 | 2026.03.11 22:21:08.882389 [ 336 ] {} <Debug> TCP-Session: 3c9b133e-688d-45a3-acab-ad0ec8db5ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.03.11 22:21:08.882401 [ 336 ] {} <Debug> TCP-Session: 3c9b133e-688d-45a3-acab-ad0ec8db5ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.03.11 22:21:08.883523 [ 269 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Trace> AggregatingTransform: Aggregating | ||
| 9653 | 2026.03.11 22:21:08.883559 [ 269 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9654 | 2026.03.11 22:21:08.883589 [ 269 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001360276 sec. (735.145 rows/sec., 28.72 KiB/sec.) | ||
| 9655 | 2026.03.11 22:21:08.883603 [ 269 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Trace> Aggregator: Merging aggregated data | ||
| 9656 | 2026.03.11 22:21:08.884891 [ 339 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003669 sec., 272.5538293813028 rows/sec., 10.65 KiB/sec. | ||
| 9657 | 2026.03.11 22:21:08.885031 [ 339 ] {98ff49fe-ef03-44fd-b442-070f1a5ae91c} <Debug> TCPHandler: Processed in 0.004077197 sec. | ||
| 9658 | 2026.03.11 22:21:08.885150 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9659 | 2026.03.11 22:21:08.885184 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9660 | 2026.03.11 22:21:08.885194 [ 340 ] {} <Debug> TCP-Session: a5f0d208-d83a-49ec-88fd-821d9f8cd87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2026.03.11 22:21:08.885209 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9662 | 2026.03.11 22:21:08.885238 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9663 | 2026.03.11 22:21:08.885261 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9664 | 2026.03.11 22:21:08.885276 [ 259 ] {} <Debug> TCP-Session: 6ded6daf-28e8-4a60-9df6-18b9cea31c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2026.03.11 22:21:08.885295 [ 341 ] {} <Debug> TCP-Session: 13d81465-0d24-4513-9992-15852f9e3198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.03.11 22:21:08.885320 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9667 | 2026.03.11 22:21:08.885314 [ 334 ] {} <Debug> TCP-Session: 13594d0b-0c8b-4d43-8db4-647cfff91e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.03.11 22:21:08.885372 [ 339 ] {} <Debug> TCP-Session: d5b73ddf-f1a3-4a34-84a7-21d1ec4ebd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2026.03.11 22:21:08.885282 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9670 | 2026.03.11 22:21:08.885236 [ 338 ] {} <Debug> TCP-Session: 601889ff-3692-417c-a6d1-1c8e1d6a2e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2026.03.11 22:21:08.885222 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9672 | 2026.03.11 22:21:08.885436 [ 335 ] {} <Debug> TCP-Session: 6f1b3cad-d4ac-461e-ae14-6e3bab7785df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9673 | 2026.03.11 22:21:08.885480 [ 336 ] {} <Debug> TCP-Session: 3c9b133e-688d-45a3-acab-ad0ec8db5ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2026.03.11 22:21:08.885309 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9675 | 2026.03.11 22:21:08.885546 [ 337 ] {} <Debug> TCP-Session: 99cc6898-6223-4dd9-ac41-2293bca59e8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.03.11 22:21:09.265876 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46744 | ||
| 9677 | 2026.03.11 22:21:09.265983 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9678 | 2026.03.11 22:21:09.266010 [ 339 ] {} <Debug> TCP-Session: 2221f910-700b-4b40-b345-f19455932652 Authenticating user 'default' from [fd00:1122:3344:101::e]:46744 | ||
| 9679 | 2026.03.11 22:21:09.266032 [ 339 ] {} <Debug> TCP-Session: 2221f910-700b-4b40-b345-f19455932652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.03.11 22:21:09.266044 [ 339 ] {} <Debug> TCP-Session: 2221f910-700b-4b40-b345-f19455932652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2026.03.11 22:21:09.266230 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54291 | ||
| 9682 | 2026.03.11 22:21:09.266276 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58605 | ||
| 9683 | 2026.03.11 22:21:09.266304 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63115 | ||
| 9684 | 2026.03.11 22:21:09.266329 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63784 | ||
| 9685 | 2026.03.11 22:21:09.266344 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36748 | ||
| 9686 | 2026.03.11 22:21:09.266386 [ 339 ] {} <Trace> TCP-Session: 2221f910-700b-4b40-b345-f19455932652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.03.11 22:21:09.266403 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9688 | 2026.03.11 22:21:09.266423 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9689 | 2026.03.11 22:21:09.266429 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9690 | 2026.03.11 22:21:09.266444 [ 341 ] {} <Debug> TCP-Session: f898a58a-aa35-406d-88ca-e693568cc44f Authenticating user 'default' from [fd00:1122:3344:101::e]:58605 | ||
| 9691 | 2026.03.11 22:21:09.266449 [ 337 ] {} <Debug> TCP-Session: 3e6b29d3-d23c-42f2-b2d2-11e780b72dab Authenticating user 'default' from [fd00:1122:3344:101::e]:63784 | ||
| 9692 | 2026.03.11 22:21:09.266470 [ 334 ] {} <Debug> TCP-Session: 16a47203-2f8e-401a-98af-d9691f4a0b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:63115 | ||
| 9693 | 2026.03.11 22:21:09.266478 [ 341 ] {} <Debug> TCP-Session: f898a58a-aa35-406d-88ca-e693568cc44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2026.03.11 22:21:09.266490 [ 337 ] {} <Debug> TCP-Session: 3e6b29d3-d23c-42f2-b2d2-11e780b72dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2026.03.11 22:21:09.266505 [ 341 ] {} <Debug> TCP-Session: f898a58a-aa35-406d-88ca-e693568cc44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.03.11 22:21:09.266516 [ 337 ] {} <Debug> TCP-Session: 3e6b29d3-d23c-42f2-b2d2-11e780b72dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2026.03.11 22:21:09.266506 [ 334 ] {} <Debug> TCP-Session: 16a47203-2f8e-401a-98af-d9691f4a0b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9698 | 2026.03.11 22:21:09.266438 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9699 | 2026.03.11 22:21:09.266567 [ 334 ] {} <Debug> TCP-Session: 16a47203-2f8e-401a-98af-d9691f4a0b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2026.03.11 22:21:09.266570 [ 339 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9701 | 2026.03.11 22:21:09.266585 [ 338 ] {} <Debug> TCP-Session: 35cfcf21-9094-4608-84bf-14ef4209e66a Authenticating user 'default' from [fd00:1122:3344:101::e]:36748 | ||
| 9702 | 2026.03.11 22:21:09.266343 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9703 | 2026.03.11 22:21:09.266620 [ 338 ] {} <Debug> TCP-Session: 35cfcf21-9094-4608-84bf-14ef4209e66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9704 | 2026.03.11 22:21:09.266315 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36497 | ||
| 9705 | 2026.03.11 22:21:09.266649 [ 340 ] {} <Debug> TCP-Session: 5a588436-12d0-4d2a-9800-4c43a3eb08e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54291 | ||
| 9706 | 2026.03.11 22:21:09.266649 [ 338 ] {} <Debug> TCP-Session: 35cfcf21-9094-4608-84bf-14ef4209e66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9707 | 2026.03.11 22:21:09.266697 [ 340 ] {} <Debug> TCP-Session: 5a588436-12d0-4d2a-9800-4c43a3eb08e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9708 | 2026.03.11 22:21:09.266286 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35388 | ||
| 9709 | 2026.03.11 22:21:09.266721 [ 340 ] {} <Debug> TCP-Session: 5a588436-12d0-4d2a-9800-4c43a3eb08e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9710 | 2026.03.11 22:21:09.266719 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9711 | 2026.03.11 22:21:09.266287 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36881 | ||
| 9712 | 2026.03.11 22:21:09.266785 [ 336 ] {} <Debug> TCP-Session: 846cc694-646f-4455-8c77-18911ec47678 Authenticating user 'default' from [fd00:1122:3344:101::e]:36497 | ||
| 9713 | 2026.03.11 22:21:09.266801 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9714 | 2026.03.11 22:21:09.266819 [ 336 ] {} <Debug> TCP-Session: 846cc694-646f-4455-8c77-18911ec47678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9715 | 2026.03.11 22:21:09.266835 [ 259 ] {} <Debug> TCP-Session: c9c08d8e-4a9a-4479-856d-770df94da83f Authenticating user 'default' from [fd00:1122:3344:101::e]:35388 | ||
| 9716 | 2026.03.11 22:21:09.266839 [ 336 ] {} <Debug> TCP-Session: 846cc694-646f-4455-8c77-18911ec47678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9717 | 2026.03.11 22:21:09.266847 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9718 | 2026.03.11 22:21:09.266865 [ 339 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9719 | 2026.03.11 22:21:09.266890 [ 335 ] {} <Debug> TCP-Session: a43d3580-7839-4abc-94f5-26a48ccc747c Authenticating user 'default' from [fd00:1122:3344:101::e]:36881 | ||
| 9720 | 2026.03.11 22:21:09.266863 [ 259 ] {} <Debug> TCP-Session: c9c08d8e-4a9a-4479-856d-770df94da83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.03.11 22:21:09.266908 [ 335 ] {} <Debug> TCP-Session: a43d3580-7839-4abc-94f5-26a48ccc747c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2026.03.11 22:21:09.266918 [ 259 ] {} <Debug> TCP-Session: c9c08d8e-4a9a-4479-856d-770df94da83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.03.11 22:21:09.266923 [ 335 ] {} <Debug> TCP-Session: a43d3580-7839-4abc-94f5-26a48ccc747c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9724 | 2026.03.11 22:21:09.266933 [ 339 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9725 | 2026.03.11 22:21:09.267218 [ 339 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 9726 | 2026.03.11 22:21:09.268234 [ 346 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Trace> AggregatingTransform: Aggregating | ||
| 9727 | 2026.03.11 22:21:09.268285 [ 346 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9728 | 2026.03.11 22:21:09.268322 [ 346 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004139 sec. (995.878 rows/sec., 38.90 KiB/sec.) | ||
| 9729 | 2026.03.11 22:21:09.268341 [ 346 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Trace> Aggregator: Merging aggregated data | ||
| 9730 | 2026.03.11 22:21:09.269821 [ 339 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 9731 | 2026.03.11 22:21:09.269951 [ 339 ] {cf8d5927-50d9-46d5-a2f0-c215f7c13d9b} <Debug> TCPHandler: Processed in 0.00369143 sec. | ||
| 9732 | 2026.03.11 22:21:09.270091 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9733 | 2026.03.11 22:21:09.270108 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9734 | 2026.03.11 22:21:09.270122 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9735 | 2026.03.11 22:21:09.270139 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9736 | 2026.03.11 22:21:09.270154 [ 335 ] {} <Debug> TCP-Session: a43d3580-7839-4abc-94f5-26a48ccc747c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9737 | 2026.03.11 22:21:09.270169 [ 336 ] {} <Debug> TCP-Session: 846cc694-646f-4455-8c77-18911ec47678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9738 | 2026.03.11 22:21:09.270179 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9739 | 2026.03.11 22:21:09.270190 [ 341 ] {} <Debug> TCP-Session: f898a58a-aa35-406d-88ca-e693568cc44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9740 | 2026.03.11 22:21:09.270204 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9741 | 2026.03.11 22:21:09.270230 [ 340 ] {} <Debug> TCP-Session: 5a588436-12d0-4d2a-9800-4c43a3eb08e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9742 | 2026.03.11 22:21:09.270248 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9743 | 2026.03.11 22:21:09.270276 [ 338 ] {} <Debug> TCP-Session: 35cfcf21-9094-4608-84bf-14ef4209e66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2026.03.11 22:21:09.270154 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9745 | 2026.03.11 22:21:09.270302 [ 337 ] {} <Debug> TCP-Session: 3e6b29d3-d23c-42f2-b2d2-11e780b72dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9746 | 2026.03.11 22:21:09.270221 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9747 | 2026.03.11 22:21:09.270333 [ 259 ] {} <Debug> TCP-Session: c9c08d8e-4a9a-4479-856d-770df94da83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9748 | 2026.03.11 22:21:09.270151 [ 339 ] {} <Debug> TCP-Session: 2221f910-700b-4b40-b345-f19455932652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9749 | 2026.03.11 22:21:09.270371 [ 334 ] {} <Debug> TCP-Session: 16a47203-2f8e-401a-98af-d9691f4a0b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2026.03.11 22:21:09.279871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9751 | 2026.03.11 22:21:09.298656 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.03.11 22:21:09.298723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9753 | 2026.03.11 22:21:09.306715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9754 | 2026.03.11 22:21:09.307461 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.03.11 22:21:09.307788 [ 64 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9756 | 2026.03.11 22:21:09.307843 [ 64 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.03.11 22:21:09.307864 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9758 | 2026.03.11 22:21:09.307986 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 9759 | 2026.03.11 22:21:09.311894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9760 | 2026.03.11 22:21:09.312166 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9761 | 2026.03.11 22:21:09.313614 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9762 | 2026.03.11 22:21:09.318127 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9763 | 2026.03.11 22:21:09.325190 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 9764 | 2026.03.11 22:21:09.329763 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 9765 | 2026.03.11 22:21:09.334392 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 9766 | 2026.03.11 22:21:09.338218 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 9767 | 2026.03.11 22:21:09.399583 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.091643304 sec., 3371.768438204716 rows/sec., 17.43 MiB/sec. | ||
| 9768 | 2026.03.11 22:21:09.402468 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9769 | 2026.03.11 22:21:09.404785 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.03.11 22:21:09.404927 [ 190 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_41_8} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9771 | 2026.03.11 22:21:09.407595 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9772 | 2026.03.11 22:21:10.710836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1198 | ||
| 9773 | 2026.03.11 22:21:10.713548 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.03.11 22:21:10.713604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9775 | 2026.03.11 22:21:10.714841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9776 | 2026.03.11 22:21:10.715121 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.03.11 22:21:10.715297 [ 62 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9778 | 2026.03.11 22:21:10.715369 [ 62 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.03.11 22:21:10.715393 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9780 | 2026.03.11 22:21:10.715488 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 9781 | 2026.03.11 22:21:10.715500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9782 | 2026.03.11 22:21:10.715939 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9783 | 2026.03.11 22:21:10.716066 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 994 rows starting from the beginning of the part | ||
| 9784 | 2026.03.11 22:21:10.716385 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9785 | 2026.03.11 22:21:10.716692 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 9786 | 2026.03.11 22:21:10.716985 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 9787 | 2026.03.11 22:21:10.717283 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9788 | 2026.03.11 22:21:10.717583 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
| 9789 | 2026.03.11 22:21:10.724531 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 72 columns (72 merged, 0 gathered) in 0.009082432 sec., 131902.99690655543 rows/sec., 109.73 MiB/sec. | ||
| 9790 | 2026.03.11 22:21:10.726264 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9791 | 2026.03.11 22:21:10.726920 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.03.11 22:21:10.727019 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_31_6} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9793 | 2026.03.11 22:21:10.727368 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 9794 | 2026.03.11 22:21:12.817011 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.03.11 22:21:12.817217 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.03.11 22:21:12.817290 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9797 | 2026.03.11 22:21:12.818201 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.03.11 22:21:12.818256 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9799 | 2026.03.11 22:21:12.818728 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9800 | 2026.03.11 22:21:12.819088 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.03.11 22:21:12.819295 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002129 sec., 133395.96054485676 rows/sec., 8.47 MiB/sec. | ||
| 9802 | 2026.03.11 22:21:12.819357 [ 260 ] {3574267a-e4fa-49a3-b33b-cd25c2d826d2} <Debug> TCPHandler: Processed in 0.002490477 sec. | ||
| 9803 | 2026.03.11 22:21:12.819514 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.03.11 22:21:12.819620 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9805 | 2026.03.11 22:21:12.819670 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9806 | 2026.03.11 22:21:12.820727 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.03.11 22:21:12.820777 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9808 | 2026.03.11 22:21:12.821321 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9809 | 2026.03.11 22:21:12.821654 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.03.11 22:21:12.821837 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.002238 sec., 382931.18856121536 rows/sec., 30.19 MiB/sec. | ||
| 9811 | 2026.03.11 22:21:12.821848 [ 58 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9812 | 2026.03.11 22:21:12.821893 [ 260 ] {93a6ad56-04a4-4186-ac4c-0368f13fbb4f} <Debug> TCPHandler: Processed in 0.002433456 sec. | ||
| 9813 | 2026.03.11 22:21:12.821951 [ 58 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.03.11 22:21:12.822001 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9815 | 2026.03.11 22:21:12.822101 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.03.11 22:21:12.822190 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 9817 | 2026.03.11 22:21:12.822230 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9818 | 2026.03.11 22:21:12.822313 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9819 | 2026.03.11 22:21:12.822425 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2026.03.11 22:21:12.822495 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2893 rows starting from the beginning of the part | ||
| 9821 | 2026.03.11 22:21:12.822623 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9822 | 2026.03.11 22:21:12.822712 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 857 rows starting from the beginning of the part | ||
| 9823 | 2026.03.11 22:21:12.822797 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1960 rows starting from the beginning of the part | ||
| 9824 | 2026.03.11 22:21:12.822876 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9825 | 2026.03.11 22:21:12.822953 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 857 rows starting from the beginning of the part | ||
| 9826 | 2026.03.11 22:21:12.822957 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.03.11 22:21:12.823023 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9828 | 2026.03.11 22:21:12.823544 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9829 | 2026.03.11 22:21:12.823895 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.03.11 22:21:12.824098 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001891 sec., 90957.16552088842 rows/sec., 5.58 MiB/sec. | ||
| 9831 | 2026.03.11 22:21:12.824154 [ 260 ] {195510cf-a57d-4412-8d5e-168f2413b25d} <Debug> TCPHandler: Processed in 0.00212011 sec. | ||
| 9832 | 2026.03.11 22:21:12.824332 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.03.11 22:21:12.824461 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9834 | 2026.03.11 22:21:12.824522 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9835 | 2026.03.11 22:21:12.825151 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.03.11 22:21:12.825200 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9837 | 2026.03.11 22:21:12.825670 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9838 | 2026.03.11 22:21:12.825963 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.03.11 22:21:12.826111 [ 58 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9840 | 2026.03.11 22:21:12.826118 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001686 sec., 88374.85172004745 rows/sec., 5.71 MiB/sec. | ||
| 9841 | 2026.03.11 22:21:12.826177 [ 58 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.03.11 22:21:12.826203 [ 260 ] {242f91ad-83a4-44ba-8152-4af8df462be0} <Debug> TCPHandler: Processed in 0.001937747 sec. | ||
| 9843 | 2026.03.11 22:21:12.826209 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9844 | 2026.03.11 22:21:12.826381 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 9845 | 2026.03.11 22:21:12.826397 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2026.03.11 22:21:12.826531 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.03.11 22:21:12.826558 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9848 | 2026.03.11 22:21:12.826579 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9849 | 2026.03.11 22:21:12.826616 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 882 rows starting from the beginning of the part | ||
| 9850 | 2026.03.11 22:21:12.826710 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 9851 | 2026.03.11 22:21:12.826794 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 9852 | 2026.03.11 22:21:12.826903 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 9853 | 2026.03.11 22:21:12.827035 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 708 rows starting from the beginning of the part | ||
| 9854 | 2026.03.11 22:21:12.827115 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::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 | ||
| 9855 | 2026.03.11 22:21:12.827127 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6699 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032585 sec., 1331125.0579970332 rows/sec., 107.79 MiB/sec. | ||
| 9856 | 2026.03.11 22:21:12.827172 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.03.11 22:21:12.827228 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9858 | 2026.03.11 22:21:12.827697 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9859 | 2026.03.11 22:21:12.827781 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9860 | 2026.03.11 22:21:12.828178 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2026.03.11 22:21:12.828227 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.03.11 22:21:12.828357 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_66_13} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9863 | 2026.03.11 22:21:12.828361 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001845 sec., 80216.80216802168 rows/sec., 4.56 MiB/sec. | ||
| 9864 | 2026.03.11 22:21:12.828442 [ 260 ] {0107bbe5-5cd2-488a-981a-c1ed85522d36} <Debug> TCPHandler: Processed in 0.00211541 sec. | ||
| 9865 | 2026.03.11 22:21:12.828532 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9866 | 2026.03.11 22:21:12.828607 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2026.03.11 22:21:12.828747 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9868 | 2026.03.11 22:21:12.828806 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9869 | 2026.03.11 22:21:12.828962 [ 186 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002672601 sec., 817929.7994724988 rows/sec., 52.81 MiB/sec. | ||
| 9870 | 2026.03.11 22:21:12.829291 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9871 | 2026.03.11 22:21:12.829732 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.03.11 22:21:12.829842 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.11 22:21:12.829849 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_25_5} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9874 | 2026.03.11 22:21:12.829910 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9875 | 2026.03.11 22:21:12.830080 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9876 | 2026.03.11 22:21:12.830489 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9877 | 2026.03.11 22:21:12.830856 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.03.11 22:21:12.831053 [ 57 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9879 | 2026.03.11 22:21:12.831073 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.002348 sec., 221465.0766609881 rows/sec., 15.63 MiB/sec. | ||
| 9880 | 2026.03.11 22:21:12.831120 [ 57 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.03.11 22:21:12.831150 [ 260 ] {5c947508-e05f-4a98-bc38-5230abed4b3e} <Debug> TCPHandler: Processed in 0.002604599 sec. | ||
| 9882 | 2026.03.11 22:21:12.831174 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9883 | 2026.03.11 22:21:12.831326 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 9884 | 2026.03.11 22:21:12.831337 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.03.11 22:21:12.831483 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9886 | 2026.03.11 22:21:12.831497 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9887 | 2026.03.11 22:21:12.831531 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1551 rows starting from the beginning of the part | ||
| 9888 | 2026.03.11 22:21:12.831568 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9889 | 2026.03.11 22:21:12.831625 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9890 | 2026.03.11 22:21:12.831692 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 520 rows starting from the beginning of the part | ||
| 9891 | 2026.03.11 22:21:12.831745 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1021 rows starting from the beginning of the part | ||
| 9892 | 2026.03.11 22:21:12.831793 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9893 | 2026.03.11 22:21:12.831836 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 520 rows starting from the beginning of the part | ||
| 9894 | 2026.03.11 22:21:12.832077 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.03.11 22:21:12.832141 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9896 | 2026.03.11 22:21:12.832667 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9897 | 2026.03.11 22:21:12.833004 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.03.11 22:21:12.833201 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001732 sec., 3464.203233256351 rows/sec., 180.99 KiB/sec. | ||
| 9899 | 2026.03.11 22:21:12.833252 [ 260 ] {23286afd-bf06-4007-b7d5-c5c8e7e482b4} <Debug> TCPHandler: Processed in 0.001996098 sec. | ||
| 9900 | 2026.03.11 22:21:12.833394 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.03.11 22:21:12.833528 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.03.11 22:21:12.833586 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9903 | 2026.03.11 22:21:12.833698 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426736 sec., 1545285.5193148328 rows/sec., 114.16 MiB/sec. | ||
| 9904 | 2026.03.11 22:21:12.833977 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9905 | 2026.03.11 22:21:12.834190 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.03.11 22:21:12.834247 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9907 | 2026.03.11 22:21:12.834391 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.03.11 22:21:12.834516 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_66_13} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9909 | 2026.03.11 22:21:12.834637 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9910 | 2026.03.11 22:21:12.834804 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9911 | 2026.03.11 22:21:12.835140 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.03.11 22:21:12.835348 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001845 sec., 143631.43631436315 rows/sec., 9.54 MiB/sec. | ||
| 9913 | 2026.03.11 22:21:12.835406 [ 260 ] {91e5bbb6-83bb-44ed-9ffd-d5598db6576a} <Debug> TCPHandler: Processed in 0.002073879 sec. | ||
| 9914 | 2026.03.11 22:21:12.835573 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.03.11 22:21:12.835694 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9916 | 2026.03.11 22:21:12.835759 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9917 | 2026.03.11 22:21:12.836267 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.03.11 22:21:12.836321 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9919 | 2026.03.11 22:21:12.837410 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9920 | 2026.03.11 22:21:12.837787 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.03.11 22:21:12.838058 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002392 sec., 418.0602006688963 rows/sec., 28.17 KiB/sec. | ||
| 9922 | 2026.03.11 22:21:12.838120 [ 260 ] {fb0eb8ad-e387-4301-9304-e2a7cc25c71b} <Debug> TCPHandler: Processed in 0.002611719 sec. | ||
| 9923 | 2026.03.11 22:21:12.839428 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2026.03.11 22:21:12.839557 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9925 | 2026.03.11 22:21:12.839642 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9926 | 2026.03.11 22:21:12.840999 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2026.03.11 22:21:12.841051 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9928 | 2026.03.11 22:21:12.841920 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9929 | 2026.03.11 22:21:12.842262 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.03.11 22:21:12.842482 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002954 sec., 10155.72105619499 rows/sec., 18.20 MiB/sec. | ||
| 9931 | 2026.03.11 22:21:12.842581 [ 260 ] {f87fae8d-672e-4d45-8ab8-d12f5fc2a1e2} <Debug> TCPHandler: Processed in 0.003225091 sec. | ||
| 9932 | 2026.03.11 22:21:12.842751 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9933 | 2026.03.11 22:21:12.842884 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9934 | 2026.03.11 22:21:12.842943 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9935 | 2026.03.11 22:21:12.843448 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2026.03.11 22:21:12.843499 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9937 | 2026.03.11 22:21:12.844003 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9938 | 2026.03.11 22:21:12.844390 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.03.11 22:21:12.844558 [ 57 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9940 | 2026.03.11 22:21:12.844573 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001719 sec., 52356.02094240837 rows/sec., 3.28 MiB/sec. | ||
| 9941 | 2026.03.11 22:21:12.844639 [ 57 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.03.11 22:21:12.844684 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 9943 | 2026.03.11 22:21:12.844687 [ 260 ] {5ecb17f1-54af-477c-a1d7-c8b11372f0e1} <Debug> TCPHandler: Processed in 0.002006817 sec. | ||
| 9944 | 2026.03.11 22:21:12.844825 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9945 | 2026.03.11 22:21:12.844945 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9946 | 2026.03.11 22:21:12.844982 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3030 rows starting from the beginning of the part | ||
| 9947 | 2026.03.11 22:21:12.845045 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9948 | 2026.03.11 22:21:12.845096 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9949 | 2026.03.11 22:21:12.845144 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
| 9950 | 2026.03.11 22:21:12.845203 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 9951 | 2026.03.11 22:21:12.845270 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 9952 | 2026.03.11 22:21:12.846809 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002050329 sec., 1624129.5909095565 rows/sec., 106.35 MiB/sec. | ||
| 9953 | 2026.03.11 22:21:12.847349 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9954 | 2026.03.11 22:21:12.847977 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.03.11 22:21:12.848122 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_61_12} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9956 | 2026.03.11 22:21:12.848396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9957 | 2026.03.11 22:21:13.501083 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55483 | ||
| 9958 | 2026.03.11 22:21:13.501221 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9959 | 2026.03.11 22:21:13.501255 [ 336 ] {} <Debug> TCP-Session: e6c41180-1c95-45c0-bd84-a69c052a1509 Authenticating user 'default' from [fd00:1122:3344:101::e]:55483 | ||
| 9960 | 2026.03.11 22:21:13.501281 [ 336 ] {} <Debug> TCP-Session: e6c41180-1c95-45c0-bd84-a69c052a1509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.03.11 22:21:13.501297 [ 336 ] {} <Debug> TCP-Session: e6c41180-1c95-45c0-bd84-a69c052a1509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2026.03.11 22:21:13.501610 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62125 | ||
| 9963 | 2026.03.11 22:21:13.501643 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43653 | ||
| 9964 | 2026.03.11 22:21:13.501670 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44146 | ||
| 9965 | 2026.03.11 22:21:13.501742 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42172 | ||
| 9966 | 2026.03.11 22:21:13.501630 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59439 | ||
| 9967 | 2026.03.11 22:21:13.501830 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9968 | 2026.03.11 22:21:13.501852 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9969 | 2026.03.11 22:21:13.501913 [ 340 ] {} <Debug> TCP-Session: 79f3c9b9-1321-4092-8c03-ddcbdfe0129b Authenticating user 'default' from [fd00:1122:3344:101::e]:43653 | ||
| 9970 | 2026.03.11 22:21:13.501984 [ 340 ] {} <Debug> TCP-Session: 79f3c9b9-1321-4092-8c03-ddcbdfe0129b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.03.11 22:21:13.501999 [ 341 ] {} <Debug> TCP-Session: 0d9b1c20-1b26-4f4a-9e8f-9f2be65ec03e Authenticating user 'default' from [fd00:1122:3344:101::e]:44146 | ||
| 9972 | 2026.03.11 22:21:13.502015 [ 340 ] {} <Debug> TCP-Session: 79f3c9b9-1321-4092-8c03-ddcbdfe0129b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9973 | 2026.03.11 22:21:13.502028 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9974 | 2026.03.11 22:21:13.502073 [ 341 ] {} <Debug> TCP-Session: 0d9b1c20-1b26-4f4a-9e8f-9f2be65ec03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9975 | 2026.03.11 22:21:13.501989 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64409 | ||
| 9976 | 2026.03.11 22:21:13.501852 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9977 | 2026.03.11 22:21:13.502122 [ 335 ] {} <Debug> TCP-Session: b59ece62-e595-4414-b155-b324d68e3e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:42172 | ||
| 9978 | 2026.03.11 22:21:13.502247 [ 337 ] {} <Debug> TCP-Session: cfee6655-de15-4308-9b89-31a6cfc18d48 Authenticating user 'default' from [fd00:1122:3344:101::e]:62125 | ||
| 9979 | 2026.03.11 22:21:13.502298 [ 335 ] {} <Debug> TCP-Session: b59ece62-e595-4414-b155-b324d68e3e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9980 | 2026.03.11 22:21:13.502308 [ 337 ] {} <Debug> TCP-Session: cfee6655-de15-4308-9b89-31a6cfc18d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2026.03.11 22:21:13.502327 [ 335 ] {} <Debug> TCP-Session: b59ece62-e595-4414-b155-b324d68e3e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9982 | 2026.03.11 22:21:13.502348 [ 337 ] {} <Debug> TCP-Session: cfee6655-de15-4308-9b89-31a6cfc18d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9983 | 2026.03.11 22:21:13.502322 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9984 | 2026.03.11 22:21:13.502428 [ 339 ] {} <Debug> TCP-Session: a6388f1c-92ec-477c-a5ca-be9efb76a9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59439 | ||
| 9985 | 2026.03.11 22:21:13.502454 [ 339 ] {} <Debug> TCP-Session: a6388f1c-92ec-477c-a5ca-be9efb76a9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.03.11 22:21:13.502486 [ 339 ] {} <Debug> TCP-Session: a6388f1c-92ec-477c-a5ca-be9efb76a9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.03.11 22:21:13.501916 [ 336 ] {} <Trace> TCP-Session: e6c41180-1c95-45c0-bd84-a69c052a1509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.03.11 22:21:13.502121 [ 341 ] {} <Debug> TCP-Session: 0d9b1c20-1b26-4f4a-9e8f-9f2be65ec03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2026.03.11 22:21:13.501742 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42426 | ||
| 9990 | 2026.03.11 22:21:13.501631 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60185 | ||
| 9991 | 2026.03.11 22:21:13.502767 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9992 | 2026.03.11 22:21:13.502795 [ 336 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9993 | 2026.03.11 22:21:13.502863 [ 334 ] {} <Debug> TCP-Session: bef30afe-a9cc-4fd8-8dce-1561aad23486 Authenticating user 'default' from [fd00:1122:3344:101::e]:64409 | ||
| 9994 | 2026.03.11 22:21:13.502905 [ 334 ] {} <Debug> TCP-Session: bef30afe-a9cc-4fd8-8dce-1561aad23486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9995 | 2026.03.11 22:21:13.502926 [ 334 ] {} <Debug> TCP-Session: bef30afe-a9cc-4fd8-8dce-1561aad23486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.03.11 22:21:13.503235 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9997 | 2026.03.11 22:21:13.503264 [ 336 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9998 | 2026.03.11 22:21:13.503278 [ 259 ] {} <Debug> TCP-Session: 5c6b453b-9e9e-43ed-9001-65a491d04170 Authenticating user 'default' from [fd00:1122:3344:101::e]:42426 | ||
| 9999 | 2026.03.11 22:21:13.503322 [ 259 ] {} <Debug> TCP-Session: 5c6b453b-9e9e-43ed-9001-65a491d04170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10000 | 2026.03.11 22:21:13.503346 [ 259 ] {} <Debug> TCP-Session: 5c6b453b-9e9e-43ed-9001-65a491d04170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10001 | 2026.03.11 22:21:13.503358 [ 336 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10002 | 2026.03.11 22:21:13.503624 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10003 | 2026.03.11 22:21:13.503686 [ 338 ] {} <Debug> TCP-Session: c75f8ee2-73cc-4a64-af6e-e2d2fe1a918a Authenticating user 'default' from [fd00:1122:3344:101::e]:60185 | ||
| 10004 | 2026.03.11 22:21:13.503721 [ 338 ] {} <Debug> TCP-Session: c75f8ee2-73cc-4a64-af6e-e2d2fe1a918a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2026.03.11 22:21:13.503745 [ 338 ] {} <Debug> TCP-Session: c75f8ee2-73cc-4a64-af6e-e2d2fe1a918a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.03.11 22:21:13.503933 [ 336 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 10007 | 2026.03.11 22:21:13.505483 [ 312 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Trace> AggregatingTransform: Aggregating | ||
| 10008 | 2026.03.11 22:21:13.505529 [ 312 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Trace> Aggregator: Aggregation method: without_key | ||
| 10009 | 2026.03.11 22:21:13.505569 [ 312 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001439307 sec. (694.779 rows/sec., 27.14 KiB/sec.) | ||
| 10010 | 2026.03.11 22:21:13.505589 [ 312 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Trace> Aggregator: Merging aggregated data | ||
| 10011 | 2026.03.11 22:21:13.507505 [ 336 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004819 sec., 207.5119319360863 rows/sec., 8.11 KiB/sec. | ||
| 10012 | 2026.03.11 22:21:13.507682 [ 336 ] {d5ca471e-2fe2-461d-9e8d-b33314a64a56} <Debug> TCPHandler: Processed in 0.006083685 sec. | ||
| 10013 | 2026.03.11 22:21:13.507832 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10014 | 2026.03.11 22:21:13.507875 [ 336 ] {} <Debug> TCP-Session: e6c41180-1c95-45c0-bd84-a69c052a1509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2026.03.11 22:21:13.507875 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10016 | 2026.03.11 22:21:13.507903 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10017 | 2026.03.11 22:21:13.507935 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10018 | 2026.03.11 22:21:13.507939 [ 337 ] {} <Debug> TCP-Session: cfee6655-de15-4308-9b89-31a6cfc18d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2026.03.11 22:21:13.507966 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10020 | 2026.03.11 22:21:13.507991 [ 335 ] {} <Debug> TCP-Session: b59ece62-e595-4414-b155-b324d68e3e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.03.11 22:21:13.508005 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10022 | 2026.03.11 22:21:13.508032 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10023 | 2026.03.11 22:21:13.508033 [ 338 ] {} <Debug> TCP-Session: c75f8ee2-73cc-4a64-af6e-e2d2fe1a918a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2026.03.11 22:21:13.508061 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10025 | 2026.03.11 22:21:13.508061 [ 259 ] {} <Debug> TCP-Session: 5c6b453b-9e9e-43ed-9001-65a491d04170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.03.11 22:21:13.507985 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10027 | 2026.03.11 22:21:13.508151 [ 334 ] {} <Debug> TCP-Session: bef30afe-a9cc-4fd8-8dce-1561aad23486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2026.03.11 22:21:13.507957 [ 340 ] {} <Debug> TCP-Session: 79f3c9b9-1321-4092-8c03-ddcbdfe0129b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.03.11 22:21:13.508198 [ 341 ] {} <Debug> TCP-Session: 0d9b1c20-1b26-4f4a-9e8f-9f2be65ec03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.03.11 22:21:13.508081 [ 339 ] {} <Debug> TCP-Session: a6388f1c-92ec-477c-a5ca-be9efb76a9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.03.11 22:21:15.526727 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10032 | 2026.03.11 22:21:15.526825 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10033 | 2026.03.11 22:21:15.674255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20191 | ||
| 10034 | 2026.03.11 22:21:15.674800 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.03.11 22:21:15.674841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10036 | 2026.03.11 22:21:15.675370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10037 | 2026.03.11 22:21:15.675595 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.03.11 22:21:15.675720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 10039 | 2026.03.11 22:21:16.811995 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10040 | 2026.03.11 22:21:16.827394 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.03.11 22:21:16.827458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10042 | 2026.03.11 22:21:16.832940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10043 | 2026.03.11 22:21:16.833644 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.03.11 22:21:16.836540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10045 | 2026.03.11 22:21:17.796469 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.03.11 22:21:17.796661 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10047 | 2026.03.11 22:21:17.796730 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10048 | 2026.03.11 22:21:17.797465 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.03.11 22:21:17.797502 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10050 | 2026.03.11 22:21:17.797886 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10051 | 2026.03.11 22:21:17.798106 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.03.11 22:21:17.798252 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001641 sec., 46313.22364411944 rows/sec., 3.82 MiB/sec. | ||
| 10053 | 2026.03.11 22:21:17.798294 [ 260 ] {a57cd23e-c146-4c32-9f34-5d48da5d8a29} <Debug> TCPHandler: Processed in 0.001954997 sec. | ||
| 10054 | 2026.03.11 22:21:17.798438 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.03.11 22:21:17.798532 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10056 | 2026.03.11 22:21:17.798570 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10057 | 2026.03.11 22:21:17.798973 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.03.11 22:21:17.799006 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10059 | 2026.03.11 22:21:17.799301 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10060 | 2026.03.11 22:21:17.799498 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.03.11 22:21:17.799622 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 679.27 KiB/sec. | ||
| 10062 | 2026.03.11 22:21:17.799661 [ 260 ] {12168dab-8192-4e3f-aec0-4a59bb876401} <Debug> TCPHandler: Processed in 0.001270953 sec. | ||
| 10063 | 2026.03.11 22:21:17.799772 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10064 | 2026.03.11 22:21:17.799864 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10065 | 2026.03.11 22:21:17.799903 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10066 | 2026.03.11 22:21:17.800337 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.03.11 22:21:17.800370 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10068 | 2026.03.11 22:21:17.800661 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10069 | 2026.03.11 22:21:17.800868 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.03.11 22:21:17.800993 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 10071 | 2026.03.11 22:21:17.801031 [ 260 ] {788cc330-0175-46df-a741-62683372e9d9} <Debug> TCPHandler: Processed in 0.001306355 sec. | ||
| 10072 | 2026.03.11 22:21:17.801146 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.03.11 22:21:17.801238 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.03.11 22:21:17.801279 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10075 | 2026.03.11 22:21:17.801712 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.03.11 22:21:17.801745 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10077 | 2026.03.11 22:21:17.802087 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10078 | 2026.03.11 22:21:17.802305 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.03.11 22:21:17.802434 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 10080 | 2026.03.11 22:21:17.802473 [ 260 ] {a349a7e9-b47c-4f21-bbc9-6520960f19af} <Debug> TCPHandler: Processed in 0.001375246 sec. | ||
| 10081 | 2026.03.11 22:21:17.802584 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.03.11 22:21:17.802677 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10083 | 2026.03.11 22:21:17.802731 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10084 | 2026.03.11 22:21:17.803526 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.03.11 22:21:17.803563 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10086 | 2026.03.11 22:21:17.804095 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10087 | 2026.03.11 22:21:17.804321 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.03.11 22:21:17.804458 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 10089 | 2026.03.11 22:21:17.804513 [ 260 ] {fcfc40b7-af16-4e47-ba56-957155f48586} <Debug> TCPHandler: Processed in 0.001976097 sec. | ||
| 10090 | 2026.03.11 22:21:17.804627 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.03.11 22:21:17.804721 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10092 | 2026.03.11 22:21:17.804762 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10093 | 2026.03.11 22:21:17.805107 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.03.11 22:21:17.805142 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10095 | 2026.03.11 22:21:17.805458 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10096 | 2026.03.11 22:21:17.805659 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.03.11 22:21:17.805784 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 10098 | 2026.03.11 22:21:17.805821 [ 260 ] {39b4d2e9-cae1-45b0-8e34-b414173f02dc} <Debug> TCPHandler: Processed in 0.001241633 sec. | ||
| 10099 | 2026.03.11 22:21:20.715887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1234 | ||
| 10100 | 2026.03.11 22:21:20.718520 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.03.11 22:21:20.718580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10102 | 2026.03.11 22:21:20.719871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10103 | 2026.03.11 22:21:20.720157 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.03.11 22:21:20.720538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 10105 | 2026.03.11 22:21:22.806136 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.03.11 22:21:22.806346 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10107 | 2026.03.11 22:21:22.806422 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10108 | 2026.03.11 22:21:22.807186 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.03.11 22:21:22.807240 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10110 | 2026.03.11 22:21:22.807658 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10111 | 2026.03.11 22:21:22.807904 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.03.11 22:21:22.808071 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 10113 | 2026.03.11 22:21:22.808087 [ 45 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 10114 | 2026.03.11 22:21:22.808125 [ 260 ] {a6ebe30b-098f-45d3-bcb4-5ffbefedfdb5} <Debug> TCPHandler: Processed in 0.002128261 sec. | ||
| 10115 | 2026.03.11 22:21:22.808186 [ 45 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.03.11 22:21:22.808233 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10117 | 2026.03.11 22:21:22.808286 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.03.11 22:21:22.808388 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 10119 | 2026.03.11 22:21:22.808397 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10120 | 2026.03.11 22:21:22.808502 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10121 | 2026.03.11 22:21:22.808580 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2026.03.11 22:21:22.808621 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 10123 | 2026.03.11 22:21:22.808694 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 10124 | 2026.03.11 22:21:22.808743 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 10125 | 2026.03.11 22:21:22.808790 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 10126 | 2026.03.11 22:21:22.808832 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 10127 | 2026.03.11 22:21:22.808874 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 10128 | 2026.03.11 22:21:22.808930 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.03.11 22:21:22.808972 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10130 | 2026.03.11 22:21:22.809347 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10131 | 2026.03.11 22:21:22.809587 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.03.11 22:21:22.809735 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 359.48 KiB/sec. | ||
| 10133 | 2026.03.11 22:21:22.809775 [ 260 ] {90ae4fe0-fdbd-476a-b772-f82030ec549c} <Debug> TCPHandler: Processed in 0.001544289 sec. | ||
| 10134 | 2026.03.11 22:21:22.809885 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2026.03.11 22:21:22.809981 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10136 | 2026.03.11 22:21:22.810021 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10137 | 2026.03.11 22:21:22.810021 [ 191 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706753 sec., 1012448.784329074 rows/sec., 68.44 MiB/sec. | ||
| 10138 | 2026.03.11 22:21:22.810164 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 10139 | 2026.03.11 22:21:22.810429 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.03.11 22:21:22.810499 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_21_4} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 10141 | 2026.03.11 22:21:22.810572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 10142 | 2026.03.11 22:21:22.810839 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.03.11 22:21:22.810880 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10144 | 2026.03.11 22:21:22.811273 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10145 | 2026.03.11 22:21:22.811482 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.03.11 22:21:22.811616 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Debug> executeQuery: Read 860 rows, 69.40 KiB in 0.001652 sec., 520581.1138014528 rows/sec., 41.02 MiB/sec. | ||
| 10147 | 2026.03.11 22:21:22.811657 [ 260 ] {918f676c-dd46-4b94-bca0-3a3680bf9deb} <Debug> TCPHandler: Processed in 0.001822265 sec. | ||
| 10148 | 2026.03.11 22:21:22.811768 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.03.11 22:21:22.811862 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10150 | 2026.03.11 22:21:22.811901 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10151 | 2026.03.11 22:21:22.812355 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.03.11 22:21:22.812391 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10153 | 2026.03.11 22:21:22.812704 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10154 | 2026.03.11 22:21:22.812919 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.03.11 22:21:22.813046 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Debug> executeQuery: Read 178 rows, 11.22 KiB in 0.001201 sec., 148209.8251457119 rows/sec., 9.12 MiB/sec. | ||
| 10156 | 2026.03.11 22:21:22.813088 [ 260 ] {115e36ea-c168-45c6-abdc-63ef28797050} <Debug> TCPHandler: Processed in 0.001370916 sec. | ||
| 10157 | 2026.03.11 22:21:22.813196 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.03.11 22:21:22.813291 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.03.11 22:21:22.813330 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10160 | 2026.03.11 22:21:22.813766 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.03.11 22:21:22.813802 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10162 | 2026.03.11 22:21:22.814131 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10163 | 2026.03.11 22:21:22.814339 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.03.11 22:21:22.814470 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 10165 | 2026.03.11 22:21:22.814512 [ 260 ] {955bd811-1c74-4e7e-9eda-9ad553d29940} <Debug> TCPHandler: Processed in 0.001364886 sec. | ||
| 10166 | 2026.03.11 22:21:22.814620 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.03.11 22:21:22.814715 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10168 | 2026.03.11 22:21:22.814755 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10169 | 2026.03.11 22:21:22.815190 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.03.11 22:21:22.815225 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10171 | 2026.03.11 22:21:22.815539 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10172 | 2026.03.11 22:21:22.815745 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.03.11 22:21:22.815854 [ 44 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 10174 | 2026.03.11 22:21:22.815875 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 10175 | 2026.03.11 22:21:22.815918 [ 44 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.03.11 22:21:22.815929 [ 260 ] {9d200198-3c5e-4d7c-bb16-f3e4f31603eb} <Debug> TCPHandler: Processed in 0.001357765 sec. | ||
| 10177 | 2026.03.11 22:21:22.815947 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10178 | 2026.03.11 22:21:22.816041 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 10179 | 2026.03.11 22:21:22.816048 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.03.11 22:21:22.816160 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10181 | 2026.03.11 22:21:22.816161 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10182 | 2026.03.11 22:21:22.816197 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 10183 | 2026.03.11 22:21:22.816214 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10184 | 2026.03.11 22:21:22.816269 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 10185 | 2026.03.11 22:21:22.816346 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 10186 | 2026.03.11 22:21:22.816408 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 10187 | 2026.03.11 22:21:22.816478 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 10188 | 2026.03.11 22:21:22.816528 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 10189 | 2026.03.11 22:21:22.816824 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2026.03.11 22:21:22.816859 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10191 | 2026.03.11 22:21:22.817211 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10192 | 2026.03.11 22:21:22.817375 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375926 sec., 654104.9445973112 rows/sec., 39.87 MiB/sec. | ||
| 10193 | 2026.03.11 22:21:22.817423 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.03.11 22:21:22.817562 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Debug> executeQuery: Read 526 rows, 38.07 KiB in 0.001417 sec., 371206.7748764996 rows/sec., 26.24 MiB/sec. | ||
| 10195 | 2026.03.11 22:21:22.817594 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 10196 | 2026.03.11 22:21:22.817602 [ 260 ] {d9a46670-e7f3-400a-8ab9-5508bf01d52a} <Debug> TCPHandler: Processed in 0.00160383 sec. | ||
| 10197 | 2026.03.11 22:21:22.817722 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.03.11 22:21:22.817818 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10199 | 2026.03.11 22:21:22.817863 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10200 | 2026.03.11 22:21:22.817952 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.03.11 22:21:22.818043 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_21_4} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 10202 | 2026.03.11 22:21:22.818153 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10203 | 2026.03.11 22:21:22.818205 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.03.11 22:21:22.818245 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10205 | 2026.03.11 22:21:22.818585 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10206 | 2026.03.11 22:21:22.818797 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.03.11 22:21:22.818926 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 10208 | 2026.03.11 22:21:22.818965 [ 260 ] {006a9a18-8ba6-4651-8e12-4c3748035a67} <Debug> TCPHandler: Processed in 0.001293944 sec. | ||
| 10209 | 2026.03.11 22:21:22.819069 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.03.11 22:21:22.819164 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10211 | 2026.03.11 22:21:22.819206 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10212 | 2026.03.11 22:21:22.819620 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.03.11 22:21:22.819656 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10214 | 2026.03.11 22:21:22.820006 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10215 | 2026.03.11 22:21:22.820214 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.03.11 22:21:22.820347 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.0012 sec., 223333.33333333334 rows/sec., 14.85 MiB/sec. | ||
| 10217 | 2026.03.11 22:21:22.820386 [ 260 ] {a9211da7-9e2d-4d82-8b50-5905015ebe72} <Debug> TCPHandler: Processed in 0.001366726 sec. | ||
| 10218 | 2026.03.11 22:21:22.820497 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.03.11 22:21:22.820591 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.03.11 22:21:22.820633 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10221 | 2026.03.11 22:21:22.820942 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.03.11 22:21:22.820978 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10223 | 2026.03.11 22:21:22.821277 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10224 | 2026.03.11 22:21:22.821482 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.03.11 22:21:22.821580 [ 44 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10226 | 2026.03.11 22:21:22.821609 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10227 | 2026.03.11 22:21:22.821615 [ 44 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.03.11 22:21:22.821649 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10229 | 2026.03.11 22:21:22.821652 [ 260 ] {1380dc97-c678-4482-9e82-89b551ff851b} <Debug> TCPHandler: Processed in 0.001205923 sec. | ||
| 10230 | 2026.03.11 22:21:22.821727 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 10231 | 2026.03.11 22:21:22.821767 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.03.11 22:21:22.821818 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10233 | 2026.03.11 22:21:22.821850 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 10234 | 2026.03.11 22:21:22.821860 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.03.11 22:21:22.821906 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 10236 | 2026.03.11 22:21:22.821914 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10237 | 2026.03.11 22:21:22.821951 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 10238 | 2026.03.11 22:21:22.821993 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 10239 | 2026.03.11 22:21:22.822041 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 10240 | 2026.03.11 22:21:22.822102 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 10241 | 2026.03.11 22:21:22.822763 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.03.11 22:21:22.822797 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10243 | 2026.03.11 22:21:22.822908 [ 201 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217743 sec., 13139.061361880133 rows/sec., 882.14 KiB/sec. | ||
| 10244 | 2026.03.11 22:21:22.823022 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10245 | 2026.03.11 22:21:22.823272 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.03.11 22:21:22.823332 [ 191 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_16_3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10247 | 2026.03.11 22:21:22.823366 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10248 | 2026.03.11 22:21:22.823397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10249 | 2026.03.11 22:21:22.823597 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.03.11 22:21:22.823738 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001894 sec., 15839.49313621964 rows/sec., 28.38 MiB/sec. | ||
| 10251 | 2026.03.11 22:21:22.823793 [ 260 ] {c6c2531f-e76a-4aeb-a06b-a2aedc4b8f74} <Debug> TCPHandler: Processed in 0.002075209 sec. | ||
| 10252 | 2026.03.11 22:21:22.823901 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.03.11 22:21:22.823996 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10254 | 2026.03.11 22:21:22.824038 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10255 | 2026.03.11 22:21:22.824365 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.11 22:21:22.824401 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10257 | 2026.03.11 22:21:22.824720 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10258 | 2026.03.11 22:21:22.824931 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.03.11 22:21:22.825057 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 10260 | 2026.03.11 22:21:22.825094 [ 260 ] {dfc16d09-a7da-44da-8b58-0bf712b2b576} <Debug> TCPHandler: Processed in 0.001243664 sec. | ||
| 10261 | 2026.03.11 22:21:23.175857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20703 | ||
| 10262 | 2026.03.11 22:21:23.176361 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.03.11 22:21:23.176405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10264 | 2026.03.11 22:21:23.176910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10265 | 2026.03.11 22:21:23.177149 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.03.11 22:21:23.177278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20703 | ||
| 10267 | 2026.03.11 22:21:24.336663 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10268 | 2026.03.11 22:21:24.353758 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.03.11 22:21:24.353818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10270 | 2026.03.11 22:21:24.359886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10271 | 2026.03.11 22:21:24.360599 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.03.11 22:21:24.363741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10273 | 2026.03.11 22:21:27.797007 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.03.11 22:21:27.797208 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10275 | 2026.03.11 22:21:27.797280 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10276 | 2026.03.11 22:21:27.797999 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.03.11 22:21:27.798046 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10278 | 2026.03.11 22:21:27.798452 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10279 | 2026.03.11 22:21:27.798707 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.03.11 22:21:27.798858 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 10281 | 2026.03.11 22:21:27.798902 [ 260 ] {65e64c5a-b683-4325-8226-6622b4f309ba} <Debug> TCPHandler: Processed in 0.002036028 sec. | ||
| 10282 | 2026.03.11 22:21:27.799028 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.03.11 22:21:27.799125 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.03.11 22:21:27.799165 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10285 | 2026.03.11 22:21:27.799575 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.03.11 22:21:27.799611 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10287 | 2026.03.11 22:21:27.799903 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10288 | 2026.03.11 22:21:27.800115 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.03.11 22:21:27.800234 [ 38 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10290 | 2026.03.11 22:21:27.800247 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 10291 | 2026.03.11 22:21:27.800311 [ 38 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.03.11 22:21:27.800324 [ 260 ] {10fd624e-0161-4126-8555-76a2ed67bb74} <Debug> TCPHandler: Processed in 0.001347595 sec. | ||
| 10293 | 2026.03.11 22:21:27.800347 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10294 | 2026.03.11 22:21:27.800450 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.03.11 22:21:27.800486 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 10296 | 2026.03.11 22:21:27.800551 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10297 | 2026.03.11 22:21:27.800597 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10298 | 2026.03.11 22:21:27.800642 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10299 | 2026.03.11 22:21:27.800687 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 10300 | 2026.03.11 22:21:27.800764 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part | ||
| 10301 | 2026.03.11 22:21:27.800818 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 172 rows starting from the beginning of the part | ||
| 10302 | 2026.03.11 22:21:27.800869 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10303 | 2026.03.11 22:21:27.800913 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 178 rows starting from the beginning of the part | ||
| 10304 | 2026.03.11 22:21:27.800956 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10305 | 2026.03.11 22:21:27.801029 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.03.11 22:21:27.801069 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10307 | 2026.03.11 22:21:27.801403 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10308 | 2026.03.11 22:21:27.801631 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.03.11 22:21:27.801766 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001233 sec., 60016.22060016221 rows/sec., 4.69 MiB/sec. | ||
| 10310 | 2026.03.11 22:21:27.801903 [ 260 ] {f3578bfb-38ec-44da-a196-cb135005a918} <Debug> TCPHandler: Processed in 0.001502518 sec. | ||
| 10311 | 2026.03.11 22:21:27.801957 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537339 sec., 400692.3651842567 rows/sec., 26.83 MiB/sec. | ||
| 10312 | 2026.03.11 22:21:27.802020 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2026.03.11 22:21:27.802098 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10314 | 2026.03.11 22:21:27.802116 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10315 | 2026.03.11 22:21:27.802165 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10316 | 2026.03.11 22:21:27.802356 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.03.11 22:21:27.802532 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_61_12} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10318 | 2026.03.11 22:21:27.802588 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.03.11 22:21:27.802613 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10320 | 2026.03.11 22:21:27.802629 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10321 | 2026.03.11 22:21:27.802982 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10322 | 2026.03.11 22:21:27.803219 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.03.11 22:21:27.803349 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10324 | 2026.03.11 22:21:27.803358 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10325 | 2026.03.11 22:21:27.803392 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.03.11 22:21:27.803407 [ 260 ] {20f3a997-25a8-4b4c-b1b2-6b1b650e74b9} <Debug> TCPHandler: Processed in 0.001437198 sec. | ||
| 10327 | 2026.03.11 22:21:27.803415 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 10328 | 2026.03.11 22:21:27.803520 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 10329 | 2026.03.11 22:21:27.803541 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2026.03.11 22:21:27.803648 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10331 | 2026.03.11 22:21:27.803653 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10332 | 2026.03.11 22:21:27.803688 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20986 rows starting from the beginning of the part | ||
| 10333 | 2026.03.11 22:21:27.803727 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10334 | 2026.03.11 22:21:27.803744 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 10335 | 2026.03.11 22:21:27.803792 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 10336 | 2026.03.11 22:21:27.803830 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 10337 | 2026.03.11 22:21:27.803867 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 268 rows starting from the beginning of the part | ||
| 10338 | 2026.03.11 22:21:27.803907 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10339 | 2026.03.11 22:21:27.804511 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.03.11 22:21:27.804553 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10341 | 2026.03.11 22:21:27.805130 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10342 | 2026.03.11 22:21:27.805359 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.03.11 22:21:27.805481 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10344 | 2026.03.11 22:21:27.805500 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001866 sec., 5359.056806002143 rows/sec., 9.60 MiB/sec. | ||
| 10345 | 2026.03.11 22:21:27.805524 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.03.11 22:21:27.805547 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10347 | 2026.03.11 22:21:27.805568 [ 260 ] {924c550e-cd72-4f32-8810-626cf6d11277} <Debug> TCPHandler: Processed in 0.00207888 sec. | ||
| 10348 | 2026.03.11 22:21:27.805628 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 10349 | 2026.03.11 22:21:27.805685 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.03.11 22:21:27.805788 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10351 | 2026.03.11 22:21:27.805824 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10352 | 2026.03.11 22:21:27.805831 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10353 | 2026.03.11 22:21:27.805886 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1162 rows starting from the beginning of the part | ||
| 10354 | 2026.03.11 22:21:27.806012 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part | ||
| 10355 | 2026.03.11 22:21:27.806119 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 10356 | 2026.03.11 22:21:27.806196 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.03.11 22:21:27.806230 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10358 | 2026.03.11 22:21:27.806236 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10359 | 2026.03.11 22:21:27.806341 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 10360 | 2026.03.11 22:21:27.806444 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10361 | 2026.03.11 22:21:27.806588 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10362 | 2026.03.11 22:21:27.806836 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2026.03.11 22:21:27.806976 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 10364 | 2026.03.11 22:21:27.807014 [ 260 ] {b1eacfec-e11a-4982-9f1f-c84b633ece58} <Debug> TCPHandler: Processed in 0.001379556 sec. | ||
| 10365 | 2026.03.11 22:21:27.812279 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21967 rows, containing 5 columns (5 merged, 0 gathered) in 0.008798036 sec., 2496807.2419799147 rows/sec., 164.59 MiB/sec. | ||
| 10366 | 2026.03.11 22:21:27.812822 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10367 | 2026.03.11 22:21:27.813091 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.03.11 22:21:27.813156 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10369 | 2026.03.11 22:21:27.813243 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10370 | 2026.03.11 22:21:27.814308 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1263 rows, containing 19 columns (19 merged, 0 gathered) in 0.008712715 sec., 144960.55477540585 rows/sec., 259.76 MiB/sec. | ||
| 10371 | 2026.03.11 22:21:27.816155 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10372 | 2026.03.11 22:21:27.816465 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.03.11 22:21:27.816531 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10374 | 2026.03.11 22:21:27.816668 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10375 | 2026.03.11 22:21:28.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.50 MiB, peak 325.30 MiB, free memory in arenas 0.00 B, will set to 318.90 MiB (RSS), difference: 8.40 MiB | ||
| 10376 | 2026.03.11 22:21:30.526913 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10377 | 2026.03.11 22:21:30.527032 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10378 | 2026.03.11 22:21:30.677411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21151 | ||
| 10379 | 2026.03.11 22:21:30.677950 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.03.11 22:21:30.677987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10381 | 2026.03.11 22:21:30.678484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10382 | 2026.03.11 22:21:30.678717 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.03.11 22:21:30.678845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21151 | ||
| 10384 | 2026.03.11 22:21:30.720795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1270 | ||
| 10385 | 2026.03.11 22:21:30.723222 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.03.11 22:21:30.723268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10387 | 2026.03.11 22:21:30.724503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10388 | 2026.03.11 22:21:30.724778 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.03.11 22:21:30.725057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10390 | 2026.03.11 22:21:31.863859 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10391 | 2026.03.11 22:21:31.881274 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.03.11 22:21:31.881336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10393 | 2026.03.11 22:21:31.887336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10394 | 2026.03.11 22:21:31.888026 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.03.11 22:21:31.891175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10396 | 2026.03.11 22:21:32.806246 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.03.11 22:21:32.806445 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10398 | 2026.03.11 22:21:32.806517 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10399 | 2026.03.11 22:21:32.807343 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.03.11 22:21:32.807386 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10401 | 2026.03.11 22:21:32.807814 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10402 | 2026.03.11 22:21:32.808039 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.03.11 22:21:32.808195 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001803 sec., 157515.25235718247 rows/sec., 10.00 MiB/sec. | ||
| 10404 | 2026.03.11 22:21:32.808238 [ 260 ] {e2779e4f-326d-4abc-924b-826d8999b1f1} <Debug> TCPHandler: Processed in 0.002123861 sec. | ||
| 10405 | 2026.03.11 22:21:32.808372 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2026.03.11 22:21:32.808467 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10407 | 2026.03.11 22:21:32.808508 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10408 | 2026.03.11 22:21:32.809365 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.03.11 22:21:32.809401 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10410 | 2026.03.11 22:21:32.809791 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10411 | 2026.03.11 22:21:32.810001 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.03.11 22:21:32.810127 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001679 sec., 510422.8707564026 rows/sec., 40.24 MiB/sec. | ||
| 10413 | 2026.03.11 22:21:32.810164 [ 260 ] {090272bc-b041-4397-8492-ab09cc4b80dc} <Debug> TCPHandler: Processed in 0.001840795 sec. | ||
| 10414 | 2026.03.11 22:21:32.810281 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.03.11 22:21:32.810375 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10416 | 2026.03.11 22:21:32.810414 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10417 | 2026.03.11 22:21:32.810892 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.03.11 22:21:32.810927 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10419 | 2026.03.11 22:21:32.811236 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10420 | 2026.03.11 22:21:32.811447 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.03.11 22:21:32.811569 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001213 sec., 141797.1970321517 rows/sec., 8.69 MiB/sec. | ||
| 10422 | 2026.03.11 22:21:32.811606 [ 260 ] {2cc83dcf-fa6f-4fbf-836d-29013c14e026} <Debug> TCPHandler: Processed in 0.001373226 sec. | ||
| 10423 | 2026.03.11 22:21:32.811721 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.03.11 22:21:32.811816 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10425 | 2026.03.11 22:21:32.811854 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10426 | 2026.03.11 22:21:32.812297 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.03.11 22:21:32.812330 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10428 | 2026.03.11 22:21:32.812629 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10429 | 2026.03.11 22:21:32.812863 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.03.11 22:21:32.812986 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 10431 | 2026.03.11 22:21:32.813022 [ 260 ] {f7297885-a6dd-4443-8184-b3db49ad795f} <Debug> TCPHandler: Processed in 0.001348825 sec. | ||
| 10432 | 2026.03.11 22:21:32.813136 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.03.11 22:21:32.813228 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10434 | 2026.03.11 22:21:32.813267 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10435 | 2026.03.11 22:21:32.813703 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.03.11 22:21:32.813738 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10437 | 2026.03.11 22:21:32.814048 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10438 | 2026.03.11 22:21:32.814251 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.03.11 22:21:32.814379 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 10440 | 2026.03.11 22:21:32.814417 [ 260 ] {0ff9a715-9301-4cce-b157-a53deb660262} <Debug> TCPHandler: Processed in 0.001329315 sec. | ||
| 10441 | 2026.03.11 22:21:32.814534 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.03.11 22:21:32.814629 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10443 | 2026.03.11 22:21:32.814670 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10444 | 2026.03.11 22:21:32.815335 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.03.11 22:21:32.815370 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10446 | 2026.03.11 22:21:32.815694 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10447 | 2026.03.11 22:21:32.815906 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.03.11 22:21:32.816032 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.00142 sec., 366197.1830985915 rows/sec., 25.85 MiB/sec. | ||
| 10449 | 2026.03.11 22:21:32.816070 [ 260 ] {bab40e00-8b6e-4068-85e5-c5be9badfddd} <Debug> TCPHandler: Processed in 0.00158608 sec. | ||
| 10450 | 2026.03.11 22:21:32.816194 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.03.11 22:21:32.816291 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10452 | 2026.03.11 22:21:32.816332 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10453 | 2026.03.11 22:21:32.816684 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.03.11 22:21:32.816718 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10455 | 2026.03.11 22:21:32.817018 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10456 | 2026.03.11 22:21:32.817250 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.03.11 22:21:32.817340 [ 27 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10458 | 2026.03.11 22:21:32.817376 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 10459 | 2026.03.11 22:21:32.817379 [ 27 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.03.11 22:21:32.817409 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10461 | 2026.03.11 22:21:32.817414 [ 260 ] {ed8892ed-ce06-4555-bd91-1671736d7ae9} <Debug> TCPHandler: Processed in 0.001270714 sec. | ||
| 10462 | 2026.03.11 22:21:32.817490 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10463 | 2026.03.11 22:21:32.817536 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.03.11 22:21:32.817583 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10465 | 2026.03.11 22:21:32.817612 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10466 | 2026.03.11 22:21:32.817633 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10467 | 2026.03.11 22:21:32.817665 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10468 | 2026.03.11 22:21:32.817678 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10469 | 2026.03.11 22:21:32.817706 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10470 | 2026.03.11 22:21:32.817744 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10471 | 2026.03.11 22:21:32.817778 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10472 | 2026.03.11 22:21:32.817814 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 10473 | 2026.03.11 22:21:32.818101 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.03.11 22:21:32.818136 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10475 | 2026.03.11 22:21:32.818475 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10476 | 2026.03.11 22:21:32.818498 [ 191 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010436 sec., 91989.26791874281 rows/sec., 4.69 MiB/sec. | ||
| 10477 | 2026.03.11 22:21:32.818634 [ 199 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10478 | 2026.03.11 22:21:32.818706 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.03.11 22:21:32.818832 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. | ||
| 10480 | 2026.03.11 22:21:32.818869 [ 260 ] {aa019cf3-5d46-4c49-a148-93607c98caee} <Debug> TCPHandler: Processed in 0.001383776 sec. | ||
| 10481 | 2026.03.11 22:21:32.818938 [ 199 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_16_3} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.03.11 22:21:32.818989 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.03.11 22:21:32.819006 [ 199 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_16_3} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10484 | 2026.03.11 22:21:32.819069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10485 | 2026.03.11 22:21:32.819086 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10486 | 2026.03.11 22:21:32.819136 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10487 | 2026.03.11 22:21:32.819454 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2026.03.11 22:21:32.819489 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10489 | 2026.03.11 22:21:32.819782 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10490 | 2026.03.11 22:21:32.819994 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2026.03.11 22:21:32.820120 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 10492 | 2026.03.11 22:21:32.820155 [ 260 ] {b4893fca-7d4d-4ab2-811d-e21725bb86e2} <Debug> TCPHandler: Processed in 0.001216543 sec. | ||
| 10493 | 2026.03.11 22:21:32.820263 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10494 | 2026.03.11 22:21:32.820358 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10495 | 2026.03.11 22:21:32.820412 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10496 | 2026.03.11 22:21:32.821228 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2026.03.11 22:21:32.821262 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10498 | 2026.03.11 22:21:32.821803 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10499 | 2026.03.11 22:21:32.822044 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2026.03.11 22:21:32.822184 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001844 sec., 16268.980477223427 rows/sec., 29.15 MiB/sec. | ||
| 10501 | 2026.03.11 22:21:32.822238 [ 260 ] {383fc54a-8b86-44dd-9d4b-c7568f87975e} <Debug> TCPHandler: Processed in 0.002024869 sec. | ||
| 10502 | 2026.03.11 22:21:32.822352 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.03.11 22:21:32.822448 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10504 | 2026.03.11 22:21:32.822490 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10505 | 2026.03.11 22:21:32.822823 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.03.11 22:21:32.822859 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10507 | 2026.03.11 22:21:32.823185 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10508 | 2026.03.11 22:21:32.823403 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.03.11 22:21:32.823543 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001112 sec., 80935.25179856116 rows/sec., 5.06 MiB/sec. | ||
| 10510 | 2026.03.11 22:21:32.823580 [ 260 ] {90c82b7a-c404-4b05-b6d5-d74e56ea237c} <Debug> TCPHandler: Processed in 0.001277714 sec. | ||
| 10511 | 2026.03.11 22:21:33.138115 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.03.11 22:21:33.138245 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10513 | 2026.03.11 22:21:33.138295 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10514 | 2026.03.11 22:21:33.138884 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.03.11 22:21:33.138927 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10516 | 2026.03.11 22:21:33.139232 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10517 | 2026.03.11 22:21:33.139448 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.03.11 22:21:33.139580 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001362 sec., 17621.14537444934 rows/sec., 1.46 MiB/sec. | ||
| 10519 | 2026.03.11 22:21:33.139618 [ 260 ] {b9eda06b-2fa4-45ba-bc5c-b43e9993bc7e} <Debug> TCPHandler: Processed in 0.00157328 sec. | ||
| 10520 | 2026.03.11 22:21:33.139750 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10521 | 2026.03.11 22:21:33.139844 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10522 | 2026.03.11 22:21:33.139884 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10523 | 2026.03.11 22:21:33.140270 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2026.03.11 22:21:33.140306 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10525 | 2026.03.11 22:21:33.140589 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10526 | 2026.03.11 22:21:33.140799 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.03.11 22:21:33.140921 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001095 sec., 7305.936073059361 rows/sec., 595.75 KiB/sec. | ||
| 10528 | 2026.03.11 22:21:33.140958 [ 260 ] {d4b3b61a-4ba1-4a82-8a91-cf28981ba197} <Debug> TCPHandler: Processed in 0.001256104 sec. | ||
| 10529 | 2026.03.11 22:21:33.141065 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10530 | 2026.03.11 22:21:33.141156 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10531 | 2026.03.11 22:21:33.141193 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10532 | 2026.03.11 22:21:33.142614 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.03.11 22:21:33.142651 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10534 | 2026.03.11 22:21:33.143118 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10535 | 2026.03.11 22:21:33.143329 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.03.11 22:21:33.143455 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Debug> executeQuery: Read 2084 rows, 163.25 KiB in 0.002316 sec., 899827.2884283247 rows/sec., 68.83 MiB/sec. | ||
| 10537 | 2026.03.11 22:21:33.143469 [ 50 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10538 | 2026.03.11 22:21:33.143492 [ 260 ] {8996bebd-0c50-42c1-9299-be6522636f11} <Debug> TCPHandler: Processed in 0.002474897 sec. | ||
| 10539 | 2026.03.11 22:21:33.143539 [ 50 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.03.11 22:21:33.143564 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10541 | 2026.03.11 22:21:33.143625 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2026.03.11 22:21:33.143696 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 10543 | 2026.03.11 22:21:33.143739 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10544 | 2026.03.11 22:21:33.143782 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10545 | 2026.03.11 22:21:33.143838 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10546 | 2026.03.11 22:21:33.143877 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2893 rows starting from the beginning of the part | ||
| 10547 | 2026.03.11 22:21:33.143941 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 10548 | 2026.03.11 22:21:33.143989 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 860 rows starting from the beginning of the part | ||
| 10549 | 2026.03.11 22:21:33.144051 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 10550 | 2026.03.11 22:21:33.144101 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 857 rows starting from the beginning of the part | ||
| 10551 | 2026.03.11 22:21:33.144145 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2084 rows starting from the beginning of the part | ||
| 10552 | 2026.03.11 22:21:33.144260 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.03.11 22:21:33.144311 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10554 | 2026.03.11 22:21:33.144631 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10555 | 2026.03.11 22:21:33.144843 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.03.11 22:21:33.144979 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.001259 sec., 32565.528196981733 rows/sec., 2.40 MiB/sec. | ||
| 10557 | 2026.03.11 22:21:33.145016 [ 260 ] {e60e8bc8-1231-4920-80bf-8594c37aca86} <Debug> TCPHandler: Processed in 0.001445718 sec. | ||
| 10558 | 2026.03.11 22:21:33.145123 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.03.11 22:21:33.145216 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.03.11 22:21:33.145252 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10561 | 2026.03.11 22:21:33.145889 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.03.11 22:21:33.145924 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10563 | 2026.03.11 22:21:33.146255 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10564 | 2026.03.11 22:21:33.146459 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6846 rows, containing 5 columns (5 merged, 0 gathered) in 0.002835884 sec., 2414062.0702398266 rows/sec., 196.29 MiB/sec. | ||
| 10565 | 2026.03.11 22:21:33.146464 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.03.11 22:21:33.146605 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001407 sec., 520255.8635394456 rows/sec., 30.77 MiB/sec. | ||
| 10567 | 2026.03.11 22:21:33.146641 [ 260 ] {b519a0b4-fa07-4189-bcbc-5d20aeda3e8b} <Debug> TCPHandler: Processed in 0.001565339 sec. | ||
| 10568 | 2026.03.11 22:21:33.146738 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10569 | 2026.03.11 22:21:33.146752 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.03.11 22:21:33.146844 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10571 | 2026.03.11 22:21:33.146882 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10572 | 2026.03.11 22:21:33.146975 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.03.11 22:21:33.147049 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_71_14} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10574 | 2026.03.11 22:21:33.147130 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10575 | 2026.03.11 22:21:33.147247 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.03.11 22:21:33.147281 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10577 | 2026.03.11 22:21:33.147551 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10578 | 2026.03.11 22:21:33.147774 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.03.11 22:21:33.147894 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 65.84 KiB/sec. | ||
| 10580 | 2026.03.11 22:21:33.147893 [ 89 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10581 | 2026.03.11 22:21:33.147931 [ 260 ] {173aec5e-5f90-45d7-8e39-01c257871466} <Debug> TCPHandler: Processed in 0.001225343 sec. | ||
| 10582 | 2026.03.11 22:21:33.147969 [ 89 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.03.11 22:21:33.147994 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10584 | 2026.03.11 22:21:33.148046 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10585 | 2026.03.11 22:21:33.148078 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 10586 | 2026.03.11 22:21:33.148142 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.03.11 22:21:33.148183 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10588 | 2026.03.11 22:21:33.148187 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10589 | 2026.03.11 22:21:33.148223 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 10590 | 2026.03.11 22:21:33.148281 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 10591 | 2026.03.11 22:21:33.148327 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 10592 | 2026.03.11 22:21:33.148372 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 10593 | 2026.03.11 22:21:33.148411 [ 200 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::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 | ||
| 10594 | 2026.03.11 22:21:33.148667 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.03.11 22:21:33.148707 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10596 | 2026.03.11 22:21:33.149008 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10597 | 2026.03.11 22:21:33.149146 [ 186 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001102271 sec., 4536.089582325943 rows/sec., 336.66 KiB/sec. | ||
| 10598 | 2026.03.11 22:21:33.149216 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.03.11 22:21:33.149295 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10600 | 2026.03.11 22:21:33.149344 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 10601 | 2026.03.11 22:21:33.149381 [ 260 ] {41a4a0ad-a1f8-4d74-8a82-c9749ab651d3} <Debug> TCPHandler: Processed in 0.001381186 sec. | ||
| 10602 | 2026.03.11 22:21:33.149494 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.03.11 22:21:33.149555 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_9_2} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.03.11 22:21:33.149584 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10605 | 2026.03.11 22:21:33.149618 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_9_2} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10606 | 2026.03.11 22:21:33.149620 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10607 | 2026.03.11 22:21:33.149703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10608 | 2026.03.11 22:21:33.150403 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.03.11 22:21:33.150439 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10610 | 2026.03.11 22:21:33.150778 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10611 | 2026.03.11 22:21:33.150976 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.03.11 22:21:33.151096 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.001529 sec., 696533.682145193 rows/sec., 48.50 MiB/sec. | ||
| 10613 | 2026.03.11 22:21:33.151107 [ 89 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10614 | 2026.03.11 22:21:33.151132 [ 260 ] {6854b436-bcc6-40e2-b50f-034df4bf2b07} <Debug> TCPHandler: Processed in 0.001685182 sec. | ||
| 10615 | 2026.03.11 22:21:33.151147 [ 89 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.03.11 22:21:33.151171 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10617 | 2026.03.11 22:21:33.151247 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.03.11 22:21:33.151248 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 10619 | 2026.03.11 22:21:33.151345 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10620 | 2026.03.11 22:21:33.151352 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.03.11 22:21:33.151371 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1551 rows starting from the beginning of the part | ||
| 10622 | 2026.03.11 22:21:33.151394 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10623 | 2026.03.11 22:21:33.151420 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 10624 | 2026.03.11 22:21:33.151459 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 526 rows starting from the beginning of the part | ||
| 10625 | 2026.03.11 22:21:33.151494 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 10626 | 2026.03.11 22:21:33.151528 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 520 rows starting from the beginning of the part | ||
| 10627 | 2026.03.11 22:21:33.151562 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1065 rows starting from the beginning of the part | ||
| 10628 | 2026.03.11 22:21:33.152083 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.03.11 22:21:33.152117 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10630 | 2026.03.11 22:21:33.152515 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10631 | 2026.03.11 22:21:33.152711 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491798 sec., 2553965.081063254 rows/sec., 189.27 MiB/sec. | ||
| 10632 | 2026.03.11 22:21:33.152732 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2026.03.11 22:21:33.152865 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Debug> executeQuery: Read 1329 rows, 87.16 KiB in 0.001533 sec., 866927.5929549902 rows/sec., 55.53 MiB/sec. | ||
| 10634 | 2026.03.11 22:21:33.152879 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10635 | 2026.03.11 22:21:33.152900 [ 260 ] {3b68abe8-1bdf-43dc-af1a-195e1d33e591} <Debug> TCPHandler: Processed in 0.001700542 sec. | ||
| 10636 | 2026.03.11 22:21:33.153010 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2026.03.11 22:21:33.153101 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.03.11 22:21:33.153101 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.03.11 22:21:33.153158 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10640 | 2026.03.11 22:21:33.153171 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_71_14} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10641 | 2026.03.11 22:21:33.153230 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10642 | 2026.03.11 22:21:33.153875 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.03.11 22:21:33.153910 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10644 | 2026.03.11 22:21:33.154436 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10645 | 2026.03.11 22:21:33.154658 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.03.11 22:21:33.154790 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001706 sec., 12309.4958968347 rows/sec., 22.06 MiB/sec. | ||
| 10647 | 2026.03.11 22:21:33.154843 [ 260 ] {c29ce1fd-11ce-4d99-ac6e-484a26e98c5d} <Debug> TCPHandler: Processed in 0.001879506 sec. | ||
| 10648 | 2026.03.11 22:21:33.154953 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.03.11 22:21:33.155054 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.03.11 22:21:33.155093 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10651 | 2026.03.11 22:21:33.155398 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.03.11 22:21:33.155433 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10653 | 2026.03.11 22:21:33.155728 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10654 | 2026.03.11 22:21:33.155931 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.03.11 22:21:33.156037 [ 50 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10656 | 2026.03.11 22:21:33.156051 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
| 10657 | 2026.03.11 22:21:33.156079 [ 50 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.03.11 22:21:33.156096 [ 260 ] {63752402-0eb9-4790-bbd3-4568081ce8a5} <Debug> TCPHandler: Processed in 0.001190492 sec. | ||
| 10659 | 2026.03.11 22:21:33.156103 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10660 | 2026.03.11 22:21:33.156191 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 10661 | 2026.03.11 22:21:33.156275 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10662 | 2026.03.11 22:21:33.156302 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3330 rows starting from the beginning of the part | ||
| 10663 | 2026.03.11 22:21:33.156350 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 10664 | 2026.03.11 22:21:33.156387 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 10665 | 2026.03.11 22:21:33.156420 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 10666 | 2026.03.11 22:21:33.156452 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 10667 | 2026.03.11 22:21:33.156484 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
| 10668 | 2026.03.11 22:21:33.157679 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518829 sec., 2397899.9610884436 rows/sec., 156.83 MiB/sec. | ||
| 10669 | 2026.03.11 22:21:33.157956 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10670 | 2026.03.11 22:21:33.158170 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.03.11 22:21:33.158229 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_66_13} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10672 | 2026.03.11 22:21:33.158285 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10673 | 2026.03.11 22:21:37.795107 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.03.11 22:21:37.795300 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10675 | 2026.03.11 22:21:37.795364 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10676 | 2026.03.11 22:21:37.796003 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.03.11 22:21:37.796050 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10678 | 2026.03.11 22:21:37.796434 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10679 | 2026.03.11 22:21:37.796656 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.03.11 22:21:37.796810 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001558 sec., 35943.517329910144 rows/sec., 2.76 MiB/sec. | ||
| 10681 | 2026.03.11 22:21:37.796852 [ 260 ] {5398e396-fbf6-455e-bb21-9366158a0435} <Debug> TCPHandler: Processed in 0.001875716 sec. | ||
| 10682 | 2026.03.11 22:21:37.796972 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.03.11 22:21:37.797069 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.11 22:21:37.797109 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10685 | 2026.03.11 22:21:37.797523 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.11 22:21:37.797559 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10687 | 2026.03.11 22:21:37.797864 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10688 | 2026.03.11 22:21:37.798068 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.11 22:21:37.798190 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 10690 | 2026.03.11 22:21:37.798226 [ 260 ] {a73cd95f-3a02-4322-b786-df8386e32265} <Debug> TCPHandler: Processed in 0.001303654 sec. | ||
| 10691 | 2026.03.11 22:21:37.798342 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2026.03.11 22:21:37.798436 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10693 | 2026.03.11 22:21:37.798479 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10694 | 2026.03.11 22:21:37.798861 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.03.11 22:21:37.798894 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10696 | 2026.03.11 22:21:37.799215 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10697 | 2026.03.11 22:21:37.799426 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.03.11 22:21:37.799549 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 10699 | 2026.03.11 22:21:37.799586 [ 260 ] {f4f7d188-2dd1-42c8-98b9-ac267cd566e2} <Debug> TCPHandler: Processed in 0.001297864 sec. | ||
| 10700 | 2026.03.11 22:21:37.799696 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.03.11 22:21:37.799789 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.03.11 22:21:37.799831 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10703 | 2026.03.11 22:21:37.800148 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.03.11 22:21:37.800181 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10705 | 2026.03.11 22:21:37.800481 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10706 | 2026.03.11 22:21:37.800686 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.03.11 22:21:37.800809 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001038 sec., 46242.774566473985 rows/sec., 3.12 MiB/sec. | ||
| 10708 | 2026.03.11 22:21:37.800844 [ 260 ] {ca52601d-6880-4281-9ec6-00ddead52c26} <Debug> TCPHandler: Processed in 0.001197082 sec. | ||
| 10709 | 2026.03.11 22:21:38.178987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21663 | ||
| 10710 | 2026.03.11 22:21:38.179747 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.03.11 22:21:38.179823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10712 | 2026.03.11 22:21:38.180536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10713 | 2026.03.11 22:21:38.180850 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.03.11 22:21:38.181024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21663 | ||
| 10715 | 2026.03.11 22:21:39.391285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10716 | 2026.03.11 22:21:39.409067 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.03.11 22:21:39.409140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10718 | 2026.03.11 22:21:39.415810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10719 | 2026.03.11 22:21:39.416534 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.03.11 22:21:39.419954 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10721 | 2026.03.11 22:21:40.725365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1322 | ||
| 10722 | 2026.03.11 22:21:40.728265 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.03.11 22:21:40.728325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10724 | 2026.03.11 22:21:40.729606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10725 | 2026.03.11 22:21:40.729906 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.03.11 22:21:40.730331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 10727 | 2026.03.11 22:21:42.798556 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.03.11 22:21:42.798771 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10729 | 2026.03.11 22:21:42.798853 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10730 | 2026.03.11 22:21:42.799629 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.03.11 22:21:42.799686 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10732 | 2026.03.11 22:21:42.800123 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10733 | 2026.03.11 22:21:42.800353 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.03.11 22:21:42.800509 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001795 sec., 64623.955431754875 rows/sec., 5.49 MiB/sec. | ||
| 10735 | 2026.03.11 22:21:42.800565 [ 260 ] {78e87b70-00a1-4943-abf8-522215c62df0} <Debug> TCPHandler: Processed in 0.002155971 sec. | ||
| 10736 | 2026.03.11 22:21:42.800698 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.03.11 22:21:42.800803 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.03.11 22:21:42.800849 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10739 | 2026.03.11 22:21:42.801300 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.03.11 22:21:42.801340 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10741 | 2026.03.11 22:21:42.801654 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10742 | 2026.03.11 22:21:42.801864 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.03.11 22:21:42.801997 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00122 sec., 24590.16393442623 rows/sec., 1.81 MiB/sec. | ||
| 10744 | 2026.03.11 22:21:42.802037 [ 260 ] {02467c89-2cdf-4bb3-9493-268f3db30dec} <Debug> TCPHandler: Processed in 0.001391217 sec. | ||
| 10745 | 2026.03.11 22:21:42.802157 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.03.11 22:21:42.802257 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10747 | 2026.03.11 22:21:42.802300 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10748 | 2026.03.11 22:21:42.802753 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.03.11 22:21:42.802792 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10750 | 2026.03.11 22:21:42.803104 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10751 | 2026.03.11 22:21:42.803311 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.03.11 22:21:42.803447 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001213 sec., 77493.81698268754 rows/sec., 6.05 MiB/sec. | ||
| 10753 | 2026.03.11 22:21:42.803485 [ 260 ] {c9ebbe5f-7409-450c-b24f-9f2624695d26} <Debug> TCPHandler: Processed in 0.001377466 sec. | ||
| 10754 | 2026.03.11 22:21:42.803619 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.03.11 22:21:42.803714 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10756 | 2026.03.11 22:21:42.803759 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10757 | 2026.03.11 22:21:42.804209 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.03.11 22:21:42.804246 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10759 | 2026.03.11 22:21:42.804603 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10760 | 2026.03.11 22:21:42.804823 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.03.11 22:21:42.804966 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 10762 | 2026.03.11 22:21:42.805003 [ 260 ] {eb18fcac-9883-4f23-89a6-ce01c3f7cb09} <Debug> TCPHandler: Processed in 0.001432137 sec. | ||
| 10763 | 2026.03.11 22:21:42.805125 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.03.11 22:21:42.805219 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10765 | 2026.03.11 22:21:42.805274 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10766 | 2026.03.11 22:21:42.806115 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.03.11 22:21:42.806152 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10768 | 2026.03.11 22:21:42.806720 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10769 | 2026.03.11 22:21:42.806941 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.03.11 22:21:42.807083 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 28.55 MiB/sec. | ||
| 10771 | 2026.03.11 22:21:42.807160 [ 260 ] {0c5c9cdc-a8ec-45f0-ba2f-5febe37f260a} <Debug> TCPHandler: Processed in 0.00208292 sec. | ||
| 10772 | 2026.03.11 22:21:42.807274 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.03.11 22:21:42.807369 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10774 | 2026.03.11 22:21:42.807412 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10775 | 2026.03.11 22:21:42.807765 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.03.11 22:21:42.807801 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10777 | 2026.03.11 22:21:42.808094 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10778 | 2026.03.11 22:21:42.808294 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.03.11 22:21:42.808427 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10780 | 2026.03.11 22:21:42.808463 [ 260 ] {f089eadf-5dbf-4764-9b4f-63e31ef2879d} <Debug> TCPHandler: Processed in 0.001237023 sec. | ||
| 10781 | 2026.03.11 22:21:45.527093 [ 10 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10782 | 2026.03.11 22:21:45.527156 [ 10 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10783 | 2026.03.11 22:21:45.681142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22111 | ||
| 10784 | 2026.03.11 22:21:45.681685 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.03.11 22:21:45.681737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10786 | 2026.03.11 22:21:45.682289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10787 | 2026.03.11 22:21:45.682521 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.03.11 22:21:45.682674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22111 | ||
| 10789 | 2026.03.11 22:21:45.682685 [ 29 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10790 | 2026.03.11 22:21:45.682765 [ 29 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.03.11 22:21:45.682793 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10792 | 2026.03.11 22:21:45.682977 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 10793 | 2026.03.11 22:21:45.683177 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10794 | 2026.03.11 22:21:45.683239 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19743 rows starting from the beginning of the part | ||
| 10795 | 2026.03.11 22:21:45.683341 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10796 | 2026.03.11 22:21:45.683404 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10797 | 2026.03.11 22:21:45.683444 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10798 | 2026.03.11 22:21:45.683482 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10799 | 2026.03.11 22:21:45.683520 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10800 | 2026.03.11 22:21:45.685621 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22111 rows, containing 4 columns (4 merged, 0 gathered) in 0.002738122 sec., 8075242.812409381 rows/sec., 115.52 MiB/sec. | ||
| 10801 | 2026.03.11 22:21:45.686118 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10802 | 2026.03.11 22:21:45.686472 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.03.11 22:21:45.686556 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_46_9} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10804 | 2026.03.11 22:21:45.686692 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10805 | 2026.03.11 22:21:46.920059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10806 | 2026.03.11 22:21:46.936653 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.03.11 22:21:46.936712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10808 | 2026.03.11 22:21:46.943224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10809 | 2026.03.11 22:21:46.943961 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.03.11 22:21:46.944268 [ 47 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10811 | 2026.03.11 22:21:46.944338 [ 47 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.03.11 22:21:46.944361 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10813 | 2026.03.11 22:21:46.944500 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10814 | 2026.03.11 22:21:46.947865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10815 | 2026.03.11 22:21:46.948256 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10816 | 2026.03.11 22:21:46.949706 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10817 | 2026.03.11 22:21:46.954027 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10818 | 2026.03.11 22:21:46.958381 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10819 | 2026.03.11 22:21:46.962760 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10820 | 2026.03.11 22:21:46.967791 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10821 | 2026.03.11 22:21:46.971858 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 10822 | 2026.03.11 22:21:47.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.31 MiB, peak 331.31 MiB, free memory in arenas 0.00 B, will set to 322.49 MiB (RSS), difference: -8.83 MiB | ||
| 10823 | 2026.03.11 22:21:47.027288 [ 187 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082835478 sec., 4189.026349313756 rows/sec., 21.66 MiB/sec. | ||
| 10824 | 2026.03.11 22:21:47.029928 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10825 | 2026.03.11 22:21:47.031949 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_46_9} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.03.11 22:21:47.032055 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_46_9} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10827 | 2026.03.11 22:21:47.034412 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10828 | 2026.03.11 22:21:47.796758 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.03.11 22:21:47.797011 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10830 | 2026.03.11 22:21:47.797105 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10831 | 2026.03.11 22:21:47.797879 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.03.11 22:21:47.797918 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10833 | 2026.03.11 22:21:47.798304 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10834 | 2026.03.11 22:21:47.798532 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.03.11 22:21:47.798687 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001745 sec., 43553.00859598854 rows/sec., 3.59 MiB/sec. | ||
| 10836 | 2026.03.11 22:21:47.798735 [ 260 ] {7df2e25d-c52f-4d8b-a44b-49cce88a756e} <Debug> TCPHandler: Processed in 0.002139031 sec. | ||
| 10837 | 2026.03.11 22:21:47.798857 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.03.11 22:21:47.798956 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10839 | 2026.03.11 22:21:47.798998 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10840 | 2026.03.11 22:21:47.799404 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.03.11 22:21:47.799440 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10842 | 2026.03.11 22:21:47.799738 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10843 | 2026.03.11 22:21:47.799943 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.03.11 22:21:47.800077 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 10845 | 2026.03.11 22:21:47.800115 [ 260 ] {0974231e-baa1-4ad8-862b-011e1f155dc5} <Debug> TCPHandler: Processed in 0.001308645 sec. | ||
| 10846 | 2026.03.11 22:21:47.800214 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2026.03.11 22:21:47.800304 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10848 | 2026.03.11 22:21:47.800343 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10849 | 2026.03.11 22:21:47.800759 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.03.11 22:21:47.800795 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10851 | 2026.03.11 22:21:47.801087 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10852 | 2026.03.11 22:21:47.801290 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.03.11 22:21:47.801413 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 10854 | 2026.03.11 22:21:47.801450 [ 260 ] {3ee96523-b11c-434a-988c-247c4ae24922} <Debug> TCPHandler: Processed in 0.001283704 sec. | ||
| 10855 | 2026.03.11 22:21:47.801555 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.03.11 22:21:47.801655 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.03.11 22:21:47.801697 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10858 | 2026.03.11 22:21:47.802101 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.03.11 22:21:47.802137 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10860 | 2026.03.11 22:21:47.802460 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10861 | 2026.03.11 22:21:47.802674 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.03.11 22:21:47.802799 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10863 | 2026.03.11 22:21:47.802812 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10864 | 2026.03.11 22:21:47.802835 [ 260 ] {cdc256a8-bb22-4e56-9eca-2a4a0b08c3db} <Debug> TCPHandler: Processed in 0.001326705 sec. | ||
| 10865 | 2026.03.11 22:21:47.802882 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2026.03.11 22:21:47.802907 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10867 | 2026.03.11 22:21:47.802961 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.03.11 22:21:47.803021 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 10869 | 2026.03.11 22:21:47.803055 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10870 | 2026.03.11 22:21:47.803109 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10871 | 2026.03.11 22:21:47.803129 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10872 | 2026.03.11 22:21:47.803163 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21967 rows starting from the beginning of the part | ||
| 10873 | 2026.03.11 22:21:47.803226 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10874 | 2026.03.11 22:21:47.803275 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1329 rows starting from the beginning of the part | ||
| 10875 | 2026.03.11 22:21:47.803321 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 10876 | 2026.03.11 22:21:47.803362 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10877 | 2026.03.11 22:21:47.803409 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 10878 | 2026.03.11 22:21:47.803874 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.03.11 22:21:47.803909 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10880 | 2026.03.11 22:21:47.804465 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10881 | 2026.03.11 22:21:47.804712 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.03.11 22:21:47.804863 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001824 sec., 5482.456140350877 rows/sec., 9.82 MiB/sec. | ||
| 10883 | 2026.03.11 22:21:47.804931 [ 260 ] {60aff43d-c797-402a-bada-af30d25b7362} <Debug> TCPHandler: Processed in 0.002016758 sec. | ||
| 10884 | 2026.03.11 22:21:47.805042 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.03.11 22:21:47.805141 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10886 | 2026.03.11 22:21:47.805183 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10887 | 2026.03.11 22:21:47.805535 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.03.11 22:21:47.805571 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10889 | 2026.03.11 22:21:47.805889 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10890 | 2026.03.11 22:21:47.806102 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.03.11 22:21:47.806231 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10892 | 2026.03.11 22:21:47.806270 [ 260 ] {45eaa5a5-a192-4064-8523-bd6ec4a2051f} <Debug> TCPHandler: Processed in 0.001276194 sec. | ||
| 10893 | 2026.03.11 22:21:47.808684 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24009 rows, containing 5 columns (5 merged, 0 gathered) in 0.005701238 sec., 4211190.622106988 rows/sec., 277.49 MiB/sec. | ||
| 10894 | 2026.03.11 22:21:47.809346 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10895 | 2026.03.11 22:21:47.809662 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.03.11 22:21:47.809763 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10897 | 2026.03.11 22:21:47.809877 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 10898 | 2026.03.11 22:21:48.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.56 MiB, peak 331.31 MiB, free memory in arenas 0.00 B, will set to 323.39 MiB (RSS), difference: 9.84 MiB | ||
| 10899 | 2026.03.11 22:21:50.730693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1346 | ||
| 10900 | 2026.03.11 22:21:50.733197 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.03.11 22:21:50.733243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10902 | 2026.03.11 22:21:50.734384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10903 | 2026.03.11 22:21:50.734667 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.03.11 22:21:50.734928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
| 10905 | 2026.03.11 22:21:52.798127 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2026.03.11 22:21:52.798319 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10907 | 2026.03.11 22:21:52.798391 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10908 | 2026.03.11 22:21:52.799043 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.03.11 22:21:52.799090 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10910 | 2026.03.11 22:21:52.799461 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10911 | 2026.03.11 22:21:52.799688 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.03.11 22:21:52.799841 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001573 sec., 2542.911633820725 rows/sec., 207.36 KiB/sec. | ||
| 10913 | 2026.03.11 22:21:52.799886 [ 260 ] {f014055b-f722-4beb-acbc-1b0b00109a01} <Debug> TCPHandler: Processed in 0.001895096 sec. | ||
| 10914 | 2026.03.11 22:21:52.800018 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.03.11 22:21:52.800112 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10916 | 2026.03.11 22:21:52.800151 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10917 | 2026.03.11 22:21:52.800614 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.03.11 22:21:52.800651 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10919 | 2026.03.11 22:21:52.800959 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10920 | 2026.03.11 22:21:52.801159 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2026.03.11 22:21:52.801287 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001192 sec., 98993.28859060403 rows/sec., 8.39 MiB/sec. | ||
| 10922 | 2026.03.11 22:21:52.801328 [ 260 ] {888cd77f-1281-4230-97f9-b1e3e41c2f4a} <Debug> TCPHandler: Processed in 0.001358286 sec. | ||
| 10923 | 2026.03.11 22:21:52.801451 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.03.11 22:21:52.801543 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10925 | 2026.03.11 22:21:52.801581 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10926 | 2026.03.11 22:21:52.801997 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.03.11 22:21:52.802033 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10928 | 2026.03.11 22:21:52.802315 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10929 | 2026.03.11 22:21:52.802535 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.03.11 22:21:52.802649 [ 24 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10931 | 2026.03.11 22:21:52.802662 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001135 sec., 29955.94713656388 rows/sec., 2.18 MiB/sec. | ||
| 10932 | 2026.03.11 22:21:52.802713 [ 24 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2026.03.11 22:21:52.802722 [ 260 ] {7f4d0dde-3d65-421d-b939-83bd9cdfc2b9} <Debug> TCPHandler: Processed in 0.001317905 sec. | ||
| 10934 | 2026.03.11 22:21:52.802741 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10935 | 2026.03.11 22:21:52.802845 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.03.11 22:21:52.802871 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 10937 | 2026.03.11 22:21:52.802941 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10938 | 2026.03.11 22:21:52.802984 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10939 | 2026.03.11 22:21:52.803013 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10940 | 2026.03.11 22:21:52.803057 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 225 rows starting from the beginning of the part | ||
| 10941 | 2026.03.11 22:21:52.803126 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 172 rows starting from the beginning of the part | ||
| 10942 | 2026.03.11 22:21:52.803173 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 10943 | 2026.03.11 22:21:52.803215 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 10944 | 2026.03.11 22:21:52.803252 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10945 | 2026.03.11 22:21:52.803292 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 10946 | 2026.03.11 22:21:52.803429 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.03.11 22:21:52.803470 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10948 | 2026.03.11 22:21:52.803810 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10949 | 2026.03.11 22:21:52.804042 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.03.11 22:21:52.804171 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001246 sec., 78651.68539325843 rows/sec., 6.15 MiB/sec. | ||
| 10951 | 2026.03.11 22:21:52.804176 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361715 sec., 375996.4456585996 rows/sec., 25.94 MiB/sec. | ||
| 10952 | 2026.03.11 22:21:52.804212 [ 260 ] {c49959d3-7e3a-405a-94e4-d0a825833646} <Debug> TCPHandler: Processed in 0.001415407 sec. | ||
| 10953 | 2026.03.11 22:21:52.804388 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10954 | 2026.03.11 22:21:52.804400 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10955 | 2026.03.11 22:21:52.804503 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10956 | 2026.03.11 22:21:52.804547 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10957 | 2026.03.11 22:21:52.804799 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.03.11 22:21:52.804888 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_66_13} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10959 | 2026.03.11 22:21:52.804965 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.03.11 22:21:52.804992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10961 | 2026.03.11 22:21:52.805004 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10962 | 2026.03.11 22:21:52.805344 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10963 | 2026.03.11 22:21:52.805556 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.03.11 22:21:52.805686 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001199 sec., 135112.59382819015 rows/sec., 9.41 MiB/sec. | ||
| 10965 | 2026.03.11 22:21:52.805725 [ 260 ] {238d4f74-3c03-4fe3-9679-58680ba69dfd} <Debug> TCPHandler: Processed in 0.001372606 sec. | ||
| 10966 | 2026.03.11 22:21:52.805836 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.03.11 22:21:52.805927 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10968 | 2026.03.11 22:21:52.805980 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10969 | 2026.03.11 22:21:52.806814 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.03.11 22:21:52.806850 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10971 | 2026.03.11 22:21:52.807385 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10972 | 2026.03.11 22:21:52.807606 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2026.03.11 22:21:52.807715 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10974 | 2026.03.11 22:21:52.807742 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00183 sec., 16393.44262295082 rows/sec., 29.38 MiB/sec. | ||
| 10975 | 2026.03.11 22:21:52.807758 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2026.03.11 22:21:52.807787 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10977 | 2026.03.11 22:21:52.807806 [ 260 ] {eaa01182-041d-4825-bbc8-ee40b2e1b31c} <Debug> TCPHandler: Processed in 0.002016788 sec. | ||
| 10978 | 2026.03.11 22:21:52.807865 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 10979 | 2026.03.11 22:21:52.807918 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2026.03.11 22:21:52.808013 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10981 | 2026.03.11 22:21:52.808054 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10982 | 2026.03.11 22:21:52.808071 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10983 | 2026.03.11 22:21:52.808133 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1263 rows starting from the beginning of the part | ||
| 10984 | 2026.03.11 22:21:52.808248 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 10985 | 2026.03.11 22:21:52.808384 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part | ||
| 10986 | 2026.03.11 22:21:52.808400 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.03.11 22:21:52.808440 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 10988 | 2026.03.11 22:21:52.808494 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 10989 | 2026.03.11 22:21:52.808600 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10990 | 2026.03.11 22:21:52.808695 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 10991 | 2026.03.11 22:21:52.808751 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10992 | 2026.03.11 22:21:52.808966 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.03.11 22:21:52.809128 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10994 | 2026.03.11 22:21:52.809167 [ 260 ] {dda5baf8-d8f2-494e-bd16-3c2e597ee9a0} <Debug> TCPHandler: Processed in 0.001296965 sec. | ||
| 10995 | 2026.03.11 22:21:52.815069 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1384 rows, containing 19 columns (19 merged, 0 gathered) in 0.007234066 sec., 191317.0269665773 rows/sec., 342.83 MiB/sec. | ||
| 10996 | 2026.03.11 22:21:52.816740 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10997 | 2026.03.11 22:21:52.817092 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2026.03.11 22:21:52.817170 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10999 | 2026.03.11 22:21:52.817297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 11000 | 2026.03.11 22:21:53.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.01 MiB, peak 335.38 MiB, free memory in arenas 0.00 B, will set to 325.34 MiB (RSS), difference: 1.33 MiB | ||
| 11001 | 2026.03.11 22:21:53.182854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22623 | ||
| 11002 | 2026.03.11 22:21:53.183450 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.03.11 22:21:53.183504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11004 | 2026.03.11 22:21:53.184007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11005 | 2026.03.11 22:21:53.184241 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.03.11 22:21:53.184379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22623 | ||
| 11007 | 2026.03.11 22:21:54.448043 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11008 | 2026.03.11 22:21:54.464750 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.03.11 22:21:54.464810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11010 | 2026.03.11 22:21:54.470422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11011 | 2026.03.11 22:21:54.471154 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.03.11 22:21:54.474483 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11013 | 2026.03.11 22:21:57.796745 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.03.11 22:21:57.796943 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11015 | 2026.03.11 22:21:57.797019 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11016 | 2026.03.11 22:21:57.797763 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2026.03.11 22:21:57.797823 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11018 | 2026.03.11 22:21:57.798227 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11019 | 2026.03.11 22:21:57.798475 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.03.11 22:21:57.798638 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001748 sec., 43478.260869565216 rows/sec., 3.58 MiB/sec. | ||
| 11021 | 2026.03.11 22:21:57.798656 [ 13 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11022 | 2026.03.11 22:21:57.798690 [ 260 ] {a216c1a1-e39d-4cb3-8aeb-2bb4f0e63654} <Debug> TCPHandler: Processed in 0.00208289 sec. | ||
| 11023 | 2026.03.11 22:21:57.798733 [ 13 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.03.11 22:21:57.798762 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11025 | 2026.03.11 22:21:57.798836 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.03.11 22:21:57.798888 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 11027 | 2026.03.11 22:21:57.798945 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11028 | 2026.03.11 22:21:57.798995 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11029 | 2026.03.11 22:21:57.799058 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11030 | 2026.03.11 22:21:57.799102 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2893 rows starting from the beginning of the part | ||
| 11031 | 2026.03.11 22:21:57.799182 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11032 | 2026.03.11 22:21:57.799244 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 116 rows starting from the beginning of the part | ||
| 11033 | 2026.03.11 22:21:57.799306 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 11034 | 2026.03.11 22:21:57.799362 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 11035 | 2026.03.11 22:21:57.799409 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 11036 | 2026.03.11 22:21:57.799434 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2026.03.11 22:21:57.799476 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11038 | 2026.03.11 22:21:57.799839 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11039 | 2026.03.11 22:21:57.800064 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2026.03.11 22:21:57.800204 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001283 sec., 7794.232268121589 rows/sec., 586.09 KiB/sec. | ||
| 11041 | 2026.03.11 22:21:57.800243 [ 260 ] {a2d710eb-8e52-41d4-8931-98df71c63944} <Debug> TCPHandler: Processed in 0.001460138 sec. | ||
| 11042 | 2026.03.11 22:21:57.800361 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2026.03.11 22:21:57.800457 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11044 | 2026.03.11 22:21:57.800498 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11045 | 2026.03.11 22:21:57.800949 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.03.11 22:21:57.800986 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11047 | 2026.03.11 22:21:57.801012 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002185561 sec., 1525924.0076117758 rows/sec., 124.76 MiB/sec. | ||
| 11048 | 2026.03.11 22:21:57.801307 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11049 | 2026.03.11 22:21:57.801309 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11050 | 2026.03.11 22:21:57.801613 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.03.11 22:21:57.801628 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.03.11 22:21:57.801714 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_76_15} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11053 | 2026.03.11 22:21:57.801731 [ 13 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11054 | 2026.03.11 22:21:57.801747 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00131 sec., 56488.54961832061 rows/sec., 4.41 MiB/sec. | ||
| 11055 | 2026.03.11 22:21:57.801763 [ 13 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.03.11 22:21:57.801788 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11057 | 2026.03.11 22:21:57.801789 [ 260 ] {41221333-4fe8-48f5-a6c0-7407dba39ecc} <Debug> TCPHandler: Processed in 0.001478018 sec. | ||
| 11058 | 2026.03.11 22:21:57.801799 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11059 | 2026.03.11 22:21:57.801901 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 11060 | 2026.03.11 22:21:57.801921 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.03.11 22:21:57.801979 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11062 | 2026.03.11 22:21:57.802007 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1551 rows starting from the beginning of the part | ||
| 11063 | 2026.03.11 22:21:57.802024 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11064 | 2026.03.11 22:21:57.802053 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11065 | 2026.03.11 22:21:57.802072 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11066 | 2026.03.11 22:21:57.802097 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 94 rows starting from the beginning of the part | ||
| 11067 | 2026.03.11 22:21:57.802135 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11068 | 2026.03.11 22:21:57.802167 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 98 rows starting from the beginning of the part | ||
| 11069 | 2026.03.11 22:21:57.802200 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11070 | 2026.03.11 22:21:57.802505 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.03.11 22:21:57.802546 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11072 | 2026.03.11 22:21:57.802899 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11073 | 2026.03.11 22:21:57.803120 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.03.11 22:21:57.803154 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280884 sec., 1526289.6562061827 rows/sec., 114.95 MiB/sec. | ||
| 11075 | 2026.03.11 22:21:57.803257 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 11076 | 2026.03.11 22:21:57.803299 [ 260 ] {cf2a14ac-db86-4b29-b248-593130632705} <Debug> TCPHandler: Processed in 0.001427067 sec. | ||
| 11077 | 2026.03.11 22:21:57.803342 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11078 | 2026.03.11 22:21:57.803405 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2026.03.11 22:21:57.803504 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11080 | 2026.03.11 22:21:57.803561 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11081 | 2026.03.11 22:21:57.803615 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.03.11 22:21:57.803689 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_76_15} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11083 | 2026.03.11 22:21:57.803752 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11084 | 2026.03.11 22:21:57.804374 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.03.11 22:21:57.804418 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11086 | 2026.03.11 22:21:57.804937 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11087 | 2026.03.11 22:21:57.805155 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.03.11 22:21:57.805296 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 11089 | 2026.03.11 22:21:57.805362 [ 260 ] {4181aac5-5fdb-4fcf-9b83-983b75d964aa} <Debug> TCPHandler: Processed in 0.002005738 sec. | ||
| 11090 | 2026.03.11 22:21:57.805491 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.03.11 22:21:57.805595 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11092 | 2026.03.11 22:21:57.805639 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11093 | 2026.03.11 22:21:57.806014 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.03.11 22:21:57.806052 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11095 | 2026.03.11 22:21:57.806378 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11096 | 2026.03.11 22:21:57.806608 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.11 22:21:57.806733 [ 13 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11098 | 2026.03.11 22:21:57.806740 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11099 | 2026.03.11 22:21:57.806779 [ 13 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.03.11 22:21:57.806800 [ 260 ] {c448f462-242e-4023-a101-974a08c82a06} <Debug> TCPHandler: Processed in 0.001360765 sec. | ||
| 11101 | 2026.03.11 22:21:57.806806 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11102 | 2026.03.11 22:21:57.806906 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 11103 | 2026.03.11 22:21:57.807009 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11104 | 2026.03.11 22:21:57.807037 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3642 rows starting from the beginning of the part | ||
| 11105 | 2026.03.11 22:21:57.807088 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
| 11106 | 2026.03.11 22:21:57.807126 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11107 | 2026.03.11 22:21:57.807160 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 11108 | 2026.03.11 22:21:57.807191 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11109 | 2026.03.11 22:21:57.807223 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 11110 | 2026.03.11 22:21:57.808371 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001503968 sec., 2613087.512500266 rows/sec., 171.29 MiB/sec. | ||
| 11111 | 2026.03.11 22:21:57.808646 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11112 | 2026.03.11 22:21:57.808892 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.03.11 22:21:57.808958 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_71_14} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11114 | 2026.03.11 22:21:57.809019 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11115 | 2026.03.11 22:22:00.527207 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11116 | 2026.03.11 22:22:00.527302 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11117 | 2026.03.11 22:22:00.684580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23071 | ||
| 11118 | 2026.03.11 22:22:00.685133 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.03.11 22:22:00.685178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11120 | 2026.03.11 22:22:00.685654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11121 | 2026.03.11 22:22:00.685882 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.03.11 22:22:00.686007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23071 | ||
| 11123 | 2026.03.11 22:22:00.735224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1372 | ||
| 11124 | 2026.03.11 22:22:00.737445 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.03.11 22:22:00.737494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11126 | 2026.03.11 22:22:00.738668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11127 | 2026.03.11 22:22:00.738927 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.03.11 22:22:00.739127 [ 33 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11129 | 2026.03.11 22:22:00.739191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 11130 | 2026.03.11 22:22:00.739206 [ 33 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.03.11 22:22:00.739251 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11132 | 2026.03.11 22:22:00.739382 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 11133 | 2026.03.11 22:22:00.739927 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11134 | 2026.03.11 22:22:00.740080 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1198 rows starting from the beginning of the part | ||
| 11135 | 2026.03.11 22:22:00.740402 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 11136 | 2026.03.11 22:22:00.740718 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11137 | 2026.03.11 22:22:00.741045 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 11138 | 2026.03.11 22:22:00.741391 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 11139 | 2026.03.11 22:22:00.741711 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 11140 | 2026.03.11 22:22:00.747724 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.008387928 sec., 163568.4044975112 rows/sec., 133.52 MiB/sec. | ||
| 11141 | 2026.03.11 22:22:00.749053 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11142 | 2026.03.11 22:22:00.749547 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.03.11 22:22:00.749613 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_36_7} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11144 | 2026.03.11 22:22:00.749763 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11145 | 2026.03.11 22:22:01.001253 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886416 sec. | ||
| 11146 | 2026.03.11 22:22:01.974633 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11147 | 2026.03.11 22:22:01.990278 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.03.11 22:22:01.990335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11149 | 2026.03.11 22:22:01.996644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11150 | 2026.03.11 22:22:01.997338 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.03.11 22:22:02.000115 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11152 | 2026.03.11 22:22:02.798132 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2026.03.11 22:22:02.798330 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11154 | 2026.03.11 22:22:02.798403 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11155 | 2026.03.11 22:22:02.799172 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.03.11 22:22:02.799219 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11157 | 2026.03.11 22:22:02.799621 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11158 | 2026.03.11 22:22:02.799849 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.03.11 22:22:02.799994 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001718 sec., 67520.37252619326 rows/sec., 5.73 MiB/sec. | ||
| 11160 | 2026.03.11 22:22:02.800036 [ 260 ] {9667b420-b163-41fd-b972-fcf1b7e1a487} <Debug> TCPHandler: Processed in 0.002052948 sec. | ||
| 11161 | 2026.03.11 22:22:02.800156 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.03.11 22:22:02.800249 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11163 | 2026.03.11 22:22:02.800288 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11164 | 2026.03.11 22:22:02.800691 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.03.11 22:22:02.800726 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11166 | 2026.03.11 22:22:02.801037 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11167 | 2026.03.11 22:22:02.801242 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.03.11 22:22:02.801367 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.94 MiB/sec. | ||
| 11169 | 2026.03.11 22:22:02.801403 [ 260 ] {a904a6b8-7edb-4b97-9e19-dae8a0d3388b} <Debug> TCPHandler: Processed in 0.001295594 sec. | ||
| 11170 | 2026.03.11 22:22:02.801507 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.03.11 22:22:02.801599 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11172 | 2026.03.11 22:22:02.801638 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11173 | 2026.03.11 22:22:02.802044 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.03.11 22:22:02.802079 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11175 | 2026.03.11 22:22:02.802375 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11176 | 2026.03.11 22:22:02.802587 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.03.11 22:22:02.802705 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001132 sec., 83038.86925795053 rows/sec., 6.49 MiB/sec. | ||
| 11178 | 2026.03.11 22:22:02.802739 [ 260 ] {6dfc4eae-0645-411a-9ed6-b6b05a4a9d1b} <Debug> TCPHandler: Processed in 0.001289055 sec. | ||
| 11179 | 2026.03.11 22:22:02.802838 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.03.11 22:22:02.802924 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11181 | 2026.03.11 22:22:02.802963 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11182 | 2026.03.11 22:22:02.803340 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.03.11 22:22:02.803373 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11184 | 2026.03.11 22:22:02.803739 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11185 | 2026.03.11 22:22:02.803956 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.03.11 22:22:02.804082 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 11187 | 2026.03.11 22:22:02.804118 [ 260 ] {2b9818ff-822f-476b-9778-cb6299084a3e} <Debug> TCPHandler: Processed in 0.001311075 sec. | ||
| 11188 | 2026.03.11 22:22:02.804226 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.03.11 22:22:02.804317 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.03.11 22:22:02.804371 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11191 | 2026.03.11 22:22:02.805190 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.03.11 22:22:02.805229 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11193 | 2026.03.11 22:22:02.805768 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11194 | 2026.03.11 22:22:02.805990 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.03.11 22:22:02.806130 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00183 sec., 16393.44262295082 rows/sec., 29.38 MiB/sec. | ||
| 11196 | 2026.03.11 22:22:02.806186 [ 260 ] {1eb8f854-025a-4baa-bd48-b58eb7a9f531} <Debug> TCPHandler: Processed in 0.002007328 sec. | ||
| 11197 | 2026.03.11 22:22:02.806302 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.03.11 22:22:02.806403 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11199 | 2026.03.11 22:22:02.806444 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11200 | 2026.03.11 22:22:02.806780 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.03.11 22:22:02.806816 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11202 | 2026.03.11 22:22:02.807125 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11203 | 2026.03.11 22:22:02.807321 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.03.11 22:22:02.807447 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11205 | 2026.03.11 22:22:02.807482 [ 260 ] {ab5344a5-13fc-4e7f-a9a5-9ce0022017f4} <Debug> TCPHandler: Processed in 0.001228273 sec. | ||
| 11206 | 2026.03.11 22:22:03.138403 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2026.03.11 22:22:03.138580 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11208 | 2026.03.11 22:22:03.138656 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11209 | 2026.03.11 22:22:03.139259 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.03.11 22:22:03.139308 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11211 | 2026.03.11 22:22:03.139695 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11212 | 2026.03.11 22:22:03.139922 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.03.11 22:22:03.140076 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 11214 | 2026.03.11 22:22:03.140126 [ 260 ] {583c849e-bacb-450e-96e0-bc45062ab2b7} <Debug> TCPHandler: Processed in 0.001849575 sec. | ||
| 11215 | 2026.03.11 22:22:03.140245 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.03.11 22:22:03.140348 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11217 | 2026.03.11 22:22:03.140392 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11218 | 2026.03.11 22:22:03.141543 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.03.11 22:22:03.141582 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11220 | 2026.03.11 22:22:03.142012 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11221 | 2026.03.11 22:22:03.142235 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.03.11 22:22:03.142374 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Debug> executeQuery: Read 2080 rows, 162.95 KiB in 0.002049 sec., 1015129.3313811615 rows/sec., 77.66 MiB/sec. | ||
| 11223 | 2026.03.11 22:22:03.142413 [ 260 ] {e9bc74d6-1729-43a6-a98e-78d0e9b460d8} <Debug> TCPHandler: Processed in 0.002221512 sec. | ||
| 11224 | 2026.03.11 22:22:03.142517 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2026.03.11 22:22:03.142614 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11226 | 2026.03.11 22:22:03.142656 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11227 | 2026.03.11 22:22:03.143060 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.03.11 22:22:03.143098 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11229 | 2026.03.11 22:22:03.143391 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11230 | 2026.03.11 22:22:03.143603 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.03.11 22:22:03.143730 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Debug> executeQuery: Read 33 rows, 2.54 KiB in 0.001136 sec., 29049.295774647886 rows/sec., 2.18 MiB/sec. | ||
| 11232 | 2026.03.11 22:22:03.143768 [ 260 ] {fb57ce99-a060-4441-8fb0-d1d3ff0f06af} <Debug> TCPHandler: Processed in 0.001301915 sec. | ||
| 11233 | 2026.03.11 22:22:03.143892 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.03.11 22:22:03.144015 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11235 | 2026.03.11 22:22:03.144067 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11236 | 2026.03.11 22:22:03.144775 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.03.11 22:22:03.144820 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11238 | 2026.03.11 22:22:03.145214 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11239 | 2026.03.11 22:22:03.145436 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.03.11 22:22:03.145568 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001578 sec., 463878.32699619775 rows/sec., 27.44 MiB/sec. | ||
| 11241 | 2026.03.11 22:22:03.145607 [ 260 ] {0bc08c3d-4f8c-4d25-a545-226da2313cb2} <Debug> TCPHandler: Processed in 0.001777564 sec. | ||
| 11242 | 2026.03.11 22:22:03.145722 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.03.11 22:22:03.145817 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.03.11 22:22:03.145858 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11245 | 2026.03.11 22:22:03.146236 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.03.11 22:22:03.146274 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11247 | 2026.03.11 22:22:03.146571 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11248 | 2026.03.11 22:22:03.146796 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.03.11 22:22:03.146926 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 11250 | 2026.03.11 22:22:03.146965 [ 260 ] {62de30d7-e3f7-4483-9e25-4f7ae4c283d2} <Debug> TCPHandler: Processed in 0.001293615 sec. | ||
| 11251 | 2026.03.11 22:22:03.147078 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.03.11 22:22:03.147200 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11253 | 2026.03.11 22:22:03.147251 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11254 | 2026.03.11 22:22:03.147717 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.03.11 22:22:03.147762 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11256 | 2026.03.11 22:22:03.148127 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11257 | 2026.03.11 22:22:03.148343 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.03.11 22:22:03.148475 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001299 sec., 9237.875288683603 rows/sec., 721.71 KiB/sec. | ||
| 11259 | 2026.03.11 22:22:03.148515 [ 260 ] {ed964372-7573-453f-b734-1b544f2a472f} <Debug> TCPHandler: Processed in 0.001493298 sec. | ||
| 11260 | 2026.03.11 22:22:03.148630 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.03.11 22:22:03.148727 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11262 | 2026.03.11 22:22:03.148768 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11263 | 2026.03.11 22:22:03.149462 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.03.11 22:22:03.149500 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11265 | 2026.03.11 22:22:03.149866 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11266 | 2026.03.11 22:22:03.150079 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.03.11 22:22:03.150212 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Debug> executeQuery: Read 1057 rows, 75.28 KiB in 0.001504 sec., 702792.5531914894 rows/sec., 48.88 MiB/sec. | ||
| 11268 | 2026.03.11 22:22:03.150250 [ 260 ] {f0a9b30c-54fc-4c18-9164-b611e489652e} <Debug> TCPHandler: Processed in 0.001670602 sec. | ||
| 11269 | 2026.03.11 22:22:03.150365 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.03.11 22:22:03.150464 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11271 | 2026.03.11 22:22:03.150510 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11272 | 2026.03.11 22:22:03.151119 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.03.11 22:22:03.151156 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11274 | 2026.03.11 22:22:03.151565 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11275 | 2026.03.11 22:22:03.151796 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.03.11 22:22:03.151928 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001484 sec., 844339.6226415094 rows/sec., 53.24 MiB/sec. | ||
| 11277 | 2026.03.11 22:22:03.151966 [ 260 ] {7880de90-ef41-4945-9d43-576bcca8ac63} <Debug> TCPHandler: Processed in 0.001651391 sec. | ||
| 11278 | 2026.03.11 22:22:03.152079 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.03.11 22:22:03.152175 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.03.11 22:22:03.152230 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11281 | 2026.03.11 22:22:03.152992 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.03.11 22:22:03.153029 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11283 | 2026.03.11 22:22:03.153551 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11284 | 2026.03.11 22:22:03.153786 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.03.11 22:22:03.153926 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001769 sec., 11871.11362351611 rows/sec., 21.27 MiB/sec. | ||
| 11286 | 2026.03.11 22:22:03.153991 [ 260 ] {ef8acf93-f004-4654-b5c1-8b115fdc0bd5} <Debug> TCPHandler: Processed in 0.001961537 sec. | ||
| 11287 | 2026.03.11 22:22:03.154108 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2026.03.11 22:22:03.154206 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11289 | 2026.03.11 22:22:03.154251 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11290 | 2026.03.11 22:22:03.154569 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.03.11 22:22:03.154605 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 11292 | 2026.03.11 22:22:03.154905 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11293 | 2026.03.11 22:22:03.155120 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.03.11 22:22:03.155247 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 11295 | 2026.03.11 22:22:03.155283 [ 260 ] {8f23a757-3f6d-43aa-bde0-5b4fc9225062} <Debug> TCPHandler: Processed in 0.001224913 sec. | ||
| 11296 | 2026.03.11 22:22:05.069154 [ 78 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11297 | 2026.03.11 22:22:05.069276 [ 78 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.03.11 22:22:05.069316 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11299 | 2026.03.11 22:22:05.069489 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 11300 | 2026.03.11 22:22:05.069693 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11301 | 2026.03.11 22:22:05.069744 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 11302 | 2026.03.11 22:22:05.069845 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 11303 | 2026.03.11 22:22:05.069917 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::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 | ||
| 11304 | 2026.03.11 22:22:05.069982 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 11305 | 2026.03.11 22:22:05.070040 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 11306 | 2026.03.11 22:22:05.070989 [ 188 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157304 sec., 26699.8932004272 rows/sec., 2.23 MiB/sec. | ||
| 11307 | 2026.03.11 22:22:05.071126 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11308 | 2026.03.11 22:22:05.071366 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.03.11 22:22:05.071434 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_18_4} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11310 | 2026.03.11 22:22:05.071504 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11311 | 2026.03.11 22:22:07.795031 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11312 | 2026.03.11 22:22:07.795230 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11313 | 2026.03.11 22:22:07.795299 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11314 | 2026.03.11 22:22:07.795924 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.03.11 22:22:07.795973 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11316 | 2026.03.11 22:22:07.796376 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11317 | 2026.03.11 22:22:07.796617 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.03.11 22:22:07.796765 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 11319 | 2026.03.11 22:22:07.796808 [ 260 ] {0ea67b52-8980-4ad6-8230-4230f96f12b2} <Debug> TCPHandler: Processed in 0.001918007 sec. | ||
| 11320 | 2026.03.11 22:22:07.796921 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2026.03.11 22:22:07.797017 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11322 | 2026.03.11 22:22:07.797058 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11323 | 2026.03.11 22:22:07.797466 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.03.11 22:22:07.797503 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11325 | 2026.03.11 22:22:07.797813 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11326 | 2026.03.11 22:22:07.798031 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.03.11 22:22:07.798157 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 11328 | 2026.03.11 22:22:07.798196 [ 260 ] {e6677f87-01f4-4b53-b347-12558c9ab1fd} <Debug> TCPHandler: Processed in 0.001323705 sec. | ||
| 11329 | 2026.03.11 22:22:07.798310 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2026.03.11 22:22:07.798405 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11331 | 2026.03.11 22:22:07.798449 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11332 | 2026.03.11 22:22:07.798823 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.03.11 22:22:07.798860 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11334 | 2026.03.11 22:22:07.799195 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11335 | 2026.03.11 22:22:07.799410 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.03.11 22:22:07.799549 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 11337 | 2026.03.11 22:22:07.799547 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11338 | 2026.03.11 22:22:07.799588 [ 260 ] {49fd0ddd-432d-4adb-a16a-d3ef6c1c5049} <Debug> TCPHandler: Processed in 0.001327495 sec. | ||
| 11339 | 2026.03.11 22:22:07.799625 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.03.11 22:22:07.799654 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11341 | 2026.03.11 22:22:07.799713 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.03.11 22:22:07.799769 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 11343 | 2026.03.11 22:22:07.799811 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11344 | 2026.03.11 22:22:07.799857 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11345 | 2026.03.11 22:22:07.799911 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11346 | 2026.03.11 22:22:07.799956 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24009 rows starting from the beginning of the part | ||
| 11347 | 2026.03.11 22:22:07.800032 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part | ||
| 11348 | 2026.03.11 22:22:07.800088 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11349 | 2026.03.11 22:22:07.800139 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11350 | 2026.03.11 22:22:07.800185 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.03.11 22:22:07.800186 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1253 rows starting from the beginning of the part | ||
| 11352 | 2026.03.11 22:22:07.800229 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11353 | 2026.03.11 22:22:07.800256 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 11354 | 2026.03.11 22:22:07.800573 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11355 | 2026.03.11 22:22:07.800820 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.03.11 22:22:07.800953 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00116 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
| 11357 | 2026.03.11 22:22:07.800991 [ 260 ] {747969c3-ddbc-43bd-a564-5a6994f7bc70} <Debug> TCPHandler: Processed in 0.001328305 sec. | ||
| 11358 | 2026.03.11 22:22:07.810453 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25872 rows, containing 5 columns (5 merged, 0 gathered) in 0.010743984 sec., 2408045.283760661 rows/sec., 158.56 MiB/sec. | ||
| 11359 | 2026.03.11 22:22:07.810801 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11360 | 2026.03.11 22:22:07.811194 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.03.11 22:22:07.811287 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11362 | 2026.03.11 22:22:07.811405 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11363 | 2026.03.11 22:22:08.186127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23583 | ||
| 11364 | 2026.03.11 22:22:08.186690 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.03.11 22:22:08.186743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11366 | 2026.03.11 22:22:08.187228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11367 | 2026.03.11 22:22:08.187463 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.03.11 22:22:08.187613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23583 | ||
| 11369 | 2026.03.11 22:22:08.992357 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48728 | ||
| 11370 | 2026.03.11 22:22:08.992482 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11371 | 2026.03.11 22:22:08.992509 [ 336 ] {} <Debug> TCP-Session: 7befb805-528e-4d20-8034-03d468350498 Authenticating user 'default' from [fd00:1122:3344:101::e]:48728 | ||
| 11372 | 2026.03.11 22:22:08.992533 [ 336 ] {} <Debug> TCP-Session: 7befb805-528e-4d20-8034-03d468350498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2026.03.11 22:22:08.992546 [ 336 ] {} <Debug> TCP-Session: 7befb805-528e-4d20-8034-03d468350498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2026.03.11 22:22:08.992738 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57455 | ||
| 11375 | 2026.03.11 22:22:08.992767 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50681 | ||
| 11376 | 2026.03.11 22:22:08.992805 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49468 | ||
| 11377 | 2026.03.11 22:22:08.992827 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56067 | ||
| 11378 | 2026.03.11 22:22:08.992847 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37430 | ||
| 11379 | 2026.03.11 22:22:08.992874 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11380 | 2026.03.11 22:22:08.992897 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11381 | 2026.03.11 22:22:08.992908 [ 336 ] {} <Trace> TCP-Session: 7befb805-528e-4d20-8034-03d468350498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.03.11 22:22:08.992927 [ 337 ] {} <Debug> TCP-Session: b9720726-8b20-4a5d-8347-e7c58dfce3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57455 | ||
| 11383 | 2026.03.11 22:22:08.992938 [ 339 ] {} <Debug> TCP-Session: 816afc8d-a3ac-4312-ac58-0ca48e192bba Authenticating user 'default' from [fd00:1122:3344:101::e]:50681 | ||
| 11384 | 2026.03.11 22:22:08.992904 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11385 | 2026.03.11 22:22:08.992976 [ 337 ] {} <Debug> TCP-Session: b9720726-8b20-4a5d-8347-e7c58dfce3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11386 | 2026.03.11 22:22:08.992990 [ 339 ] {} <Debug> TCP-Session: 816afc8d-a3ac-4312-ac58-0ca48e192bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11387 | 2026.03.11 22:22:08.993012 [ 340 ] {} <Debug> TCP-Session: e5515e35-600f-46bf-a8de-2801f3457dfd Authenticating user 'default' from [fd00:1122:3344:101::e]:49468 | ||
| 11388 | 2026.03.11 22:22:08.993033 [ 339 ] {} <Debug> TCP-Session: 816afc8d-a3ac-4312-ac58-0ca48e192bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11389 | 2026.03.11 22:22:08.993023 [ 337 ] {} <Debug> TCP-Session: b9720726-8b20-4a5d-8347-e7c58dfce3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2026.03.11 22:22:08.993051 [ 340 ] {} <Debug> TCP-Session: e5515e35-600f-46bf-a8de-2801f3457dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.03.11 22:22:08.993074 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11392 | 2026.03.11 22:22:08.993089 [ 340 ] {} <Debug> TCP-Session: e5515e35-600f-46bf-a8de-2801f3457dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.03.11 22:22:08.992839 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53828 | ||
| 11394 | 2026.03.11 22:22:08.993109 [ 336 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48728) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11395 | 2026.03.11 22:22:08.993109 [ 259 ] {} <Debug> TCP-Session: 3b67f864-090a-452c-bb15-48e7647e8bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56067 | ||
| 11396 | 2026.03.11 22:22:08.992817 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36971 | ||
| 11397 | 2026.03.11 22:22:08.993203 [ 259 ] {} <Debug> TCP-Session: 3b67f864-090a-452c-bb15-48e7647e8bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.03.11 22:22:08.993246 [ 259 ] {} <Debug> TCP-Session: 3b67f864-090a-452c-bb15-48e7647e8bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.03.11 22:22:08.993262 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11400 | 2026.03.11 22:22:08.992750 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38187 | ||
| 11401 | 2026.03.11 22:22:08.993298 [ 335 ] {} <Debug> TCP-Session: 9e823754-6ad9-48e4-97fd-56b34a668ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37430 | ||
| 11402 | 2026.03.11 22:22:08.993343 [ 335 ] {} <Debug> TCP-Session: 9e823754-6ad9-48e4-97fd-56b34a668ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2026.03.11 22:22:08.993360 [ 335 ] {} <Debug> TCP-Session: 9e823754-6ad9-48e4-97fd-56b34a668ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.03.11 22:22:08.993438 [ 336 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11405 | 2026.03.11 22:22:08.993503 [ 336 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11406 | 2026.03.11 22:22:08.993794 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11407 | 2026.03.11 22:22:08.993799 [ 336 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 11408 | 2026.03.11 22:22:08.993851 [ 338 ] {} <Debug> TCP-Session: 3a155bb9-9750-4dcb-ace7-a009f7b120b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38187 | ||
| 11409 | 2026.03.11 22:22:08.993890 [ 338 ] {} <Debug> TCP-Session: 3a155bb9-9750-4dcb-ace7-a009f7b120b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2026.03.11 22:22:08.993907 [ 338 ] {} <Debug> TCP-Session: 3a155bb9-9750-4dcb-ace7-a009f7b120b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2026.03.11 22:22:08.993907 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11412 | 2026.03.11 22:22:08.993948 [ 341 ] {} <Debug> TCP-Session: 0060e81a-9a0d-4244-a15d-2d83e506781f Authenticating user 'default' from [fd00:1122:3344:101::e]:36971 | ||
| 11413 | 2026.03.11 22:22:08.993965 [ 341 ] {} <Debug> TCP-Session: 0060e81a-9a0d-4244-a15d-2d83e506781f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2026.03.11 22:22:08.993979 [ 341 ] {} <Debug> TCP-Session: 0060e81a-9a0d-4244-a15d-2d83e506781f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.03.11 22:22:08.994025 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11416 | 2026.03.11 22:22:08.994061 [ 334 ] {} <Debug> TCP-Session: 4af331ab-09ac-4b2e-b4a4-c06ac9ae7c06 Authenticating user 'default' from [fd00:1122:3344:101::e]:53828 | ||
| 11417 | 2026.03.11 22:22:08.994078 [ 334 ] {} <Debug> TCP-Session: 4af331ab-09ac-4b2e-b4a4-c06ac9ae7c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11418 | 2026.03.11 22:22:08.994092 [ 334 ] {} <Debug> TCP-Session: 4af331ab-09ac-4b2e-b4a4-c06ac9ae7c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.03.11 22:22:08.994878 [ 344 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Trace> AggregatingTransform: Aggregating | ||
| 11420 | 2026.03.11 22:22:08.994966 [ 344 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 11421 | 2026.03.11 22:22:08.995010 [ 344 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104868 sec. (953.580 rows/sec., 37.25 KiB/sec.) | ||
| 11422 | 2026.03.11 22:22:08.995034 [ 344 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Trace> Aggregator: Merging aggregated data | ||
| 11423 | 2026.03.11 22:22:08.996194 [ 336 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 11424 | 2026.03.11 22:22:08.996340 [ 336 ] {4aaec9f7-91a4-45f4-a464-b7d61e2519b8} <Debug> TCPHandler: Processed in 0.003570547 sec. | ||
| 11425 | 2026.03.11 22:22:08.996472 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11426 | 2026.03.11 22:22:08.996503 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2026.03.11 22:22:08.996519 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11428 | 2026.03.11 22:22:08.996539 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11429 | 2026.03.11 22:22:08.996556 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11430 | 2026.03.11 22:22:08.996569 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2026.03.11 22:22:08.996589 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11432 | 2026.03.11 22:22:08.996597 [ 259 ] {} <Debug> TCP-Session: 3b67f864-090a-452c-bb15-48e7647e8bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2026.03.11 22:22:08.996620 [ 341 ] {} <Debug> TCP-Session: 0060e81a-9a0d-4244-a15d-2d83e506781f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.03.11 22:22:08.996630 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2026.03.11 22:22:08.996640 [ 339 ] {} <Debug> TCP-Session: 816afc8d-a3ac-4312-ac58-0ca48e192bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.03.11 22:22:08.996671 [ 334 ] {} <Debug> TCP-Session: 4af331ab-09ac-4b2e-b4a4-c06ac9ae7c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.03.11 22:22:08.996613 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11438 | 2026.03.11 22:22:08.996590 [ 335 ] {} <Debug> TCP-Session: 9e823754-6ad9-48e4-97fd-56b34a668ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11439 | 2026.03.11 22:22:08.996574 [ 337 ] {} <Debug> TCP-Session: b9720726-8b20-4a5d-8347-e7c58dfce3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.03.11 22:22:08.996738 [ 340 ] {} <Debug> TCP-Session: e5515e35-600f-46bf-a8de-2801f3457dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.03.11 22:22:08.996510 [ 336 ] {} <Debug> TCP-Session: 7befb805-528e-4d20-8034-03d468350498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2026.03.11 22:22:08.996552 [ 338 ] {} <Debug> TCP-Session: 3a155bb9-9750-4dcb-ace7-a009f7b120b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2026.03.11 22:22:09.190227 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45000 | ||
| 11444 | 2026.03.11 22:22:09.190345 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11445 | 2026.03.11 22:22:09.190376 [ 336 ] {} <Debug> TCP-Session: b7bb453e-8523-4981-9fc9-d98635b2a1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45000 | ||
| 11446 | 2026.03.11 22:22:09.190406 [ 336 ] {} <Debug> TCP-Session: b7bb453e-8523-4981-9fc9-d98635b2a1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11447 | 2026.03.11 22:22:09.190427 [ 336 ] {} <Debug> TCP-Session: b7bb453e-8523-4981-9fc9-d98635b2a1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11448 | 2026.03.11 22:22:09.190652 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63705 | ||
| 11449 | 2026.03.11 22:22:09.190724 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65091 | ||
| 11450 | 2026.03.11 22:22:09.190741 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52572 | ||
| 11451 | 2026.03.11 22:22:09.190766 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45531 | ||
| 11452 | 2026.03.11 22:22:09.190781 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62946 | ||
| 11453 | 2026.03.11 22:22:09.190796 [ 336 ] {} <Trace> TCP-Session: b7bb453e-8523-4981-9fc9-d98635b2a1b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11454 | 2026.03.11 22:22:09.190839 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11455 | 2026.03.11 22:22:09.190764 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11456 | 2026.03.11 22:22:09.190881 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11457 | 2026.03.11 22:22:09.190888 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11458 | 2026.03.11 22:22:09.190918 [ 337 ] {} <Debug> TCP-Session: 5d6152e6-3dc7-4555-9ed2-24825f5c1f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:63705 | ||
| 11459 | 2026.03.11 22:22:09.190921 [ 259 ] {} <Debug> TCP-Session: 06cbea8b-4e42-4dec-85ef-1c9b26c4a452 Authenticating user 'default' from [fd00:1122:3344:101::e]:45531 | ||
| 11460 | 2026.03.11 22:22:09.190930 [ 339 ] {} <Debug> TCP-Session: 22f85172-d36a-4073-97cf-2458f06653eb Authenticating user 'default' from [fd00:1122:3344:101::e]:52572 | ||
| 11461 | 2026.03.11 22:22:09.190950 [ 337 ] {} <Debug> TCP-Session: 5d6152e6-3dc7-4555-9ed2-24825f5c1f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11462 | 2026.03.11 22:22:09.190963 [ 259 ] {} <Debug> TCP-Session: 06cbea8b-4e42-4dec-85ef-1c9b26c4a452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11463 | 2026.03.11 22:22:09.190965 [ 339 ] {} <Debug> TCP-Session: 22f85172-d36a-4073-97cf-2458f06653eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11464 | 2026.03.11 22:22:09.190978 [ 337 ] {} <Debug> TCP-Session: 5d6152e6-3dc7-4555-9ed2-24825f5c1f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11465 | 2026.03.11 22:22:09.190994 [ 339 ] {} <Debug> TCP-Session: 22f85172-d36a-4073-97cf-2458f06653eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11466 | 2026.03.11 22:22:09.191010 [ 336 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45000) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11467 | 2026.03.11 22:22:09.190985 [ 259 ] {} <Debug> TCP-Session: 06cbea8b-4e42-4dec-85ef-1c9b26c4a452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11468 | 2026.03.11 22:22:09.190869 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11469 | 2026.03.11 22:22:09.190757 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57371 | ||
| 11470 | 2026.03.11 22:22:09.191082 [ 335 ] {} <Debug> TCP-Session: 8a851b09-1346-4c5f-990b-ba7ebc6b2b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:62946 | ||
| 11471 | 2026.03.11 22:22:09.190746 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61801 | ||
| 11472 | 2026.03.11 22:22:09.191114 [ 335 ] {} <Debug> TCP-Session: 8a851b09-1346-4c5f-990b-ba7ebc6b2b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.03.11 22:22:09.191147 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11474 | 2026.03.11 22:22:09.191167 [ 335 ] {} <Debug> TCP-Session: 8a851b09-1346-4c5f-990b-ba7ebc6b2b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.03.11 22:22:09.191187 [ 341 ] {} <Debug> TCP-Session: 2eded7e8-1533-4a94-9fe2-1eda623b0c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:57371 | ||
| 11476 | 2026.03.11 22:22:09.191200 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11477 | 2026.03.11 22:22:09.191216 [ 341 ] {} <Debug> TCP-Session: 2eded7e8-1533-4a94-9fe2-1eda623b0c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.03.11 22:22:09.190777 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42628 | ||
| 11479 | 2026.03.11 22:22:09.191240 [ 341 ] {} <Debug> TCP-Session: 2eded7e8-1533-4a94-9fe2-1eda623b0c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.03.11 22:22:09.191235 [ 340 ] {} <Debug> TCP-Session: 6cc3b673-5cd0-4ec4-9d1b-48896874c996 Authenticating user 'default' from [fd00:1122:3344:101::e]:61801 | ||
| 11481 | 2026.03.11 22:22:09.190878 [ 338 ] {} <Debug> TCP-Session: 9f5062a7-a350-4844-b86f-f58d9fe0b954 Authenticating user 'default' from [fd00:1122:3344:101::e]:65091 | ||
| 11482 | 2026.03.11 22:22:09.191308 [ 336 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11483 | 2026.03.11 22:22:09.191322 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11484 | 2026.03.11 22:22:09.191334 [ 338 ] {} <Debug> TCP-Session: 9f5062a7-a350-4844-b86f-f58d9fe0b954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.03.11 22:22:09.191310 [ 340 ] {} <Debug> TCP-Session: 6cc3b673-5cd0-4ec4-9d1b-48896874c996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2026.03.11 22:22:09.191360 [ 334 ] {} <Debug> TCP-Session: 211278e4-165b-4351-8c04-70f9f5919b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:42628 | ||
| 11487 | 2026.03.11 22:22:09.191384 [ 340 ] {} <Debug> TCP-Session: 6cc3b673-5cd0-4ec4-9d1b-48896874c996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11488 | 2026.03.11 22:22:09.191401 [ 334 ] {} <Debug> TCP-Session: 211278e4-165b-4351-8c04-70f9f5919b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2026.03.11 22:22:09.191376 [ 336 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11490 | 2026.03.11 22:22:09.191424 [ 334 ] {} <Debug> TCP-Session: 211278e4-165b-4351-8c04-70f9f5919b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11491 | 2026.03.11 22:22:09.191363 [ 338 ] {} <Debug> TCP-Session: 9f5062a7-a350-4844-b86f-f58d9fe0b954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11492 | 2026.03.11 22:22:09.191722 [ 336 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 11493 | 2026.03.11 22:22:09.192621 [ 342 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Trace> AggregatingTransform: Aggregating | ||
| 11494 | 2026.03.11 22:22:09.192661 [ 342 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Trace> Aggregator: Aggregation method: without_key | ||
| 11495 | 2026.03.11 22:22:09.192697 [ 342 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868947 sec. (1150.818 rows/sec., 44.95 KiB/sec.) | ||
| 11496 | 2026.03.11 22:22:09.192716 [ 342 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Trace> Aggregator: Merging aggregated data | ||
| 11497 | 2026.03.11 22:22:09.194110 [ 336 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 11498 | 2026.03.11 22:22:09.194249 [ 336 ] {846a62de-dbed-4f6a-97b4-4e4bb30f3e78} <Debug> TCPHandler: Processed in 0.003579147 sec. | ||
| 11499 | 2026.03.11 22:22:09.194363 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11500 | 2026.03.11 22:22:09.194395 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11501 | 2026.03.11 22:22:09.194404 [ 336 ] {} <Debug> TCP-Session: b7bb453e-8523-4981-9fc9-d98635b2a1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2026.03.11 22:22:09.194417 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11503 | 2026.03.11 22:22:09.194438 [ 337 ] {} <Debug> TCP-Session: 5d6152e6-3dc7-4555-9ed2-24825f5c1f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2026.03.11 22:22:09.194441 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11505 | 2026.03.11 22:22:09.194464 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11506 | 2026.03.11 22:22:09.194486 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11507 | 2026.03.11 22:22:09.194507 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11508 | 2026.03.11 22:22:09.194516 [ 335 ] {} <Debug> TCP-Session: 8a851b09-1346-4c5f-990b-ba7ebc6b2b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2026.03.11 22:22:09.194536 [ 339 ] {} <Debug> TCP-Session: 22f85172-d36a-4073-97cf-2458f06653eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11510 | 2026.03.11 22:22:09.194545 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11511 | 2026.03.11 22:22:09.194551 [ 259 ] {} <Debug> TCP-Session: 06cbea8b-4e42-4dec-85ef-1c9b26c4a452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2026.03.11 22:22:09.194498 [ 340 ] {} <Debug> TCP-Session: 6cc3b673-5cd0-4ec4-9d1b-48896874c996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2026.03.11 22:22:09.194595 [ 334 ] {} <Debug> TCP-Session: 211278e4-165b-4351-8c04-70f9f5919b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2026.03.11 22:22:09.194526 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11515 | 2026.03.11 22:22:09.194469 [ 338 ] {} <Debug> TCP-Session: 9f5062a7-a350-4844-b86f-f58d9fe0b954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11516 | 2026.03.11 22:22:09.194762 [ 341 ] {} <Debug> TCP-Session: 2eded7e8-1533-4a94-9fe2-1eda623b0c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.03.11 22:22:09.500285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11518 | 2026.03.11 22:22:09.518043 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.03.11 22:22:09.518103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11520 | 2026.03.11 22:22:09.524561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11521 | 2026.03.11 22:22:09.525393 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.03.11 22:22:09.529818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11523 | 2026.03.11 22:22:10.739411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1416 | ||
| 11524 | 2026.03.11 22:22:10.741956 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.03.11 22:22:10.742003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11526 | 2026.03.11 22:22:10.743233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11527 | 2026.03.11 22:22:10.743505 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.03.11 22:22:10.743774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 11529 | 2026.03.11 22:22:12.798661 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.03.11 22:22:12.798882 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11531 | 2026.03.11 22:22:12.798963 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11532 | 2026.03.11 22:22:12.799780 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.03.11 22:22:12.799841 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11534 | 2026.03.11 22:22:12.800343 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11535 | 2026.03.11 22:22:12.800617 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.03.11 22:22:12.800823 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001998 sec., 58058.05805805805 rows/sec., 4.93 MiB/sec. | ||
| 11537 | 2026.03.11 22:22:12.800886 [ 260 ] {de9175df-774d-4d58-92bd-3b405b089862} <Debug> TCPHandler: Processed in 0.002392435 sec. | ||
| 11538 | 2026.03.11 22:22:12.801040 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.03.11 22:22:12.801163 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.03.11 22:22:12.801211 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11541 | 2026.03.11 22:22:12.801706 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.03.11 22:22:12.801747 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11543 | 2026.03.11 22:22:12.802074 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11544 | 2026.03.11 22:22:12.802326 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.03.11 22:22:12.802516 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001382 sec., 21707.67004341534 rows/sec., 1.59 MiB/sec. | ||
| 11546 | 2026.03.11 22:22:12.802572 [ 260 ] {90d4a7ec-47a8-4baa-8ef9-bf6f03dd52c6} <Debug> TCPHandler: Processed in 0.0015948 sec. | ||
| 11547 | 2026.03.11 22:22:12.802738 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.03.11 22:22:12.802855 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11549 | 2026.03.11 22:22:12.802910 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11550 | 2026.03.11 22:22:12.803482 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.03.11 22:22:12.803529 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11552 | 2026.03.11 22:22:12.803949 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11553 | 2026.03.11 22:22:12.804233 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.03.11 22:22:12.804410 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001584 sec., 59343.43434343435 rows/sec., 4.63 MiB/sec. | ||
| 11555 | 2026.03.11 22:22:12.804461 [ 260 ] {4dce6380-f96f-400e-8b00-ea07c2129fe7} <Debug> TCPHandler: Processed in 0.001786114 sec. | ||
| 11556 | 2026.03.11 22:22:12.804630 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.03.11 22:22:12.804750 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.03.11 22:22:12.804809 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11559 | 2026.03.11 22:22:12.805407 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.03.11 22:22:12.805471 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11561 | 2026.03.11 22:22:12.805992 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11562 | 2026.03.11 22:22:12.806282 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.03.11 22:22:12.806449 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. | ||
| 11564 | 2026.03.11 22:22:12.806498 [ 260 ] {9c8f8559-f7cf-46ab-ab51-c5c46c77b436} <Debug> TCPHandler: Processed in 0.001929026 sec. | ||
| 11565 | 2026.03.11 22:22:12.806649 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2026.03.11 22:22:12.806758 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11567 | 2026.03.11 22:22:12.806826 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11568 | 2026.03.11 22:22:12.807944 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2026.03.11 22:22:12.807994 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11570 | 2026.03.11 22:22:12.808812 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11571 | 2026.03.11 22:22:12.809190 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.03.11 22:22:12.809404 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002668 sec., 11244.377811094453 rows/sec., 20.15 MiB/sec. | ||
| 11573 | 2026.03.11 22:22:12.809487 [ 260 ] {cf8c73c6-3ffc-457f-aafc-4c4b2fe3621d} <Debug> TCPHandler: Processed in 0.002894885 sec. | ||
| 11574 | 2026.03.11 22:22:12.809634 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.03.11 22:22:12.809759 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.03.11 22:22:12.809817 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11577 | 2026.03.11 22:22:12.810268 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.03.11 22:22:12.810313 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11579 | 2026.03.11 22:22:12.810701 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11580 | 2026.03.11 22:22:12.810924 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.03.11 22:22:12.811062 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
| 11582 | 2026.03.11 22:22:12.811098 [ 260 ] {40d689f2-c7bd-4edd-8d69-1dbb0b37ea00} <Debug> TCPHandler: Processed in 0.001527429 sec. | ||
| 11583 | 2026.03.11 22:22:13.191457 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60270 | ||
| 11584 | 2026.03.11 22:22:13.191572 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11585 | 2026.03.11 22:22:13.191598 [ 336 ] {} <Debug> TCP-Session: dcd9ec04-45d6-4629-8f51-c69e33f63d61 Authenticating user 'default' from [fd00:1122:3344:101::e]:60270 | ||
| 11586 | 2026.03.11 22:22:13.191621 [ 336 ] {} <Debug> TCP-Session: dcd9ec04-45d6-4629-8f51-c69e33f63d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.03.11 22:22:13.191635 [ 336 ] {} <Debug> TCP-Session: dcd9ec04-45d6-4629-8f51-c69e33f63d61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11588 | 2026.03.11 22:22:13.191849 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47225 | ||
| 11589 | 2026.03.11 22:22:13.191890 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54666 | ||
| 11590 | 2026.03.11 22:22:13.191911 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61780 | ||
| 11591 | 2026.03.11 22:22:13.191932 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62814 | ||
| 11592 | 2026.03.11 22:22:13.191979 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11593 | 2026.03.11 22:22:13.191933 [ 336 ] {} <Trace> TCP-Session: dcd9ec04-45d6-4629-8f51-c69e33f63d61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2026.03.11 22:22:13.192007 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11595 | 2026.03.11 22:22:13.192029 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2026.03.11 22:22:13.192019 [ 337 ] {} <Debug> TCP-Session: 28e5cb4d-8113-494f-9182-99fe217cdf61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47225 | ||
| 11597 | 2026.03.11 22:22:13.192065 [ 335 ] {} <Debug> TCP-Session: 0035b486-4d4b-4d01-9b7f-412f79d5f950 Authenticating user 'default' from [fd00:1122:3344:101::e]:62814 | ||
| 11598 | 2026.03.11 22:22:13.192058 [ 339 ] {} <Debug> TCP-Session: 6da7919b-66ab-49ac-9707-20bfaf29eecb Authenticating user 'default' from [fd00:1122:3344:101::e]:54666 | ||
| 11599 | 2026.03.11 22:22:13.192104 [ 335 ] {} <Debug> TCP-Session: 0035b486-4d4b-4d01-9b7f-412f79d5f950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11600 | 2026.03.11 22:22:13.192094 [ 337 ] {} <Debug> TCP-Session: 28e5cb4d-8113-494f-9182-99fe217cdf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11601 | 2026.03.11 22:22:13.192121 [ 335 ] {} <Debug> TCP-Session: 0035b486-4d4b-4d01-9b7f-412f79d5f950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.03.11 22:22:13.192119 [ 339 ] {} <Debug> TCP-Session: 6da7919b-66ab-49ac-9707-20bfaf29eecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.03.11 22:22:13.192136 [ 337 ] {} <Debug> TCP-Session: 28e5cb4d-8113-494f-9182-99fe217cdf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.03.11 22:22:13.192157 [ 339 ] {} <Debug> TCP-Session: 6da7919b-66ab-49ac-9707-20bfaf29eecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2026.03.11 22:22:13.192007 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11606 | 2026.03.11 22:22:13.192184 [ 336 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11607 | 2026.03.11 22:22:13.192204 [ 259 ] {} <Debug> TCP-Session: 9e866388-9ee3-492f-a933-e06881febc96 Authenticating user 'default' from [fd00:1122:3344:101::e]:61780 | ||
| 11608 | 2026.03.11 22:22:13.191926 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36099 | ||
| 11609 | 2026.03.11 22:22:13.192233 [ 259 ] {} <Debug> TCP-Session: 9e866388-9ee3-492f-a933-e06881febc96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11610 | 2026.03.11 22:22:13.191906 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42939 | ||
| 11611 | 2026.03.11 22:22:13.192270 [ 259 ] {} <Debug> TCP-Session: 9e866388-9ee3-492f-a933-e06881febc96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11612 | 2026.03.11 22:22:13.191898 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57959 | ||
| 11613 | 2026.03.11 22:22:13.192323 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11614 | 2026.03.11 22:22:13.191895 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34911 | ||
| 11615 | 2026.03.11 22:22:13.192360 [ 334 ] {} <Debug> TCP-Session: 4140c4fa-a346-4e1b-84ad-354146f6b49b Authenticating user 'default' from [fd00:1122:3344:101::e]:36099 | ||
| 11616 | 2026.03.11 22:22:13.192381 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11617 | 2026.03.11 22:22:13.192345 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11618 | 2026.03.11 22:22:13.192401 [ 334 ] {} <Debug> TCP-Session: 4140c4fa-a346-4e1b-84ad-354146f6b49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2026.03.11 22:22:13.192429 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11620 | 2026.03.11 22:22:13.192438 [ 341 ] {} <Debug> TCP-Session: ba3d75db-da5f-481e-8978-4407097299b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42939 | ||
| 11621 | 2026.03.11 22:22:13.192454 [ 334 ] {} <Debug> TCP-Session: 4140c4fa-a346-4e1b-84ad-354146f6b49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.03.11 22:22:13.192472 [ 336 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11623 | 2026.03.11 22:22:13.192482 [ 341 ] {} <Debug> TCP-Session: ba3d75db-da5f-481e-8978-4407097299b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.03.11 22:22:13.192470 [ 340 ] {} <Debug> TCP-Session: c76e0358-cb4c-4408-bb38-19fbf7658dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:34911 | ||
| 11625 | 2026.03.11 22:22:13.192524 [ 341 ] {} <Debug> TCP-Session: ba3d75db-da5f-481e-8978-4407097299b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2026.03.11 22:22:13.192545 [ 336 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11627 | 2026.03.11 22:22:13.192549 [ 340 ] {} <Debug> TCP-Session: c76e0358-cb4c-4408-bb38-19fbf7658dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.03.11 22:22:13.192409 [ 338 ] {} <Debug> TCP-Session: acfac154-9f2e-45b1-8201-cdfab5d1ad1c Authenticating user 'default' from [fd00:1122:3344:101::e]:57959 | ||
| 11629 | 2026.03.11 22:22:13.192584 [ 340 ] {} <Debug> TCP-Session: c76e0358-cb4c-4408-bb38-19fbf7658dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.03.11 22:22:13.192609 [ 338 ] {} <Debug> TCP-Session: acfac154-9f2e-45b1-8201-cdfab5d1ad1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.03.11 22:22:13.192627 [ 338 ] {} <Debug> TCP-Session: acfac154-9f2e-45b1-8201-cdfab5d1ad1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2026.03.11 22:22:13.192843 [ 336 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 11633 | 2026.03.11 22:22:13.193757 [ 332 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Trace> AggregatingTransform: Aggregating | ||
| 11634 | 2026.03.11 22:22:13.193806 [ 332 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Trace> Aggregator: Aggregation method: without_key | ||
| 11635 | 2026.03.11 22:22:13.193842 [ 332 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895357 sec. (1116.873 rows/sec., 43.63 KiB/sec.) | ||
| 11636 | 2026.03.11 22:22:13.193861 [ 332 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Trace> Aggregator: Merging aggregated data | ||
| 11637 | 2026.03.11 22:22:13.195459 [ 336 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003334 sec., 299.9400119976005 rows/sec., 11.72 KiB/sec. | ||
| 11638 | 2026.03.11 22:22:13.195582 [ 336 ] {e5beb109-e1bb-4bdf-a07f-626d75127b64} <Debug> TCPHandler: Processed in 0.003768361 sec. | ||
| 11639 | 2026.03.11 22:22:13.195671 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11640 | 2026.03.11 22:22:13.195699 [ 336 ] {} <Debug> TCP-Session: dcd9ec04-45d6-4629-8f51-c69e33f63d61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11641 | 2026.03.11 22:22:13.195712 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11642 | 2026.03.11 22:22:13.195722 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11643 | 2026.03.11 22:22:13.195735 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11644 | 2026.03.11 22:22:13.195755 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11645 | 2026.03.11 22:22:13.195786 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11646 | 2026.03.11 22:22:13.195798 [ 341 ] {} <Debug> TCP-Session: ba3d75db-da5f-481e-8978-4407097299b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2026.03.11 22:22:13.195809 [ 337 ] {} <Debug> TCP-Session: 28e5cb4d-8113-494f-9182-99fe217cdf61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11648 | 2026.03.11 22:22:13.195820 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11649 | 2026.03.11 22:22:13.195836 [ 339 ] {} <Debug> TCP-Session: 6da7919b-66ab-49ac-9707-20bfaf29eecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.03.11 22:22:13.195802 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11651 | 2026.03.11 22:22:13.195884 [ 259 ] {} <Debug> TCP-Session: 9e866388-9ee3-492f-a933-e06881febc96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.03.11 22:22:13.195925 [ 334 ] {} <Debug> TCP-Session: 4140c4fa-a346-4e1b-84ad-354146f6b49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2026.03.11 22:22:13.195779 [ 338 ] {} <Debug> TCP-Session: acfac154-9f2e-45b1-8201-cdfab5d1ad1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.03.11 22:22:13.195765 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11655 | 2026.03.11 22:22:13.195760 [ 335 ] {} <Debug> TCP-Session: 0035b486-4d4b-4d01-9b7f-412f79d5f950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2026.03.11 22:22:13.196007 [ 340 ] {} <Debug> TCP-Session: c76e0358-cb4c-4408-bb38-19fbf7658dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11657 | 2026.03.11 22:22:15.527568 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11658 | 2026.03.11 22:22:15.527642 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11659 | 2026.03.11 22:22:15.687775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24031 | ||
| 11660 | 2026.03.11 22:22:15.688296 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.03.11 22:22:15.688335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11662 | 2026.03.11 22:22:15.688809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11663 | 2026.03.11 22:22:15.689038 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.03.11 22:22:15.689159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24031 | ||
| 11665 | 2026.03.11 22:22:17.029952 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11666 | 2026.03.11 22:22:17.047288 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.03.11 22:22:17.047341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11668 | 2026.03.11 22:22:17.053529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11669 | 2026.03.11 22:22:17.054235 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.03.11 22:22:17.056910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11671 | 2026.03.11 22:22:17.797589 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.03.11 22:22:17.797850 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11673 | 2026.03.11 22:22:17.797947 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11674 | 2026.03.11 22:22:17.798833 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.03.11 22:22:17.798872 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11676 | 2026.03.11 22:22:17.799270 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11677 | 2026.03.11 22:22:17.799496 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.03.11 22:22:17.799621 [ 131 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11679 | 2026.03.11 22:22:17.799651 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00187 sec., 40641.71122994652 rows/sec., 3.35 MiB/sec. | ||
| 11680 | 2026.03.11 22:22:17.799666 [ 131 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.03.11 22:22:17.799689 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11682 | 2026.03.11 22:22:17.799705 [ 260 ] {17f06811-33dc-41a9-9ae8-0e1d92c915e0} <Debug> TCPHandler: Processed in 0.002247063 sec. | ||
| 11683 | 2026.03.11 22:22:17.799841 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.03.11 22:22:17.799845 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 11685 | 2026.03.11 22:22:17.799942 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11686 | 2026.03.11 22:22:17.799990 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11687 | 2026.03.11 22:22:17.800009 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11688 | 2026.03.11 22:22:17.800052 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2893 rows starting from the beginning of the part | ||
| 11689 | 2026.03.11 22:22:17.800126 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 116 rows starting from the beginning of the part | ||
| 11690 | 2026.03.11 22:22:17.800178 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2080 rows starting from the beginning of the part | ||
| 11691 | 2026.03.11 22:22:17.800231 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11692 | 2026.03.11 22:22:17.800281 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
| 11693 | 2026.03.11 22:22:17.800332 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 11694 | 2026.03.11 22:22:17.800438 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.03.11 22:22:17.800479 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11696 | 2026.03.11 22:22:17.800828 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11697 | 2026.03.11 22:22:17.801049 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2026.03.11 22:22:17.801170 [ 143 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11699 | 2026.03.11 22:22:17.801185 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001266 sec., 7898.894154818326 rows/sec., 593.96 KiB/sec. | ||
| 11700 | 2026.03.11 22:22:17.801205 [ 143 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2026.03.11 22:22:17.801225 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11702 | 2026.03.11 22:22:17.801226 [ 260 ] {fadc05b6-221f-415b-a6d2-51ff6473b300} <Debug> TCPHandler: Processed in 0.001441058 sec. | ||
| 11703 | 2026.03.11 22:22:17.801350 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 11704 | 2026.03.11 22:22:17.801358 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2026.03.11 22:22:17.801501 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11706 | 2026.03.11 22:22:17.801511 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11707 | 2026.03.11 22:22:17.801540 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 225 rows starting from the beginning of the part | ||
| 11708 | 2026.03.11 22:22:17.801561 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11709 | 2026.03.11 22:22:17.801613 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11710 | 2026.03.11 22:22:17.801664 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 11711 | 2026.03.11 22:22:17.801705 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
| 11712 | 2026.03.11 22:22:17.801746 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 11713 | 2026.03.11 22:22:17.801788 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 11714 | 2026.03.11 22:22:17.802026 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.03.11 22:22:17.802068 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11716 | 2026.03.11 22:22:17.802286 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509188 sec., 2126982.9124003462 rows/sec., 172.58 MiB/sec. | ||
| 11717 | 2026.03.11 22:22:17.802391 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11718 | 2026.03.11 22:22:17.802573 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11719 | 2026.03.11 22:22:17.802615 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.03.11 22:22:17.802642 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358955 sec., 248720.52422633566 rows/sec., 17.69 MiB/sec. | ||
| 11721 | 2026.03.11 22:22:17.802746 [ 143 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11722 | 2026.03.11 22:22:17.802749 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001266 sec., 58451.81674565561 rows/sec., 4.56 MiB/sec. | ||
| 11723 | 2026.03.11 22:22:17.802785 [ 143 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.03.11 22:22:17.802804 [ 260 ] {7bd733bf-d156-4fc6-90b3-c0de0ec8c170} <Debug> TCPHandler: Processed in 0.001496908 sec. | ||
| 11725 | 2026.03.11 22:22:17.802806 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11726 | 2026.03.11 22:22:17.802862 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11727 | 2026.03.11 22:22:17.802865 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.03.11 22:22:17.802901 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 11729 | 2026.03.11 22:22:17.802932 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.03.11 22:22:17.802958 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_81_16} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11731 | 2026.03.11 22:22:17.802995 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11732 | 2026.03.11 22:22:17.803024 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11733 | 2026.03.11 22:22:17.803055 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11734 | 2026.03.11 22:22:17.803060 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11735 | 2026.03.11 22:22:17.803070 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 94 rows starting from the beginning of the part | ||
| 11736 | 2026.03.11 22:22:17.803116 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11737 | 2026.03.11 22:22:17.803124 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1057 rows starting from the beginning of the part | ||
| 11738 | 2026.03.11 22:22:17.803158 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.03.11 22:22:17.803171 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11740 | 2026.03.11 22:22:17.803206 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
| 11741 | 2026.03.11 22:22:17.803241 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 11742 | 2026.03.11 22:22:17.803266 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_71_14} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11743 | 2026.03.11 22:22:17.803377 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11744 | 2026.03.11 22:22:17.803575 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.03.11 22:22:17.803615 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11746 | 2026.03.11 22:22:17.803965 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11747 | 2026.03.11 22:22:17.804188 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.03.11 22:22:17.804296 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427598 sec., 2055200.413561801 rows/sec., 152.98 MiB/sec. | ||
| 11749 | 2026.03.11 22:22:17.804348 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 11750 | 2026.03.11 22:22:17.804393 [ 260 ] {fc1b93ad-1c9c-4d95-8fb8-9e3a3097c008} <Debug> TCPHandler: Processed in 0.001510249 sec. | ||
| 11751 | 2026.03.11 22:22:17.804511 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11752 | 2026.03.11 22:22:17.804599 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11753 | 2026.03.11 22:22:17.804607 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11754 | 2026.03.11 22:22:17.804684 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11755 | 2026.03.11 22:22:17.804942 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.03.11 22:22:17.805034 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_81_16} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11757 | 2026.03.11 22:22:17.805180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11758 | 2026.03.11 22:22:17.805485 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2026.03.11 22:22:17.805526 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11760 | 2026.03.11 22:22:17.806072 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11761 | 2026.03.11 22:22:17.806301 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2026.03.11 22:22:17.806425 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11763 | 2026.03.11 22:22:17.806445 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001859 sec., 5379.236148466918 rows/sec., 9.64 MiB/sec. | ||
| 11764 | 2026.03.11 22:22:17.806458 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.03.11 22:22:17.806478 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11766 | 2026.03.11 22:22:17.806507 [ 260 ] {b5ca49c1-83ed-44f8-9313-a25b30064553} <Debug> TCPHandler: Processed in 0.002054108 sec. | ||
| 11767 | 2026.03.11 22:22:17.806567 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 11768 | 2026.03.11 22:22:17.806625 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.03.11 22:22:17.806721 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.03.11 22:22:17.806763 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11771 | 2026.03.11 22:22:17.806790 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11772 | 2026.03.11 22:22:17.806853 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1384 rows starting from the beginning of the part | ||
| 11773 | 2026.03.11 22:22:17.806978 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11774 | 2026.03.11 22:22:17.807078 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 11775 | 2026.03.11 22:22:17.807112 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.03.11 22:22:17.807151 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11777 | 2026.03.11 22:22:17.807172 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part | ||
| 11778 | 2026.03.11 22:22:17.807267 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 11779 | 2026.03.11 22:22:17.807356 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 11780 | 2026.03.11 22:22:17.807474 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11781 | 2026.03.11 22:22:17.807721 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.03.11 22:22:17.807846 [ 143 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11783 | 2026.03.11 22:22:17.807865 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 11784 | 2026.03.11 22:22:17.807897 [ 143 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.03.11 22:22:17.807919 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11786 | 2026.03.11 22:22:17.807925 [ 260 ] {51aaca5f-14f9-47c8-98fa-0a0103499d5b} <Debug> TCPHandler: Processed in 0.001349465 sec. | ||
| 11787 | 2026.03.11 22:22:17.807994 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 11788 | 2026.03.11 22:22:17.808093 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11789 | 2026.03.11 22:22:17.808121 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3930 rows starting from the beginning of the part | ||
| 11790 | 2026.03.11 22:22:17.808171 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11791 | 2026.03.11 22:22:17.808217 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part | ||
| 11792 | 2026.03.11 22:22:17.808276 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 11793 | 2026.03.11 22:22:17.808331 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 11794 | 2026.03.11 22:22:17.808369 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 11795 | 2026.03.11 22:22:17.809765 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001803624 sec., 2312011.8162100306 rows/sec., 151.80 MiB/sec. | ||
| 11796 | 2026.03.11 22:22:17.810063 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11797 | 2026.03.11 22:22:17.810335 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.03.11 22:22:17.810409 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_76_15} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11799 | 2026.03.11 22:22:17.810520 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11800 | 2026.03.11 22:22:17.812548 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 19 columns (19 merged, 0 gathered) in 0.006022424 sec., 246578.45412412012 rows/sec., 441.86 MiB/sec. | ||
| 11801 | 2026.03.11 22:22:17.814153 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11802 | 2026.03.11 22:22:17.814483 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2026.03.11 22:22:17.814567 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11804 | 2026.03.11 22:22:17.814717 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11805 | 2026.03.11 22:22:19.394603 [ 144 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 11806 | 2026.03.11 22:22:19.394683 [ 144 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.03.11 22:22:19.394705 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11808 | 2026.03.11 22:22:19.394836 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 11809 | 2026.03.11 22:22:19.394980 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11810 | 2026.03.11 22:22:19.395016 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 882 rows starting from the beginning of the part | ||
| 11811 | 2026.03.11 22:22:19.395083 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11812 | 2026.03.11 22:22:19.395130 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 11813 | 2026.03.11 22:22:19.395175 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 732 rows starting from the beginning of the part | ||
| 11814 | 2026.03.11 22:22:19.395217 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 732 rows starting from the beginning of the part | ||
| 11815 | 2026.03.11 22:22:19.396386 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605791 sec., 1646540.5522885604 rows/sec., 105.19 MiB/sec. | ||
| 11816 | 2026.03.11 22:22:19.396559 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11817 | 2026.03.11 22:22:19.396835 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.03.11 22:22:19.396909 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_29_6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 11819 | 2026.03.11 22:22:19.396977 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11820 | 2026.03.11 22:22:20.744105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1442 | ||
| 11821 | 2026.03.11 22:22:20.746649 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.03.11 22:22:20.746707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11823 | 2026.03.11 22:22:20.747941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11824 | 2026.03.11 22:22:20.748227 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.03.11 22:22:20.748613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 11826 | 2026.03.11 22:22:22.798743 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.03.11 22:22:22.798966 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11828 | 2026.03.11 22:22:22.799041 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11829 | 2026.03.11 22:22:22.799738 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.03.11 22:22:22.799794 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11831 | 2026.03.11 22:22:22.800180 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11832 | 2026.03.11 22:22:22.800407 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.03.11 22:22:22.800564 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 296.16 KiB/sec. | ||
| 11834 | 2026.03.11 22:22:22.800619 [ 260 ] {441e7dda-78c7-41d2-952e-880d79ef238c} <Debug> TCPHandler: Processed in 0.002039638 sec. | ||
| 11835 | 2026.03.11 22:22:22.800736 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2026.03.11 22:22:22.800836 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11837 | 2026.03.11 22:22:22.800877 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11838 | 2026.03.11 22:22:22.801354 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.03.11 22:22:22.801392 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11840 | 2026.03.11 22:22:22.801695 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11841 | 2026.03.11 22:22:22.801911 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2026.03.11 22:22:22.802034 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001222 sec., 97381.34206219313 rows/sec., 8.24 MiB/sec. | ||
| 11843 | 2026.03.11 22:22:22.802070 [ 260 ] {6dd2d641-67c6-4701-bca3-04b54ec4f58a} <Debug> TCPHandler: Processed in 0.001384077 sec. | ||
| 11844 | 2026.03.11 22:22:22.802193 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2026.03.11 22:22:22.802283 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11846 | 2026.03.11 22:22:22.802323 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11847 | 2026.03.11 22:22:22.802744 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.03.11 22:22:22.802780 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11849 | 2026.03.11 22:22:22.803065 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11850 | 2026.03.11 22:22:22.803263 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.03.11 22:22:22.803390 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.32 MiB/sec. | ||
| 11852 | 2026.03.11 22:22:22.803425 [ 260 ] {4bf30655-af44-4595-981c-8682f33958df} <Debug> TCPHandler: Processed in 0.001279314 sec. | ||
| 11853 | 2026.03.11 22:22:22.803541 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.03.11 22:22:22.803632 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11855 | 2026.03.11 22:22:22.803672 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11856 | 2026.03.11 22:22:22.804090 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.03.11 22:22:22.804125 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11858 | 2026.03.11 22:22:22.804419 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11859 | 2026.03.11 22:22:22.804623 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2026.03.11 22:22:22.804748 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001134 sec., 88183.42151675485 rows/sec., 6.90 MiB/sec. | ||
| 11861 | 2026.03.11 22:22:22.804787 [ 260 ] {4c52f937-d703-4073-92da-fc41af4f4795} <Debug> TCPHandler: Processed in 0.001292174 sec. | ||
| 11862 | 2026.03.11 22:22:22.804913 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2026.03.11 22:22:22.805005 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11864 | 2026.03.11 22:22:22.805047 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11865 | 2026.03.11 22:22:22.805457 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.03.11 22:22:22.805492 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11867 | 2026.03.11 22:22:22.805806 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11868 | 2026.03.11 22:22:22.806017 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.03.11 22:22:22.806144 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001157 sec., 140881.59031979257 rows/sec., 9.81 MiB/sec. | ||
| 11870 | 2026.03.11 22:22:22.806180 [ 260 ] {c7af2ef3-ee25-4821-b4c9-ddeae59ff5e3} <Debug> TCPHandler: Processed in 0.001321856 sec. | ||
| 11871 | 2026.03.11 22:22:22.806304 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.03.11 22:22:22.806395 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.03.11 22:22:22.806448 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11874 | 2026.03.11 22:22:22.807254 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.03.11 22:22:22.807289 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11876 | 2026.03.11 22:22:22.807815 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11877 | 2026.03.11 22:22:22.808026 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.03.11 22:22:22.808161 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001783 sec., 16825.57487380819 rows/sec., 30.15 MiB/sec. | ||
| 11879 | 2026.03.11 22:22:22.808222 [ 260 ] {5ab822f6-87d3-499c-8c8e-61ca92b291f8} <Debug> TCPHandler: Processed in 0.001964737 sec. | ||
| 11880 | 2026.03.11 22:22:22.808358 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.03.11 22:22:22.808450 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11882 | 2026.03.11 22:22:22.808490 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11883 | 2026.03.11 22:22:22.808842 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.03.11 22:22:22.808878 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11885 | 2026.03.11 22:22:22.809170 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11886 | 2026.03.11 22:22:22.809372 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.11 22:22:22.809496 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 11888 | 2026.03.11 22:22:22.809531 [ 260 ] {70f109de-b85f-4728-b98c-ecd3d6acfe48} <Debug> TCPHandler: Processed in 0.001220613 sec. | ||
| 11889 | 2026.03.11 22:22:23.189338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24543 | ||
| 11890 | 2026.03.11 22:22:23.189928 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.03.11 22:22:23.189979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11892 | 2026.03.11 22:22:23.190466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11893 | 2026.03.11 22:22:23.190698 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.03.11 22:22:23.190847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24543 | ||
| 11895 | 2026.03.11 22:22:23.190849 [ 136 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11896 | 2026.03.11 22:22:23.190922 [ 136 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.03.11 22:22:23.190942 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11898 | 2026.03.11 22:22:23.191081 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 11899 | 2026.03.11 22:22:23.191218 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11900 | 2026.03.11 22:22:23.191257 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22111 rows starting from the beginning of the part | ||
| 11901 | 2026.03.11 22:22:23.191323 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11902 | 2026.03.11 22:22:23.191369 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11903 | 2026.03.11 22:22:23.191419 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11904 | 2026.03.11 22:22:23.191458 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11905 | 2026.03.11 22:22:23.191498 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 11906 | 2026.03.11 22:22:23.193473 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24543 rows, containing 4 columns (4 merged, 0 gathered) in 0.002512087 sec., 9769964.177196093 rows/sec., 139.76 MiB/sec. | ||
| 11907 | 2026.03.11 22:22:23.193929 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11908 | 2026.03.11 22:22:23.194212 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.03.11 22:22:23.194287 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_51_10} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11910 | 2026.03.11 22:22:23.194396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11911 | 2026.03.11 22:22:24.557061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11912 | 2026.03.11 22:22:24.574525 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.03.11 22:22:24.574568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11914 | 2026.03.11 22:22:24.580401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11915 | 2026.03.11 22:22:24.581133 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.03.11 22:22:24.581436 [ 137 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11917 | 2026.03.11 22:22:24.581482 [ 137 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.03.11 22:22:24.581508 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11919 | 2026.03.11 22:22:24.581664 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11920 | 2026.03.11 22:22:24.584410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11921 | 2026.03.11 22:22:24.585806 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11922 | 2026.03.11 22:22:24.587284 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11923 | 2026.03.11 22:22:24.591924 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11924 | 2026.03.11 22:22:24.596416 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11925 | 2026.03.11 22:22:24.601003 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11926 | 2026.03.11 22:22:24.605244 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11927 | 2026.03.11 22:22:24.609105 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 11928 | 2026.03.11 22:22:24.665298 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083700584 sec., 4587.781609743607 rows/sec., 23.72 MiB/sec. | ||
| 11929 | 2026.03.11 22:22:24.668190 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11930 | 2026.03.11 22:22:24.670302 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_51_10} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.03.11 22:22:24.670418 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_51_10} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11932 | 2026.03.11 22:22:24.672759 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11933 | 2026.03.11 22:22:25.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.29 MiB, peak 340.70 MiB, free memory in arenas 0.00 B, will set to 329.78 MiB (RSS), difference: 2.48 MiB | ||
| 11934 | 2026.03.11 22:22:27.797627 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2026.03.11 22:22:27.797822 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11936 | 2026.03.11 22:22:27.797897 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11937 | 2026.03.11 22:22:27.798656 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.03.11 22:22:27.798707 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11939 | 2026.03.11 22:22:27.799111 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11940 | 2026.03.11 22:22:27.799333 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.03.11 22:22:27.799481 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001712 sec., 44392.52336448598 rows/sec., 3.66 MiB/sec. | ||
| 11942 | 2026.03.11 22:22:27.799525 [ 260 ] {c5208672-1342-46c9-9fce-5b49e57fbc8d} <Debug> TCPHandler: Processed in 0.002032218 sec. | ||
| 11943 | 2026.03.11 22:22:27.799662 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2026.03.11 22:22:27.799763 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11945 | 2026.03.11 22:22:27.799807 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11946 | 2026.03.11 22:22:27.800213 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.03.11 22:22:27.800250 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11948 | 2026.03.11 22:22:27.800542 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11949 | 2026.03.11 22:22:27.800749 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.03.11 22:22:27.800874 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001135 sec., 8810.57268722467 rows/sec., 662.51 KiB/sec. | ||
| 11951 | 2026.03.11 22:22:27.800911 [ 260 ] {57a2b679-0041-4193-85d8-50fef2f832ae} <Debug> TCPHandler: Processed in 0.001299805 sec. | ||
| 11952 | 2026.03.11 22:22:27.801024 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.03.11 22:22:27.801115 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11954 | 2026.03.11 22:22:27.801154 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11955 | 2026.03.11 22:22:27.801565 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.03.11 22:22:27.801601 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11957 | 2026.03.11 22:22:27.801892 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11958 | 2026.03.11 22:22:27.802102 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.03.11 22:22:27.802229 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001132 sec., 65371.02473498233 rows/sec., 5.10 MiB/sec. | ||
| 11960 | 2026.03.11 22:22:27.802266 [ 260 ] {d4d901c3-a775-4956-bea5-c576c1d10ed6} <Debug> TCPHandler: Processed in 0.001289105 sec. | ||
| 11961 | 2026.03.11 22:22:27.802390 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2026.03.11 22:22:27.802481 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11963 | 2026.03.11 22:22:27.802523 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11964 | 2026.03.11 22:22:27.802938 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.03.11 22:22:27.802973 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11966 | 2026.03.11 22:22:27.803310 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11967 | 2026.03.11 22:22:27.803528 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.03.11 22:22:27.803659 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 11969 | 2026.03.11 22:22:27.803695 [ 260 ] {4c59a6d5-30cd-4f6c-8883-6ec9931271f5} <Debug> TCPHandler: Processed in 0.001352595 sec. | ||
| 11970 | 2026.03.11 22:22:27.803810 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.03.11 22:22:27.803901 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2026.03.11 22:22:27.803955 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11973 | 2026.03.11 22:22:27.804841 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.03.11 22:22:27.804889 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11975 | 2026.03.11 22:22:27.805491 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11976 | 2026.03.11 22:22:27.805774 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.03.11 22:22:27.805941 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002055 sec., 4866.1800486618 rows/sec., 8.72 MiB/sec. | ||
| 11978 | 2026.03.11 22:22:27.806005 [ 260 ] {53c54a28-6263-4b39-8ea2-ebe374e3d164} <Debug> TCPHandler: Processed in 0.002241652 sec. | ||
| 11979 | 2026.03.11 22:22:27.806130 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.03.11 22:22:27.806230 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11981 | 2026.03.11 22:22:27.806273 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11982 | 2026.03.11 22:22:27.806641 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.03.11 22:22:27.806681 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11984 | 2026.03.11 22:22:27.806991 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11985 | 2026.03.11 22:22:27.807208 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.03.11 22:22:27.807375 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11987 | 2026.03.11 22:22:27.807415 [ 260 ] {b752d4aa-4ac2-4c23-86d7-e722f9f70bff} <Debug> TCPHandler: Processed in 0.001335195 sec. | ||
| 11988 | 2026.03.11 22:22:30.527691 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11989 | 2026.03.11 22:22:30.527764 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11990 | 2026.03.11 22:22:30.691050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24991 | ||
| 11991 | 2026.03.11 22:22:30.691729 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.03.11 22:22:30.691763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11993 | 2026.03.11 22:22:30.692258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11994 | 2026.03.11 22:22:30.692492 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.03.11 22:22:30.692645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24991 | ||
| 11996 | 2026.03.11 22:22:30.748875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1468 | ||
| 11997 | 2026.03.11 22:22:30.751224 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.03.11 22:22:30.751278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 11999 | 2026.03.11 22:22:30.752521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12000 | 2026.03.11 22:22:30.752801 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.03.11 22:22:30.753185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 12002 | 2026.03.11 22:22:32.084579 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12003 | 2026.03.11 22:22:32.099729 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.03.11 22:22:32.099788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12005 | 2026.03.11 22:22:32.105248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12006 | 2026.03.11 22:22:32.105920 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.03.11 22:22:32.108558 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12008 | 2026.03.11 22:22:32.797893 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2026.03.11 22:22:32.798074 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12010 | 2026.03.11 22:22:32.798138 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12011 | 2026.03.11 22:22:32.798847 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2026.03.11 22:22:32.798898 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12013 | 2026.03.11 22:22:32.799309 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12014 | 2026.03.11 22:22:32.799530 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.03.11 22:22:32.799679 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001654 sec., 70133.01088270858 rows/sec., 5.96 MiB/sec. | ||
| 12016 | 2026.03.11 22:22:32.799720 [ 260 ] {9dd9955d-d479-40ef-a48f-3d5f66fac0a3} <Debug> TCPHandler: Processed in 0.001955597 sec. | ||
| 12017 | 2026.03.11 22:22:32.799846 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12018 | 2026.03.11 22:22:32.799941 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12019 | 2026.03.11 22:22:32.799982 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12020 | 2026.03.11 22:22:32.800398 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.03.11 22:22:32.800434 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12022 | 2026.03.11 22:22:32.800726 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12023 | 2026.03.11 22:22:32.800930 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.03.11 22:22:32.801057 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001135 sec., 26431.71806167401 rows/sec., 1.94 MiB/sec. | ||
| 12025 | 2026.03.11 22:22:32.801093 [ 260 ] {a1d4e697-7544-45e4-8c51-bda6a3ecdce9} <Debug> TCPHandler: Processed in 0.001295544 sec. | ||
| 12026 | 2026.03.11 22:22:32.801201 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2026.03.11 22:22:32.801294 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12028 | 2026.03.11 22:22:32.801334 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12029 | 2026.03.11 22:22:32.801757 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2026.03.11 22:22:32.801791 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12031 | 2026.03.11 22:22:32.802078 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12032 | 2026.03.11 22:22:32.802283 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2026.03.11 22:22:32.802406 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001129 sec., 83259.52170062001 rows/sec., 6.50 MiB/sec. | ||
| 12034 | 2026.03.11 22:22:32.802441 [ 260 ] {6b558ece-e808-406f-a7c5-8c59551d565d} <Debug> TCPHandler: Processed in 0.001287225 sec. | ||
| 12035 | 2026.03.11 22:22:32.802570 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2026.03.11 22:22:32.802662 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12037 | 2026.03.11 22:22:32.802704 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12038 | 2026.03.11 22:22:32.803182 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.03.11 22:22:32.803218 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12040 | 2026.03.11 22:22:32.803560 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12041 | 2026.03.11 22:22:32.803765 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.03.11 22:22:32.803881 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12043 | 2026.03.11 22:22:32.803893 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 12044 | 2026.03.11 22:22:32.803921 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.03.11 22:22:32.803938 [ 260 ] {d2544e87-040f-4667-a06a-0daa9feb5448} <Debug> TCPHandler: Processed in 0.001415647 sec. | ||
| 12046 | 2026.03.11 22:22:32.803940 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12047 | 2026.03.11 22:22:32.804069 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.03.11 22:22:32.804073 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 12049 | 2026.03.11 22:22:32.804164 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12050 | 2026.03.11 22:22:32.804222 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12051 | 2026.03.11 22:22:32.804239 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12052 | 2026.03.11 22:22:32.804283 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25872 rows starting from the beginning of the part | ||
| 12053 | 2026.03.11 22:22:32.804352 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12054 | 2026.03.11 22:22:32.804397 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12055 | 2026.03.11 22:22:32.804437 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 163 rows starting from the beginning of the part | ||
| 12056 | 2026.03.11 22:22:32.804479 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12057 | 2026.03.11 22:22:32.804521 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12058 | 2026.03.11 22:22:32.805095 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2026.03.11 22:22:32.805145 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12060 | 2026.03.11 22:22:32.805813 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12061 | 2026.03.11 22:22:32.806044 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2026.03.11 22:22:32.806186 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00204 sec., 14705.882352941175 rows/sec., 26.35 MiB/sec. | ||
| 12063 | 2026.03.11 22:22:32.806254 [ 260 ] {8716a854-16d3-4347-9cff-307513249faa} <Debug> TCPHandler: Processed in 0.002236202 sec. | ||
| 12064 | 2026.03.11 22:22:32.806367 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2026.03.11 22:22:32.806460 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12066 | 2026.03.11 22:22:32.806501 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12067 | 2026.03.11 22:22:32.806835 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2026.03.11 22:22:32.806869 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12069 | 2026.03.11 22:22:32.807200 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12070 | 2026.03.11 22:22:32.807402 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2026.03.11 22:22:32.807538 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 12072 | 2026.03.11 22:22:32.807574 [ 260 ] {4af5c661-3f71-4d51-99f9-d147b45a4381} <Debug> TCPHandler: Processed in 0.001255244 sec. | ||
| 12073 | 2026.03.11 22:22:32.814106 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26675 rows, containing 5 columns (5 merged, 0 gathered) in 0.010092401 sec., 2643077.6977648824 rows/sec., 174.33 MiB/sec. | ||
| 12074 | 2026.03.11 22:22:32.814423 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12075 | 2026.03.11 22:22:32.814724 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.03.11 22:22:32.814808 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12077 | 2026.03.11 22:22:32.814909 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12078 | 2026.03.11 22:22:33.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.77 MiB, peak 340.70 MiB, free memory in arenas 0.00 B, will set to 333.18 MiB (RSS), difference: 2.41 MiB | ||
| 12079 | 2026.03.11 22:22:33.137316 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.03.11 22:22:33.137502 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12081 | 2026.03.11 22:22:33.137572 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12082 | 2026.03.11 22:22:33.138222 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2026.03.11 22:22:33.138261 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12084 | 2026.03.11 22:22:33.138628 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12085 | 2026.03.11 22:22:33.138850 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2026.03.11 22:22:33.139007 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 12087 | 2026.03.11 22:22:33.139054 [ 260 ] {47fc481f-9f2b-4fb4-b865-8e613f6e6b74} <Debug> TCPHandler: Processed in 0.001860915 sec. | ||
| 12088 | 2026.03.11 22:22:33.139174 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2026.03.11 22:22:33.139273 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12090 | 2026.03.11 22:22:33.139315 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12091 | 2026.03.11 22:22:33.139711 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.03.11 22:22:33.139746 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12093 | 2026.03.11 22:22:33.140037 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12094 | 2026.03.11 22:22:33.140253 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.03.11 22:22:33.140380 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001129 sec., 7085.916740478299 rows/sec., 577.81 KiB/sec. | ||
| 12096 | 2026.03.11 22:22:33.140416 [ 260 ] {20dd5838-0c27-463f-bbc4-f0f7a4e52f68} <Debug> TCPHandler: Processed in 0.001293104 sec. | ||
| 12097 | 2026.03.11 22:22:33.140524 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2026.03.11 22:22:33.140616 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12099 | 2026.03.11 22:22:33.140655 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12100 | 2026.03.11 22:22:33.142135 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2026.03.11 22:22:33.142172 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12102 | 2026.03.11 22:22:33.142598 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12103 | 2026.03.11 22:22:33.142806 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2026.03.11 22:22:33.142940 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Debug> executeQuery: Read 2084 rows, 163.25 KiB in 0.002343 sec., 889457.9598804951 rows/sec., 68.04 MiB/sec. | ||
| 12105 | 2026.03.11 22:22:33.142978 [ 260 ] {e5009241-eabe-42e9-9302-b1b831d8edb4} <Debug> TCPHandler: Processed in 0.002500918 sec. | ||
| 12106 | 2026.03.11 22:22:33.143098 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12107 | 2026.03.11 22:22:33.143220 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12108 | 2026.03.11 22:22:33.143270 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12109 | 2026.03.11 22:22:33.143776 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2026.03.11 22:22:33.143818 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12111 | 2026.03.11 22:22:33.144185 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12112 | 2026.03.11 22:22:33.144401 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2026.03.11 22:22:33.144527 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.001331 sec., 30803.90683696469 rows/sec., 2.27 MiB/sec. | ||
| 12114 | 2026.03.11 22:22:33.144564 [ 260 ] {1261c810-7961-44f6-a11b-cbb4f39f3ca3} <Debug> TCPHandler: Processed in 0.001528279 sec. | ||
| 12115 | 2026.03.11 22:22:33.144672 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.03.11 22:22:33.144765 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12117 | 2026.03.11 22:22:33.144805 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12118 | 2026.03.11 22:22:33.145514 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.03.11 22:22:33.145549 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12120 | 2026.03.11 22:22:33.145876 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12121 | 2026.03.11 22:22:33.146095 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.03.11 22:22:33.146221 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001474 sec., 496607.8697421981 rows/sec., 29.37 MiB/sec. | ||
| 12123 | 2026.03.11 22:22:33.146259 [ 260 ] {020d2477-df03-4050-87e2-0ec51a0b7563} <Debug> TCPHandler: Processed in 0.001637601 sec. | ||
| 12124 | 2026.03.11 22:22:33.146375 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.03.11 22:22:33.146473 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12126 | 2026.03.11 22:22:33.146512 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12127 | 2026.03.11 22:22:33.146888 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.03.11 22:22:33.146922 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12129 | 2026.03.11 22:22:33.147203 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12130 | 2026.03.11 22:22:33.147404 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.03.11 22:22:33.147531 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 12132 | 2026.03.11 22:22:33.147567 [ 260 ] {7582f1a3-00bc-4f04-a292-d7ed5c4bf56c} <Debug> TCPHandler: Processed in 0.001241964 sec. | ||
| 12133 | 2026.03.11 22:22:33.147672 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.03.11 22:22:33.147764 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12135 | 2026.03.11 22:22:33.147804 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12136 | 2026.03.11 22:22:33.148188 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.03.11 22:22:33.148222 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12138 | 2026.03.11 22:22:33.148505 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12139 | 2026.03.11 22:22:33.148715 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.03.11 22:22:33.148844 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 12141 | 2026.03.11 22:22:33.148880 [ 260 ] {69b8657d-ed36-489b-b826-d4d322a8ba67} <Debug> TCPHandler: Processed in 0.001257353 sec. | ||
| 12142 | 2026.03.11 22:22:33.148988 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.03.11 22:22:33.149080 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12144 | 2026.03.11 22:22:33.149119 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12145 | 2026.03.11 22:22:33.149981 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.03.11 22:22:33.150016 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12147 | 2026.03.11 22:22:33.150355 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12148 | 2026.03.11 22:22:33.150567 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.03.11 22:22:33.150703 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.00164 sec., 649390.243902439 rows/sec., 45.22 MiB/sec. | ||
| 12150 | 2026.03.11 22:22:33.150740 [ 260 ] {744561fb-8875-4db8-ba9b-79bf387e76cf} <Debug> TCPHandler: Processed in 0.001802064 sec. | ||
| 12151 | 2026.03.11 22:22:33.150846 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.03.11 22:22:33.150940 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.03.11 22:22:33.150984 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12154 | 2026.03.11 22:22:33.151741 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.03.11 22:22:33.151775 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12156 | 2026.03.11 22:22:33.152198 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12157 | 2026.03.11 22:22:33.152407 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2026.03.11 22:22:33.152532 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.00161 sec., 780745.3416149068 rows/sec., 49.25 MiB/sec. | ||
| 12159 | 2026.03.11 22:22:33.152569 [ 260 ] {8fc2a127-c904-4450-8c84-c7e40cb82d7c} <Debug> TCPHandler: Processed in 0.001771923 sec. | ||
| 12160 | 2026.03.11 22:22:33.152676 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2026.03.11 22:22:33.152769 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12162 | 2026.03.11 22:22:33.152823 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12163 | 2026.03.11 22:22:33.153605 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.03.11 22:22:33.153640 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12165 | 2026.03.11 22:22:33.154160 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12166 | 2026.03.11 22:22:33.154398 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.03.11 22:22:33.154548 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001796 sec., 11692.650334075723 rows/sec., 20.95 MiB/sec. | ||
| 12168 | 2026.03.11 22:22:33.154612 [ 260 ] {f06af5e1-16ad-4938-a88e-9b54a6baa656} <Debug> TCPHandler: Processed in 0.001984837 sec. | ||
| 12169 | 2026.03.11 22:22:33.154723 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2026.03.11 22:22:33.154818 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12171 | 2026.03.11 22:22:33.154862 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12172 | 2026.03.11 22:22:33.155176 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2026.03.11 22:22:33.155209 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 12174 | 2026.03.11 22:22:33.155501 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12175 | 2026.03.11 22:22:33.155706 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2026.03.11 22:22:33.155828 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001028 sec., 11673.151750972762 rows/sec., 805.57 KiB/sec. | ||
| 12177 | 2026.03.11 22:22:33.155862 [ 260 ] {cbccf74b-d728-4ea3-9c08-f48ca0662eed} <Debug> TCPHandler: Processed in 0.001187463 sec. | ||
| 12178 | 2026.03.11 22:22:37.796302 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2026.03.11 22:22:37.796490 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12180 | 2026.03.11 22:22:37.796560 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12181 | 2026.03.11 22:22:37.797259 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2026.03.11 22:22:37.797313 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12183 | 2026.03.11 22:22:37.797766 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12184 | 2026.03.11 22:22:37.798001 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2026.03.11 22:22:37.798164 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 12186 | 2026.03.11 22:22:37.798177 [ 120 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12187 | 2026.03.11 22:22:37.798220 [ 260 ] {143390ff-35aa-4b10-b705-652248357252} <Debug> TCPHandler: Processed in 0.002047379 sec. | ||
| 12188 | 2026.03.11 22:22:37.798263 [ 120 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.03.11 22:22:37.798309 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12190 | 2026.03.11 22:22:37.798413 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2026.03.11 22:22:37.798474 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 12192 | 2026.03.11 22:22:37.798534 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12193 | 2026.03.11 22:22:37.798593 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12194 | 2026.03.11 22:22:37.798662 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12195 | 2026.03.11 22:22:37.798708 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2893 rows starting from the beginning of the part | ||
| 12196 | 2026.03.11 22:22:37.798785 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 119 rows starting from the beginning of the part | ||
| 12197 | 2026.03.11 22:22:37.798847 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 12198 | 2026.03.11 22:22:37.798906 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 116 rows starting from the beginning of the part | ||
| 12199 | 2026.03.11 22:22:37.798961 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2084 rows starting from the beginning of the part | ||
| 12200 | 2026.03.11 22:22:37.799019 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 12201 | 2026.03.11 22:22:37.799187 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.03.11 22:22:37.799232 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12203 | 2026.03.11 22:22:37.799619 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12204 | 2026.03.11 22:22:37.799870 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.03.11 22:22:37.800036 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
| 12206 | 2026.03.11 22:22:37.800045 [ 120 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12207 | 2026.03.11 22:22:37.800091 [ 260 ] {01641a03-5dc5-4f03-88a1-7cb2744db354} <Debug> TCPHandler: Processed in 0.001743553 sec. | ||
| 12208 | 2026.03.11 22:22:37.800117 [ 120 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.03.11 22:22:37.800160 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12210 | 2026.03.11 22:22:37.800256 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2026.03.11 22:22:37.800350 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 12212 | 2026.03.11 22:22:37.800368 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12213 | 2026.03.11 22:22:37.800458 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12214 | 2026.03.11 22:22:37.800573 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12215 | 2026.03.11 22:22:37.800638 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1551 rows starting from the beginning of the part | ||
| 12216 | 2026.03.11 22:22:37.800749 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part | ||
| 12217 | 2026.03.11 22:22:37.800827 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
| 12218 | 2026.03.11 22:22:37.800899 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 94 rows starting from the beginning of the part | ||
| 12219 | 2026.03.11 22:22:37.800965 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1065 rows starting from the beginning of the part | ||
| 12220 | 2026.03.11 22:22:37.801028 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 12221 | 2026.03.11 22:22:37.801040 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.03.11 22:22:37.801089 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12223 | 2026.03.11 22:22:37.801761 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12224 | 2026.03.11 22:22:37.802146 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.03.11 22:22:37.802324 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001981 sec., 64613.83139828369 rows/sec., 4.50 MiB/sec. | ||
| 12226 | 2026.03.11 22:22:37.802369 [ 260 ] {34b87254-2930-4245-bd71-25c13e62eda3} <Debug> TCPHandler: Processed in 0.002172981 sec. | ||
| 12227 | 2026.03.11 22:22:37.802393 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 5 columns (5 merged, 0 gathered) in 0.003999126 sec., 1336291.9797975856 rows/sec., 108.41 MiB/sec. | ||
| 12228 | 2026.03.11 22:22:37.802505 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.03.11 22:22:37.802610 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12230 | 2026.03.11 22:22:37.802656 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12231 | 2026.03.11 22:22:37.802727 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12232 | 2026.03.11 22:22:37.802874 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263835 sec., 1117365.0198040442 rows/sec., 83.22 MiB/sec. | ||
| 12233 | 2026.03.11 22:22:37.803007 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.03.11 22:22:37.803024 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.03.11 22:22:37.803067 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12236 | 2026.03.11 22:22:37.803096 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_86_17} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12237 | 2026.03.11 22:22:37.803187 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12238 | 2026.03.11 22:22:37.803206 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12239 | 2026.03.11 22:22:37.803426 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12240 | 2026.03.11 22:22:37.803610 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2026.03.11 22:22:37.803704 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.03.11 22:22:37.803715 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_86_17} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12243 | 2026.03.11 22:22:37.803837 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12244 | 2026.03.11 22:22:37.803856 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001267 sec., 37884.76716653512 rows/sec., 2.55 MiB/sec. | ||
| 12245 | 2026.03.11 22:22:37.803855 [ 120 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12246 | 2026.03.11 22:22:37.803900 [ 260 ] {d9d3d05d-6468-41c6-8a32-9709088f974d} <Debug> TCPHandler: Processed in 0.001448008 sec. | ||
| 12247 | 2026.03.11 22:22:37.803912 [ 120 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.03.11 22:22:37.803939 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12249 | 2026.03.11 22:22:37.804035 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12250 | 2026.03.11 22:22:37.804163 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12251 | 2026.03.11 22:22:37.804197 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4170 rows starting from the beginning of the part | ||
| 12252 | 2026.03.11 22:22:37.804261 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12253 | 2026.03.11 22:22:37.804305 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12254 | 2026.03.11 22:22:37.804344 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12255 | 2026.03.11 22:22:37.804392 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part | ||
| 12256 | 2026.03.11 22:22:37.804435 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part | ||
| 12257 | 2026.03.11 22:22:37.806146 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152351 sec., 2048922.3179676551 rows/sec., 134.72 MiB/sec. | ||
| 12258 | 2026.03.11 22:22:37.806493 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12259 | 2026.03.11 22:22:37.806787 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.03.11 22:22:37.806876 [ 189 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_81_16} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12261 | 2026.03.11 22:22:37.806987 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12262 | 2026.03.11 22:22:38.192832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25503 | ||
| 12263 | 2026.03.11 22:22:38.193422 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.03.11 22:22:38.193472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12265 | 2026.03.11 22:22:38.193973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12266 | 2026.03.11 22:22:38.194221 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.03.11 22:22:38.194370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25503 | ||
| 12268 | 2026.03.11 22:22:39.608710 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12269 | 2026.03.11 22:22:39.624759 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2026.03.11 22:22:39.624811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12271 | 2026.03.11 22:22:39.630212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12272 | 2026.03.11 22:22:39.630910 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2026.03.11 22:22:39.633629 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12274 | 2026.03.11 22:22:40.753420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1510 | ||
| 12275 | 2026.03.11 22:22:40.756074 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.03.11 22:22:40.756124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12277 | 2026.03.11 22:22:40.757359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12278 | 2026.03.11 22:22:40.757622 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.03.11 22:22:40.757896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 12280 | 2026.03.11 22:22:42.798498 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2026.03.11 22:22:42.798747 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12282 | 2026.03.11 22:22:42.798845 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12283 | 2026.03.11 22:22:42.799616 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.03.11 22:22:42.799672 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12285 | 2026.03.11 22:22:42.800132 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12286 | 2026.03.11 22:22:42.800381 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.03.11 22:22:42.800564 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001884 sec., 61571.12526539278 rows/sec., 5.23 MiB/sec. | ||
| 12288 | 2026.03.11 22:22:42.800620 [ 260 ] {a6bc6cd5-540f-4f0c-9706-ce17c2cf3dca} <Debug> TCPHandler: Processed in 0.002320504 sec. | ||
| 12289 | 2026.03.11 22:22:42.800773 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12290 | 2026.03.11 22:22:42.800904 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12291 | 2026.03.11 22:22:42.800956 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12292 | 2026.03.11 22:22:42.801474 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.03.11 22:22:42.801514 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12294 | 2026.03.11 22:22:42.801835 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12295 | 2026.03.11 22:22:42.802071 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.03.11 22:22:42.802215 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001339 sec., 22404.779686333084 rows/sec., 1.65 MiB/sec. | ||
| 12297 | 2026.03.11 22:22:42.802220 [ 115 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12298 | 2026.03.11 22:22:42.802259 [ 260 ] {cb1fc249-be84-4ed8-82af-f105737ba478} <Debug> TCPHandler: Processed in 0.001544229 sec. | ||
| 12299 | 2026.03.11 22:22:42.802275 [ 115 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.03.11 22:22:42.802303 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12301 | 2026.03.11 22:22:42.802394 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12302 | 2026.03.11 22:22:42.802428 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 12303 | 2026.03.11 22:22:42.802498 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12304 | 2026.03.11 22:22:42.802543 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12305 | 2026.03.11 22:22:42.802553 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12306 | 2026.03.11 22:22:42.802596 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 225 rows starting from the beginning of the part | ||
| 12307 | 2026.03.11 22:22:42.802679 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 12308 | 2026.03.11 22:22:42.802748 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 12309 | 2026.03.11 22:22:42.802814 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12310 | 2026.03.11 22:22:42.802878 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 41 rows starting from the beginning of the part | ||
| 12311 | 2026.03.11 22:22:42.802941 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12312 | 2026.03.11 22:22:42.803009 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.03.11 22:22:42.803046 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12314 | 2026.03.11 22:22:42.803419 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12315 | 2026.03.11 22:22:42.803690 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.03.11 22:22:42.803849 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001374 sec., 68413.39155749636 rows/sec., 5.34 MiB/sec. | ||
| 12317 | 2026.03.11 22:22:42.803895 [ 260 ] {a54b4053-a9c6-4681-bd35-ee31163683a9} <Debug> TCPHandler: Processed in 0.0015555 sec. | ||
| 12318 | 2026.03.11 22:22:42.804083 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.03.11 22:22:42.804082 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697532 sec., 219141.67155611794 rows/sec., 15.66 MiB/sec. | ||
| 12320 | 2026.03.11 22:22:42.804208 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12321 | 2026.03.11 22:22:42.804269 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12322 | 2026.03.11 22:22:42.804393 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12323 | 2026.03.11 22:22:42.804831 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.03.11 22:22:42.804958 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_76_15} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12325 | 2026.03.11 22:22:42.805129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12326 | 2026.03.11 22:22:42.805535 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.03.11 22:22:42.805591 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12328 | 2026.03.11 22:22:42.806054 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12329 | 2026.03.11 22:22:42.806344 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.03.11 22:22:42.806505 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002319 sec., 68995.25657611039 rows/sec., 4.81 MiB/sec. | ||
| 12331 | 2026.03.11 22:22:42.806554 [ 260 ] {88968f9d-6759-417d-a87a-16bafb014529} <Debug> TCPHandler: Processed in 0.002531688 sec. | ||
| 12332 | 2026.03.11 22:22:42.806700 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.03.11 22:22:42.806806 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12334 | 2026.03.11 22:22:42.806866 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12335 | 2026.03.11 22:22:42.807807 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.03.11 22:22:42.807844 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12337 | 2026.03.11 22:22:42.808419 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12338 | 2026.03.11 22:22:42.808851 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.03.11 22:22:42.809011 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12340 | 2026.03.11 22:22:42.809049 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.03.11 22:22:42.809068 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002279 sec., 13163.668275559454 rows/sec., 23.59 MiB/sec. | ||
| 12342 | 2026.03.11 22:22:42.809075 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12343 | 2026.03.11 22:22:42.809155 [ 260 ] {1f37a93a-2b6f-40a1-88d0-9b6551c1bfd8} <Debug> TCPHandler: Processed in 0.002515627 sec. | ||
| 12344 | 2026.03.11 22:22:42.809180 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 12345 | 2026.03.11 22:22:42.809292 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.03.11 22:22:42.809348 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12347 | 2026.03.11 22:22:42.809397 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1485 rows starting from the beginning of the part | ||
| 12348 | 2026.03.11 22:22:42.809402 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12349 | 2026.03.11 22:22:42.809462 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12350 | 2026.03.11 22:22:42.809507 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 12351 | 2026.03.11 22:22:42.809602 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 12352 | 2026.03.11 22:22:42.809701 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12353 | 2026.03.11 22:22:42.809797 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part | ||
| 12354 | 2026.03.11 22:22:42.809881 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.03.11 22:22:42.809890 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12356 | 2026.03.11 22:22:42.809921 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12357 | 2026.03.11 22:22:42.810337 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12358 | 2026.03.11 22:22:42.810594 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2026.03.11 22:22:42.810741 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
| 12360 | 2026.03.11 22:22:42.810782 [ 260 ] {a6d5c440-36a0-4310-964f-47ae6780f25f} <Debug> TCPHandler: Processed in 0.001542109 sec. | ||
| 12361 | 2026.03.11 22:22:42.819809 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 19 columns (19 merged, 0 gathered) in 0.010656822 sec., 150701.58814701042 rows/sec., 270.05 MiB/sec. | ||
| 12362 | 2026.03.11 22:22:42.821409 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12363 | 2026.03.11 22:22:42.821808 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.03.11 22:22:42.821895 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12365 | 2026.03.11 22:22:42.822040 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12366 | 2026.03.11 22:22:43.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.82 MiB, peak 345.37 MiB, free memory in arenas 0.00 B, will set to 337.76 MiB (RSS), difference: 3.95 MiB | ||
| 12367 | 2026.03.11 22:22:45.144244 [ 112 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 12368 | 2026.03.11 22:22:45.144331 [ 112 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12369 | 2026.03.11 22:22:45.144356 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12370 | 2026.03.11 22:22:45.144467 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 12371 | 2026.03.11 22:22:45.144597 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12372 | 2026.03.11 22:22:45.144634 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 12373 | 2026.03.11 22:22:45.144708 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 12374 | 2026.03.11 22:22:45.144758 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 12375 | 2026.03.11 22:22:45.144807 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 12376 | 2026.03.11 22:22:45.144854 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12377 | 2026.03.11 22:22:45.145742 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316205 sec., 261357.46331308573 rows/sec., 16.57 MiB/sec. | ||
| 12378 | 2026.03.11 22:22:45.145898 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 12379 | 2026.03.11 22:22:45.146140 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.03.11 22:22:45.146205 [ 188 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_25_5} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 12381 | 2026.03.11 22:22:45.146265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12382 | 2026.03.11 22:22:45.528025 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12383 | 2026.03.11 22:22:45.528085 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12384 | 2026.03.11 22:22:45.694537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25951 | ||
| 12385 | 2026.03.11 22:22:45.695033 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.03.11 22:22:45.695073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12387 | 2026.03.11 22:22:45.695546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12388 | 2026.03.11 22:22:45.695766 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.03.11 22:22:45.695892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25951 | ||
| 12390 | 2026.03.11 22:22:47.133746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12391 | 2026.03.11 22:22:47.151918 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.03.11 22:22:47.151986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12393 | 2026.03.11 22:22:47.158297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12394 | 2026.03.11 22:22:47.158990 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.03.11 22:22:47.162329 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12396 | 2026.03.11 22:22:47.729064 [ 110 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 12397 | 2026.03.11 22:22:47.729123 [ 110 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.03.11 22:22:47.729234 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12399 | 2026.03.11 22:22:47.729331 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 12400 | 2026.03.11 22:22:47.729436 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12401 | 2026.03.11 22:22:47.729469 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 12402 | 2026.03.11 22:22:47.729533 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 12403 | 2026.03.11 22:22:47.729579 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 12404 | 2026.03.11 22:22:47.729618 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 12405 | 2026.03.11 22:22:47.729653 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 12406 | 2026.03.11 22:22:47.730554 [ 188 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235164 sec., 537580.4346629274 rows/sec., 37.71 MiB/sec. | ||
| 12407 | 2026.03.11 22:22:47.730719 [ 198 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 12408 | 2026.03.11 22:22:47.731015 [ 198 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.03.11 22:22:47.731092 [ 198 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_25_5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 12410 | 2026.03.11 22:22:47.731172 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12411 | 2026.03.11 22:22:47.797313 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2026.03.11 22:22:47.797486 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12413 | 2026.03.11 22:22:47.797548 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12414 | 2026.03.11 22:22:47.798199 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.03.11 22:22:47.798249 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12416 | 2026.03.11 22:22:47.798650 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12417 | 2026.03.11 22:22:47.798883 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.03.11 22:22:47.799034 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001597 sec., 47589.22980588604 rows/sec., 3.92 MiB/sec. | ||
| 12419 | 2026.03.11 22:22:47.799076 [ 260 ] {5fa1a4a9-c084-4d4d-a032-86e60e2b6b86} <Debug> TCPHandler: Processed in 0.001883536 sec. | ||
| 12420 | 2026.03.11 22:22:47.799213 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.03.11 22:22:47.799308 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12422 | 2026.03.11 22:22:47.799348 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12423 | 2026.03.11 22:22:47.799757 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.03.11 22:22:47.799793 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12425 | 2026.03.11 22:22:47.800089 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12426 | 2026.03.11 22:22:47.800297 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.03.11 22:22:47.800422 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 12428 | 2026.03.11 22:22:47.800459 [ 260 ] {ba8fb3c1-9daf-4ca0-9ec2-2c78a5bdefef} <Debug> TCPHandler: Processed in 0.001294014 sec. | ||
| 12429 | 2026.03.11 22:22:47.800575 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.03.11 22:22:47.800667 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12431 | 2026.03.11 22:22:47.800706 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12432 | 2026.03.11 22:22:47.801102 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.03.11 22:22:47.801136 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12434 | 2026.03.11 22:22:47.801422 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12435 | 2026.03.11 22:22:47.801627 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.03.11 22:22:47.801751 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001102 sec., 67150.63520871144 rows/sec., 5.24 MiB/sec. | ||
| 12437 | 2026.03.11 22:22:47.801787 [ 260 ] {713ad2a0-96d7-4a10-babf-87dbca4bb3e9} <Debug> TCPHandler: Processed in 0.001259994 sec. | ||
| 12438 | 2026.03.11 22:22:47.801898 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.03.11 22:22:47.801991 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12440 | 2026.03.11 22:22:47.802033 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12441 | 2026.03.11 22:22:47.802433 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.03.11 22:22:47.802468 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12443 | 2026.03.11 22:22:47.802788 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12444 | 2026.03.11 22:22:47.802998 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.03.11 22:22:47.803126 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 12446 | 2026.03.11 22:22:47.803161 [ 260 ] {75bf1df0-e6b1-4855-a8b8-eb3787e15c02} <Debug> TCPHandler: Processed in 0.001310485 sec. | ||
| 12447 | 2026.03.11 22:22:47.803266 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.03.11 22:22:47.803358 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.03.11 22:22:47.803411 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12450 | 2026.03.11 22:22:47.804144 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.03.11 22:22:47.804180 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12452 | 2026.03.11 22:22:47.804691 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12453 | 2026.03.11 22:22:47.804910 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.03.11 22:22:47.805046 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001706 sec., 5861.664712778429 rows/sec., 10.50 MiB/sec. | ||
| 12455 | 2026.03.11 22:22:47.805101 [ 260 ] {88aec7a6-49c5-49d6-9957-68c929e7cbf4} <Debug> TCPHandler: Processed in 0.001881896 sec. | ||
| 12456 | 2026.03.11 22:22:47.805214 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.03.11 22:22:47.805310 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.03.11 22:22:47.805354 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12459 | 2026.03.11 22:22:47.805692 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.03.11 22:22:47.805728 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12461 | 2026.03.11 22:22:47.806033 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12462 | 2026.03.11 22:22:47.806253 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.03.11 22:22:47.806382 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12464 | 2026.03.11 22:22:47.806419 [ 260 ] {33ce9409-22e1-4e90-adc1-ec0a014f9bdd} <Debug> TCPHandler: Processed in 0.001254624 sec. | ||
| 12465 | 2026.03.11 22:22:50.758223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1534 | ||
| 12466 | 2026.03.11 22:22:50.760615 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.03.11 22:22:50.760665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12468 | 2026.03.11 22:22:50.761863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12469 | 2026.03.11 22:22:50.762150 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.03.11 22:22:50.762314 [ 105 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12471 | 2026.03.11 22:22:50.762383 [ 105 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.03.11 22:22:50.762406 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12473 | 2026.03.11 22:22:50.762428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12474 | 2026.03.11 22:22:50.762554 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 12475 | 2026.03.11 22:22:50.763126 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12476 | 2026.03.11 22:22:50.763262 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1372 rows starting from the beginning of the part | ||
| 12477 | 2026.03.11 22:22:50.763703 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 12478 | 2026.03.11 22:22:50.764108 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 12479 | 2026.03.11 22:22:50.764478 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 12480 | 2026.03.11 22:22:50.764816 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 12481 | 2026.03.11 22:22:50.765151 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 12482 | 2026.03.11 22:22:50.771981 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 72 columns (72 merged, 0 gathered) in 0.00950481 sec., 161391.96890837376 rows/sec., 129.97 MiB/sec. | ||
| 12483 | 2026.03.11 22:22:50.773765 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12484 | 2026.03.11 22:22:50.774404 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2026.03.11 22:22:50.774492 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_41_8} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12486 | 2026.03.11 22:22:50.774844 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12487 | 2026.03.11 22:22:51.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.26 MiB, peak 345.37 MiB, free memory in arenas 0.00 B, will set to 338.20 MiB (RSS), difference: 3.94 MiB | ||
| 12488 | 2026.03.11 22:22:52.807603 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2026.03.11 22:22:52.807804 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12490 | 2026.03.11 22:22:52.807877 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12491 | 2026.03.11 22:22:52.808579 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.03.11 22:22:52.808625 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12493 | 2026.03.11 22:22:52.809017 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12494 | 2026.03.11 22:22:52.809253 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.03.11 22:22:52.809403 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001653 sec., 171808.83242589232 rows/sec., 10.91 MiB/sec. | ||
| 12496 | 2026.03.11 22:22:52.809445 [ 260 ] {7adab008-b308-472f-bf06-ec31ff9756b6} <Debug> TCPHandler: Processed in 0.001980197 sec. | ||
| 12497 | 2026.03.11 22:22:52.809567 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.03.11 22:22:52.809664 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12499 | 2026.03.11 22:22:52.809707 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12500 | 2026.03.11 22:22:52.810096 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.03.11 22:22:52.810133 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12502 | 2026.03.11 22:22:52.810434 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12503 | 2026.03.11 22:22:52.810644 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.03.11 22:22:52.810771 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 289.67 KiB/sec. | ||
| 12505 | 2026.03.11 22:22:52.810809 [ 260 ] {2b8a6815-9cac-44b0-a8dc-9c1391e562aa} <Debug> TCPHandler: Processed in 0.001293445 sec. | ||
| 12506 | 2026.03.11 22:22:52.810921 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.03.11 22:22:52.811017 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12508 | 2026.03.11 22:22:52.811056 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12509 | 2026.03.11 22:22:52.811741 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.03.11 22:22:52.811777 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12511 | 2026.03.11 22:22:52.812135 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12512 | 2026.03.11 22:22:52.812342 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.03.11 22:22:52.812470 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001471 sec., 583956.4921821889 rows/sec., 46.02 MiB/sec. | ||
| 12514 | 2026.03.11 22:22:52.812507 [ 260 ] {0a711e2f-696d-44c3-ad1d-7d59b1424f69} <Debug> TCPHandler: Processed in 0.001635701 sec. | ||
| 12515 | 2026.03.11 22:22:52.812619 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.03.11 22:22:52.812714 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12517 | 2026.03.11 22:22:52.812755 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12518 | 2026.03.11 22:22:52.813183 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.03.11 22:22:52.813220 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12520 | 2026.03.11 22:22:52.813523 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12521 | 2026.03.11 22:22:52.813733 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.03.11 22:22:52.813864 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Debug> executeQuery: Read 176 rows, 11.08 KiB in 0.001169 sec., 150556.03079555178 rows/sec., 9.25 MiB/sec. | ||
| 12523 | 2026.03.11 22:22:52.813902 [ 260 ] {2f2276cc-b0e4-4e91-88f8-39d3f7c157ac} <Debug> TCPHandler: Processed in 0.001331985 sec. | ||
| 12524 | 2026.03.11 22:22:52.814016 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.03.11 22:22:52.814112 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12526 | 2026.03.11 22:22:52.814153 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12527 | 2026.03.11 22:22:52.814569 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.03.11 22:22:52.814606 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12529 | 2026.03.11 22:22:52.814907 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12530 | 2026.03.11 22:22:52.815125 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.03.11 22:22:52.815255 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 12532 | 2026.03.11 22:22:52.815292 [ 260 ] {0fdb4715-400a-455c-afd3-fcd017ffaeb6} <Debug> TCPHandler: Processed in 0.001326505 sec. | ||
| 12533 | 2026.03.11 22:22:52.815405 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.03.11 22:22:52.815499 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.03.11 22:22:52.815539 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12536 | 2026.03.11 22:22:52.815953 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.03.11 22:22:52.815988 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12538 | 2026.03.11 22:22:52.816300 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12539 | 2026.03.11 22:22:52.816507 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.03.11 22:22:52.816632 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 12541 | 2026.03.11 22:22:52.816670 [ 260 ] {ece3d0ba-21d0-41b8-a51b-26fa9d15ae5f} <Debug> TCPHandler: Processed in 0.001315165 sec. | ||
| 12542 | 2026.03.11 22:22:52.816783 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.03.11 22:22:52.816877 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12544 | 2026.03.11 22:22:52.816917 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12545 | 2026.03.11 22:22:52.817475 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.03.11 22:22:52.817513 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12547 | 2026.03.11 22:22:52.817832 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12548 | 2026.03.11 22:22:52.818049 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.03.11 22:22:52.818178 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001319 sec., 397270.6595905989 rows/sec., 28.07 MiB/sec. | ||
| 12550 | 2026.03.11 22:22:52.818216 [ 260 ] {a11d2be5-9a1e-4da5-98ec-e8eefecb03b2} <Debug> TCPHandler: Processed in 0.001482418 sec. | ||
| 12551 | 2026.03.11 22:22:52.818331 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12552 | 2026.03.11 22:22:52.818425 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12553 | 2026.03.11 22:22:52.818468 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12554 | 2026.03.11 22:22:52.818793 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.03.11 22:22:52.818828 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12556 | 2026.03.11 22:22:52.819126 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12557 | 2026.03.11 22:22:52.819344 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.03.11 22:22:52.819470 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12559 | 2026.03.11 22:22:52.819506 [ 260 ] {d9e0b2e8-2a65-42b8-b876-59a2db2c3f3f} <Debug> TCPHandler: Processed in 0.001224063 sec. | ||
| 12560 | 2026.03.11 22:22:52.819606 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.03.11 22:22:52.819701 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12562 | 2026.03.11 22:22:52.819743 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12563 | 2026.03.11 22:22:52.820130 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12564 | 2026.03.11 22:22:52.820166 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12565 | 2026.03.11 22:22:52.820495 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12566 | 2026.03.11 22:22:52.820708 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2026.03.11 22:22:52.820829 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12568 | 2026.03.11 22:22:52.820835 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001152 sec., 231770.8333333333 rows/sec., 15.41 MiB/sec. | ||
| 12569 | 2026.03.11 22:22:52.820894 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.03.11 22:22:52.820919 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12571 | 2026.03.11 22:22:52.820921 [ 260 ] {dc8908e8-d9ac-4296-84d0-1e45430ed256} <Debug> TCPHandler: Processed in 0.001363045 sec. | ||
| 12572 | 2026.03.11 22:22:52.821056 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.03.11 22:22:52.821072 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 12574 | 2026.03.11 22:22:52.821157 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12575 | 2026.03.11 22:22:52.821205 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12576 | 2026.03.11 22:22:52.821283 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12577 | 2026.03.11 22:22:52.821347 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26675 rows starting from the beginning of the part | ||
| 12578 | 2026.03.11 22:22:52.821456 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1257 rows starting from the beginning of the part | ||
| 12579 | 2026.03.11 22:22:52.821535 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 12580 | 2026.03.11 22:22:52.821596 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.03.11 22:22:52.821603 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12582 | 2026.03.11 22:22:52.821652 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12583 | 2026.03.11 22:22:52.821694 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12584 | 2026.03.11 22:22:52.821765 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 267 rows starting from the beginning of the part | ||
| 12585 | 2026.03.11 22:22:52.822032 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12586 | 2026.03.11 22:22:52.822279 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.03.11 22:22:52.822417 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. | ||
| 12588 | 2026.03.11 22:22:52.822456 [ 260 ] {96381d0d-3ce6-4d93-bbda-e8628f0fef70} <Debug> TCPHandler: Processed in 0.001451938 sec. | ||
| 12589 | 2026.03.11 22:22:52.822579 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12590 | 2026.03.11 22:22:52.822703 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12591 | 2026.03.11 22:22:52.822769 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12592 | 2026.03.11 22:22:52.823608 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12593 | 2026.03.11 22:22:52.823645 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12594 | 2026.03.11 22:22:52.824205 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12595 | 2026.03.11 22:22:52.824431 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.03.11 22:22:52.824579 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001901 sec., 15781.167806417676 rows/sec., 28.28 MiB/sec. | ||
| 12597 | 2026.03.11 22:22:52.824640 [ 260 ] {e1705280-f20a-4874-b6ab-874ef876dbfa} <Debug> TCPHandler: Processed in 0.00212225 sec. | ||
| 12598 | 2026.03.11 22:22:52.824748 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2026.03.11 22:22:52.824843 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12600 | 2026.03.11 22:22:52.824885 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12601 | 2026.03.11 22:22:52.825205 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.03.11 22:22:52.825242 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12603 | 2026.03.11 22:22:52.825564 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12604 | 2026.03.11 22:22:52.825771 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.03.11 22:22:52.825898 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 12606 | 2026.03.11 22:22:52.825933 [ 260 ] {fc0d26b9-6f20-49a8-9a3d-ad3e39c53461} <Debug> TCPHandler: Processed in 0.001234603 sec. | ||
| 12607 | 2026.03.11 22:22:52.828009 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28647 rows, containing 5 columns (5 merged, 0 gathered) in 0.007017964 sec., 4081953.113467097 rows/sec., 268.98 MiB/sec. | ||
| 12608 | 2026.03.11 22:22:52.828517 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12609 | 2026.03.11 22:22:52.828874 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.11 22:22:52.828962 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12611 | 2026.03.11 22:22:52.829059 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12612 | 2026.03.11 22:22:53.196102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26463 | ||
| 12613 | 2026.03.11 22:22:53.196860 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.03.11 22:22:53.196921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12615 | 2026.03.11 22:22:53.197429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12616 | 2026.03.11 22:22:53.197666 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.03.11 22:22:53.197817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26463 | ||
| 12618 | 2026.03.11 22:22:54.662450 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12619 | 2026.03.11 22:22:54.680555 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.03.11 22:22:54.680620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12621 | 2026.03.11 22:22:54.686999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12622 | 2026.03.11 22:22:54.687753 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.03.11 22:22:54.691264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12624 | 2026.03.11 22:22:57.797964 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2026.03.11 22:22:57.798159 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12626 | 2026.03.11 22:22:57.798232 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12627 | 2026.03.11 22:22:57.798957 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.03.11 22:22:57.799010 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12629 | 2026.03.11 22:22:57.799420 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12630 | 2026.03.11 22:22:57.799652 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.03.11 22:22:57.799804 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001698 sec., 44758.5394581861 rows/sec., 3.69 MiB/sec. | ||
| 12632 | 2026.03.11 22:22:57.799853 [ 260 ] {4b39d33c-de1a-4d3b-bc15-a213efd27d7a} <Debug> TCPHandler: Processed in 0.002020238 sec. | ||
| 12633 | 2026.03.11 22:22:57.799977 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2026.03.11 22:22:57.800076 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12635 | 2026.03.11 22:22:57.800120 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12636 | 2026.03.11 22:22:57.800530 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.03.11 22:22:57.800567 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12638 | 2026.03.11 22:22:57.800865 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12639 | 2026.03.11 22:22:57.801066 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.03.11 22:22:57.801193 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 12641 | 2026.03.11 22:22:57.801230 [ 260 ] {543f8aa6-60e8-4a9c-8797-9f1a6269635d} <Debug> TCPHandler: Processed in 0.001303795 sec. | ||
| 12642 | 2026.03.11 22:22:57.801339 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.03.11 22:22:57.801432 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12644 | 2026.03.11 22:22:57.801472 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12645 | 2026.03.11 22:22:57.801876 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.03.11 22:22:57.801912 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12647 | 2026.03.11 22:22:57.802207 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12648 | 2026.03.11 22:22:57.802410 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.03.11 22:22:57.802535 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001122 sec., 65953.6541889483 rows/sec., 5.15 MiB/sec. | ||
| 12650 | 2026.03.11 22:22:57.802571 [ 260 ] {15dd7a65-0261-43a6-b994-9e89c0322c38} <Debug> TCPHandler: Processed in 0.001279974 sec. | ||
| 12651 | 2026.03.11 22:22:57.802680 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.03.11 22:22:57.802773 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12653 | 2026.03.11 22:22:57.802818 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12654 | 2026.03.11 22:22:57.803219 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.03.11 22:22:57.803255 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12656 | 2026.03.11 22:22:57.803572 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12657 | 2026.03.11 22:22:57.803778 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.03.11 22:22:57.803905 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 12659 | 2026.03.11 22:22:57.803940 [ 260 ] {73bb2e02-ecc5-4f95-a918-5a9a1bb1d0ce} <Debug> TCPHandler: Processed in 0.001307435 sec. | ||
| 12660 | 2026.03.11 22:22:57.804049 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.03.11 22:22:57.804141 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12662 | 2026.03.11 22:22:57.804194 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12663 | 2026.03.11 22:22:57.804957 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.03.11 22:22:57.804992 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12665 | 2026.03.11 22:22:57.805581 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12666 | 2026.03.11 22:22:57.805811 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.03.11 22:22:57.805946 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001822 sec., 5488.474204171241 rows/sec., 9.84 MiB/sec. | ||
| 12668 | 2026.03.11 22:22:57.806052 [ 260 ] {c6066126-e3ed-406b-b7d4-fbe0ac200228} <Debug> TCPHandler: Processed in 0.002047808 sec. | ||
| 12669 | 2026.03.11 22:22:57.806208 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.03.11 22:22:57.806326 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12671 | 2026.03.11 22:22:57.806379 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12672 | 2026.03.11 22:22:57.806792 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.03.11 22:22:57.806835 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 12674 | 2026.03.11 22:22:57.807236 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12675 | 2026.03.11 22:22:57.807448 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.03.11 22:22:57.807584 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 12677 | 2026.03.11 22:22:57.807622 [ 260 ] {62ca3366-8e6a-40a6-a781-de70fad63b21} <Debug> TCPHandler: Processed in 0.001475178 sec. | ||
| 12678 | 2026.03.11 22:23:00.528131 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12679 | 2026.03.11 22:23:00.528242 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12680 | 2026.03.11 22:23:00.698011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26911 | ||
| 12681 | 2026.03.11 22:23:00.698696 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.03.11 22:23:00.698768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12683 | 2026.03.11 22:23:00.699571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12684 | 2026.03.11 22:23:00.699850 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.03.11 22:23:00.699995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26911 | ||
| 12686 | 2026.03.11 22:23:00.700282 [ 93 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12687 | 2026.03.11 22:23:00.700352 [ 93 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.03.11 22:23:00.700376 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12689 | 2026.03.11 22:23:00.700554 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 12690 | 2026.03.11 22:23:00.700753 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12691 | 2026.03.11 22:23:00.700813 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24543 rows starting from the beginning of the part | ||
| 12692 | 2026.03.11 22:23:00.700915 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12693 | 2026.03.11 22:23:00.700988 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12694 | 2026.03.11 22:23:00.701053 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12695 | 2026.03.11 22:23:00.701116 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12696 | 2026.03.11 22:23:00.701176 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12697 | 2026.03.11 22:23:00.703331 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26911 rows, containing 4 columns (4 merged, 0 gathered) in 0.002859514 sec., 9411039.778088164 rows/sec., 134.63 MiB/sec. | ||
| 12698 | 2026.03.11 22:23:00.703487 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12699 | 2026.03.11 22:23:00.703726 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.03.11 22:23:00.703795 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_56_11} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12701 | 2026.03.11 22:23:00.703864 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12702 | 2026.03.11 22:23:00.762648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1570 | ||
| 12703 | 2026.03.11 22:23:00.765141 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.03.11 22:23:00.765187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12705 | 2026.03.11 22:23:00.766496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12706 | 2026.03.11 22:23:00.766825 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.03.11 22:23:00.767290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 12708 | 2026.03.11 22:23:02.191401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12709 | 2026.03.11 22:23:02.208712 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.03.11 22:23:02.208770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12711 | 2026.03.11 22:23:02.214923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12712 | 2026.03.11 22:23:02.215641 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.03.11 22:23:02.215950 [ 88 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12714 | 2026.03.11 22:23:02.216037 [ 88 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2026.03.11 22:23:02.216070 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12716 | 2026.03.11 22:23:02.216255 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 12717 | 2026.03.11 22:23:02.218783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12718 | 2026.03.11 22:23:02.219913 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12719 | 2026.03.11 22:23:02.221306 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12720 | 2026.03.11 22:23:02.226102 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12721 | 2026.03.11 22:23:02.230731 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12722 | 2026.03.11 22:23:02.235238 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 12723 | 2026.03.11 22:23:02.239998 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12724 | 2026.03.11 22:23:02.243907 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 12725 | 2026.03.11 22:23:02.297030 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.0808511 sec., 5219.47134918387 rows/sec., 26.99 MiB/sec. | ||
| 12726 | 2026.03.11 22:23:02.299351 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12727 | 2026.03.11 22:23:02.301179 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.03.11 22:23:02.301287 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_56_11} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12729 | 2026.03.11 22:23:02.303067 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12730 | 2026.03.11 22:23:02.806217 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.03.11 22:23:02.806397 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12732 | 2026.03.11 22:23:02.806468 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12733 | 2026.03.11 22:23:02.807233 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.03.11 22:23:02.807284 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12735 | 2026.03.11 22:23:02.807701 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12736 | 2026.03.11 22:23:02.807942 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.03.11 22:23:02.808100 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 12738 | 2026.03.11 22:23:02.808153 [ 260 ] {529ea5c9-7180-4aa7-a9e8-24a28bf368d3} <Debug> TCPHandler: Processed in 0.002071499 sec. | ||
| 12739 | 2026.03.11 22:23:02.808284 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.03.11 22:23:02.808387 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12741 | 2026.03.11 22:23:02.808433 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12742 | 2026.03.11 22:23:02.809272 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.03.11 22:23:02.809312 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12744 | 2026.03.11 22:23:02.809675 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12745 | 2026.03.11 22:23:02.809888 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.03.11 22:23:02.810012 [ 88 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12747 | 2026.03.11 22:23:02.810020 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001657 sec., 517199.7585998793 rows/sec., 40.77 MiB/sec. | ||
| 12748 | 2026.03.11 22:23:02.810082 [ 88 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.03.11 22:23:02.810100 [ 260 ] {4dbeb31a-845b-4e9c-b7dd-d3abd4bd11bf} <Debug> TCPHandler: Processed in 0.001867696 sec. | ||
| 12750 | 2026.03.11 22:23:02.810109 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12751 | 2026.03.11 22:23:02.810227 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.03.11 22:23:02.810253 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::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 | ||
| 12753 | 2026.03.11 22:23:02.810330 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12754 | 2026.03.11 22:23:02.810375 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12755 | 2026.03.11 22:23:02.810416 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12756 | 2026.03.11 22:23:02.810459 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2893 rows starting from the beginning of the part | ||
| 12757 | 2026.03.11 22:23:02.810535 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 116 rows starting from the beginning of the part | ||
| 12758 | 2026.03.11 22:23:02.810588 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 76 rows starting from the beginning of the part | ||
| 12759 | 2026.03.11 22:23:02.810637 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 859 rows starting from the beginning of the part | ||
| 12760 | 2026.03.11 22:23:02.810680 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 12761 | 2026.03.11 22:23:02.810724 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 857 rows starting from the beginning of the part | ||
| 12762 | 2026.03.11 22:23:02.810841 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2026.03.11 22:23:02.810883 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12764 | 2026.03.11 22:23:02.811390 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12765 | 2026.03.11 22:23:02.811624 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2026.03.11 22:23:02.811766 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001457 sec., 118050.78929306795 rows/sec., 7.24 MiB/sec. | ||
| 12767 | 2026.03.11 22:23:02.811805 [ 260 ] {a204f51c-5b7f-4afd-9d70-5136f12b0449} <Debug> TCPHandler: Processed in 0.001628601 sec. | ||
| 12768 | 2026.03.11 22:23:02.811916 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2026.03.11 22:23:02.812012 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12770 | 2026.03.11 22:23:02.812053 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12771 | 2026.03.11 22:23:02.812509 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.03.11 22:23:02.812546 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12773 | 2026.03.11 22:23:02.812782 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4877 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591299 sec., 1882067.642522148 rows/sec., 154.18 MiB/sec. | ||
| 12774 | 2026.03.11 22:23:02.812864 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12775 | 2026.03.11 22:23:02.813081 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12776 | 2026.03.11 22:23:02.813092 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2026.03.11 22:23:02.813244 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. | ||
| 12778 | 2026.03.11 22:23:02.813285 [ 260 ] {cafe5d19-7984-468e-b16b-b9ade2781194} <Debug> TCPHandler: Processed in 0.001418857 sec. | ||
| 12779 | 2026.03.11 22:23:02.813365 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.03.11 22:23:02.813408 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2026.03.11 22:23:02.813453 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_91_18} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12782 | 2026.03.11 22:23:02.813508 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.03.11 22:23:02.813540 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12784 | 2026.03.11 22:23:02.813554 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12785 | 2026.03.11 22:23:02.814048 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2026.03.11 22:23:02.814084 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12787 | 2026.03.11 22:23:02.814412 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12788 | 2026.03.11 22:23:02.814625 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.03.11 22:23:02.814753 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 6.66 MiB/sec. | ||
| 12790 | 2026.03.11 22:23:02.814790 [ 260 ] {dac0816f-b920-4efc-9b0e-8b8d0d070007} <Debug> TCPHandler: Processed in 0.001431657 sec. | ||
| 12791 | 2026.03.11 22:23:02.814903 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12792 | 2026.03.11 22:23:02.814996 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12793 | 2026.03.11 22:23:02.815036 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12794 | 2026.03.11 22:23:02.815664 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12795 | 2026.03.11 22:23:02.815700 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12796 | 2026.03.11 22:23:02.816025 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12797 | 2026.03.11 22:23:02.816245 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2026.03.11 22:23:02.816367 [ 88 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12799 | 2026.03.11 22:23:02.816377 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001399 sec., 371694.06719085056 rows/sec., 26.23 MiB/sec. | ||
| 12800 | 2026.03.11 22:23:02.816416 [ 88 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.03.11 22:23:02.816433 [ 260 ] {ebe7da12-58a1-4b73-884a-91dc2debcc6b} <Debug> TCPHandler: Processed in 0.00157966 sec. | ||
| 12802 | 2026.03.11 22:23:02.816442 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12803 | 2026.03.11 22:23:02.816541 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.03.11 22:23:02.816544 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::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 | ||
| 12805 | 2026.03.11 22:23:02.816640 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12806 | 2026.03.11 22:23:02.816678 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12807 | 2026.03.11 22:23:02.816686 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12808 | 2026.03.11 22:23:02.816717 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1551 rows starting from the beginning of the part | ||
| 12809 | 2026.03.11 22:23:02.816783 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 94 rows starting from the beginning of the part | ||
| 12810 | 2026.03.11 22:23:02.816830 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 12811 | 2026.03.11 22:23:02.816872 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 524 rows starting from the beginning of the part | ||
| 12812 | 2026.03.11 22:23:02.816917 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 12813 | 2026.03.11 22:23:02.816958 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 520 rows starting from the beginning of the part | ||
| 12814 | 2026.03.11 22:23:02.817033 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.03.11 22:23:02.817073 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12816 | 2026.03.11 22:23:02.817440 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12817 | 2026.03.11 22:23:02.817675 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.03.11 22:23:02.817816 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 12819 | 2026.03.11 22:23:02.817853 [ 260 ] {5531d4c8-24f3-4da8-899f-4fe345d4fb3c} <Debug> TCPHandler: Processed in 0.001359856 sec. | ||
| 12820 | 2026.03.11 22:23:02.817952 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2026.03.11 22:23:02.818044 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12822 | 2026.03.11 22:23:02.818087 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12823 | 2026.03.11 22:23:02.818234 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731623 sec., 1638347.3769983419 rows/sec., 122.24 MiB/sec. | ||
| 12824 | 2026.03.11 22:23:02.818420 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12825 | 2026.03.11 22:23:02.818498 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.03.11 22:23:02.818539 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12827 | 2026.03.11 22:23:02.818688 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.11 22:23:02.818778 [ 201 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_91_18} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12829 | 2026.03.11 22:23:02.818850 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12830 | 2026.03.11 22:23:02.818922 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12831 | 2026.03.11 22:23:02.819150 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.03.11 22:23:02.819284 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 12833 | 2026.03.11 22:23:02.819323 [ 260 ] {4f4d0f8a-9833-4911-9843-309030e6e410} <Debug> TCPHandler: Processed in 0.001419847 sec. | ||
| 12834 | 2026.03.11 22:23:02.819437 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.03.11 22:23:02.819529 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12836 | 2026.03.11 22:23:02.819572 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12837 | 2026.03.11 22:23:02.819881 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.03.11 22:23:02.819918 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12839 | 2026.03.11 22:23:02.820230 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12840 | 2026.03.11 22:23:02.820443 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.03.11 22:23:02.820571 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 12842 | 2026.03.11 22:23:02.820606 [ 260 ] {0ce89f28-4c73-4557-a672-2efd73886365} <Debug> TCPHandler: Processed in 0.001218323 sec. | ||
| 12843 | 2026.03.11 22:23:02.820738 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.03.11 22:23:02.820834 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12845 | 2026.03.11 22:23:02.820890 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12846 | 2026.03.11 22:23:02.821750 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.03.11 22:23:02.821785 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12848 | 2026.03.11 22:23:02.822340 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12849 | 2026.03.11 22:23:02.822566 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.03.11 22:23:02.822703 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001889 sec., 15881.418740074112 rows/sec., 28.46 MiB/sec. | ||
| 12851 | 2026.03.11 22:23:02.822760 [ 260 ] {a333b19d-44ce-4ec2-a228-190cb21580b3} <Debug> TCPHandler: Processed in 0.00206994 sec. | ||
| 12852 | 2026.03.11 22:23:02.822884 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.03.11 22:23:02.822981 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12854 | 2026.03.11 22:23:02.823024 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12855 | 2026.03.11 22:23:02.823360 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2026.03.11 22:23:02.823397 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12857 | 2026.03.11 22:23:02.823708 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12858 | 2026.03.11 22:23:02.823935 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2026.03.11 22:23:02.824055 [ 88 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12860 | 2026.03.11 22:23:02.824063 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 12861 | 2026.03.11 22:23:02.824102 [ 88 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.03.11 22:23:02.824117 [ 260 ] {adff2ed0-cd50-48f0-8ccf-dec897d31e94} <Debug> TCPHandler: Processed in 0.001282764 sec. | ||
| 12863 | 2026.03.11 22:23:02.824128 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12864 | 2026.03.11 22:23:02.824242 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12865 | 2026.03.11 22:23:02.824368 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12866 | 2026.03.11 22:23:02.824402 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4410 rows starting from the beginning of the part | ||
| 12867 | 2026.03.11 22:23:02.824468 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12868 | 2026.03.11 22:23:02.824513 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12869 | 2026.03.11 22:23:02.824562 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12870 | 2026.03.11 22:23:02.824603 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12871 | 2026.03.11 22:23:02.824644 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 12872 | 2026.03.11 22:23:02.826385 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002188611 sec., 2179464.5096821683 rows/sec., 143.17 MiB/sec. | ||
| 12873 | 2026.03.11 22:23:02.826709 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12874 | 2026.03.11 22:23:02.827080 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_86_17} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.03.11 22:23:02.827180 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_86_17} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12876 | 2026.03.11 22:23:02.827273 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12877 | 2026.03.11 22:23:03.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.87 MiB, peak 353.42 MiB, free memory in arenas 0.00 B, will set to 339.76 MiB (RSS), difference: -1.11 MiB | ||
| 12878 | 2026.03.11 22:23:03.133803 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2026.03.11 22:23:03.133925 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12880 | 2026.03.11 22:23:03.133973 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12881 | 2026.03.11 22:23:03.136170 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.03.11 22:23:03.136210 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12883 | 2026.03.11 22:23:03.136670 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12884 | 2026.03.11 22:23:03.136891 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.03.11 22:23:03.137035 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Debug> executeQuery: Read 1960 rows, 151.49 KiB in 0.003134 sec., 625398.8513082323 rows/sec., 47.21 MiB/sec. | ||
| 12886 | 2026.03.11 22:23:03.137074 [ 260 ] {5a9b626c-b733-490b-88a0-e5822470c912} <Debug> TCPHandler: Processed in 0.003341023 sec. | ||
| 12887 | 2026.03.11 22:23:03.137188 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2026.03.11 22:23:03.137283 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12889 | 2026.03.11 22:23:03.137323 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12890 | 2026.03.11 22:23:03.137749 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.03.11 22:23:03.137785 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12892 | 2026.03.11 22:23:03.138084 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12893 | 2026.03.11 22:23:03.138298 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.03.11 22:23:03.138429 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001166 sec., 18010.291595197257 rows/sec., 1.32 MiB/sec. | ||
| 12895 | 2026.03.11 22:23:03.138432 [ 87 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12896 | 2026.03.11 22:23:03.138466 [ 260 ] {f8ec31e2-5e56-4675-8fd7-85e7a418cb7b} <Debug> TCPHandler: Processed in 0.001327376 sec. | ||
| 12897 | 2026.03.11 22:23:03.138483 [ 87 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.03.11 22:23:03.138507 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12899 | 2026.03.11 22:23:03.138573 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2026.03.11 22:23:03.138648 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 12901 | 2026.03.11 22:23:03.138664 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12902 | 2026.03.11 22:23:03.138753 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12903 | 2026.03.11 22:23:03.138839 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12904 | 2026.03.11 22:23:03.138896 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 225 rows starting from the beginning of the part | ||
| 12905 | 2026.03.11 22:23:03.138990 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12906 | 2026.03.11 22:23:03.139063 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 176 rows starting from the beginning of the part | ||
| 12907 | 2026.03.11 22:23:03.139128 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12908 | 2026.03.11 22:23:03.139196 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 172 rows starting from the beginning of the part | ||
| 12909 | 2026.03.11 22:23:03.139263 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 21 rows starting from the beginning of the part | ||
| 12910 | 2026.03.11 22:23:03.139481 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.03.11 22:23:03.139520 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12912 | 2026.03.11 22:23:03.139882 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12913 | 2026.03.11 22:23:03.140110 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.03.11 22:23:03.140109 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537298 sec., 399402.0677838649 rows/sec., 26.74 MiB/sec. | ||
| 12915 | 2026.03.11 22:23:03.140242 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001596 sec., 443609.02255639096 rows/sec., 25.88 MiB/sec. | ||
| 12916 | 2026.03.11 22:23:03.140250 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12917 | 2026.03.11 22:23:03.140282 [ 260 ] {ca5c0f5c-8c5b-4c27-ae6e-37a7b38f7ee4} <Debug> TCPHandler: Processed in 0.001758083 sec. | ||
| 12918 | 2026.03.11 22:23:03.140400 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2026.03.11 22:23:03.140494 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.03.11 22:23:03.140495 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12921 | 2026.03.11 22:23:03.140551 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12922 | 2026.03.11 22:23:03.140569 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_81_16} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12923 | 2026.03.11 22:23:03.140637 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12924 | 2026.03.11 22:23:03.140930 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.03.11 22:23:03.140970 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12926 | 2026.03.11 22:23:03.141266 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12927 | 2026.03.11 22:23:03.141473 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2026.03.11 22:23:03.141598 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 12929 | 2026.03.11 22:23:03.141634 [ 260 ] {bb5b913d-aa33-4fa1-86a7-33dbf4f2863d} <Debug> TCPHandler: Processed in 0.001284584 sec. | ||
| 12930 | 2026.03.11 22:23:03.141743 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12931 | 2026.03.11 22:23:03.141835 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12932 | 2026.03.11 22:23:03.141873 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12933 | 2026.03.11 22:23:03.142738 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.03.11 22:23:03.142773 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12935 | 2026.03.11 22:23:03.143115 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12936 | 2026.03.11 22:23:03.143332 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.03.11 22:23:03.143461 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Debug> executeQuery: Read 1021 rows, 72.02 KiB in 0.001643 sec., 621424.2239805234 rows/sec., 42.81 MiB/sec. | ||
| 12938 | 2026.03.11 22:23:03.143498 [ 260 ] {3225bb44-f1f1-470e-991a-948d487b1530} <Debug> TCPHandler: Processed in 0.001803644 sec. | ||
| 12939 | 2026.03.11 22:23:03.143598 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.03.11 22:23:03.143691 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12941 | 2026.03.11 22:23:03.143731 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12942 | 2026.03.11 22:23:03.144431 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.03.11 22:23:03.144464 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12944 | 2026.03.11 22:23:03.144860 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12945 | 2026.03.11 22:23:03.145077 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.03.11 22:23:03.145209 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001537 sec., 791802.2121014964 rows/sec., 49.51 MiB/sec. | ||
| 12947 | 2026.03.11 22:23:03.145246 [ 260 ] {ae19ff21-e872-400c-a00f-72cc0ad22b8a} <Debug> TCPHandler: Processed in 0.001697352 sec. | ||
| 12948 | 2026.03.11 22:23:03.145356 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12949 | 2026.03.11 22:23:03.145449 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12950 | 2026.03.11 22:23:03.145500 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12951 | 2026.03.11 22:23:03.146270 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12952 | 2026.03.11 22:23:03.146305 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12953 | 2026.03.11 22:23:03.146831 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12954 | 2026.03.11 22:23:03.147052 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.03.11 22:23:03.147200 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001768 sec., 11877.828054298643 rows/sec., 21.28 MiB/sec. | ||
| 12956 | 2026.03.11 22:23:03.147200 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12957 | 2026.03.11 22:23:03.147252 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.03.11 22:23:03.147257 [ 260 ] {e83d5ae3-d190-4ae4-a89e-3403501cac6b} <Debug> TCPHandler: Processed in 0.001950997 sec. | ||
| 12959 | 2026.03.11 22:23:03.147275 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12960 | 2026.03.11 22:23:03.147391 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.03.11 22:23:03.147393 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 12962 | 2026.03.11 22:23:03.147487 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12963 | 2026.03.11 22:23:03.147541 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12964 | 2026.03.11 22:23:03.147652 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12965 | 2026.03.11 22:23:03.147715 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1606 rows starting from the beginning of the part | ||
| 12966 | 2026.03.11 22:23:03.147849 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12967 | 2026.03.11 22:23:03.147866 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.03.11 22:23:03.147903 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12969 | 2026.03.11 22:23:03.147967 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 12970 | 2026.03.11 22:23:03.148082 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12971 | 2026.03.11 22:23:03.148192 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 12972 | 2026.03.11 22:23:03.148224 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12973 | 2026.03.11 22:23:03.148304 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 21 rows starting from the beginning of the part | ||
| 12974 | 2026.03.11 22:23:03.148455 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.03.11 22:23:03.148585 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
| 12976 | 2026.03.11 22:23:03.148622 [ 260 ] {00c7e4f3-56a5-42ee-bb50-e65626702dd0} <Debug> TCPHandler: Processed in 0.001280425 sec. | ||
| 12977 | 2026.03.11 22:23:03.158198 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1707 rows, containing 19 columns (19 merged, 0 gathered) in 0.010852005 sec., 157298.12140705797 rows/sec., 281.87 MiB/sec. | ||
| 12978 | 2026.03.11 22:23:03.160013 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12979 | 2026.03.11 22:23:03.160356 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.03.11 22:23:03.160433 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12981 | 2026.03.11 22:23:03.160560 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.52 MiB. | ||
| 12982 | 2026.03.11 22:23:04.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.43 MiB, peak 353.90 MiB, free memory in arenas 0.00 B, will set to 346.74 MiB (RSS), difference: 6.32 MiB | ||
| 12983 | 2026.03.11 22:23:07.795900 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2026.03.11 22:23:07.796078 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12985 | 2026.03.11 22:23:07.796145 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12986 | 2026.03.11 22:23:07.796812 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.03.11 22:23:07.796863 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12988 | 2026.03.11 22:23:07.797270 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12989 | 2026.03.11 22:23:07.797499 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.03.11 22:23:07.797659 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 12991 | 2026.03.11 22:23:07.797712 [ 260 ] {7c4927cb-9e18-4789-bfc5-78cae6adfb48} <Debug> TCPHandler: Processed in 0.001938517 sec. | ||
| 12992 | 2026.03.11 22:23:07.797840 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.03.11 22:23:07.797943 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12994 | 2026.03.11 22:23:07.797986 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12995 | 2026.03.11 22:23:07.798415 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.03.11 22:23:07.798454 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 12997 | 2026.03.11 22:23:07.798806 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12998 | 2026.03.11 22:23:07.799034 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.03.11 22:23:07.799167 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 13000 | 2026.03.11 22:23:07.799209 [ 260 ] {838ef20f-6c8e-4eff-b16b-ce6a502c95c0} <Debug> TCPHandler: Processed in 0.001421797 sec. | ||
| 13001 | 2026.03.11 22:23:07.799333 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13002 | 2026.03.11 22:23:07.799431 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13003 | 2026.03.11 22:23:07.799477 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13004 | 2026.03.11 22:23:07.799924 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2026.03.11 22:23:07.799958 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13006 | 2026.03.11 22:23:07.800315 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13007 | 2026.03.11 22:23:07.800538 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2026.03.11 22:23:07.800672 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001262 sec., 101426.30744849445 rows/sec., 7.06 MiB/sec. | ||
| 13009 | 2026.03.11 22:23:07.800709 [ 260 ] {71c0d9bc-143b-499c-8377-be2fe2fd7a20} <Debug> TCPHandler: Processed in 0.001426977 sec. | ||
| 13010 | 2026.03.11 22:23:07.800823 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2026.03.11 22:23:07.800917 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13012 | 2026.03.11 22:23:07.800960 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13013 | 2026.03.11 22:23:07.801294 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.03.11 22:23:07.801330 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13015 | 2026.03.11 22:23:07.801637 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13016 | 2026.03.11 22:23:07.801842 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.03.11 22:23:07.801969 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 13018 | 2026.03.11 22:23:07.802008 [ 260 ] {56ece175-6ab2-4400-94e6-1998c08273a7} <Debug> TCPHandler: Processed in 0.001234584 sec. | ||
| 13019 | 2026.03.11 22:23:08.200170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27423 | ||
| 13020 | 2026.03.11 22:23:08.200725 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2026.03.11 22:23:08.200773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13022 | 2026.03.11 22:23:08.201270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13023 | 2026.03.11 22:23:08.201514 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2026.03.11 22:23:08.201664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27423 | ||
| 13025 | 2026.03.11 22:23:09.214287 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44070 | ||
| 13026 | 2026.03.11 22:23:09.214409 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13027 | 2026.03.11 22:23:09.214436 [ 338 ] {} <Debug> TCP-Session: fbc1f967-1653-4d0a-9b28-05a0ddee20ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44070 | ||
| 13028 | 2026.03.11 22:23:09.214458 [ 338 ] {} <Debug> TCP-Session: fbc1f967-1653-4d0a-9b28-05a0ddee20ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13029 | 2026.03.11 22:23:09.214471 [ 338 ] {} <Debug> TCP-Session: fbc1f967-1653-4d0a-9b28-05a0ddee20ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13030 | 2026.03.11 22:23:09.214660 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38317 | ||
| 13031 | 2026.03.11 22:23:09.214694 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55133 | ||
| 13032 | 2026.03.11 22:23:09.214716 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53826 | ||
| 13033 | 2026.03.11 22:23:09.214738 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57967 | ||
| 13034 | 2026.03.11 22:23:09.214764 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41730 | ||
| 13035 | 2026.03.11 22:23:09.214774 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52172 | ||
| 13036 | 2026.03.11 22:23:09.214810 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13037 | 2026.03.11 22:23:09.214834 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13038 | 2026.03.11 22:23:09.214857 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13039 | 2026.03.11 22:23:09.214866 [ 259 ] {} <Debug> TCP-Session: 80c0773c-62fb-4ca9-b6a4-8ad3482922da Authenticating user 'default' from [fd00:1122:3344:101::e]:53826 | ||
| 13040 | 2026.03.11 22:23:09.214878 [ 334 ] {} <Debug> TCP-Session: 5f7f8c2c-f175-4463-be1d-30ffe4330694 Authenticating user 'default' from [fd00:1122:3344:101::e]:57967 | ||
| 13041 | 2026.03.11 22:23:09.214896 [ 336 ] {} <Debug> TCP-Session: f24e5462-424d-409b-abd7-af1c2978c24a Authenticating user 'default' from [fd00:1122:3344:101::e]:41730 | ||
| 13042 | 2026.03.11 22:23:09.214907 [ 259 ] {} <Debug> TCP-Session: 80c0773c-62fb-4ca9-b6a4-8ad3482922da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13043 | 2026.03.11 22:23:09.214915 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13044 | 2026.03.11 22:23:09.214938 [ 259 ] {} <Debug> TCP-Session: 80c0773c-62fb-4ca9-b6a4-8ad3482922da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13045 | 2026.03.11 22:23:09.214934 [ 336 ] {} <Debug> TCP-Session: f24e5462-424d-409b-abd7-af1c2978c24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13046 | 2026.03.11 22:23:09.214965 [ 337 ] {} <Debug> TCP-Session: db04dca4-19d6-42f9-9815-bba7af978544 Authenticating user 'default' from [fd00:1122:3344:101::e]:52172 | ||
| 13047 | 2026.03.11 22:23:09.214982 [ 336 ] {} <Debug> TCP-Session: f24e5462-424d-409b-abd7-af1c2978c24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13048 | 2026.03.11 22:23:09.214916 [ 334 ] {} <Debug> TCP-Session: 5f7f8c2c-f175-4463-be1d-30ffe4330694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13049 | 2026.03.11 22:23:09.215008 [ 337 ] {} <Debug> TCP-Session: db04dca4-19d6-42f9-9815-bba7af978544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13050 | 2026.03.11 22:23:09.215031 [ 334 ] {} <Debug> TCP-Session: 5f7f8c2c-f175-4463-be1d-30ffe4330694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13051 | 2026.03.11 22:23:09.215046 [ 337 ] {} <Debug> TCP-Session: db04dca4-19d6-42f9-9815-bba7af978544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13052 | 2026.03.11 22:23:09.214811 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13053 | 2026.03.11 22:23:09.214791 [ 338 ] {} <Trace> TCP-Session: fbc1f967-1653-4d0a-9b28-05a0ddee20ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2026.03.11 22:23:09.215104 [ 340 ] {} <Debug> TCP-Session: 419966fa-37b1-4835-9b98-14d3c3c35978 Authenticating user 'default' from [fd00:1122:3344:101::e]:55133 | ||
| 13055 | 2026.03.11 22:23:09.214749 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43956 | ||
| 13056 | 2026.03.11 22:23:09.215137 [ 340 ] {} <Debug> TCP-Session: 419966fa-37b1-4835-9b98-14d3c3c35978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13057 | 2026.03.11 22:23:09.214705 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60137 | ||
| 13058 | 2026.03.11 22:23:09.215167 [ 340 ] {} <Debug> TCP-Session: 419966fa-37b1-4835-9b98-14d3c3c35978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13059 | 2026.03.11 22:23:09.214774 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13060 | 2026.03.11 22:23:09.215257 [ 339 ] {} <Debug> TCP-Session: ff83189a-44c2-439d-a8ed-98dc1301b9ae Authenticating user 'default' from [fd00:1122:3344:101::e]:38317 | ||
| 13061 | 2026.03.11 22:23:09.215274 [ 338 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13062 | 2026.03.11 22:23:09.215277 [ 339 ] {} <Debug> TCP-Session: ff83189a-44c2-439d-a8ed-98dc1301b9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13063 | 2026.03.11 22:23:09.215313 [ 339 ] {} <Debug> TCP-Session: ff83189a-44c2-439d-a8ed-98dc1301b9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13064 | 2026.03.11 22:23:09.215556 [ 338 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13065 | 2026.03.11 22:23:09.215594 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13066 | 2026.03.11 22:23:09.215618 [ 338 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13067 | 2026.03.11 22:23:09.215625 [ 335 ] {} <Debug> TCP-Session: f11dc7b3-fc47-41bb-8a80-cfae1f3483d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43956 | ||
| 13068 | 2026.03.11 22:23:09.215655 [ 335 ] {} <Debug> TCP-Session: f11dc7b3-fc47-41bb-8a80-cfae1f3483d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13069 | 2026.03.11 22:23:09.215671 [ 335 ] {} <Debug> TCP-Session: f11dc7b3-fc47-41bb-8a80-cfae1f3483d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13070 | 2026.03.11 22:23:09.215703 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13071 | 2026.03.11 22:23:09.215739 [ 341 ] {} <Debug> TCP-Session: 3d5d29e4-7fae-4886-93f0-a7db79579b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:60137 | ||
| 13072 | 2026.03.11 22:23:09.215755 [ 341 ] {} <Debug> TCP-Session: 3d5d29e4-7fae-4886-93f0-a7db79579b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13073 | 2026.03.11 22:23:09.215767 [ 341 ] {} <Debug> TCP-Session: 3d5d29e4-7fae-4886-93f0-a7db79579b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13074 | 2026.03.11 22:23:09.215918 [ 338 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 13075 | 2026.03.11 22:23:09.216860 [ 287 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Trace> AggregatingTransform: Aggregating | ||
| 13076 | 2026.03.11 22:23:09.216899 [ 287 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Trace> Aggregator: Aggregation method: without_key | ||
| 13077 | 2026.03.11 22:23:09.216937 [ 287 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913527 sec. (1094.658 rows/sec., 42.76 KiB/sec.) | ||
| 13078 | 2026.03.11 22:23:09.216958 [ 287 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Trace> Aggregator: Merging aggregated data | ||
| 13079 | 2026.03.11 22:23:09.218527 [ 338 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 13080 | 2026.03.11 22:23:09.218662 [ 338 ] {0b7b9204-a2cd-4abd-90ea-0fbb6e001493} <Debug> TCPHandler: Processed in 0.003992286 sec. | ||
| 13081 | 2026.03.11 22:23:09.218772 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13082 | 2026.03.11 22:23:09.218796 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13083 | 2026.03.11 22:23:09.218802 [ 338 ] {} <Debug> TCP-Session: fbc1f967-1653-4d0a-9b28-05a0ddee20ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13084 | 2026.03.11 22:23:09.218842 [ 339 ] {} <Debug> TCP-Session: ff83189a-44c2-439d-a8ed-98dc1301b9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.03.11 22:23:09.218873 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13086 | 2026.03.11 22:23:09.218892 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13087 | 2026.03.11 22:23:09.218919 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13088 | 2026.03.11 22:23:09.218931 [ 341 ] {} <Debug> TCP-Session: 3d5d29e4-7fae-4886-93f0-a7db79579b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13089 | 2026.03.11 22:23:09.218946 [ 259 ] {} <Debug> TCP-Session: 80c0773c-62fb-4ca9-b6a4-8ad3482922da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2026.03.11 22:23:09.218965 [ 335 ] {} <Debug> TCP-Session: f11dc7b3-fc47-41bb-8a80-cfae1f3483d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13091 | 2026.03.11 22:23:09.218938 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13092 | 2026.03.11 22:23:09.218860 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13093 | 2026.03.11 22:23:09.219037 [ 336 ] {} <Debug> TCP-Session: f24e5462-424d-409b-abd7-af1c2978c24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13094 | 2026.03.11 22:23:09.218841 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13095 | 2026.03.11 22:23:09.219062 [ 334 ] {} <Debug> TCP-Session: 5f7f8c2c-f175-4463-be1d-30ffe4330694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2026.03.11 22:23:09.218822 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13097 | 2026.03.11 22:23:09.219094 [ 337 ] {} <Debug> TCP-Session: db04dca4-19d6-42f9-9815-bba7af978544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2026.03.11 22:23:09.219161 [ 340 ] {} <Debug> TCP-Session: 419966fa-37b1-4835-9b98-14d3c3c35978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13099 | 2026.03.11 22:23:09.272588 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47620 | ||
| 13100 | 2026.03.11 22:23:09.272693 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13101 | 2026.03.11 22:23:09.272720 [ 338 ] {} <Debug> TCP-Session: ee57bc4d-7c79-4d1c-96cc-65f0ee19fa17 Authenticating user 'default' from [fd00:1122:3344:101::e]:47620 | ||
| 13102 | 2026.03.11 22:23:09.272743 [ 338 ] {} <Debug> TCP-Session: ee57bc4d-7c79-4d1c-96cc-65f0ee19fa17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13103 | 2026.03.11 22:23:09.272756 [ 338 ] {} <Debug> TCP-Session: ee57bc4d-7c79-4d1c-96cc-65f0ee19fa17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13104 | 2026.03.11 22:23:09.272923 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45956 | ||
| 13105 | 2026.03.11 22:23:09.272960 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36880 | ||
| 13106 | 2026.03.11 22:23:09.272975 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53234 | ||
| 13107 | 2026.03.11 22:23:09.272998 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35272 | ||
| 13108 | 2026.03.11 22:23:09.273026 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45579 | ||
| 13109 | 2026.03.11 22:23:09.273044 [ 338 ] {} <Trace> TCP-Session: ee57bc4d-7c79-4d1c-96cc-65f0ee19fa17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.03.11 22:23:09.273063 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13111 | 2026.03.11 22:23:09.273090 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13112 | 2026.03.11 22:23:09.273109 [ 259 ] {} <Debug> TCP-Session: f73b04e6-0e5c-4072-a74a-81ad9b9f3acb Authenticating user 'default' from [fd00:1122:3344:101::e]:53234 | ||
| 13113 | 2026.03.11 22:23:09.273129 [ 334 ] {} <Debug> TCP-Session: 810f0500-8b77-40f0-af0e-37f4f7f10d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:35272 | ||
| 13114 | 2026.03.11 22:23:09.273149 [ 259 ] {} <Debug> TCP-Session: f73b04e6-0e5c-4072-a74a-81ad9b9f3acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2026.03.11 22:23:09.273159 [ 334 ] {} <Debug> TCP-Session: 810f0500-8b77-40f0-af0e-37f4f7f10d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13116 | 2026.03.11 22:23:09.273110 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13117 | 2026.03.11 22:23:09.273177 [ 259 ] {} <Debug> TCP-Session: f73b04e6-0e5c-4072-a74a-81ad9b9f3acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13118 | 2026.03.11 22:23:09.273184 [ 334 ] {} <Debug> TCP-Session: 810f0500-8b77-40f0-af0e-37f4f7f10d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13119 | 2026.03.11 22:23:09.273214 [ 337 ] {} <Debug> TCP-Session: 0e134ddc-1f90-4f8e-b262-83b574d5b960 Authenticating user 'default' from [fd00:1122:3344:101::e]:45579 | ||
| 13120 | 2026.03.11 22:23:09.273232 [ 338 ] {32e36800-6e15-4857-989b-244e99e60276} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47620) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13121 | 2026.03.11 22:23:09.273258 [ 337 ] {} <Debug> TCP-Session: 0e134ddc-1f90-4f8e-b262-83b574d5b960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13122 | 2026.03.11 22:23:09.273008 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13123 | 2026.03.11 22:23:09.273286 [ 337 ] {} <Debug> TCP-Session: 0e134ddc-1f90-4f8e-b262-83b574d5b960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13124 | 2026.03.11 22:23:09.273314 [ 339 ] {} <Debug> TCP-Session: 3a6e0681-3a47-45d5-8149-52d54efb2f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:45956 | ||
| 13125 | 2026.03.11 22:23:09.273006 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33010 | ||
| 13126 | 2026.03.11 22:23:09.273340 [ 339 ] {} <Debug> TCP-Session: 3a6e0681-3a47-45d5-8149-52d54efb2f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13127 | 2026.03.11 22:23:09.272969 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63989 | ||
| 13128 | 2026.03.11 22:23:09.273366 [ 339 ] {} <Debug> TCP-Session: 3a6e0681-3a47-45d5-8149-52d54efb2f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13129 | 2026.03.11 22:23:09.273396 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13130 | 2026.03.11 22:23:09.273019 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39252 | ||
| 13131 | 2026.03.11 22:23:09.273423 [ 335 ] {} <Debug> TCP-Session: 4144e538-3c0c-4d3c-a028-ffab3c05bd84 Authenticating user 'default' from [fd00:1122:3344:101::e]:33010 | ||
| 13132 | 2026.03.11 22:23:09.273432 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13133 | 2026.03.11 22:23:09.273469 [ 335 ] {} <Debug> TCP-Session: 4144e538-3c0c-4d3c-a028-ffab3c05bd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13134 | 2026.03.11 22:23:09.273493 [ 341 ] {} <Debug> TCP-Session: 53580660-7498-43d1-b04f-4459b4825fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63989 | ||
| 13135 | 2026.03.11 22:23:09.273500 [ 335 ] {} <Debug> TCP-Session: 4144e538-3c0c-4d3c-a028-ffab3c05bd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13136 | 2026.03.11 22:23:09.273502 [ 338 ] {32e36800-6e15-4857-989b-244e99e60276} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13137 | 2026.03.11 22:23:09.273519 [ 341 ] {} <Debug> TCP-Session: 53580660-7498-43d1-b04f-4459b4825fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2026.03.11 22:23:09.273497 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13139 | 2026.03.11 22:23:09.273562 [ 341 ] {} <Debug> TCP-Session: 53580660-7498-43d1-b04f-4459b4825fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13140 | 2026.03.11 22:23:09.273580 [ 338 ] {32e36800-6e15-4857-989b-244e99e60276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13141 | 2026.03.11 22:23:09.273591 [ 336 ] {} <Debug> TCP-Session: b6cba141-260b-4b71-aff2-54467f9bd2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39252 | ||
| 13142 | 2026.03.11 22:23:09.273045 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13143 | 2026.03.11 22:23:09.273627 [ 336 ] {} <Debug> TCP-Session: b6cba141-260b-4b71-aff2-54467f9bd2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13144 | 2026.03.11 22:23:09.273642 [ 336 ] {} <Debug> TCP-Session: b6cba141-260b-4b71-aff2-54467f9bd2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13145 | 2026.03.11 22:23:09.273643 [ 340 ] {} <Debug> TCP-Session: 1a1055ab-8db4-4d92-9cf4-f7d5fccd5446 Authenticating user 'default' from [fd00:1122:3344:101::e]:36880 | ||
| 13146 | 2026.03.11 22:23:09.273665 [ 340 ] {} <Debug> TCP-Session: 1a1055ab-8db4-4d92-9cf4-f7d5fccd5446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13147 | 2026.03.11 22:23:09.273676 [ 340 ] {} <Debug> TCP-Session: 1a1055ab-8db4-4d92-9cf4-f7d5fccd5446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13148 | 2026.03.11 22:23:09.273884 [ 338 ] {32e36800-6e15-4857-989b-244e99e60276} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 13149 | 2026.03.11 22:23:09.274801 [ 342 ] {32e36800-6e15-4857-989b-244e99e60276} <Trace> AggregatingTransform: Aggregating | ||
| 13150 | 2026.03.11 22:23:09.274843 [ 342 ] {32e36800-6e15-4857-989b-244e99e60276} <Trace> Aggregator: Aggregation method: without_key | ||
| 13151 | 2026.03.11 22:23:09.274879 [ 342 ] {32e36800-6e15-4857-989b-244e99e60276} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892097 sec. (1120.954 rows/sec., 43.79 KiB/sec.) | ||
| 13152 | 2026.03.11 22:23:09.274898 [ 342 ] {32e36800-6e15-4857-989b-244e99e60276} <Trace> Aggregator: Merging aggregated data | ||
| 13153 | 2026.03.11 22:23:09.276051 [ 338 ] {32e36800-6e15-4857-989b-244e99e60276} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 13154 | 2026.03.11 22:23:09.276232 [ 338 ] {32e36800-6e15-4857-989b-244e99e60276} <Debug> TCPHandler: Processed in 0.003302092 sec. | ||
| 13155 | 2026.03.11 22:23:09.276339 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13156 | 2026.03.11 22:23:09.276367 [ 338 ] {} <Debug> TCP-Session: ee57bc4d-7c79-4d1c-96cc-65f0ee19fa17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13157 | 2026.03.11 22:23:09.276368 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13158 | 2026.03.11 22:23:09.276386 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13159 | 2026.03.11 22:23:09.276403 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13160 | 2026.03.11 22:23:09.276419 [ 337 ] {} <Debug> TCP-Session: 0e134ddc-1f90-4f8e-b262-83b574d5b960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13161 | 2026.03.11 22:23:09.276436 [ 339 ] {} <Debug> TCP-Session: 3a6e0681-3a47-45d5-8149-52d54efb2f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.03.11 22:23:09.276452 [ 259 ] {} <Debug> TCP-Session: f73b04e6-0e5c-4072-a74a-81ad9b9f3acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2026.03.11 22:23:09.276442 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13164 | 2026.03.11 22:23:09.276469 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13165 | 2026.03.11 22:23:09.276500 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13166 | 2026.03.11 22:23:09.276505 [ 341 ] {} <Debug> TCP-Session: 53580660-7498-43d1-b04f-4459b4825fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2026.03.11 22:23:09.276515 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13168 | 2026.03.11 22:23:09.276548 [ 335 ] {} <Debug> TCP-Session: 4144e538-3c0c-4d3c-a028-ffab3c05bd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.03.11 22:23:09.276576 [ 336 ] {} <Debug> TCP-Session: b6cba141-260b-4b71-aff2-54467f9bd2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13170 | 2026.03.11 22:23:09.276425 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13171 | 2026.03.11 22:23:09.276526 [ 340 ] {} <Debug> TCP-Session: 1a1055ab-8db4-4d92-9cf4-f7d5fccd5446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13172 | 2026.03.11 22:23:09.276641 [ 334 ] {} <Debug> TCP-Session: 810f0500-8b77-40f0-af0e-37f4f7f10d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13173 | 2026.03.11 22:23:09.718915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13174 | 2026.03.11 22:23:09.736325 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.03.11 22:23:09.736404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13176 | 2026.03.11 22:23:09.742283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13177 | 2026.03.11 22:23:09.743064 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2026.03.11 22:23:09.748828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13179 | 2026.03.11 22:23:10.767579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1620 | ||
| 13180 | 2026.03.11 22:23:10.770462 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.03.11 22:23:10.770518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13182 | 2026.03.11 22:23:10.771815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13183 | 2026.03.11 22:23:10.772115 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.03.11 22:23:10.772528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 13185 | 2026.03.11 22:23:12.807297 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.03.11 22:23:12.807530 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.03.11 22:23:12.807619 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13188 | 2026.03.11 22:23:12.808583 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.03.11 22:23:12.808655 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13190 | 2026.03.11 22:23:12.809144 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13191 | 2026.03.11 22:23:12.809391 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.03.11 22:23:12.809592 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002111 sec., 134533.39649455235 rows/sec., 8.54 MiB/sec. | ||
| 13193 | 2026.03.11 22:23:12.809673 [ 260 ] {41e11bb7-f1e9-4112-a5c6-dd59b26d2510} <Debug> TCPHandler: Processed in 0.002580349 sec. | ||
| 13194 | 2026.03.11 22:23:12.809837 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.03.11 22:23:12.809971 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13196 | 2026.03.11 22:23:12.810032 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13197 | 2026.03.11 22:23:12.811272 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.03.11 22:23:12.811321 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13199 | 2026.03.11 22:23:12.811879 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13200 | 2026.03.11 22:23:12.812189 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.03.11 22:23:12.812373 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.002432 sec., 352384.86842105264 rows/sec., 27.78 MiB/sec. | ||
| 13202 | 2026.03.11 22:23:12.812435 [ 260 ] {dae4b7cf-b8b6-4294-86f3-d74cb2cdb44e} <Debug> TCPHandler: Processed in 0.0026633 sec. | ||
| 13203 | 2026.03.11 22:23:12.812594 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13204 | 2026.03.11 22:23:12.812720 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13205 | 2026.03.11 22:23:12.812778 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13206 | 2026.03.11 22:23:12.813434 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.03.11 22:23:12.813482 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13208 | 2026.03.11 22:23:12.813867 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13209 | 2026.03.11 22:23:12.814144 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2026.03.11 22:23:12.814293 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001608 sec., 106965.17412935322 rows/sec., 6.56 MiB/sec. | ||
| 13211 | 2026.03.11 22:23:12.814336 [ 260 ] {0f7302a2-8ef5-49aa-a8b2-1ed54e125f32} <Debug> TCPHandler: Processed in 0.001809954 sec. | ||
| 13212 | 2026.03.11 22:23:12.814471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.03.11 22:23:12.814576 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13214 | 2026.03.11 22:23:12.814621 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13215 | 2026.03.11 22:23:12.815131 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.03.11 22:23:12.815170 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13217 | 2026.03.11 22:23:12.815608 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13218 | 2026.03.11 22:23:12.815869 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.03.11 22:23:12.816014 [ 72 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13220 | 2026.03.11 22:23:12.816025 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001472 sec., 101222.82608695653 rows/sec., 6.54 MiB/sec. | ||
| 13221 | 2026.03.11 22:23:12.816094 [ 72 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2026.03.11 22:23:12.816122 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13223 | 2026.03.11 22:23:12.816133 [ 260 ] {c97c0179-7072-46bc-be71-1ba80671a695} <Debug> TCPHandler: Processed in 0.001718722 sec. | ||
| 13224 | 2026.03.11 22:23:12.816260 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13225 | 2026.03.11 22:23:12.816290 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2026.03.11 22:23:12.816407 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13227 | 2026.03.11 22:23:12.816433 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13228 | 2026.03.11 22:23:12.816451 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 882 rows starting from the beginning of the part | ||
| 13229 | 2026.03.11 22:23:12.816503 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13230 | 2026.03.11 22:23:12.816534 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 732 rows starting from the beginning of the part | ||
| 13231 | 2026.03.11 22:23:12.816587 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 13232 | 2026.03.11 22:23:12.816634 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 13233 | 2026.03.11 22:23:12.816674 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 708 rows starting from the beginning of the part | ||
| 13234 | 2026.03.11 22:23:12.816718 [ 198 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 13235 | 2026.03.11 22:23:12.817114 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.03.11 22:23:12.817158 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13237 | 2026.03.11 22:23:12.817548 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13238 | 2026.03.11 22:23:12.817863 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.03.11 22:23:12.818018 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817854 sec., 1523224.6374021235 rows/sec., 97.38 MiB/sec. | ||
| 13240 | 2026.03.11 22:23:12.818052 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001648 sec., 89805.82524271845 rows/sec., 5.11 MiB/sec. | ||
| 13241 | 2026.03.11 22:23:12.818107 [ 260 ] {b8eaef54-4da6-44dc-af61-bfc9ce6e674a} <Debug> TCPHandler: Processed in 0.001882366 sec. | ||
| 13242 | 2026.03.11 22:23:12.818238 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13243 | 2026.03.11 22:23:12.818258 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2026.03.11 22:23:12.818383 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13245 | 2026.03.11 22:23:12.818442 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13246 | 2026.03.11 22:23:12.818583 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2026.03.11 22:23:12.818672 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_34_7} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13248 | 2026.03.11 22:23:12.818801 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 13249 | 2026.03.11 22:23:12.819388 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.03.11 22:23:12.819440 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13251 | 2026.03.11 22:23:12.819938 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13252 | 2026.03.11 22:23:12.820293 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.03.11 22:23:12.820460 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.002107 sec., 246796.39297579497 rows/sec., 17.42 MiB/sec. | ||
| 13254 | 2026.03.11 22:23:12.820504 [ 260 ] {b3b6b206-1374-4499-8a28-6320f56a4421} <Debug> TCPHandler: Processed in 0.002310753 sec. | ||
| 13255 | 2026.03.11 22:23:12.820631 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2026.03.11 22:23:12.820738 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13257 | 2026.03.11 22:23:12.820784 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13258 | 2026.03.11 22:23:12.821171 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.03.11 22:23:12.821210 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13260 | 2026.03.11 22:23:12.821579 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13261 | 2026.03.11 22:23:12.821832 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.03.11 22:23:12.821976 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 13263 | 2026.03.11 22:23:12.822016 [ 260 ] {d4da3115-36fe-4be2-b7a2-d007889771c8} <Debug> TCPHandler: Processed in 0.001439988 sec. | ||
| 13264 | 2026.03.11 22:23:12.822145 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2026.03.11 22:23:12.822265 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13266 | 2026.03.11 22:23:12.822312 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13267 | 2026.03.11 22:23:12.822780 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2026.03.11 22:23:12.822820 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13269 | 2026.03.11 22:23:12.823178 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13270 | 2026.03.11 22:23:12.823424 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2026.03.11 22:23:12.823563 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001319 sec., 200909.78013646702 rows/sec., 13.35 MiB/sec. | ||
| 13272 | 2026.03.11 22:23:12.823573 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13273 | 2026.03.11 22:23:12.823603 [ 260 ] {5814171a-a318-4294-bd95-5da14f15ce9d} <Debug> TCPHandler: Processed in 0.001507769 sec. | ||
| 13274 | 2026.03.11 22:23:12.823649 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2026.03.11 22:23:12.823682 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13276 | 2026.03.11 22:23:12.823748 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13277 | 2026.03.11 22:23:12.823799 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::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 | ||
| 13278 | 2026.03.11 22:23:12.823853 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13279 | 2026.03.11 22:23:12.823905 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13280 | 2026.03.11 22:23:12.823964 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13281 | 2026.03.11 22:23:12.824012 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28647 rows starting from the beginning of the part | ||
| 13282 | 2026.03.11 22:23:12.824112 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 13283 | 2026.03.11 22:23:12.824179 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 13284 | 2026.03.11 22:23:12.824231 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1217 rows starting from the beginning of the part | ||
| 13285 | 2026.03.11 22:23:12.824283 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 13286 | 2026.03.11 22:23:12.824307 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.03.11 22:23:12.824351 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13288 | 2026.03.11 22:23:12.824353 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 13289 | 2026.03.11 22:23:12.824728 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13290 | 2026.03.11 22:23:12.824982 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.03.11 22:23:12.825130 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
| 13292 | 2026.03.11 22:23:12.825171 [ 260 ] {992c3f36-a612-4654-b587-3f0e5364ac8d} <Debug> TCPHandler: Processed in 0.001473027 sec. | ||
| 13293 | 2026.03.11 22:23:12.825305 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.03.11 22:23:12.825403 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13295 | 2026.03.11 22:23:12.825461 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13296 | 2026.03.11 22:23:12.826520 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.03.11 22:23:12.826563 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13298 | 2026.03.11 22:23:12.827180 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13299 | 2026.03.11 22:23:12.827435 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.03.11 22:23:12.827599 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002214 sec., 13550.135501355015 rows/sec., 24.28 MiB/sec. | ||
| 13301 | 2026.03.11 22:23:12.827724 [ 260 ] {ce189523-7015-4bf0-b3df-a2aead166d78} <Debug> TCPHandler: Processed in 0.002471407 sec. | ||
| 13302 | 2026.03.11 22:23:12.827875 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.03.11 22:23:12.827996 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.03.11 22:23:12.828053 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13305 | 2026.03.11 22:23:12.828502 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.03.11 22:23:12.828543 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 13307 | 2026.03.11 22:23:12.828949 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13308 | 2026.03.11 22:23:12.829222 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.03.11 22:23:12.829367 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001398 sec., 64377.68240343348 rows/sec., 4.03 MiB/sec. | ||
| 13310 | 2026.03.11 22:23:12.829409 [ 260 ] {d13b3ef3-9f8c-436d-aaa0-70832b9a6b12} <Debug> TCPHandler: Processed in 0.00159869 sec. | ||
| 13311 | 2026.03.11 22:23:12.832463 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30682 rows, containing 5 columns (5 merged, 0 gathered) in 0.008703965 sec., 3525060.1306416104 rows/sec., 231.97 MiB/sec. | ||
| 13312 | 2026.03.11 22:23:12.833387 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13313 | 2026.03.11 22:23:12.833734 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2026.03.11 22:23:12.833844 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13315 | 2026.03.11 22:23:12.833960 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13316 | 2026.03.11 22:23:13.156318 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41782 | ||
| 13317 | 2026.03.11 22:23:13.156428 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13318 | 2026.03.11 22:23:13.156455 [ 338 ] {} <Debug> TCP-Session: 0b99e74a-f745-4335-8c0d-d039dac0fa1f Authenticating user 'default' from [fd00:1122:3344:101::e]:41782 | ||
| 13319 | 2026.03.11 22:23:13.156478 [ 338 ] {} <Debug> TCP-Session: 0b99e74a-f745-4335-8c0d-d039dac0fa1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.03.11 22:23:13.156493 [ 338 ] {} <Debug> TCP-Session: 0b99e74a-f745-4335-8c0d-d039dac0fa1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.03.11 22:23:13.156654 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49801 | ||
| 13322 | 2026.03.11 22:23:13.156732 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49271 | ||
| 13323 | 2026.03.11 22:23:13.156743 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39337 | ||
| 13324 | 2026.03.11 22:23:13.156795 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48171 | ||
| 13325 | 2026.03.11 22:23:13.156819 [ 338 ] {} <Trace> TCP-Session: 0b99e74a-f745-4335-8c0d-d039dac0fa1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13326 | 2026.03.11 22:23:13.156853 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13327 | 2026.03.11 22:23:13.156785 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37590 | ||
| 13328 | 2026.03.11 22:23:13.156890 [ 340 ] {} <Debug> TCP-Session: 46c5bc67-b669-4292-a68a-9d5847715ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49271 | ||
| 13329 | 2026.03.11 22:23:13.156891 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13330 | 2026.03.11 22:23:13.156919 [ 340 ] {} <Debug> TCP-Session: 46c5bc67-b669-4292-a68a-9d5847715ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13331 | 2026.03.11 22:23:13.156762 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13332 | 2026.03.11 22:23:13.156944 [ 341 ] {} <Debug> TCP-Session: b45b4a11-7097-41b0-96fe-d05a78f04876 Authenticating user 'default' from [fd00:1122:3344:101::e]:39337 | ||
| 13333 | 2026.03.11 22:23:13.156979 [ 339 ] {} <Debug> TCP-Session: 2f723526-c2a3-48cd-a265-1c062a1ae42b Authenticating user 'default' from [fd00:1122:3344:101::e]:49801 | ||
| 13334 | 2026.03.11 22:23:13.156995 [ 341 ] {} <Debug> TCP-Session: b45b4a11-7097-41b0-96fe-d05a78f04876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13335 | 2026.03.11 22:23:13.157008 [ 338 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13336 | 2026.03.11 22:23:13.157011 [ 339 ] {} <Debug> TCP-Session: 2f723526-c2a3-48cd-a265-1c062a1ae42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13337 | 2026.03.11 22:23:13.157022 [ 341 ] {} <Debug> TCP-Session: b45b4a11-7097-41b0-96fe-d05a78f04876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.03.11 22:23:13.157052 [ 339 ] {} <Debug> TCP-Session: 2f723526-c2a3-48cd-a265-1c062a1ae42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13339 | 2026.03.11 22:23:13.156945 [ 340 ] {} <Debug> TCP-Session: 46c5bc67-b669-4292-a68a-9d5847715ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13340 | 2026.03.11 22:23:13.156944 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13341 | 2026.03.11 22:23:13.156756 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37539 | ||
| 13342 | 2026.03.11 22:23:13.157119 [ 336 ] {} <Debug> TCP-Session: dce5628a-f4de-46f1-93cd-2f4aebbda80c Authenticating user 'default' from [fd00:1122:3344:101::e]:37590 | ||
| 13343 | 2026.03.11 22:23:13.156755 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43200 | ||
| 13344 | 2026.03.11 22:23:13.157157 [ 336 ] {} <Debug> TCP-Session: dce5628a-f4de-46f1-93cd-2f4aebbda80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13345 | 2026.03.11 22:23:13.157183 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13346 | 2026.03.11 22:23:13.157198 [ 336 ] {} <Debug> TCP-Session: dce5628a-f4de-46f1-93cd-2f4aebbda80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2026.03.11 22:23:13.157215 [ 335 ] {} <Debug> TCP-Session: b8f33ade-09d2-410c-896a-00a918f04145 Authenticating user 'default' from [fd00:1122:3344:101::e]:37539 | ||
| 13348 | 2026.03.11 22:23:13.156735 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58425 | ||
| 13349 | 2026.03.11 22:23:13.157243 [ 335 ] {} <Debug> TCP-Session: b8f33ade-09d2-410c-896a-00a918f04145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.03.11 22:23:13.157235 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13351 | 2026.03.11 22:23:13.157277 [ 335 ] {} <Debug> TCP-Session: b8f33ade-09d2-410c-896a-00a918f04145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.03.11 22:23:13.157303 [ 338 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13353 | 2026.03.11 22:23:13.157310 [ 334 ] {} <Debug> TCP-Session: 1f6a5e27-26b3-4067-b68b-3db94fbef6ef Authenticating user 'default' from [fd00:1122:3344:101::e]:43200 | ||
| 13354 | 2026.03.11 22:23:13.156891 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13355 | 2026.03.11 22:23:13.157346 [ 334 ] {} <Debug> TCP-Session: 1f6a5e27-26b3-4067-b68b-3db94fbef6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.03.11 22:23:13.157369 [ 338 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13357 | 2026.03.11 22:23:13.157376 [ 334 ] {} <Debug> TCP-Session: 1f6a5e27-26b3-4067-b68b-3db94fbef6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2026.03.11 22:23:13.157374 [ 337 ] {} <Debug> TCP-Session: 4c29bd89-6ac5-4b8b-83c4-57be5b233eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48171 | ||
| 13359 | 2026.03.11 22:23:13.157420 [ 337 ] {} <Debug> TCP-Session: 4c29bd89-6ac5-4b8b-83c4-57be5b233eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13360 | 2026.03.11 22:23:13.157433 [ 337 ] {} <Debug> TCP-Session: 4c29bd89-6ac5-4b8b-83c4-57be5b233eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13361 | 2026.03.11 22:23:13.157447 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13362 | 2026.03.11 22:23:13.157479 [ 259 ] {} <Debug> TCP-Session: 4ab1314a-d9c1-4bc5-a30e-ba4ea5de48d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58425 | ||
| 13363 | 2026.03.11 22:23:13.157498 [ 259 ] {} <Debug> TCP-Session: 4ab1314a-d9c1-4bc5-a30e-ba4ea5de48d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.03.11 22:23:13.157511 [ 259 ] {} <Debug> TCP-Session: 4ab1314a-d9c1-4bc5-a30e-ba4ea5de48d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.03.11 22:23:13.157702 [ 338 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 13366 | 2026.03.11 22:23:13.158652 [ 318 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Trace> AggregatingTransform: Aggregating | ||
| 13367 | 2026.03.11 22:23:13.158695 [ 318 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Trace> Aggregator: Aggregation method: without_key | ||
| 13368 | 2026.03.11 22:23:13.158732 [ 318 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922777 sec. (1083.685 rows/sec., 42.33 KiB/sec.) | ||
| 13369 | 2026.03.11 22:23:13.158751 [ 318 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Trace> Aggregator: Merging aggregated data | ||
| 13370 | 2026.03.11 22:23:13.159968 [ 338 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 13371 | 2026.03.11 22:23:13.160115 [ 338 ] {fec1f291-0ad8-436d-a52e-79bd85b28d52} <Debug> TCPHandler: Processed in 0.003416355 sec. | ||
| 13372 | 2026.03.11 22:23:13.160243 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13373 | 2026.03.11 22:23:13.160270 [ 338 ] {} <Debug> TCP-Session: 0b99e74a-f745-4335-8c0d-d039dac0fa1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.03.11 22:23:13.160275 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13375 | 2026.03.11 22:23:13.160301 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13376 | 2026.03.11 22:23:13.160318 [ 339 ] {} <Debug> TCP-Session: 2f723526-c2a3-48cd-a265-1c062a1ae42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.03.11 22:23:13.160323 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13378 | 2026.03.11 22:23:13.160359 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13379 | 2026.03.11 22:23:13.160366 [ 340 ] {} <Debug> TCP-Session: 46c5bc67-b669-4292-a68a-9d5847715ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.03.11 22:23:13.160399 [ 341 ] {} <Debug> TCP-Session: b45b4a11-7097-41b0-96fe-d05a78f04876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13381 | 2026.03.11 22:23:13.160404 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13382 | 2026.03.11 22:23:13.160418 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13383 | 2026.03.11 22:23:13.160454 [ 335 ] {} <Debug> TCP-Session: b8f33ade-09d2-410c-896a-00a918f04145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13384 | 2026.03.11 22:23:13.160387 [ 337 ] {} <Debug> TCP-Session: 4c29bd89-6ac5-4b8b-83c4-57be5b233eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13385 | 2026.03.11 22:23:13.160478 [ 336 ] {} <Debug> TCP-Session: dce5628a-f4de-46f1-93cd-2f4aebbda80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.03.11 22:23:13.160382 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13387 | 2026.03.11 22:23:13.160342 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13388 | 2026.03.11 22:23:13.160545 [ 334 ] {} <Debug> TCP-Session: 1f6a5e27-26b3-4067-b68b-3db94fbef6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.03.11 22:23:13.160573 [ 259 ] {} <Debug> TCP-Session: 4ab1314a-d9c1-4bc5-a30e-ba4ea5de48d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.03.11 22:23:15.528293 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13391 | 2026.03.11 22:23:15.528367 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13392 | 2026.03.11 22:23:15.701867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27871 | ||
| 13393 | 2026.03.11 22:23:15.702609 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.03.11 22:23:15.702670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13395 | 2026.03.11 22:23:15.703385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13396 | 2026.03.11 22:23:15.703620 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.03.11 22:23:15.703753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27871 | ||
| 13398 | 2026.03.11 22:23:17.248970 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13399 | 2026.03.11 22:23:17.265493 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.03.11 22:23:17.265558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13401 | 2026.03.11 22:23:17.271609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13402 | 2026.03.11 22:23:17.272307 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.03.11 22:23:17.275204 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13404 | 2026.03.11 22:23:17.797754 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2026.03.11 22:23:17.797950 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13406 | 2026.03.11 22:23:17.798020 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13407 | 2026.03.11 22:23:17.798778 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.03.11 22:23:17.798828 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13409 | 2026.03.11 22:23:17.799220 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13410 | 2026.03.11 22:23:17.799435 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.03.11 22:23:17.799583 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 13412 | 2026.03.11 22:23:17.799624 [ 260 ] {f70b2dcc-09ab-4aa7-ab44-a7f6741f2870} <Debug> TCPHandler: Processed in 0.002000568 sec. | ||
| 13413 | 2026.03.11 22:23:17.799746 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.03.11 22:23:17.799841 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13415 | 2026.03.11 22:23:17.799882 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13416 | 2026.03.11 22:23:17.800284 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.03.11 22:23:17.800319 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13418 | 2026.03.11 22:23:17.800611 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13419 | 2026.03.11 22:23:17.800812 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.03.11 22:23:17.800936 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001115 sec., 8968.609865470851 rows/sec., 674.40 KiB/sec. | ||
| 13421 | 2026.03.11 22:23:17.800974 [ 260 ] {05940350-39e9-4a9f-b1b4-ff64970720cb} <Debug> TCPHandler: Processed in 0.001276354 sec. | ||
| 13422 | 2026.03.11 22:23:17.801083 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.03.11 22:23:17.801176 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13424 | 2026.03.11 22:23:17.801215 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13425 | 2026.03.11 22:23:17.801618 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.03.11 22:23:17.801654 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13427 | 2026.03.11 22:23:17.801940 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13428 | 2026.03.11 22:23:17.802140 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.03.11 22:23:17.802266 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001108 sec., 66787.0036101083 rows/sec., 5.21 MiB/sec. | ||
| 13430 | 2026.03.11 22:23:17.802303 [ 260 ] {840c47df-d285-4363-a34d-e7867011a6be} <Debug> TCPHandler: Processed in 0.001267124 sec. | ||
| 13431 | 2026.03.11 22:23:17.802411 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.03.11 22:23:17.802503 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13433 | 2026.03.11 22:23:17.802545 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13434 | 2026.03.11 22:23:17.802975 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.03.11 22:23:17.803012 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13436 | 2026.03.11 22:23:17.803341 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13437 | 2026.03.11 22:23:17.803548 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.03.11 22:23:17.803676 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 13439 | 2026.03.11 22:23:17.803713 [ 260 ] {8547503d-aaf3-4026-9c09-97ef1e36ffa8} <Debug> TCPHandler: Processed in 0.001348915 sec. | ||
| 13440 | 2026.03.11 22:23:17.803822 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2026.03.11 22:23:17.803917 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13442 | 2026.03.11 22:23:17.803971 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13443 | 2026.03.11 22:23:17.804766 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2026.03.11 22:23:17.804803 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13445 | 2026.03.11 22:23:17.805318 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13446 | 2026.03.11 22:23:17.805532 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2026.03.11 22:23:17.805665 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 13448 | 2026.03.11 22:23:17.805717 [ 260 ] {b0ecc599-b0fa-4636-8662-c54abbadd587} <Debug> TCPHandler: Processed in 0.001942066 sec. | ||
| 13449 | 2026.03.11 22:23:17.805820 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13450 | 2026.03.11 22:23:17.805914 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13451 | 2026.03.11 22:23:17.805955 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13452 | 2026.03.11 22:23:17.806296 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.03.11 22:23:17.806329 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13454 | 2026.03.11 22:23:17.806622 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13455 | 2026.03.11 22:23:17.806828 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.03.11 22:23:17.806953 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13457 | 2026.03.11 22:23:17.806987 [ 260 ] {c9c1c66d-b6db-422f-a3eb-cc6124e4f6a5} <Debug> TCPHandler: Processed in 0.001215383 sec. | ||
| 13458 | 2026.03.11 22:23:20.772901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1656 | ||
| 13459 | 2026.03.11 22:23:20.775382 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2026.03.11 22:23:20.775433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13461 | 2026.03.11 22:23:20.776638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13462 | 2026.03.11 22:23:20.776912 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.03.11 22:23:20.777257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 13464 | 2026.03.11 22:23:22.806207 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2026.03.11 22:23:22.806390 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13466 | 2026.03.11 22:23:22.806456 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13467 | 2026.03.11 22:23:22.807245 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2026.03.11 22:23:22.807295 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13469 | 2026.03.11 22:23:22.807707 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13470 | 2026.03.11 22:23:22.807929 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.03.11 22:23:22.808075 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001733 sec., 163877.66878245817 rows/sec., 10.41 MiB/sec. | ||
| 13472 | 2026.03.11 22:23:22.808116 [ 260 ] {36a2ba05-7b26-41a5-9787-e4a6caac4a9b} <Debug> TCPHandler: Processed in 0.002037909 sec. | ||
| 13473 | 2026.03.11 22:23:22.808250 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2026.03.11 22:23:22.808345 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13475 | 2026.03.11 22:23:22.808386 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13476 | 2026.03.11 22:23:22.808809 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.03.11 22:23:22.808845 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13478 | 2026.03.11 22:23:22.809144 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13479 | 2026.03.11 22:23:22.809354 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.03.11 22:23:22.809481 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 13481 | 2026.03.11 22:23:22.809521 [ 260 ] {14bb7d34-a871-4e79-bc57-11ee62bcdc77} <Debug> TCPHandler: Processed in 0.001320155 sec. | ||
| 13482 | 2026.03.11 22:23:22.809639 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.03.11 22:23:22.809732 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13484 | 2026.03.11 22:23:22.809769 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13485 | 2026.03.11 22:23:22.810612 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.03.11 22:23:22.810650 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13487 | 2026.03.11 22:23:22.811006 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13488 | 2026.03.11 22:23:22.811217 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.03.11 22:23:22.811344 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Debug> executeQuery: Read 860 rows, 69.40 KiB in 0.00163 sec., 527607.3619631903 rows/sec., 41.58 MiB/sec. | ||
| 13490 | 2026.03.11 22:23:22.811372 [ 58 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13491 | 2026.03.11 22:23:22.811385 [ 260 ] {16fb169e-f287-472a-834c-0818fc30e604} <Debug> TCPHandler: Processed in 0.001793354 sec. | ||
| 13492 | 2026.03.11 22:23:22.811450 [ 58 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.03.11 22:23:22.811480 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13494 | 2026.03.11 22:23:22.811548 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.03.11 22:23:22.811617 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13496 | 2026.03.11 22:23:22.811649 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.03.11 22:23:22.811697 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13498 | 2026.03.11 22:23:22.811767 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13499 | 2026.03.11 22:23:22.811808 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2893 rows starting from the beginning of the part | ||
| 13500 | 2026.03.11 22:23:22.811881 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1960 rows starting from the beginning of the part | ||
| 13501 | 2026.03.11 22:23:22.811930 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 13502 | 2026.03.11 22:23:22.811976 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 857 rows starting from the beginning of the part | ||
| 13503 | 2026.03.11 22:23:22.812021 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 76 rows starting from the beginning of the part | ||
| 13504 | 2026.03.11 22:23:22.812066 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 860 rows starting from the beginning of the part | ||
| 13505 | 2026.03.11 22:23:22.812199 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.03.11 22:23:22.812240 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13507 | 2026.03.11 22:23:22.812576 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13508 | 2026.03.11 22:23:22.812796 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.03.11 22:23:22.812926 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Debug> executeQuery: Read 178 rows, 11.22 KiB in 0.001295 sec., 137451.73745173746 rows/sec., 8.46 MiB/sec. | ||
| 13510 | 2026.03.11 22:23:22.812963 [ 260 ] {4d07ad51-1e75-42a6-b2d5-b5218cce9420} <Debug> TCPHandler: Processed in 0.001463137 sec. | ||
| 13511 | 2026.03.11 22:23:22.813079 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2026.03.11 22:23:22.813172 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13513 | 2026.03.11 22:23:22.813211 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13514 | 2026.03.11 22:23:22.813648 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.03.11 22:23:22.813683 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13516 | 2026.03.11 22:23:22.813982 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13517 | 2026.03.11 22:23:22.814192 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.03.11 22:23:22.814316 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753102 sec., 2434344.9679670422 rows/sec., 197.12 MiB/sec. | ||
| 13519 | 2026.03.11 22:23:22.814319 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 13520 | 2026.03.11 22:23:22.814373 [ 260 ] {b5c8b554-1270-4135-a07a-6203a93d9c9b} <Debug> TCPHandler: Processed in 0.001341715 sec. | ||
| 13521 | 2026.03.11 22:23:22.814497 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13522 | 2026.03.11 22:23:22.814597 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13523 | 2026.03.11 22:23:22.814637 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13524 | 2026.03.11 22:23:22.814723 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13525 | 2026.03.11 22:23:22.815060 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2026.03.11 22:23:22.815100 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13527 | 2026.03.11 22:23:22.815105 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2026.03.11 22:23:22.815201 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_96_19} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13529 | 2026.03.11 22:23:22.815316 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13530 | 2026.03.11 22:23:22.815419 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13531 | 2026.03.11 22:23:22.815636 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.03.11 22:23:22.815759 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 13533 | 2026.03.11 22:23:22.815796 [ 260 ] {97c597a3-f720-4134-9bf5-5623155a4268} <Debug> TCPHandler: Processed in 0.001353796 sec. | ||
| 13534 | 2026.03.11 22:23:22.815916 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.03.11 22:23:22.816007 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13536 | 2026.03.11 22:23:22.816046 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13537 | 2026.03.11 22:23:22.816664 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.03.11 22:23:22.816699 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13539 | 2026.03.11 22:23:22.817012 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13540 | 2026.03.11 22:23:22.817220 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.03.11 22:23:22.817343 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Debug> executeQuery: Read 526 rows, 38.07 KiB in 0.001353 sec., 388765.70583887654 rows/sec., 27.48 MiB/sec. | ||
| 13542 | 2026.03.11 22:23:22.817357 [ 58 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13543 | 2026.03.11 22:23:22.817380 [ 260 ] {650f0829-c099-4529-b3ac-cb42c0e4e751} <Debug> TCPHandler: Processed in 0.001518889 sec. | ||
| 13544 | 2026.03.11 22:23:22.817397 [ 58 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.03.11 22:23:22.817421 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13546 | 2026.03.11 22:23:22.817496 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2026.03.11 22:23:22.817511 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13548 | 2026.03.11 22:23:22.817594 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13549 | 2026.03.11 22:23:22.817610 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13550 | 2026.03.11 22:23:22.817639 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13551 | 2026.03.11 22:23:22.817645 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1551 rows starting from the beginning of the part | ||
| 13552 | 2026.03.11 22:23:22.817720 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1021 rows starting from the beginning of the part | ||
| 13553 | 2026.03.11 22:23:22.817765 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 13554 | 2026.03.11 22:23:22.817806 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 520 rows starting from the beginning of the part | ||
| 13555 | 2026.03.11 22:23:22.817846 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 74 rows starting from the beginning of the part | ||
| 13556 | 2026.03.11 22:23:22.817886 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 526 rows starting from the beginning of the part | ||
| 13557 | 2026.03.11 22:23:22.817981 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2026.03.11 22:23:22.818022 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13559 | 2026.03.11 22:23:22.818352 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13560 | 2026.03.11 22:23:22.818578 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.03.11 22:23:22.818709 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 13562 | 2026.03.11 22:23:22.818746 [ 260 ] {a0815a6e-5fb0-474c-aaae-331c61698068} <Debug> TCPHandler: Processed in 0.001297925 sec. | ||
| 13563 | 2026.03.11 22:23:22.818864 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2026.03.11 22:23:22.818955 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13565 | 2026.03.11 22:23:22.818997 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13566 | 2026.03.11 22:23:22.819284 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813674 sec., 2070934.4678260812 rows/sec., 153.03 MiB/sec. | ||
| 13567 | 2026.03.11 22:23:22.819398 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.03.11 22:23:22.819437 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13569 | 2026.03.11 22:23:22.819463 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13570 | 2026.03.11 22:23:22.819730 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.03.11 22:23:22.819795 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_96_19} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13572 | 2026.03.11 22:23:22.819802 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13573 | 2026.03.11 22:23:22.819855 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13574 | 2026.03.11 22:23:22.820025 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.03.11 22:23:22.820155 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001217 sec., 220213.64009860312 rows/sec., 14.64 MiB/sec. | ||
| 13576 | 2026.03.11 22:23:22.820192 [ 260 ] {1fc451c4-4864-4fa0-a50c-706b095cd4fd} <Debug> TCPHandler: Processed in 0.001383936 sec. | ||
| 13577 | 2026.03.11 22:23:22.820303 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.03.11 22:23:22.820395 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13579 | 2026.03.11 22:23:22.820437 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13580 | 2026.03.11 22:23:22.820743 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.03.11 22:23:22.820779 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13582 | 2026.03.11 22:23:22.821071 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13583 | 2026.03.11 22:23:22.821277 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.03.11 22:23:22.821372 [ 58 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 13585 | 2026.03.11 22:23:22.821400 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 13586 | 2026.03.11 22:23:22.821404 [ 58 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2026.03.11 22:23:22.821439 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13588 | 2026.03.11 22:23:22.821443 [ 260 ] {24adedfa-af76-467e-a89a-0091695c8992} <Debug> TCPHandler: Processed in 0.001186943 sec. | ||
| 13589 | 2026.03.11 22:23:22.821519 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 13590 | 2026.03.11 22:23:22.821560 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2026.03.11 22:23:22.821620 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13592 | 2026.03.11 22:23:22.821651 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 13593 | 2026.03.11 22:23:22.821656 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13594 | 2026.03.11 22:23:22.821703 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 13595 | 2026.03.11 22:23:22.821717 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13596 | 2026.03.11 22:23:22.821751 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 13597 | 2026.03.11 22:23:22.821802 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 13598 | 2026.03.11 22:23:22.821840 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 13599 | 2026.03.11 22:23:22.821876 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 13600 | 2026.03.11 22:23:22.822598 [ 195 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115251 sec., 18829.841892094246 rows/sec., 1.24 MiB/sec. | ||
| 13601 | 2026.03.11 22:23:22.822606 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.03.11 22:23:22.822661 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13603 | 2026.03.11 22:23:22.822719 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 13604 | 2026.03.11 22:23:22.822984 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_21_4} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.03.11 22:23:22.823050 [ 200 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_21_4} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 13606 | 2026.03.11 22:23:22.823109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13607 | 2026.03.11 22:23:22.823248 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13608 | 2026.03.11 22:23:22.823471 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.03.11 22:23:22.823611 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001972 sec., 15212.981744421908 rows/sec., 27.26 MiB/sec. | ||
| 13610 | 2026.03.11 22:23:22.823663 [ 260 ] {ab8ac757-8cae-4d07-af10-9036f8877c11} <Debug> TCPHandler: Processed in 0.002150341 sec. | ||
| 13611 | 2026.03.11 22:23:22.823764 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2026.03.11 22:23:22.823857 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13613 | 2026.03.11 22:23:22.823897 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13614 | 2026.03.11 22:23:22.824219 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.03.11 22:23:22.824255 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13616 | 2026.03.11 22:23:22.824552 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13617 | 2026.03.11 22:23:22.824753 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.03.11 22:23:22.824863 [ 58 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13619 | 2026.03.11 22:23:22.824875 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001038 sec., 86705.20231213872 rows/sec., 5.43 MiB/sec. | ||
| 13620 | 2026.03.11 22:23:22.824893 [ 58 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.03.11 22:23:22.824916 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13622 | 2026.03.11 22:23:22.824918 [ 260 ] {81093aa4-1c17-4027-a940-535dec63671a} <Debug> TCPHandler: Processed in 0.001199953 sec. | ||
| 13623 | 2026.03.11 22:23:22.825005 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 13624 | 2026.03.11 22:23:22.825103 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13625 | 2026.03.11 22:23:22.825144 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4770 rows starting from the beginning of the part | ||
| 13626 | 2026.03.11 22:23:22.825203 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 12 rows starting from the beginning of the part | ||
| 13627 | 2026.03.11 22:23:22.825248 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
| 13628 | 2026.03.11 22:23:22.825289 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 13629 | 2026.03.11 22:23:22.825329 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 13630 | 2026.03.11 22:23:22.825370 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::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 | ||
| 13631 | 2026.03.11 22:23:22.826954 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001984477 sec., 2554829.307671492 rows/sec., 167.65 MiB/sec. | ||
| 13632 | 2026.03.11 22:23:22.827261 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13633 | 2026.03.11 22:23:22.827502 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.03.11 22:23:22.827579 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_91_18} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13635 | 2026.03.11 22:23:22.827645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13636 | 2026.03.11 22:23:23.203935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28383 | ||
| 13637 | 2026.03.11 22:23:23.204538 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.03.11 22:23:23.204586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13639 | 2026.03.11 22:23:23.205150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13640 | 2026.03.11 22:23:23.205419 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.03.11 22:23:23.205551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28383 | ||
| 13642 | 2026.03.11 22:23:24.775340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13643 | 2026.03.11 22:23:24.793113 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.03.11 22:23:24.793177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13645 | 2026.03.11 22:23:24.799508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13646 | 2026.03.11 22:23:24.800274 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.03.11 22:23:24.803761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13648 | 2026.03.11 22:23:27.798342 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.03.11 22:23:27.798594 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13650 | 2026.03.11 22:23:27.798688 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13651 | 2026.03.11 22:23:27.799540 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.03.11 22:23:27.799587 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13653 | 2026.03.11 22:23:27.799972 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13654 | 2026.03.11 22:23:27.800197 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.03.11 22:23:27.800354 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001828 sec., 41575.49234135667 rows/sec., 3.43 MiB/sec. | ||
| 13656 | 2026.03.11 22:23:27.800404 [ 260 ] {c0257e04-9966-4297-b587-eb8ce4f2eb39} <Debug> TCPHandler: Processed in 0.002207772 sec. | ||
| 13657 | 2026.03.11 22:23:27.800526 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.03.11 22:23:27.800626 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13659 | 2026.03.11 22:23:27.800669 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13660 | 2026.03.11 22:23:27.801069 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.03.11 22:23:27.801107 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13662 | 2026.03.11 22:23:27.801402 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13663 | 2026.03.11 22:23:27.801605 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.03.11 22:23:27.801736 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 13665 | 2026.03.11 22:23:27.801773 [ 260 ] {647ed9f1-dcb8-4c07-87da-09216e5179c0} <Debug> TCPHandler: Processed in 0.001297675 sec. | ||
| 13666 | 2026.03.11 22:23:27.801881 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2026.03.11 22:23:27.801974 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13668 | 2026.03.11 22:23:27.802013 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13669 | 2026.03.11 22:23:27.802426 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.03.11 22:23:27.802462 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13671 | 2026.03.11 22:23:27.802747 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13672 | 2026.03.11 22:23:27.802946 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.03.11 22:23:27.803071 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001116 sec., 66308.24372759857 rows/sec., 5.18 MiB/sec. | ||
| 13674 | 2026.03.11 22:23:27.803107 [ 260 ] {3b29947e-7832-4122-a653-55358fb2a6a0} <Debug> TCPHandler: Processed in 0.001273624 sec. | ||
| 13675 | 2026.03.11 22:23:27.803215 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.03.11 22:23:27.803308 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13677 | 2026.03.11 22:23:27.803350 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13678 | 2026.03.11 22:23:27.803748 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.03.11 22:23:27.803784 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13680 | 2026.03.11 22:23:27.804127 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13681 | 2026.03.11 22:23:27.804332 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.03.11 22:23:27.804463 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 13683 | 2026.03.11 22:23:27.804498 [ 260 ] {28732723-ae04-499b-b463-2aba5bd5521e} <Debug> TCPHandler: Processed in 0.001329765 sec. | ||
| 13684 | 2026.03.11 22:23:27.804594 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.03.11 22:23:27.804685 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13686 | 2026.03.11 22:23:27.804742 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13687 | 2026.03.11 22:23:27.805489 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.03.11 22:23:27.805523 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13689 | 2026.03.11 22:23:27.806029 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13690 | 2026.03.11 22:23:27.806240 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.03.11 22:23:27.806387 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 13692 | 2026.03.11 22:23:27.806440 [ 260 ] {b470fd10-1b63-48c1-bce4-b9aa68571054} <Debug> TCPHandler: Processed in 0.001891845 sec. | ||
| 13693 | 2026.03.11 22:23:27.806547 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.03.11 22:23:27.806640 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13695 | 2026.03.11 22:23:27.806680 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13696 | 2026.03.11 22:23:27.807002 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.03.11 22:23:27.807037 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13698 | 2026.03.11 22:23:27.807322 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13699 | 2026.03.11 22:23:27.807520 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.03.11 22:23:27.807642 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. | ||
| 13701 | 2026.03.11 22:23:27.807676 [ 260 ] {76fb01e6-f022-464e-b22b-60d3d4c71ed2} <Debug> TCPHandler: Processed in 0.001176832 sec. | ||
| 13702 | 2026.03.11 22:23:30.528433 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13703 | 2026.03.11 22:23:30.528566 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13704 | 2026.03.11 22:23:30.705734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28831 | ||
| 13705 | 2026.03.11 22:23:30.706294 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.03.11 22:23:30.706348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13707 | 2026.03.11 22:23:30.706835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13708 | 2026.03.11 22:23:30.707070 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2026.03.11 22:23:30.707218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28831 | ||
| 13710 | 2026.03.11 22:23:30.777525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1692 | ||
| 13711 | 2026.03.11 22:23:30.779994 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13712 | 2026.03.11 22:23:30.780048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13713 | 2026.03.11 22:23:30.781258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13714 | 2026.03.11 22:23:30.781531 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13715 | 2026.03.11 22:23:30.781914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 13716 | 2026.03.11 22:23:32.303887 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13717 | 2026.03.11 22:23:32.321830 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2026.03.11 22:23:32.321883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13719 | 2026.03.11 22:23:32.328835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13720 | 2026.03.11 22:23:32.329613 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.03.11 22:23:32.333024 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13722 | 2026.03.11 22:23:32.807393 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2026.03.11 22:23:32.807590 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13724 | 2026.03.11 22:23:32.807661 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13725 | 2026.03.11 22:23:32.808470 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.03.11 22:23:32.808519 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13727 | 2026.03.11 22:23:32.808936 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13728 | 2026.03.11 22:23:32.809163 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.03.11 22:23:32.809312 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 13730 | 2026.03.11 22:23:32.809354 [ 260 ] {65f22f7a-fa25-4e9b-aed0-88c4276b299c} <Debug> TCPHandler: Processed in 0.00208698 sec. | ||
| 13731 | 2026.03.11 22:23:32.809350 [ 45 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13732 | 2026.03.11 22:23:32.809458 [ 45 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.03.11 22:23:32.809479 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.03.11 22:23:32.809492 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13735 | 2026.03.11 22:23:32.809580 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13736 | 2026.03.11 22:23:32.809615 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 13737 | 2026.03.11 22:23:32.809625 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13738 | 2026.03.11 22:23:32.809724 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13739 | 2026.03.11 22:23:32.809757 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 13740 | 2026.03.11 22:23:32.809819 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 13741 | 2026.03.11 22:23:32.809869 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 13742 | 2026.03.11 22:23:32.809915 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 13743 | 2026.03.11 22:23:32.809959 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 13744 | 2026.03.11 22:23:32.810004 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::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 | ||
| 13745 | 2026.03.11 22:23:32.810454 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.03.11 22:23:32.810490 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13747 | 2026.03.11 22:23:32.810839 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13748 | 2026.03.11 22:23:32.811053 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.03.11 22:23:32.811083 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505518 sec., 1147777.7084033536 rows/sec., 77.59 MiB/sec. | ||
| 13750 | 2026.03.11 22:23:32.811186 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001625 sec., 527384.6153846154 rows/sec., 41.57 MiB/sec. | ||
| 13751 | 2026.03.11 22:23:32.811227 [ 260 ] {15f76d4d-e43a-45ae-9ea4-383f7430788f} <Debug> TCPHandler: Processed in 0.001799364 sec. | ||
| 13752 | 2026.03.11 22:23:32.811249 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13753 | 2026.03.11 22:23:32.811336 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13754 | 2026.03.11 22:23:32.811430 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13755 | 2026.03.11 22:23:32.811471 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13756 | 2026.03.11 22:23:32.811491 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.03.11 22:23:32.811560 [ 199 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_30_6} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13758 | 2026.03.11 22:23:32.811621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13759 | 2026.03.11 22:23:32.811909 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.03.11 22:23:32.811944 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13761 | 2026.03.11 22:23:32.812237 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13762 | 2026.03.11 22:23:32.812447 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2026.03.11 22:23:32.812556 [ 45 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13764 | 2026.03.11 22:23:32.812570 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001157 sec., 148660.32843560932 rows/sec., 9.11 MiB/sec. | ||
| 13765 | 2026.03.11 22:23:32.812589 [ 45 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13766 | 2026.03.11 22:23:32.812611 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13767 | 2026.03.11 22:23:32.812612 [ 260 ] {973a5c4c-0a58-4e7f-8a9b-271c6c2a661f} <Debug> TCPHandler: Processed in 0.001325905 sec. | ||
| 13768 | 2026.03.11 22:23:32.812700 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 13769 | 2026.03.11 22:23:32.812731 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13770 | 2026.03.11 22:23:32.812828 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13771 | 2026.03.11 22:23:32.812830 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13772 | 2026.03.11 22:23:32.812870 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 225 rows starting from the beginning of the part | ||
| 13773 | 2026.03.11 22:23:32.812886 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13774 | 2026.03.11 22:23:32.812942 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 172 rows starting from the beginning of the part | ||
| 13775 | 2026.03.11 22:23:32.812994 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13776 | 2026.03.11 22:23:32.813037 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 178 rows starting from the beginning of the part | ||
| 13777 | 2026.03.11 22:23:32.813079 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13778 | 2026.03.11 22:23:32.813122 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 172 rows starting from the beginning of the part | ||
| 13779 | 2026.03.11 22:23:32.813313 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.03.11 22:23:32.813353 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13781 | 2026.03.11 22:23:32.813674 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13782 | 2026.03.11 22:23:32.813912 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.03.11 22:23:32.814037 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 13784 | 2026.03.11 22:23:32.814072 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413547 sec., 542606.6483816952 rows/sec., 35.96 MiB/sec. | ||
| 13785 | 2026.03.11 22:23:32.814074 [ 260 ] {5431d7bf-ab61-48ae-841c-42f51d3eecc0} <Debug> TCPHandler: Processed in 0.001392736 sec. | ||
| 13786 | 2026.03.11 22:23:32.814203 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2026.03.11 22:23:32.814219 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13788 | 2026.03.11 22:23:32.814297 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13789 | 2026.03.11 22:23:32.814341 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13790 | 2026.03.11 22:23:32.814491 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.03.11 22:23:32.814570 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_86_17} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13792 | 2026.03.11 22:23:32.814653 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13793 | 2026.03.11 22:23:32.814764 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2026.03.11 22:23:32.814805 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13795 | 2026.03.11 22:23:32.815119 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13796 | 2026.03.11 22:23:32.815326 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.03.11 22:23:32.815432 [ 45 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13798 | 2026.03.11 22:23:32.815451 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 13799 | 2026.03.11 22:23:32.815465 [ 45 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13800 | 2026.03.11 22:23:32.815492 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13801 | 2026.03.11 22:23:32.815494 [ 260 ] {b958b030-14f9-40d5-8096-95e9bf7a811d} <Debug> TCPHandler: Processed in 0.001339885 sec. | ||
| 13802 | 2026.03.11 22:23:32.815565 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 13803 | 2026.03.11 22:23:32.815612 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.03.11 22:23:32.815639 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13805 | 2026.03.11 22:23:32.815662 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 13806 | 2026.03.11 22:23:32.815704 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13807 | 2026.03.11 22:23:32.815708 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 13808 | 2026.03.11 22:23:32.815744 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13809 | 2026.03.11 22:23:32.815750 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 13810 | 2026.03.11 22:23:32.815825 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 13811 | 2026.03.11 22:23:32.815858 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 13812 | 2026.03.11 22:23:32.815889 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::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 | ||
| 13813 | 2026.03.11 22:23:32.816365 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.03.11 22:23:32.816402 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13815 | 2026.03.11 22:23:32.816644 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001104941 sec., 814523.1283842305 rows/sec., 49.64 MiB/sec. | ||
| 13816 | 2026.03.11 22:23:32.816719 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13817 | 2026.03.11 22:23:32.816773 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13818 | 2026.03.11 22:23:32.816966 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.03.11 22:23:32.817007 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.03.11 22:23:32.817069 [ 199 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_30_6} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13821 | 2026.03.11 22:23:32.817100 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001413 sec., 368011.32342533616 rows/sec., 25.97 MiB/sec. | ||
| 13822 | 2026.03.11 22:23:32.817125 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13823 | 2026.03.11 22:23:32.817138 [ 260 ] {7f35b914-a0d3-4976-985f-a14556110472} <Debug> TCPHandler: Processed in 0.00157425 sec. | ||
| 13824 | 2026.03.11 22:23:32.817239 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2026.03.11 22:23:32.817332 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13826 | 2026.03.11 22:23:32.817375 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13827 | 2026.03.11 22:23:32.817694 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.03.11 22:23:32.817730 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13829 | 2026.03.11 22:23:32.818025 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13830 | 2026.03.11 22:23:32.818237 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.03.11 22:23:32.818361 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 13832 | 2026.03.11 22:23:32.818383 [ 44 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 13833 | 2026.03.11 22:23:32.818401 [ 260 ] {5c4500a4-6d5d-40b0-9895-d1ca3a610caa} <Debug> TCPHandler: Processed in 0.001210943 sec. | ||
| 13834 | 2026.03.11 22:23:32.818458 [ 44 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.03.11 22:23:32.818489 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13836 | 2026.03.11 22:23:32.818531 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13837 | 2026.03.11 22:23:32.818583 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13838 | 2026.03.11 22:23:32.818629 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13839 | 2026.03.11 22:23:32.818675 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13840 | 2026.03.11 22:23:32.818701 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13841 | 2026.03.11 22:23:32.818740 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13842 | 2026.03.11 22:23:32.818799 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13843 | 2026.03.11 22:23:32.818842 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13844 | 2026.03.11 22:23:32.818880 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13845 | 2026.03.11 22:23:32.818918 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13846 | 2026.03.11 22:23:32.818954 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 13847 | 2026.03.11 22:23:32.819068 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.03.11 22:23:32.819110 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13849 | 2026.03.11 22:23:32.819448 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13850 | 2026.03.11 22:23:32.819675 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.03.11 22:23:32.819739 [ 199 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001195132 sec., 105427.68497538347 rows/sec., 5.38 MiB/sec. | ||
| 13852 | 2026.03.11 22:23:32.819801 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 13853 | 2026.03.11 22:23:32.819838 [ 260 ] {1840488f-8230-44f9-85ec-122f2117aece} <Debug> TCPHandler: Processed in 0.001355785 sec. | ||
| 13854 | 2026.03.11 22:23:32.819935 [ 190 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 13855 | 2026.03.11 22:23:32.819948 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2026.03.11 22:23:32.820064 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13857 | 2026.03.11 22:23:32.820108 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13858 | 2026.03.11 22:23:32.820412 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2026.03.11 22:23:32.820433 [ 190 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_21_4} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2026.03.11 22:23:32.820449 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13861 | 2026.03.11 22:23:32.820540 [ 190 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_21_4} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 13862 | 2026.03.11 22:23:32.820626 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13863 | 2026.03.11 22:23:32.820780 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13864 | 2026.03.11 22:23:32.820990 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.03.11 22:23:32.821116 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 13866 | 2026.03.11 22:23:32.821152 [ 260 ] {5884b3f1-32b6-463a-878e-c5807fbe343b} <Debug> TCPHandler: Processed in 0.001253944 sec. | ||
| 13867 | 2026.03.11 22:23:32.821255 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.03.11 22:23:32.821357 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13869 | 2026.03.11 22:23:32.821416 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13870 | 2026.03.11 22:23:32.822242 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.03.11 22:23:32.822279 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13872 | 2026.03.11 22:23:32.822834 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13873 | 2026.03.11 22:23:32.823056 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.03.11 22:23:32.823186 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13875 | 2026.03.11 22:23:32.823197 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001858 sec., 16146.393972012916 rows/sec., 28.93 MiB/sec. | ||
| 13876 | 2026.03.11 22:23:32.823225 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.03.11 22:23:32.823250 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13878 | 2026.03.11 22:23:32.823273 [ 260 ] {f7502f28-d010-433e-b022-0c633ea675b0} <Debug> TCPHandler: Processed in 0.002067299 sec. | ||
| 13879 | 2026.03.11 22:23:32.823366 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 13880 | 2026.03.11 22:23:32.823383 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.03.11 22:23:32.823527 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13882 | 2026.03.11 22:23:32.823569 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13883 | 2026.03.11 22:23:32.823722 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13884 | 2026.03.11 22:23:32.823818 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1707 rows starting from the beginning of the part | ||
| 13885 | 2026.03.11 22:23:32.823919 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.03.11 22:23:32.823961 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13887 | 2026.03.11 22:23:32.824007 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 13888 | 2026.03.11 22:23:32.824188 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13889 | 2026.03.11 22:23:32.824297 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13890 | 2026.03.11 22:23:32.824364 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 13891 | 2026.03.11 22:23:32.824542 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13892 | 2026.03.11 22:23:32.824541 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.03.11 22:23:32.824651 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 13894 | 2026.03.11 22:23:32.824689 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 4.76 MiB/sec. | ||
| 13895 | 2026.03.11 22:23:32.824730 [ 260 ] {6d222163-bc2c-48a2-a695-180261c34391} <Debug> TCPHandler: Processed in 0.001397717 sec. | ||
| 13896 | 2026.03.11 22:23:32.833784 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1817 rows, containing 19 columns (19 merged, 0 gathered) in 0.010479348 sec., 173388.6497518739 rows/sec., 310.70 MiB/sec. | ||
| 13897 | 2026.03.11 22:23:32.835498 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13898 | 2026.03.11 22:23:32.835844 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.03.11 22:23:32.835921 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13900 | 2026.03.11 22:23:32.836041 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 13901 | 2026.03.11 22:23:33.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.39 MiB, peak 366.60 MiB, free memory in arenas 0.00 B, will set to 353.58 MiB (RSS), difference: 4.19 MiB | ||
| 13902 | 2026.03.11 22:23:33.119906 [ 44 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13903 | 2026.03.11 22:23:33.119959 [ 44 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.03.11 22:23:33.119978 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13905 | 2026.03.11 22:23:33.120085 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13906 | 2026.03.11 22:23:33.120195 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13907 | 2026.03.11 22:23:33.120226 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 13908 | 2026.03.11 22:23:33.120285 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 13909 | 2026.03.11 22:23:33.120331 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 13910 | 2026.03.11 22:23:33.120372 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 13911 | 2026.03.11 22:23:33.120409 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 13912 | 2026.03.11 22:23:33.121056 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001011469 sec., 43501.08604415953 rows/sec., 3.63 MiB/sec. | ||
| 13913 | 2026.03.11 22:23:33.121189 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13914 | 2026.03.11 22:23:33.121439 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.03.11 22:23:33.121504 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_22_5} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13916 | 2026.03.11 22:23:33.121572 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13917 | 2026.03.11 22:23:33.134635 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.03.11 22:23:33.134756 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13919 | 2026.03.11 22:23:33.134804 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13920 | 2026.03.11 22:23:33.135308 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.03.11 22:23:33.135345 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13922 | 2026.03.11 22:23:33.135677 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13923 | 2026.03.11 22:23:33.135893 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.03.11 22:23:33.136030 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001302 sec., 6144.393241167435 rows/sec., 501.03 KiB/sec. | ||
| 13925 | 2026.03.11 22:23:33.136075 [ 260 ] {55a88fcd-b4a2-4de1-9084-c6882466b364} <Debug> TCPHandler: Processed in 0.001521178 sec. | ||
| 13926 | 2026.03.11 22:23:33.136197 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.03.11 22:23:33.136294 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13928 | 2026.03.11 22:23:33.136334 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13929 | 2026.03.11 22:23:33.137849 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.03.11 22:23:33.137886 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13931 | 2026.03.11 22:23:33.138321 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13932 | 2026.03.11 22:23:33.138543 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.03.11 22:23:33.138678 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Debug> executeQuery: Read 1964 rows, 151.79 KiB in 0.002406 sec., 816292.6018287614 rows/sec., 61.61 MiB/sec. | ||
| 13934 | 2026.03.11 22:23:33.138718 [ 260 ] {b695eac3-9468-418d-9de6-540a40d54539} <Debug> TCPHandler: Processed in 0.002571128 sec. | ||
| 13935 | 2026.03.11 22:23:33.138838 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.03.11 22:23:33.138933 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.03.11 22:23:33.138973 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13938 | 2026.03.11 22:23:33.139389 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.03.11 22:23:33.139434 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13940 | 2026.03.11 22:23:33.139744 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13941 | 2026.03.11 22:23:33.139953 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.03.11 22:23:33.140082 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Debug> executeQuery: Read 29 rows, 2.14 KiB in 0.001169 sec., 24807.527801539778 rows/sec., 1.79 MiB/sec. | ||
| 13943 | 2026.03.11 22:23:33.140120 [ 260 ] {2c411f67-99f1-420e-be0e-b226f5819b0d} <Debug> TCPHandler: Processed in 0.001331725 sec. | ||
| 13944 | 2026.03.11 22:23:33.140226 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.03.11 22:23:33.140320 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.03.11 22:23:33.140358 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13947 | 2026.03.11 22:23:33.141126 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.03.11 22:23:33.141162 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13949 | 2026.03.11 22:23:33.141511 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13950 | 2026.03.11 22:23:33.141718 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.03.11 22:23:33.141847 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001546 sec., 457956.0155239327 rows/sec., 26.72 MiB/sec. | ||
| 13952 | 2026.03.11 22:23:33.141885 [ 260 ] {b13cd490-4f90-49de-903e-ee7bc85f0452} <Debug> TCPHandler: Processed in 0.001706922 sec. | ||
| 13953 | 2026.03.11 22:23:33.141999 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.03.11 22:23:33.142092 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.03.11 22:23:33.142132 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13956 | 2026.03.11 22:23:33.142512 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.03.11 22:23:33.142547 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13958 | 2026.03.11 22:23:33.142855 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13959 | 2026.03.11 22:23:33.143061 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.03.11 22:23:33.143158 [ 44 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13961 | 2026.03.11 22:23:33.143187 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 13962 | 2026.03.11 22:23:33.143206 [ 44 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13963 | 2026.03.11 22:23:33.143229 [ 260 ] {8268be5e-e29c-4320-9692-b2df9e8e3d42} <Debug> TCPHandler: Processed in 0.001278594 sec. | ||
| 13964 | 2026.03.11 22:23:33.143230 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13965 | 2026.03.11 22:23:33.143341 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13966 | 2026.03.11 22:23:33.143360 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2026.03.11 22:23:33.143470 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13968 | 2026.03.11 22:23:33.143470 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13969 | 2026.03.11 22:23:33.143516 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 13970 | 2026.03.11 22:23:33.143519 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13971 | 2026.03.11 22:23:33.143576 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13972 | 2026.03.11 22:23:33.143635 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13973 | 2026.03.11 22:23:33.143693 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13974 | 2026.03.11 22:23:33.143748 [ 199 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13975 | 2026.03.11 22:23:33.144421 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117071 sec., 4475.991230637981 rows/sec., 332.20 KiB/sec. | ||
| 13976 | 2026.03.11 22:23:33.144605 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.03.11 22:23:33.144607 [ 188 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13978 | 2026.03.11 22:23:33.144648 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13979 | 2026.03.11 22:23:33.144975 [ 188 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.03.11 22:23:33.145060 [ 188 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_13_3} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13981 | 2026.03.11 22:23:33.145062 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13982 | 2026.03.11 22:23:33.145156 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13983 | 2026.03.11 22:23:33.145314 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2026.03.11 22:23:33.145453 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Debug> executeQuery: Read 1029 rows, 72.68 KiB in 0.002007 sec., 512705.5306427503 rows/sec., 35.36 MiB/sec. | ||
| 13985 | 2026.03.11 22:23:33.145492 [ 260 ] {77ef0f12-97c1-45de-8a52-4082f1cb05bf} <Debug> TCPHandler: Processed in 0.002192112 sec. | ||
| 13986 | 2026.03.11 22:23:33.145619 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2026.03.11 22:23:33.145713 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13988 | 2026.03.11 22:23:33.145755 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13989 | 2026.03.11 22:23:33.146540 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2026.03.11 22:23:33.146575 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13991 | 2026.03.11 22:23:33.146984 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13992 | 2026.03.11 22:23:33.147187 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.03.11 22:23:33.147310 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Debug> executeQuery: Read 1221 rows, 78.20 KiB in 0.001677 sec., 728085.8676207513 rows/sec., 45.54 MiB/sec. | ||
| 13994 | 2026.03.11 22:23:33.147310 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13995 | 2026.03.11 22:23:33.147415 [ 260 ] {9031a0f7-9e13-4f8b-a2c0-a8858549a8fc} <Debug> TCPHandler: Processed in 0.001843285 sec. | ||
| 13996 | 2026.03.11 22:23:33.147437 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.03.11 22:23:33.147462 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 13998 | 2026.03.11 22:23:33.147543 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.03.11 22:23:33.147545 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14000 | 2026.03.11 22:23:33.147641 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14001 | 2026.03.11 22:23:33.147657 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14002 | 2026.03.11 22:23:33.147689 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30682 rows starting from the beginning of the part | ||
| 14003 | 2026.03.11 22:23:33.147696 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14004 | 2026.03.11 22:23:33.147741 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14005 | 2026.03.11 22:23:33.147778 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 268 rows starting from the beginning of the part | ||
| 14006 | 2026.03.11 22:23:33.147811 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14007 | 2026.03.11 22:23:33.147843 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 14008 | 2026.03.11 22:23:33.147876 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1221 rows starting from the beginning of the part | ||
| 14009 | 2026.03.11 22:23:33.148544 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.03.11 22:23:33.148580 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 14011 | 2026.03.11 22:23:33.149163 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14012 | 2026.03.11 22:23:33.149400 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2026.03.11 22:23:33.149553 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001929 sec., 10886.46967340591 rows/sec., 19.51 MiB/sec. | ||
| 14014 | 2026.03.11 22:23:33.149626 [ 260 ] {a5ffcdc3-8325-422c-aa9e-d23a0ab6c8cf} <Debug> TCPHandler: Processed in 0.002133551 sec. | ||
| 14015 | 2026.03.11 22:23:33.149750 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2026.03.11 22:23:33.149844 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14017 | 2026.03.11 22:23:33.149887 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14018 | 2026.03.11 22:23:33.150231 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2026.03.11 22:23:33.150268 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 14020 | 2026.03.11 22:23:33.150586 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14021 | 2026.03.11 22:23:33.150794 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.03.11 22:23:33.150924 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 14023 | 2026.03.11 22:23:33.150962 [ 260 ] {1a80adff-de77-4bbf-8ab3-5a726a23e986} <Debug> TCPHandler: Processed in 0.001260914 sec. | ||
| 14024 | 2026.03.11 22:23:33.154748 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007229917 sec., 4530619.092860956 rows/sec., 297.81 MiB/sec. | ||
| 14025 | 2026.03.11 22:23:33.155336 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14026 | 2026.03.11 22:23:33.155652 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.03.11 22:23:33.155737 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14028 | 2026.03.11 22:23:33.155846 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14029 | 2026.03.11 22:23:37.796651 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.03.11 22:23:37.796837 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14031 | 2026.03.11 22:23:37.796902 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14032 | 2026.03.11 22:23:37.797533 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.03.11 22:23:37.797572 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14034 | 2026.03.11 22:23:37.797973 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14035 | 2026.03.11 22:23:37.798216 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.03.11 22:23:37.798367 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.73 MiB/sec. | ||
| 14037 | 2026.03.11 22:23:37.798409 [ 260 ] {a805db8f-8d29-47a0-8f9a-98ca10b265f4} <Debug> TCPHandler: Processed in 0.001879816 sec. | ||
| 14038 | 2026.03.11 22:23:37.798530 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2026.03.11 22:23:37.798626 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14040 | 2026.03.11 22:23:37.798666 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14041 | 2026.03.11 22:23:37.799085 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.03.11 22:23:37.799121 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14043 | 2026.03.11 22:23:37.799445 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14044 | 2026.03.11 22:23:37.799655 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.03.11 22:23:37.799783 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 14046 | 2026.03.11 22:23:37.799821 [ 260 ] {cf7948bf-a27e-470f-a2cf-a89a79832cf7} <Debug> TCPHandler: Processed in 0.001340265 sec. | ||
| 14047 | 2026.03.11 22:23:37.799932 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.03.11 22:23:37.800026 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14049 | 2026.03.11 22:23:37.800074 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14050 | 2026.03.11 22:23:37.800460 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.03.11 22:23:37.800495 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14052 | 2026.03.11 22:23:37.800855 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14053 | 2026.03.11 22:23:37.801069 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.03.11 22:23:37.801197 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001189 sec., 107653.49032800674 rows/sec., 7.50 MiB/sec. | ||
| 14055 | 2026.03.11 22:23:37.801234 [ 260 ] {ac428c30-8015-4373-b227-5e4a60ae59c2} <Debug> TCPHandler: Processed in 0.001350635 sec. | ||
| 14056 | 2026.03.11 22:23:37.801346 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.03.11 22:23:37.801439 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.03.11 22:23:37.801482 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14059 | 2026.03.11 22:23:37.801805 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2026.03.11 22:23:37.801840 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14061 | 2026.03.11 22:23:37.802157 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14062 | 2026.03.11 22:23:37.802386 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.03.11 22:23:37.802525 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001105 sec., 43438.914027149316 rows/sec., 2.93 MiB/sec. | ||
| 14064 | 2026.03.11 22:23:37.802563 [ 260 ] {e75a91c3-0d8a-4280-8811-9c67912665b5} <Debug> TCPHandler: Processed in 0.001265933 sec. | ||
| 14065 | 2026.03.11 22:23:38.207398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29343 | ||
| 14066 | 2026.03.11 22:23:38.207959 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.03.11 22:23:38.208008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14068 | 2026.03.11 22:23:38.208514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14069 | 2026.03.11 22:23:38.208751 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.03.11 22:23:38.208901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29343 | ||
| 14071 | 2026.03.11 22:23:38.208899 [ 34 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14072 | 2026.03.11 22:23:38.208974 [ 34 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.03.11 22:23:38.208993 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14074 | 2026.03.11 22:23:38.209109 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 14075 | 2026.03.11 22:23:38.209270 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14076 | 2026.03.11 22:23:38.209310 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26911 rows starting from the beginning of the part | ||
| 14077 | 2026.03.11 22:23:38.209376 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14078 | 2026.03.11 22:23:38.209421 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14079 | 2026.03.11 22:23:38.209464 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14080 | 2026.03.11 22:23:38.209504 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14081 | 2026.03.11 22:23:38.209541 [ 192 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14082 | 2026.03.11 22:23:38.211861 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29343 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801953 sec., 10472338.401108084 rows/sec., 149.81 MiB/sec. | ||
| 14083 | 2026.03.11 22:23:38.212193 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14084 | 2026.03.11 22:23:38.212514 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.03.11 22:23:38.212604 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_61_12} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14086 | 2026.03.11 22:23:38.212700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14087 | 2026.03.11 22:23:39.833136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14088 | 2026.03.11 22:23:39.849868 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2026.03.11 22:23:39.849928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14090 | 2026.03.11 22:23:39.856169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14091 | 2026.03.11 22:23:39.856883 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2026.03.11 22:23:39.857196 [ 30 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14093 | 2026.03.11 22:23:39.857268 [ 30 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.03.11 22:23:39.857291 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14095 | 2026.03.11 22:23:39.857426 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 14096 | 2026.03.11 22:23:39.859986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14097 | 2026.03.11 22:23:39.861239 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14098 | 2026.03.11 22:23:39.862887 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14099 | 2026.03.11 22:23:39.867668 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14100 | 2026.03.11 22:23:39.872243 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 14101 | 2026.03.11 22:23:39.876778 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14102 | 2026.03.11 22:23:39.881468 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 14103 | 2026.03.11 22:23:39.885356 [ 192 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14104 | 2026.03.11 22:23:39.941432 [ 197 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084066751 sec., 5471.842250689574 rows/sec., 28.29 MiB/sec. | ||
| 14105 | 2026.03.11 22:23:39.944535 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14106 | 2026.03.11 22:23:39.946687 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2026.03.11 22:23:39.946807 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_61_12} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14108 | 2026.03.11 22:23:39.949402 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14109 | 2026.03.11 22:23:40.782190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1740 | ||
| 14110 | 2026.03.11 22:23:40.784899 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.03.11 22:23:40.784951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14112 | 2026.03.11 22:23:40.786294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14113 | 2026.03.11 22:23:40.786582 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.03.11 22:23:40.786732 [ 28 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14115 | 2026.03.11 22:23:40.786767 [ 28 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2026.03.11 22:23:40.786786 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14117 | 2026.03.11 22:23:40.786873 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 14118 | 2026.03.11 22:23:40.786967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 14119 | 2026.03.11 22:23:40.787380 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14120 | 2026.03.11 22:23:40.787508 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1534 rows starting from the beginning of the part | ||
| 14121 | 2026.03.11 22:23:40.787835 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14122 | 2026.03.11 22:23:40.788187 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 50 rows starting from the beginning of the part | ||
| 14123 | 2026.03.11 22:23:40.788536 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14124 | 2026.03.11 22:23:40.788895 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14125 | 2026.03.11 22:23:40.789263 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 14126 | 2026.03.11 22:23:40.795539 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 72 columns (72 merged, 0 gathered) in 0.008696555 sec., 200079.22677428016 rows/sec., 158.90 MiB/sec. | ||
| 14127 | 2026.03.11 22:23:40.797592 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14128 | 2026.03.11 22:23:40.798238 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.03.11 22:23:40.798332 [ 187 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_46_9} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14130 | 2026.03.11 22:23:40.798720 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 14131 | 2026.03.11 22:23:42.809970 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.03.11 22:23:42.810166 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14133 | 2026.03.11 22:23:42.810237 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14134 | 2026.03.11 22:23:42.810993 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.03.11 22:23:42.811051 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14136 | 2026.03.11 22:23:42.811509 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14137 | 2026.03.11 22:23:42.811750 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.03.11 22:23:42.811936 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001819 sec., 156129.74161627266 rows/sec., 9.92 MiB/sec. | ||
| 14139 | 2026.03.11 22:23:42.811992 [ 260 ] {7b44c68f-7664-4027-b484-40bd7b3c6497} <Debug> TCPHandler: Processed in 0.002154691 sec. | ||
| 14140 | 2026.03.11 22:23:42.812123 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2026.03.11 22:23:42.812229 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14142 | 2026.03.11 22:23:42.812275 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14143 | 2026.03.11 22:23:42.813195 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.03.11 22:23:42.813241 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14145 | 2026.03.11 22:23:42.813661 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14146 | 2026.03.11 22:23:42.813884 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.03.11 22:23:42.814024 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001821 sec., 470620.53816584294 rows/sec., 37.10 MiB/sec. | ||
| 14148 | 2026.03.11 22:23:42.814044 [ 89 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14149 | 2026.03.11 22:23:42.814066 [ 260 ] {b54b1827-d4f3-4c68-bcfd-ac34e18de5f5} <Debug> TCPHandler: Processed in 0.001997738 sec. | ||
| 14150 | 2026.03.11 22:23:42.814120 [ 89 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.03.11 22:23:42.814146 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14152 | 2026.03.11 22:23:42.814216 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14153 | 2026.03.11 22:23:42.814297 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14154 | 2026.03.11 22:23:42.814320 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.03.11 22:23:42.814385 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14156 | 2026.03.11 22:23:42.814457 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.03.11 22:23:42.814505 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2893 rows starting from the beginning of the part | ||
| 14158 | 2026.03.11 22:23:42.814581 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 14159 | 2026.03.11 22:23:42.814635 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 857 rows starting from the beginning of the part | ||
| 14160 | 2026.03.11 22:23:42.814702 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1964 rows starting from the beginning of the part | ||
| 14161 | 2026.03.11 22:23:42.814758 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 14162 | 2026.03.11 22:23:42.814806 [ 194 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 857 rows starting from the beginning of the part | ||
| 14163 | 2026.03.11 22:23:42.814918 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2026.03.11 22:23:42.814968 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14165 | 2026.03.11 22:23:42.815419 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14166 | 2026.03.11 22:23:42.815740 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.03.11 22:23:42.815905 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001607 sec., 107031.73615432484 rows/sec., 6.56 MiB/sec. | ||
| 14168 | 2026.03.11 22:23:42.815953 [ 260 ] {016f7546-1a3e-4e3b-8420-14018c73154d} <Debug> TCPHandler: Processed in 0.001791534 sec. | ||
| 14169 | 2026.03.11 22:23:42.816081 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14170 | 2026.03.11 22:23:42.816188 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14171 | 2026.03.11 22:23:42.816235 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14172 | 2026.03.11 22:23:42.816794 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.03.11 22:23:42.816844 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14174 | 2026.03.11 22:23:42.817289 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14175 | 2026.03.11 22:23:42.817585 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6703 rows, containing 5 columns (5 merged, 0 gathered) in 0.003367003 sec., 1990791.2169962428 rows/sec., 161.20 MiB/sec. | ||
| 14176 | 2026.03.11 22:23:42.817606 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.03.11 22:23:42.817814 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001648 sec., 90412.62135922331 rows/sec., 5.84 MiB/sec. | ||
| 14178 | 2026.03.11 22:23:42.817872 [ 260 ] {c99cca7c-d180-4d48-bed7-b75d23653022} <Debug> TCPHandler: Processed in 0.001846965 sec. | ||
| 14179 | 2026.03.11 22:23:42.817932 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14180 | 2026.03.11 22:23:42.818012 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14181 | 2026.03.11 22:23:42.818139 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14182 | 2026.03.11 22:23:42.818193 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14183 | 2026.03.11 22:23:42.818251 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.03.11 22:23:42.818347 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_101_20} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14185 | 2026.03.11 22:23:42.818447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14186 | 2026.03.11 22:23:42.818791 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2026.03.11 22:23:42.818842 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14188 | 2026.03.11 22:23:42.819268 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14189 | 2026.03.11 22:23:42.819589 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2026.03.11 22:23:42.819775 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001662 sec., 89049.33814681107 rows/sec., 5.06 MiB/sec. | ||
| 14191 | 2026.03.11 22:23:42.819827 [ 260 ] {f59cce7c-7a74-41c7-8de8-16bdcee91d82} <Debug> TCPHandler: Processed in 0.001878115 sec. | ||
| 14192 | 2026.03.11 22:23:42.819958 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2026.03.11 22:23:42.820065 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14194 | 2026.03.11 22:23:42.820112 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14195 | 2026.03.11 22:23:42.820766 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.03.11 22:23:42.820805 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14197 | 2026.03.11 22:23:42.821139 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14198 | 2026.03.11 22:23:42.821353 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2026.03.11 22:23:42.821477 [ 89 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14200 | 2026.03.11 22:23:42.821490 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001443 sec., 360360.36036036036 rows/sec., 25.43 MiB/sec. | ||
| 14201 | 2026.03.11 22:23:42.821529 [ 89 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.03.11 22:23:42.821555 [ 260 ] {90dfe87f-bea4-4418-8b12-bb691017c916} <Debug> TCPHandler: Processed in 0.001654741 sec. | ||
| 14203 | 2026.03.11 22:23:42.821561 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14204 | 2026.03.11 22:23:42.821650 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14205 | 2026.03.11 22:23:42.821668 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.03.11 22:23:42.821750 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14207 | 2026.03.11 22:23:42.821772 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14208 | 2026.03.11 22:23:42.821780 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1551 rows starting from the beginning of the part | ||
| 14209 | 2026.03.11 22:23:42.821826 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14210 | 2026.03.11 22:23:42.821853 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 14211 | 2026.03.11 22:23:42.821927 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 520 rows starting from the beginning of the part | ||
| 14212 | 2026.03.11 22:23:42.821972 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1029 rows starting from the beginning of the part | ||
| 14213 | 2026.03.11 22:23:42.822018 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 14214 | 2026.03.11 22:23:42.822061 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 520 rows starting from the beginning of the part | ||
| 14215 | 2026.03.11 22:23:42.822194 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.03.11 22:23:42.822236 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14217 | 2026.03.11 22:23:42.822570 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14218 | 2026.03.11 22:23:42.822850 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.03.11 22:23:42.823002 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 251.38 KiB/sec. | ||
| 14220 | 2026.03.11 22:23:42.823040 [ 260 ] {72fc7a1a-9d83-46b1-8db8-38b161f2518c} <Debug> TCPHandler: Processed in 0.001421887 sec. | ||
| 14221 | 2026.03.11 22:23:42.823166 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.03.11 22:23:42.823261 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14223 | 2026.03.11 22:23:42.823304 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14224 | 2026.03.11 22:23:42.823579 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958367 sec., 1918945.7338690858 rows/sec., 141.81 MiB/sec. | ||
| 14225 | 2026.03.11 22:23:42.823713 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.03.11 22:23:42.823756 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14227 | 2026.03.11 22:23:42.823812 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14228 | 2026.03.11 22:23:42.824080 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2026.03.11 22:23:42.824093 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14230 | 2026.03.11 22:23:42.824150 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_101_20} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14231 | 2026.03.11 22:23:42.824248 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 14232 | 2026.03.11 22:23:42.824319 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2026.03.11 22:23:42.824454 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 14234 | 2026.03.11 22:23:42.824494 [ 260 ] {0c7aeac6-e3d1-445d-9ee2-7fd6d9ad784a} <Debug> TCPHandler: Processed in 0.001377877 sec. | ||
| 14235 | 2026.03.11 22:23:42.824606 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2026.03.11 22:23:42.824700 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14237 | 2026.03.11 22:23:42.824742 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14238 | 2026.03.11 22:23:42.825056 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.03.11 22:23:42.825094 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14240 | 2026.03.11 22:23:42.825403 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14241 | 2026.03.11 22:23:42.825621 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.03.11 22:23:42.825751 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 14243 | 2026.03.11 22:23:42.825789 [ 260 ] {66a9322a-0da4-49f8-839e-006d1ec1ebb9} <Debug> TCPHandler: Processed in 0.001232983 sec. | ||
| 14244 | 2026.03.11 22:23:42.825896 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2026.03.11 22:23:42.825989 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14246 | 2026.03.11 22:23:42.826043 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14247 | 2026.03.11 22:23:42.826886 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2026.03.11 22:23:42.826924 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14249 | 2026.03.11 22:23:42.827479 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14250 | 2026.03.11 22:23:42.827710 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.03.11 22:23:42.827852 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 14252 | 2026.03.11 22:23:42.827907 [ 260 ] {ff241c0d-8b19-4178-9202-727b0ada5316} <Debug> TCPHandler: Processed in 0.002060719 sec. | ||
| 14253 | 2026.03.11 22:23:42.828020 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2026.03.11 22:23:42.828115 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14255 | 2026.03.11 22:23:42.828158 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14256 | 2026.03.11 22:23:42.828491 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.03.11 22:23:42.828529 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14258 | 2026.03.11 22:23:42.828866 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14259 | 2026.03.11 22:23:42.829081 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.03.11 22:23:42.829204 [ 50 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14261 | 2026.03.11 22:23:42.829207 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 14262 | 2026.03.11 22:23:42.829256 [ 50 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.03.11 22:23:42.829286 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14264 | 2026.03.11 22:23:42.829294 [ 260 ] {d19a423d-e3f5-4a58-a0d5-a5a77537a73a} <Debug> TCPHandler: Processed in 0.001321855 sec. | ||
| 14265 | 2026.03.11 22:23:42.829354 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14266 | 2026.03.11 22:23:42.829463 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14267 | 2026.03.11 22:23:42.829495 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5070 rows starting from the beginning of the part | ||
| 14268 | 2026.03.11 22:23:42.829555 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14269 | 2026.03.11 22:23:42.829605 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 14270 | 2026.03.11 22:23:42.829652 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 12 rows starting from the beginning of the part | ||
| 14271 | 2026.03.11 22:23:42.829694 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
| 14272 | 2026.03.11 22:23:42.829736 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 14273 | 2026.03.11 22:23:42.831224 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901886 sec., 2823513.0812256886 rows/sec., 185.11 MiB/sec. | ||
| 14274 | 2026.03.11 22:23:42.831624 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14275 | 2026.03.11 22:23:42.831920 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.03.11 22:23:42.831987 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_96_19} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14277 | 2026.03.11 22:23:42.832049 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 14278 | 2026.03.11 22:23:45.528874 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14279 | 2026.03.11 22:23:45.528975 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14280 | 2026.03.11 22:23:45.709088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29791 | ||
| 14281 | 2026.03.11 22:23:45.709645 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.03.11 22:23:45.709690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14283 | 2026.03.11 22:23:45.710184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14284 | 2026.03.11 22:23:45.710406 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2026.03.11 22:23:45.710531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29791 | ||
| 14286 | 2026.03.11 22:23:47.360106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14287 | 2026.03.11 22:23:47.375796 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.03.11 22:23:47.375860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14289 | 2026.03.11 22:23:47.381879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14290 | 2026.03.11 22:23:47.382606 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.03.11 22:23:47.385649 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14292 | 2026.03.11 22:23:47.798364 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14293 | 2026.03.11 22:23:47.798540 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14294 | 2026.03.11 22:23:47.798603 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14295 | 2026.03.11 22:23:47.799313 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2026.03.11 22:23:47.799355 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14297 | 2026.03.11 22:23:47.799743 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14298 | 2026.03.11 22:23:47.799963 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.03.11 22:23:47.800112 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 14300 | 2026.03.11 22:23:47.800153 [ 260 ] {1521ef3e-ad76-4a8e-abc2-c4bbd67bbc5b} <Debug> TCPHandler: Processed in 0.001912786 sec. | ||
| 14301 | 2026.03.11 22:23:47.800277 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2026.03.11 22:23:47.800373 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14303 | 2026.03.11 22:23:47.800413 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14304 | 2026.03.11 22:23:47.800813 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2026.03.11 22:23:47.800846 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14306 | 2026.03.11 22:23:47.801141 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14307 | 2026.03.11 22:23:47.801344 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2026.03.11 22:23:47.801470 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 14309 | 2026.03.11 22:23:47.801506 [ 260 ] {f6e6a41e-f7f5-42ca-9316-0144f836775f} <Debug> TCPHandler: Processed in 0.001278335 sec. | ||
| 14310 | 2026.03.11 22:23:47.801624 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14311 | 2026.03.11 22:23:47.801717 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14312 | 2026.03.11 22:23:47.801756 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14313 | 2026.03.11 22:23:47.802172 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.03.11 22:23:47.802205 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14315 | 2026.03.11 22:23:47.802499 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14316 | 2026.03.11 22:23:47.802697 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2026.03.11 22:23:47.802820 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00112 sec., 66071.42857142858 rows/sec., 5.16 MiB/sec. | ||
| 14318 | 2026.03.11 22:23:47.802856 [ 260 ] {68668c00-00d7-4bc2-a084-527458330f73} <Debug> TCPHandler: Processed in 0.001279114 sec. | ||
| 14319 | 2026.03.11 22:23:47.802978 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14320 | 2026.03.11 22:23:47.803070 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14321 | 2026.03.11 22:23:47.803113 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14322 | 2026.03.11 22:23:47.803573 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.03.11 22:23:47.803609 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14324 | 2026.03.11 22:23:47.803935 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14325 | 2026.03.11 22:23:47.804139 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.03.11 22:23:47.804266 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 14327 | 2026.03.11 22:23:47.804303 [ 260 ] {c2000443-7011-4695-b761-b4ba511a0ada} <Debug> TCPHandler: Processed in 0.001371977 sec. | ||
| 14328 | 2026.03.11 22:23:47.804403 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14329 | 2026.03.11 22:23:47.804497 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14330 | 2026.03.11 22:23:47.804551 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14331 | 2026.03.11 22:23:47.805353 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.03.11 22:23:47.805390 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14333 | 2026.03.11 22:23:47.805913 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14334 | 2026.03.11 22:23:47.806125 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.03.11 22:23:47.806265 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 14336 | 2026.03.11 22:23:47.806318 [ 260 ] {496d2207-cb89-4250-b44f-a26128d6c09e} <Debug> TCPHandler: Processed in 0.001962807 sec. | ||
| 14337 | 2026.03.11 22:23:47.806428 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.03.11 22:23:47.806523 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.03.11 22:23:47.806565 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14340 | 2026.03.11 22:23:47.806898 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.03.11 22:23:47.806933 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14342 | 2026.03.11 22:23:47.807232 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14343 | 2026.03.11 22:23:47.807443 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.03.11 22:23:47.807570 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 14345 | 2026.03.11 22:23:47.807605 [ 260 ] {2bfc183e-918d-4693-9565-9142d8668643} <Debug> TCPHandler: Processed in 0.001225423 sec. | ||
| 14346 | 2026.03.11 22:23:50.787282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1774 | ||
| 14347 | 2026.03.11 22:23:50.789774 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.03.11 22:23:50.789818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14349 | 2026.03.11 22:23:50.790963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14350 | 2026.03.11 22:23:50.791222 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.03.11 22:23:50.791462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 14352 | 2026.03.11 22:23:52.807071 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14353 | 2026.03.11 22:23:52.807248 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14354 | 2026.03.11 22:23:52.807315 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14355 | 2026.03.11 22:23:52.808110 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.03.11 22:23:52.808160 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14357 | 2026.03.11 22:23:52.808567 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14358 | 2026.03.11 22:23:52.808818 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.03.11 22:23:52.808980 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001781 sec., 159460.97697922515 rows/sec., 10.13 MiB/sec. | ||
| 14360 | 2026.03.11 22:23:52.809030 [ 260 ] {c4fd1810-bb44-47fe-b7d1-b30454108312} <Debug> TCPHandler: Processed in 0.00208971 sec. | ||
| 14361 | 2026.03.11 22:23:52.809164 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.03.11 22:23:52.809267 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14363 | 2026.03.11 22:23:52.809312 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14364 | 2026.03.11 22:23:52.809752 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.03.11 22:23:52.809790 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14366 | 2026.03.11 22:23:52.810087 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14367 | 2026.03.11 22:23:52.810294 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.03.11 22:23:52.810429 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 275.25 KiB/sec. | ||
| 14369 | 2026.03.11 22:23:52.810467 [ 260 ] {1aa01a59-f7bc-4391-a372-be8c9107877e} <Debug> TCPHandler: Processed in 0.001356335 sec. | ||
| 14370 | 2026.03.11 22:23:52.810578 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14371 | 2026.03.11 22:23:52.810677 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14372 | 2026.03.11 22:23:52.810732 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14373 | 2026.03.11 22:23:52.811600 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14374 | 2026.03.11 22:23:52.811633 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14375 | 2026.03.11 22:23:52.812001 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14376 | 2026.03.11 22:23:52.812208 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14377 | 2026.03.11 22:23:52.812334 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001677 sec., 512224.20989862847 rows/sec., 40.37 MiB/sec. | ||
| 14378 | 2026.03.11 22:23:52.812372 [ 260 ] {99544558-2715-426b-8317-b9699c735060} <Debug> TCPHandler: Processed in 0.001844995 sec. | ||
| 14379 | 2026.03.11 22:23:52.812504 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14380 | 2026.03.11 22:23:52.812604 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14381 | 2026.03.11 22:23:52.812653 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14382 | 2026.03.11 22:23:52.813131 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14383 | 2026.03.11 22:23:52.813168 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14384 | 2026.03.11 22:23:52.813477 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14385 | 2026.03.11 22:23:52.813697 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2026.03.11 22:23:52.813831 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Debug> executeQuery: Read 176 rows, 11.08 KiB in 0.001247 sec., 141138.73295910185 rows/sec., 8.67 MiB/sec. | ||
| 14387 | 2026.03.11 22:23:52.813870 [ 260 ] {b99e24d6-0acc-4a26-b126-89a4672fc658} <Debug> TCPHandler: Processed in 0.001420497 sec. | ||
| 14388 | 2026.03.11 22:23:52.813989 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14389 | 2026.03.11 22:23:52.814082 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14390 | 2026.03.11 22:23:52.814121 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14391 | 2026.03.11 22:23:52.814558 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2026.03.11 22:23:52.814598 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14393 | 2026.03.11 22:23:52.814899 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14394 | 2026.03.11 22:23:52.815104 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.03.11 22:23:52.815228 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 14396 | 2026.03.11 22:23:52.815228 [ 146 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 14397 | 2026.03.11 22:23:52.815267 [ 260 ] {501b5d13-10b8-4954-abd5-628f93e534ba} <Debug> TCPHandler: Processed in 0.001329915 sec. | ||
| 14398 | 2026.03.11 22:23:52.815314 [ 146 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.03.11 22:23:52.815342 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14400 | 2026.03.11 22:23:52.815409 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2026.03.11 22:23:52.815433 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 14402 | 2026.03.11 22:23:52.815507 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14403 | 2026.03.11 22:23:52.815528 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14404 | 2026.03.11 22:23:52.815549 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14405 | 2026.03.11 22:23:52.815559 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 882 rows starting from the beginning of the part | ||
| 14406 | 2026.03.11 22:23:52.815620 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 14407 | 2026.03.11 22:23:52.815664 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 14408 | 2026.03.11 22:23:52.815705 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 708 rows starting from the beginning of the part | ||
| 14409 | 2026.03.11 22:23:52.815740 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 14410 | 2026.03.11 22:23:52.815779 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 14411 | 2026.03.11 22:23:52.816001 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2026.03.11 22:23:52.816035 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14413 | 2026.03.11 22:23:52.816340 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14414 | 2026.03.11 22:23:52.816546 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2026.03.11 22:23:52.816680 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 14416 | 2026.03.11 22:23:52.816718 [ 260 ] {140777f6-a397-4207-a31f-81783efbf6c3} <Debug> TCPHandler: Processed in 0.001357805 sec. | ||
| 14417 | 2026.03.11 22:23:52.816833 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14418 | 2026.03.11 22:23:52.816843 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447228 sec., 1510473.8161505996 rows/sec., 97.52 MiB/sec. | ||
| 14419 | 2026.03.11 22:23:52.816929 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14420 | 2026.03.11 22:23:52.816973 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14421 | 2026.03.11 22:23:52.817074 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 14422 | 2026.03.11 22:23:52.817415 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.03.11 22:23:52.817499 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_39_8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 14424 | 2026.03.11 22:23:52.817596 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.03.11 22:23:52.817611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14426 | 2026.03.11 22:23:52.817640 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14427 | 2026.03.11 22:23:52.818003 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14428 | 2026.03.11 22:23:52.818243 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.03.11 22:23:52.818375 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001463 sec., 358168.14764183183 rows/sec., 25.30 MiB/sec. | ||
| 14430 | 2026.03.11 22:23:52.818412 [ 260 ] {29875cf5-06b4-4362-b44a-0da002eded88} <Debug> TCPHandler: Processed in 0.00162848 sec. | ||
| 14431 | 2026.03.11 22:23:52.818526 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14432 | 2026.03.11 22:23:52.818622 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14433 | 2026.03.11 22:23:52.818664 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14434 | 2026.03.11 22:23:52.818997 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.03.11 22:23:52.819032 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14436 | 2026.03.11 22:23:52.819328 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14437 | 2026.03.11 22:23:52.819529 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2026.03.11 22:23:52.819661 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 14439 | 2026.03.11 22:23:52.819698 [ 260 ] {392de920-ff97-4cba-81b9-f686703f333d} <Debug> TCPHandler: Processed in 0.001220483 sec. | ||
| 14440 | 2026.03.11 22:23:52.819808 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14441 | 2026.03.11 22:23:52.819902 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14442 | 2026.03.11 22:23:52.819944 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14443 | 2026.03.11 22:23:52.820358 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14444 | 2026.03.11 22:23:52.820393 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14445 | 2026.03.11 22:23:52.820726 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14446 | 2026.03.11 22:23:52.820946 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2026.03.11 22:23:52.821071 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001187 sec., 224936.8155012637 rows/sec., 14.95 MiB/sec. | ||
| 14448 | 2026.03.11 22:23:52.821107 [ 260 ] {1ba0509b-a7d1-4134-9dc7-ae376afdbc97} <Debug> TCPHandler: Processed in 0.001348285 sec. | ||
| 14449 | 2026.03.11 22:23:52.821221 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14450 | 2026.03.11 22:23:52.821314 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14451 | 2026.03.11 22:23:52.821354 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14452 | 2026.03.11 22:23:52.821684 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14453 | 2026.03.11 22:23:52.821728 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14454 | 2026.03.11 22:23:52.822058 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14455 | 2026.03.11 22:23:52.822277 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.03.11 22:23:52.822432 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 14457 | 2026.03.11 22:23:52.822475 [ 260 ] {89380289-fe82-4892-b714-906dd61b974e} <Debug> TCPHandler: Processed in 0.001303145 sec. | ||
| 14458 | 2026.03.11 22:23:52.822588 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2026.03.11 22:23:52.822685 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14460 | 2026.03.11 22:23:52.822740 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14461 | 2026.03.11 22:23:52.823695 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.03.11 22:23:52.823736 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14463 | 2026.03.11 22:23:52.824307 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14464 | 2026.03.11 22:23:52.824541 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2026.03.11 22:23:52.824689 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002022 sec., 14836.79525222552 rows/sec., 26.59 MiB/sec. | ||
| 14466 | 2026.03.11 22:23:52.824745 [ 260 ] {8c554d00-d1e6-41fa-8a38-7bd831958baf} <Debug> TCPHandler: Processed in 0.002207812 sec. | ||
| 14467 | 2026.03.11 22:23:52.824854 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2026.03.11 22:23:52.824949 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14469 | 2026.03.11 22:23:52.824997 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14470 | 2026.03.11 22:23:52.825338 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.03.11 22:23:52.825375 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14472 | 2026.03.11 22:23:52.825687 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14473 | 2026.03.11 22:23:52.825898 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.03.11 22:23:52.826042 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 14475 | 2026.03.11 22:23:52.826081 [ 260 ] {43edc2b9-a22b-4053-b058-975c09b6ccf9} <Debug> TCPHandler: Processed in 0.001277825 sec. | ||
| 14476 | 2026.03.11 22:23:53.210716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30303 | ||
| 14477 | 2026.03.11 22:23:53.211246 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.03.11 22:23:53.211297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14479 | 2026.03.11 22:23:53.211793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14480 | 2026.03.11 22:23:53.212072 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.03.11 22:23:53.212278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30303 | ||
| 14482 | 2026.03.11 22:23:54.885776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14483 | 2026.03.11 22:23:54.902664 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.03.11 22:23:54.902740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14485 | 2026.03.11 22:23:54.909152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14486 | 2026.03.11 22:23:54.909947 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.03.11 22:23:54.913634 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14488 | 2026.03.11 22:23:57.797835 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.03.11 22:23:57.798036 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14490 | 2026.03.11 22:23:57.798112 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14491 | 2026.03.11 22:23:57.798863 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.03.11 22:23:57.798912 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14493 | 2026.03.11 22:23:57.799341 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14494 | 2026.03.11 22:23:57.799577 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.03.11 22:23:57.799743 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001759 sec., 43206.36725412166 rows/sec., 3.56 MiB/sec. | ||
| 14496 | 2026.03.11 22:23:57.799796 [ 260 ] {cabe4120-1d9f-428e-957a-433503c0765a} <Debug> TCPHandler: Processed in 0.002098929 sec. | ||
| 14497 | 2026.03.11 22:23:57.799925 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14498 | 2026.03.11 22:23:57.800027 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14499 | 2026.03.11 22:23:57.800073 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14500 | 2026.03.11 22:23:57.800493 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2026.03.11 22:23:57.800533 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14502 | 2026.03.11 22:23:57.800846 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14503 | 2026.03.11 22:23:57.801063 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2026.03.11 22:23:57.801198 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 629.78 KiB/sec. | ||
| 14505 | 2026.03.11 22:23:57.801194 [ 60 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14506 | 2026.03.11 22:23:57.801237 [ 260 ] {8aff3a90-153a-4a62-9fd7-b35067fb69da} <Debug> TCPHandler: Processed in 0.001366056 sec. | ||
| 14507 | 2026.03.11 22:23:57.801276 [ 60 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14508 | 2026.03.11 22:23:57.801301 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14509 | 2026.03.11 22:23:57.801357 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14510 | 2026.03.11 22:23:57.801403 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::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 | ||
| 14511 | 2026.03.11 22:23:57.801457 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14512 | 2026.03.11 22:23:57.801500 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14513 | 2026.03.11 22:23:57.801501 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14514 | 2026.03.11 22:23:57.801539 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 225 rows starting from the beginning of the part | ||
| 14515 | 2026.03.11 22:23:57.801596 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 29 rows starting from the beginning of the part | ||
| 14516 | 2026.03.11 22:23:57.801647 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 172 rows starting from the beginning of the part | ||
| 14517 | 2026.03.11 22:23:57.801711 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 14518 | 2026.03.11 22:23:57.801775 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 176 rows starting from the beginning of the part | ||
| 14519 | 2026.03.11 22:23:57.801838 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14520 | 2026.03.11 22:23:57.801942 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.03.11 22:23:57.801978 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14522 | 2026.03.11 22:23:57.802312 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14523 | 2026.03.11 22:23:57.802534 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.03.11 22:23:57.802621 [ 199 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265994 sec., 491313.5449299127 rows/sec., 32.92 MiB/sec. | ||
| 14525 | 2026.03.11 22:23:57.802668 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 14526 | 2026.03.11 22:23:57.802706 [ 260 ] {d829353d-1647-4039-b90a-dd6e26c4a921} <Debug> TCPHandler: Processed in 0.001399887 sec. | ||
| 14527 | 2026.03.11 22:23:57.802745 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14528 | 2026.03.11 22:23:57.802819 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14529 | 2026.03.11 22:23:57.802916 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14530 | 2026.03.11 22:23:57.802961 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14531 | 2026.03.11 22:23:57.802978 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14532 | 2026.03.11 22:23:57.803049 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_91_18} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14533 | 2026.03.11 22:23:57.803113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14534 | 2026.03.11 22:23:57.803375 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.03.11 22:23:57.803411 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14536 | 2026.03.11 22:23:57.803743 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14537 | 2026.03.11 22:23:57.803965 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.03.11 22:23:57.804087 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 14539 | 2026.03.11 22:23:57.804097 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 14540 | 2026.03.11 22:23:57.804135 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.03.11 22:23:57.804170 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14542 | 2026.03.11 22:23:57.804180 [ 260 ] {57172d31-6cf1-4a56-9616-015ed750cabc} <Debug> TCPHandler: Processed in 0.001410867 sec. | ||
| 14543 | 2026.03.11 22:23:57.804286 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 14544 | 2026.03.11 22:23:57.804307 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.03.11 22:23:57.804423 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14546 | 2026.03.11 22:23:57.804444 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14547 | 2026.03.11 22:23:57.804478 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14548 | 2026.03.11 22:23:57.804487 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 32756 rows starting from the beginning of the part | ||
| 14549 | 2026.03.11 22:23:57.804567 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
| 14550 | 2026.03.11 22:23:57.804618 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 14551 | 2026.03.11 22:23:57.804664 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14552 | 2026.03.11 22:23:57.804709 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 267 rows starting from the beginning of the part | ||
| 14553 | 2026.03.11 22:23:57.805319 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14554 | 2026.03.11 22:23:57.805361 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14555 | 2026.03.11 22:23:57.805921 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14556 | 2026.03.11 22:23:57.806163 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2026.03.11 22:23:57.806298 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14558 | 2026.03.11 22:23:57.806314 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001911 sec., 5232.862375719519 rows/sec., 9.38 MiB/sec. | ||
| 14559 | 2026.03.11 22:23:57.806336 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.03.11 22:23:57.806358 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14561 | 2026.03.11 22:23:57.806398 [ 260 ] {43eaf557-4d57-413c-b1e9-61cbf691edbc} <Debug> TCPHandler: Processed in 0.0021402 sec. | ||
| 14562 | 2026.03.11 22:23:57.806447 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::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 | ||
| 14563 | 2026.03.11 22:23:57.806517 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.03.11 22:23:57.806607 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14565 | 2026.03.11 22:23:57.806614 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14566 | 2026.03.11 22:23:57.806651 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1817 rows starting from the beginning of the part | ||
| 14567 | 2026.03.11 22:23:57.806661 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14568 | 2026.03.11 22:23:57.806754 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part | ||
| 14569 | 2026.03.11 22:23:57.806888 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 14570 | 2026.03.11 22:23:57.807010 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 14571 | 2026.03.11 22:23:57.807054 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2026.03.11 22:23:57.807096 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 14573 | 2026.03.11 22:23:57.807115 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 14574 | 2026.03.11 22:23:57.807218 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14575 | 2026.03.11 22:23:57.807463 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14576 | 2026.03.11 22:23:57.807694 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.03.11 22:23:57.807833 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 14578 | 2026.03.11 22:23:57.807872 [ 260 ] {b0e9e167-74fc-4bd5-b124-139848f01fc0} <Debug> TCPHandler: Processed in 0.001405486 sec. | ||
| 14579 | 2026.03.11 22:23:57.813072 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33576 rows, containing 5 columns (5 merged, 0 gathered) in 0.008840348 sec., 3798040.5296262093 rows/sec., 249.83 MiB/sec. | ||
| 14580 | 2026.03.11 22:23:57.813397 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14581 | 2026.03.11 22:23:57.813733 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.03.11 22:23:57.813819 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 14583 | 2026.03.11 22:23:57.813938 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14584 | 2026.03.11 22:23:57.817918 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 19 columns (19 merged, 0 gathered) in 0.011519178 sec., 166504.93637653659 rows/sec., 298.37 MiB/sec. | ||
| 14585 | 2026.03.11 22:23:57.820027 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14586 | 2026.03.11 22:23:57.820426 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14587 | 2026.03.11 22:23:57.820520 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14588 | 2026.03.11 22:23:57.820704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 14589 | 2026.03.11 22:23:58.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.36 MiB, peak 372.66 MiB, free memory in arenas 0.00 B, will set to 361.89 MiB (RSS), difference: 6.53 MiB | ||
| 14590 | 2026.03.11 22:24:00.529039 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14591 | 2026.03.11 22:24:00.529143 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14592 | 2026.03.11 22:24:00.712480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30751 | ||
| 14593 | 2026.03.11 22:24:00.713243 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.03.11 22:24:00.713312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14595 | 2026.03.11 22:24:00.714043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14596 | 2026.03.11 22:24:00.714264 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.03.11 22:24:00.714392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30751 | ||
| 14598 | 2026.03.11 22:24:00.791777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1810 | ||
| 14599 | 2026.03.11 22:24:00.794243 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.03.11 22:24:00.794291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14601 | 2026.03.11 22:24:00.795487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14602 | 2026.03.11 22:24:00.795749 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.03.11 22:24:00.796063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 14604 | 2026.03.11 22:24:01.001354 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000974838 sec. | ||
| 14605 | 2026.03.11 22:24:02.413755 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14606 | 2026.03.11 22:24:02.431729 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14607 | 2026.03.11 22:24:02.431794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14608 | 2026.03.11 22:24:02.438702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14609 | 2026.03.11 22:24:02.439464 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14610 | 2026.03.11 22:24:02.443055 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14611 | 2026.03.11 22:24:02.806002 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.03.11 22:24:02.806183 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.03.11 22:24:02.806251 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14614 | 2026.03.11 22:24:02.806964 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.03.11 22:24:02.807008 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14616 | 2026.03.11 22:24:02.807402 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14617 | 2026.03.11 22:24:02.807628 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.03.11 22:24:02.807801 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001666 sec., 170468.18727490996 rows/sec., 10.83 MiB/sec. | ||
| 14619 | 2026.03.11 22:24:02.807844 [ 260 ] {e347540e-c256-4d5a-b36c-9d0c8a6f450c} <Debug> TCPHandler: Processed in 0.001966427 sec. | ||
| 14620 | 2026.03.11 22:24:02.807970 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14621 | 2026.03.11 22:24:02.808068 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14622 | 2026.03.11 22:24:02.808110 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14623 | 2026.03.11 22:24:02.808799 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.03.11 22:24:02.808836 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14625 | 2026.03.11 22:24:02.809197 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14626 | 2026.03.11 22:24:02.809421 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.03.11 22:24:02.809552 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001504 sec., 569813.8297872341 rows/sec., 44.92 MiB/sec. | ||
| 14628 | 2026.03.11 22:24:02.809590 [ 260 ] {d87d6259-599a-42ac-9b7a-502c010d221f} <Debug> TCPHandler: Processed in 0.001669931 sec. | ||
| 14629 | 2026.03.11 22:24:02.809718 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14630 | 2026.03.11 22:24:02.809813 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14631 | 2026.03.11 22:24:02.809854 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14632 | 2026.03.11 22:24:02.810295 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.03.11 22:24:02.810333 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14634 | 2026.03.11 22:24:02.810626 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14635 | 2026.03.11 22:24:02.810847 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.03.11 22:24:02.810975 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.00118 sec., 145762.71186440677 rows/sec., 8.94 MiB/sec. | ||
| 14637 | 2026.03.11 22:24:02.811013 [ 260 ] {7ba6991e-a6ba-4486-9155-ac08d4a76685} <Debug> TCPHandler: Processed in 0.001356176 sec. | ||
| 14638 | 2026.03.11 22:24:02.811127 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.03.11 22:24:02.811219 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14640 | 2026.03.11 22:24:02.811260 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14641 | 2026.03.11 22:24:02.811684 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.03.11 22:24:02.811722 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14643 | 2026.03.11 22:24:02.812016 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14644 | 2026.03.11 22:24:02.812221 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14645 | 2026.03.11 22:24:02.812344 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 14646 | 2026.03.11 22:24:02.812382 [ 260 ] {896d10ae-cd15-4f23-b990-e33f80494ec8} <Debug> TCPHandler: Processed in 0.001303325 sec. | ||
| 14647 | 2026.03.11 22:24:02.812493 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14648 | 2026.03.11 22:24:02.812586 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14649 | 2026.03.11 22:24:02.812626 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14650 | 2026.03.11 22:24:02.813049 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.03.11 22:24:02.813085 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14652 | 2026.03.11 22:24:02.813385 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14653 | 2026.03.11 22:24:02.813595 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.03.11 22:24:02.813737 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 14655 | 2026.03.11 22:24:02.813777 [ 260 ] {a7cca52b-1e2a-4e95-baf5-d705f7574033} <Debug> TCPHandler: Processed in 0.001331905 sec. | ||
| 14656 | 2026.03.11 22:24:02.813889 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14657 | 2026.03.11 22:24:02.813982 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14658 | 2026.03.11 22:24:02.814024 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14659 | 2026.03.11 22:24:02.814579 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.03.11 22:24:02.814616 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14661 | 2026.03.11 22:24:02.814945 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14662 | 2026.03.11 22:24:02.815153 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.03.11 22:24:02.815287 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001322 sec., 393343.41906202724 rows/sec., 27.76 MiB/sec. | ||
| 14664 | 2026.03.11 22:24:02.815326 [ 260 ] {f1af5dee-902f-4023-a6d1-f294b329e860} <Debug> TCPHandler: Processed in 0.001486159 sec. | ||
| 14665 | 2026.03.11 22:24:02.815433 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2026.03.11 22:24:02.815527 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14667 | 2026.03.11 22:24:02.815569 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14668 | 2026.03.11 22:24:02.815908 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2026.03.11 22:24:02.815943 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14670 | 2026.03.11 22:24:02.816244 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14671 | 2026.03.11 22:24:02.816446 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2026.03.11 22:24:02.816573 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 14673 | 2026.03.11 22:24:02.816610 [ 260 ] {a560510b-cf42-485a-96af-e1af9e7804b9} <Debug> TCPHandler: Processed in 0.001226383 sec. | ||
| 14674 | 2026.03.11 22:24:02.816720 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2026.03.11 22:24:02.816814 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14676 | 2026.03.11 22:24:02.816856 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14677 | 2026.03.11 22:24:02.817244 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.03.11 22:24:02.817280 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14679 | 2026.03.11 22:24:02.817603 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14680 | 2026.03.11 22:24:02.817814 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.03.11 22:24:02.817937 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001143 sec., 231846.01924759406 rows/sec., 15.41 MiB/sec. | ||
| 14682 | 2026.03.11 22:24:02.817974 [ 260 ] {0e727b94-fa6f-4b59-afc3-cc7171d97264} <Debug> TCPHandler: Processed in 0.001312135 sec. | ||
| 14683 | 2026.03.11 22:24:02.818085 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2026.03.11 22:24:02.818178 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14685 | 2026.03.11 22:24:02.818220 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14686 | 2026.03.11 22:24:02.818526 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.03.11 22:24:02.818562 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14688 | 2026.03.11 22:24:02.818870 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14689 | 2026.03.11 22:24:02.819069 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.03.11 22:24:02.819198 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 14691 | 2026.03.11 22:24:02.819234 [ 260 ] {76529346-49dc-4e62-955f-efda9b8a2ad9} <Debug> TCPHandler: Processed in 0.001198033 sec. | ||
| 14692 | 2026.03.11 22:24:02.819336 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.03.11 22:24:02.819436 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14694 | 2026.03.11 22:24:02.819491 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14695 | 2026.03.11 22:24:02.820295 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.03.11 22:24:02.820331 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14697 | 2026.03.11 22:24:02.820879 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14698 | 2026.03.11 22:24:02.821102 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.03.11 22:24:02.821243 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001826 sec., 16429.35377875137 rows/sec., 29.44 MiB/sec. | ||
| 14700 | 2026.03.11 22:24:02.821305 [ 260 ] {ef876523-3f54-4397-923d-9157c920e62e} <Debug> TCPHandler: Processed in 0.002016888 sec. | ||
| 14701 | 2026.03.11 22:24:02.821456 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14702 | 2026.03.11 22:24:02.821549 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14703 | 2026.03.11 22:24:02.821590 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14704 | 2026.03.11 22:24:02.821924 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2026.03.11 22:24:02.821959 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14706 | 2026.03.11 22:24:02.822262 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14707 | 2026.03.11 22:24:02.822463 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2026.03.11 22:24:02.822588 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 14709 | 2026.03.11 22:24:02.822623 [ 260 ] {c87201d9-3f77-47a1-975f-6d814fb28bb8} <Debug> TCPHandler: Processed in 0.001214843 sec. | ||
| 14710 | 2026.03.11 22:24:03.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.20 MiB, peak 372.66 MiB, free memory in arenas 0.00 B, will set to 361.98 MiB (RSS), difference: -1.22 MiB | ||
| 14711 | 2026.03.11 22:24:03.138208 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.03.11 22:24:03.138412 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14713 | 2026.03.11 22:24:03.138487 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14714 | 2026.03.11 22:24:03.139159 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2026.03.11 22:24:03.139214 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14716 | 2026.03.11 22:24:03.139599 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14717 | 2026.03.11 22:24:03.139824 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2026.03.11 22:24:03.139985 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 14719 | 2026.03.11 22:24:03.140038 [ 260 ] {84d50b7b-00e9-4664-9a93-1d70d9309162} <Debug> TCPHandler: Processed in 0.001962277 sec. | ||
| 14720 | 2026.03.11 22:24:03.140152 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2026.03.11 22:24:03.140253 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14722 | 2026.03.11 22:24:03.140297 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14723 | 2026.03.11 22:24:03.141768 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.03.11 22:24:03.141809 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14725 | 2026.03.11 22:24:03.142267 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14726 | 2026.03.11 22:24:03.142479 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2026.03.11 22:24:03.142620 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Debug> executeQuery: Read 2080 rows, 162.95 KiB in 0.002388 sec., 871021.7755443887 rows/sec., 66.64 MiB/sec. | ||
| 14728 | 2026.03.11 22:24:03.142615 [ 65 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14729 | 2026.03.11 22:24:03.142660 [ 260 ] {9d78225c-bb4f-47bc-bfb2-41a60026e005} <Debug> TCPHandler: Processed in 0.002556969 sec. | ||
| 14730 | 2026.03.11 22:24:03.142708 [ 65 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14731 | 2026.03.11 22:24:03.142738 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14732 | 2026.03.11 22:24:03.142793 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2026.03.11 22:24:03.142849 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14734 | 2026.03.11 22:24:03.142896 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14735 | 2026.03.11 22:24:03.142941 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14736 | 2026.03.11 22:24:03.142978 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14737 | 2026.03.11 22:24:03.143023 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2893 rows starting from the beginning of the part | ||
| 14738 | 2026.03.11 22:24:03.143098 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 76 rows starting from the beginning of the part | ||
| 14739 | 2026.03.11 22:24:03.143152 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 859 rows starting from the beginning of the part | ||
| 14740 | 2026.03.11 22:24:03.143203 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 76 rows starting from the beginning of the part | ||
| 14741 | 2026.03.11 22:24:03.143246 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 857 rows starting from the beginning of the part | ||
| 14742 | 2026.03.11 22:24:03.143292 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 2080 rows starting from the beginning of the part | ||
| 14743 | 2026.03.11 22:24:03.143365 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.03.11 22:24:03.143405 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14745 | 2026.03.11 22:24:03.143766 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14746 | 2026.03.11 22:24:03.143984 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.03.11 22:24:03.144119 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Debug> executeQuery: Read 33 rows, 2.54 KiB in 0.001248 sec., 26442.30769230769 rows/sec., 1.99 MiB/sec. | ||
| 14748 | 2026.03.11 22:24:03.144156 [ 260 ] {bc6f7ec8-ab53-45d0-a5db-61864004bbb3} <Debug> TCPHandler: Processed in 0.001420997 sec. | ||
| 14749 | 2026.03.11 22:24:03.144258 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2026.03.11 22:24:03.144350 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14751 | 2026.03.11 22:24:03.144391 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14752 | 2026.03.11 22:24:03.145164 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.03.11 22:24:03.145200 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14754 | 2026.03.11 22:24:03.145526 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14755 | 2026.03.11 22:24:03.145728 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6841 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931206 sec., 2333851.6637861687 rows/sec., 189.78 MiB/sec. | ||
| 14756 | 2026.03.11 22:24:03.145749 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14757 | 2026.03.11 22:24:03.145881 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00155 sec., 472258.06451612903 rows/sec., 27.93 MiB/sec. | ||
| 14758 | 2026.03.11 22:24:03.145918 [ 260 ] {51542942-5563-4cb4-b489-b43e06a0476c} <Debug> TCPHandler: Processed in 0.001706303 sec. | ||
| 14759 | 2026.03.11 22:24:03.146027 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14760 | 2026.03.11 22:24:03.146092 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14761 | 2026.03.11 22:24:03.146119 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14762 | 2026.03.11 22:24:03.146162 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14763 | 2026.03.11 22:24:03.146421 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2026.03.11 22:24:03.146524 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_106_21} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14765 | 2026.03.11 22:24:03.146558 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.03.11 22:24:03.146598 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14767 | 2026.03.11 22:24:03.146643 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 14768 | 2026.03.11 22:24:03.146902 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14769 | 2026.03.11 22:24:03.147117 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2026.03.11 22:24:03.147244 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 14771 | 2026.03.11 22:24:03.147280 [ 260 ] {b1472bc0-11c4-4557-80e0-c89032bab2bf} <Debug> TCPHandler: Processed in 0.001300494 sec. | ||
| 14772 | 2026.03.11 22:24:03.147388 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14773 | 2026.03.11 22:24:03.147480 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14774 | 2026.03.11 22:24:03.147518 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14775 | 2026.03.11 22:24:03.147900 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14776 | 2026.03.11 22:24:03.147935 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14777 | 2026.03.11 22:24:03.148232 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14778 | 2026.03.11 22:24:03.148439 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.03.11 22:24:03.148565 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 14780 | 2026.03.11 22:24:03.148602 [ 260 ] {6734eaaf-2db5-4be0-bde6-85188844ea4b} <Debug> TCPHandler: Processed in 0.001261254 sec. | ||
| 14781 | 2026.03.11 22:24:03.148698 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2026.03.11 22:24:03.148788 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14783 | 2026.03.11 22:24:03.148828 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14784 | 2026.03.11 22:24:03.149752 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2026.03.11 22:24:03.149788 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14786 | 2026.03.11 22:24:03.150138 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14787 | 2026.03.11 22:24:03.150345 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.03.11 22:24:03.150457 [ 65 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14789 | 2026.03.11 22:24:03.150471 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Debug> executeQuery: Read 1057 rows, 75.28 KiB in 0.0017 sec., 621764.705882353 rows/sec., 43.25 MiB/sec. | ||
| 14790 | 2026.03.11 22:24:03.150498 [ 65 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.03.11 22:24:03.150520 [ 260 ] {3996a07e-3b27-40f3-98f1-d1e701bf0339} <Debug> TCPHandler: Processed in 0.001868756 sec. | ||
| 14792 | 2026.03.11 22:24:03.150522 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14793 | 2026.03.11 22:24:03.150616 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14794 | 2026.03.11 22:24:03.150634 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2026.03.11 22:24:03.150704 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14796 | 2026.03.11 22:24:03.150726 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14797 | 2026.03.11 22:24:03.150730 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1551 rows starting from the beginning of the part | ||
| 14798 | 2026.03.11 22:24:03.150769 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14799 | 2026.03.11 22:24:03.150793 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 14800 | 2026.03.11 22:24:03.150837 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 524 rows starting from the beginning of the part | ||
| 14801 | 2026.03.11 22:24:03.150876 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 14802 | 2026.03.11 22:24:03.150915 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 520 rows starting from the beginning of the part | ||
| 14803 | 2026.03.11 22:24:03.150952 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1057 rows starting from the beginning of the part | ||
| 14804 | 2026.03.11 22:24:03.151601 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.03.11 22:24:03.151635 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14806 | 2026.03.11 22:24:03.152047 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14807 | 2026.03.11 22:24:03.152274 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.03.11 22:24:03.152276 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694812 sec., 2242136.5909611215 rows/sec., 166.10 MiB/sec. | ||
| 14809 | 2026.03.11 22:24:03.152528 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Debug> executeQuery: Read 1325 rows, 86.88 KiB in 0.001818 sec., 728822.8822882288 rows/sec., 46.67 MiB/sec. | ||
| 14810 | 2026.03.11 22:24:03.152560 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14811 | 2026.03.11 22:24:03.152581 [ 260 ] {a49dc9ef-b87f-4fbb-949d-7b9a658ade00} <Debug> TCPHandler: Processed in 0.001993148 sec. | ||
| 14812 | 2026.03.11 22:24:03.152702 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.03.11 22:24:03.152799 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14814 | 2026.03.11 22:24:03.152852 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14815 | 2026.03.11 22:24:03.152860 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2026.03.11 22:24:03.152934 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_106_21} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14817 | 2026.03.11 22:24:03.153013 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 14818 | 2026.03.11 22:24:03.153690 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2026.03.11 22:24:03.153725 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14820 | 2026.03.11 22:24:03.154264 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14821 | 2026.03.11 22:24:03.154498 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14822 | 2026.03.11 22:24:03.154638 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001857 sec., 11308.562197092084 rows/sec., 20.26 MiB/sec. | ||
| 14823 | 2026.03.11 22:24:03.154711 [ 260 ] {a55ca5d4-4e3e-427a-9d2f-7f8f9a93c728} <Debug> TCPHandler: Processed in 0.002056199 sec. | ||
| 14824 | 2026.03.11 22:24:03.154819 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14825 | 2026.03.11 22:24:03.154911 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14826 | 2026.03.11 22:24:03.154952 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14827 | 2026.03.11 22:24:03.155269 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.03.11 22:24:03.155307 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14829 | 2026.03.11 22:24:03.155623 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14830 | 2026.03.11 22:24:03.155846 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2026.03.11 22:24:03.155963 [ 65 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14832 | 2026.03.11 22:24:03.155975 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 764.66 KiB/sec. | ||
| 14833 | 2026.03.11 22:24:03.156002 [ 65 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.03.11 22:24:03.156023 [ 260 ] {2af17312-0902-4dac-b63e-08b79b46bc0f} <Debug> TCPHandler: Processed in 0.001251254 sec. | ||
| 14835 | 2026.03.11 22:24:03.156024 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14836 | 2026.03.11 22:24:03.156112 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14837 | 2026.03.11 22:24:03.156202 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14838 | 2026.03.11 22:24:03.156227 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5370 rows starting from the beginning of the part | ||
| 14839 | 2026.03.11 22:24:03.156271 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14840 | 2026.03.11 22:24:03.156305 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 14841 | 2026.03.11 22:24:03.156335 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14842 | 2026.03.11 22:24:03.156365 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 14843 | 2026.03.11 22:24:03.156400 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 12 rows starting from the beginning of the part | ||
| 14844 | 2026.03.11 22:24:03.157879 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5682 rows, containing 4 columns (4 merged, 0 gathered) in 0.001794514 sec., 3166316.8969425703 rows/sec., 207.42 MiB/sec. | ||
| 14845 | 2026.03.11 22:24:03.158197 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14846 | 2026.03.11 22:24:03.158428 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.03.11 22:24:03.158494 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_101_20} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14848 | 2026.03.11 22:24:03.158550 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14849 | 2026.03.11 22:24:07.796284 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14850 | 2026.03.11 22:24:07.796494 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14851 | 2026.03.11 22:24:07.796566 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14852 | 2026.03.11 22:24:07.797265 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.03.11 22:24:07.797315 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14854 | 2026.03.11 22:24:07.797712 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14855 | 2026.03.11 22:24:07.797939 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.03.11 22:24:07.798098 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 14857 | 2026.03.11 22:24:07.798150 [ 260 ] {e9aeb569-17ff-4e76-9d67-cdc5ef97b712} <Debug> TCPHandler: Processed in 0.001996748 sec. | ||
| 14858 | 2026.03.11 22:24:07.798273 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14859 | 2026.03.11 22:24:07.798372 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14860 | 2026.03.11 22:24:07.798413 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14861 | 2026.03.11 22:24:07.798851 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.03.11 22:24:07.798889 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14863 | 2026.03.11 22:24:07.799195 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14864 | 2026.03.11 22:24:07.799414 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2026.03.11 22:24:07.799545 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 14866 | 2026.03.11 22:24:07.799582 [ 260 ] {dc5c2562-b9e8-4338-82b5-133df65c6306} <Debug> TCPHandler: Processed in 0.001359945 sec. | ||
| 14867 | 2026.03.11 22:24:07.799694 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14868 | 2026.03.11 22:24:07.799788 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14869 | 2026.03.11 22:24:07.799830 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14870 | 2026.03.11 22:24:07.800218 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14871 | 2026.03.11 22:24:07.800251 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14872 | 2026.03.11 22:24:07.800582 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14873 | 2026.03.11 22:24:07.800792 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14874 | 2026.03.11 22:24:07.800917 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001149 sec., 111401.2184508268 rows/sec., 7.76 MiB/sec. | ||
| 14875 | 2026.03.11 22:24:07.800952 [ 260 ] {9cdc7171-b553-45cb-8870-08625e14d149} <Debug> TCPHandler: Processed in 0.001305805 sec. | ||
| 14876 | 2026.03.11 22:24:07.801060 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14877 | 2026.03.11 22:24:07.801152 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14878 | 2026.03.11 22:24:07.801193 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14879 | 2026.03.11 22:24:07.801516 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.03.11 22:24:07.801550 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14881 | 2026.03.11 22:24:07.801852 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14882 | 2026.03.11 22:24:07.802067 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.03.11 22:24:07.802191 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 14884 | 2026.03.11 22:24:07.802225 [ 260 ] {fac3809d-5d66-4df7-81e2-1c34e0897c47} <Debug> TCPHandler: Processed in 0.001211683 sec. | ||
| 14885 | 2026.03.11 22:24:08.214583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31263 | ||
| 14886 | 2026.03.11 22:24:08.215175 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14887 | 2026.03.11 22:24:08.215227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 14888 | 2026.03.11 22:24:08.215778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14889 | 2026.03.11 22:24:08.216021 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14890 | 2026.03.11 22:24:08.216176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31263 | ||
| 14891 | 2026.03.11 22:24:08.794206 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40678 | ||
| 14892 | 2026.03.11 22:24:08.794342 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14893 | 2026.03.11 22:24:08.794370 [ 336 ] {} <Debug> TCP-Session: 9e1b1f94-cb0a-4f02-82a2-449300358678 Authenticating user 'default' from [fd00:1122:3344:101::e]:40678 | ||
| 14894 | 2026.03.11 22:24:08.794391 [ 336 ] {} <Debug> TCP-Session: 9e1b1f94-cb0a-4f02-82a2-449300358678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14895 | 2026.03.11 22:24:08.794403 [ 336 ] {} <Debug> TCP-Session: 9e1b1f94-cb0a-4f02-82a2-449300358678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14896 | 2026.03.11 22:24:08.794608 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60300 | ||
| 14897 | 2026.03.11 22:24:08.794646 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55948 | ||
| 14898 | 2026.03.11 22:24:08.794659 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57005 | ||
| 14899 | 2026.03.11 22:24:08.794680 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36523 | ||
| 14900 | 2026.03.11 22:24:08.794686 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36183 | ||
| 14901 | 2026.03.11 22:24:08.794760 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14902 | 2026.03.11 22:24:08.794783 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14903 | 2026.03.11 22:24:08.794783 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14904 | 2026.03.11 22:24:08.794820 [ 341 ] {} <Debug> TCP-Session: fb621fc9-5c96-461c-8c98-d3d5107a702b Authenticating user 'default' from [fd00:1122:3344:101::e]:55948 | ||
| 14905 | 2026.03.11 22:24:08.794827 [ 335 ] {} <Debug> TCP-Session: ec587ed1-d356-453b-b504-9204ff1b5193 Authenticating user 'default' from [fd00:1122:3344:101::e]:36523 | ||
| 14906 | 2026.03.11 22:24:08.794832 [ 259 ] {} <Debug> TCP-Session: b3908935-d327-439d-a9dd-26ad6fb955ce Authenticating user 'default' from [fd00:1122:3344:101::e]:57005 | ||
| 14907 | 2026.03.11 22:24:08.794851 [ 341 ] {} <Debug> TCP-Session: fb621fc9-5c96-461c-8c98-d3d5107a702b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14908 | 2026.03.11 22:24:08.794861 [ 335 ] {} <Debug> TCP-Session: ec587ed1-d356-453b-b504-9204ff1b5193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14909 | 2026.03.11 22:24:08.794866 [ 259 ] {} <Debug> TCP-Session: b3908935-d327-439d-a9dd-26ad6fb955ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14910 | 2026.03.11 22:24:08.794873 [ 341 ] {} <Debug> TCP-Session: fb621fc9-5c96-461c-8c98-d3d5107a702b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14911 | 2026.03.11 22:24:08.794891 [ 335 ] {} <Debug> TCP-Session: ec587ed1-d356-453b-b504-9204ff1b5193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14912 | 2026.03.11 22:24:08.794897 [ 259 ] {} <Debug> TCP-Session: b3908935-d327-439d-a9dd-26ad6fb955ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.03.11 22:24:08.794878 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14914 | 2026.03.11 22:24:08.794635 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41029 | ||
| 14915 | 2026.03.11 22:24:08.794632 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54609 | ||
| 14916 | 2026.03.11 22:24:08.794990 [ 334 ] {} <Debug> TCP-Session: 5df7f0ce-2088-4d8c-85c2-aafbe8ea2c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:36183 | ||
| 14917 | 2026.03.11 22:24:08.794625 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63638 | ||
| 14918 | 2026.03.11 22:24:08.795072 [ 334 ] {} <Debug> TCP-Session: 5df7f0ce-2088-4d8c-85c2-aafbe8ea2c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14919 | 2026.03.11 22:24:08.795085 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14920 | 2026.03.11 22:24:08.795110 [ 334 ] {} <Debug> TCP-Session: 5df7f0ce-2088-4d8c-85c2-aafbe8ea2c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14921 | 2026.03.11 22:24:08.795055 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14922 | 2026.03.11 22:24:08.795135 [ 340 ] {} <Debug> TCP-Session: 940d3d9a-2f44-4daf-bef8-e0ba2411e929 Authenticating user 'default' from [fd00:1122:3344:101::e]:54609 | ||
| 14923 | 2026.03.11 22:24:08.794758 [ 336 ] {} <Trace> TCP-Session: 9e1b1f94-cb0a-4f02-82a2-449300358678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2026.03.11 22:24:08.795174 [ 340 ] {} <Debug> TCP-Session: 940d3d9a-2f44-4daf-bef8-e0ba2411e929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14925 | 2026.03.11 22:24:08.795165 [ 338 ] {} <Debug> TCP-Session: d81280f8-1250-40bf-9e33-a4cadb0e8696 Authenticating user 'default' from [fd00:1122:3344:101::e]:41029 | ||
| 14926 | 2026.03.11 22:24:08.795197 [ 340 ] {} <Debug> TCP-Session: 940d3d9a-2f44-4daf-bef8-e0ba2411e929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14927 | 2026.03.11 22:24:08.795222 [ 338 ] {} <Debug> TCP-Session: d81280f8-1250-40bf-9e33-a4cadb0e8696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14928 | 2026.03.11 22:24:08.794743 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14929 | 2026.03.11 22:24:08.795254 [ 338 ] {} <Debug> TCP-Session: d81280f8-1250-40bf-9e33-a4cadb0e8696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2026.03.11 22:24:08.795294 [ 337 ] {} <Debug> TCP-Session: 4c5f3006-995b-4b85-909f-c6c1fb7d7b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:60300 | ||
| 14931 | 2026.03.11 22:24:08.795319 [ 337 ] {} <Debug> TCP-Session: 4c5f3006-995b-4b85-909f-c6c1fb7d7b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14932 | 2026.03.11 22:24:08.795332 [ 337 ] {} <Debug> TCP-Session: 4c5f3006-995b-4b85-909f-c6c1fb7d7b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14933 | 2026.03.11 22:24:08.795343 [ 336 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14934 | 2026.03.11 22:24:08.795399 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14935 | 2026.03.11 22:24:08.795436 [ 339 ] {} <Debug> TCP-Session: e9431369-565b-40a6-9ac8-4b2945aa8945 Authenticating user 'default' from [fd00:1122:3344:101::e]:63638 | ||
| 14936 | 2026.03.11 22:24:08.795454 [ 339 ] {} <Debug> TCP-Session: e9431369-565b-40a6-9ac8-4b2945aa8945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14937 | 2026.03.11 22:24:08.795466 [ 339 ] {} <Debug> TCP-Session: e9431369-565b-40a6-9ac8-4b2945aa8945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14938 | 2026.03.11 22:24:08.795653 [ 336 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14939 | 2026.03.11 22:24:08.795714 [ 336 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14940 | 2026.03.11 22:24:08.796098 [ 336 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 14941 | 2026.03.11 22:24:08.797071 [ 289 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Trace> AggregatingTransform: Aggregating | ||
| 14942 | 2026.03.11 22:24:08.797128 [ 289 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Trace> Aggregator: Aggregation method: without_key | ||
| 14943 | 2026.03.11 22:24:08.797168 [ 289 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958079 sec. (1043.755 rows/sec., 40.77 KiB/sec.) | ||
| 14944 | 2026.03.11 22:24:08.797188 [ 289 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Trace> Aggregator: Merging aggregated data | ||
| 14945 | 2026.03.11 22:24:08.798416 [ 336 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 14946 | 2026.03.11 22:24:08.798567 [ 336 ] {ff95f7de-d651-4a69-a82c-029a76aca14c} <Debug> TCPHandler: Processed in 0.003946374 sec. | ||
| 14947 | 2026.03.11 22:24:08.798660 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14948 | 2026.03.11 22:24:08.798697 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14949 | 2026.03.11 22:24:08.798702 [ 336 ] {} <Debug> TCP-Session: 9e1b1f94-cb0a-4f02-82a2-449300358678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14950 | 2026.03.11 22:24:08.798729 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14951 | 2026.03.11 22:24:08.798754 [ 337 ] {} <Debug> TCP-Session: 4c5f3006-995b-4b85-909f-c6c1fb7d7b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14952 | 2026.03.11 22:24:08.798775 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14953 | 2026.03.11 22:24:08.798793 [ 335 ] {} <Debug> TCP-Session: ec587ed1-d356-453b-b504-9204ff1b5193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14954 | 2026.03.11 22:24:08.798799 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14955 | 2026.03.11 22:24:08.798823 [ 341 ] {} <Debug> TCP-Session: fb621fc9-5c96-461c-8c98-d3d5107a702b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14956 | 2026.03.11 22:24:08.798842 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14957 | 2026.03.11 22:24:08.798858 [ 339 ] {} <Debug> TCP-Session: e9431369-565b-40a6-9ac8-4b2945aa8945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14958 | 2026.03.11 22:24:08.798865 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14959 | 2026.03.11 22:24:08.798900 [ 340 ] {} <Debug> TCP-Session: 940d3d9a-2f44-4daf-bef8-e0ba2411e929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14960 | 2026.03.11 22:24:08.798928 [ 259 ] {} <Debug> TCP-Session: b3908935-d327-439d-a9dd-26ad6fb955ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14961 | 2026.03.11 22:24:08.798816 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14962 | 2026.03.11 22:24:08.798751 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14963 | 2026.03.11 22:24:08.799003 [ 338 ] {} <Debug> TCP-Session: d81280f8-1250-40bf-9e33-a4cadb0e8696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14964 | 2026.03.11 22:24:08.799026 [ 334 ] {} <Debug> TCP-Session: 5df7f0ce-2088-4d8c-85c2-aafbe8ea2c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14965 | 2026.03.11 22:24:09.071021 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62361 | ||
| 14966 | 2026.03.11 22:24:09.071131 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14967 | 2026.03.11 22:24:09.071157 [ 336 ] {} <Debug> TCP-Session: a6584b69-d540-42db-abc3-69e4c565af96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62361 | ||
| 14968 | 2026.03.11 22:24:09.071179 [ 336 ] {} <Debug> TCP-Session: a6584b69-d540-42db-abc3-69e4c565af96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14969 | 2026.03.11 22:24:09.071193 [ 336 ] {} <Debug> TCP-Session: a6584b69-d540-42db-abc3-69e4c565af96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14970 | 2026.03.11 22:24:09.071407 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38901 | ||
| 14971 | 2026.03.11 22:24:09.071459 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49145 | ||
| 14972 | 2026.03.11 22:24:09.071478 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51521 | ||
| 14973 | 2026.03.11 22:24:09.071523 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62855 | ||
| 14974 | 2026.03.11 22:24:09.071518 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41848 | ||
| 14975 | 2026.03.11 22:24:09.071572 [ 336 ] {} <Trace> TCP-Session: a6584b69-d540-42db-abc3-69e4c565af96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.03.11 22:24:09.071591 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14977 | 2026.03.11 22:24:09.071602 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14978 | 2026.03.11 22:24:09.071634 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14979 | 2026.03.11 22:24:09.071646 [ 338 ] {} <Debug> TCP-Session: 193ece06-c07c-4a2d-94ad-51cc048a08bb Authenticating user 'default' from [fd00:1122:3344:101::e]:49145 | ||
| 14980 | 2026.03.11 22:24:09.071658 [ 339 ] {} <Debug> TCP-Session: 51edc205-bcf3-4468-8707-e471b83b3e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:51521 | ||
| 14981 | 2026.03.11 22:24:09.071663 [ 334 ] {} <Debug> TCP-Session: c509ee5a-5139-48c5-ab49-fe04e6e4fa52 Authenticating user 'default' from [fd00:1122:3344:101::e]:41848 | ||
| 14982 | 2026.03.11 22:24:09.071683 [ 338 ] {} <Debug> TCP-Session: 193ece06-c07c-4a2d-94ad-51cc048a08bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.03.11 22:24:09.071694 [ 339 ] {} <Debug> TCP-Session: 51edc205-bcf3-4468-8707-e471b83b3e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14984 | 2026.03.11 22:24:09.071710 [ 338 ] {} <Debug> TCP-Session: 193ece06-c07c-4a2d-94ad-51cc048a08bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14985 | 2026.03.11 22:24:09.071721 [ 339 ] {} <Debug> TCP-Session: 51edc205-bcf3-4468-8707-e471b83b3e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14986 | 2026.03.11 22:24:09.071700 [ 334 ] {} <Debug> TCP-Session: c509ee5a-5139-48c5-ab49-fe04e6e4fa52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2026.03.11 22:24:09.071766 [ 336 ] {82736694-5140-4f63-9df5-1a8204c73481} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62361) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14988 | 2026.03.11 22:24:09.071785 [ 334 ] {} <Debug> TCP-Session: c509ee5a-5139-48c5-ab49-fe04e6e4fa52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14989 | 2026.03.11 22:24:09.071506 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44700 | ||
| 14990 | 2026.03.11 22:24:09.071495 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49779 | ||
| 14991 | 2026.03.11 22:24:09.071486 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50976 | ||
| 14992 | 2026.03.11 22:24:09.071888 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14993 | 2026.03.11 22:24:09.071522 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14994 | 2026.03.11 22:24:09.071918 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14995 | 2026.03.11 22:24:09.071927 [ 259 ] {} <Debug> TCP-Session: c9198641-5f64-4dae-973a-1eb66320caf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44700 | ||
| 14996 | 2026.03.11 22:24:09.071954 [ 337 ] {} <Debug> TCP-Session: b2ad5b05-e58a-4219-b272-5502c52a60cf Authenticating user 'default' from [fd00:1122:3344:101::e]:38901 | ||
| 14997 | 2026.03.11 22:24:09.071959 [ 341 ] {} <Debug> TCP-Session: f134112a-8e74-4ebf-a72b-7021597a5ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49779 | ||
| 14998 | 2026.03.11 22:24:09.071972 [ 259 ] {} <Debug> TCP-Session: c9198641-5f64-4dae-973a-1eb66320caf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.03.11 22:24:09.071989 [ 337 ] {} <Debug> TCP-Session: b2ad5b05-e58a-4219-b272-5502c52a60cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2026.03.11 22:24:09.071991 [ 341 ] {} <Debug> TCP-Session: f134112a-8e74-4ebf-a72b-7021597a5ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15001 | 2026.03.11 22:24:09.072002 [ 259 ] {} <Debug> TCP-Session: c9198641-5f64-4dae-973a-1eb66320caf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2026.03.11 22:24:09.072013 [ 337 ] {} <Debug> TCP-Session: b2ad5b05-e58a-4219-b272-5502c52a60cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15003 | 2026.03.11 22:24:09.072039 [ 336 ] {82736694-5140-4f63-9df5-1a8204c73481} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15004 | 2026.03.11 22:24:09.072020 [ 341 ] {} <Debug> TCP-Session: f134112a-8e74-4ebf-a72b-7021597a5ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.03.11 22:24:09.071953 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15006 | 2026.03.11 22:24:09.072112 [ 336 ] {82736694-5140-4f63-9df5-1a8204c73481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15007 | 2026.03.11 22:24:09.072127 [ 340 ] {} <Debug> TCP-Session: cd3c2ec5-53d2-4ff5-8db9-ba4e62699d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50976 | ||
| 15008 | 2026.03.11 22:24:09.071602 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15009 | 2026.03.11 22:24:09.072148 [ 340 ] {} <Debug> TCP-Session: cd3c2ec5-53d2-4ff5-8db9-ba4e62699d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15010 | 2026.03.11 22:24:09.072175 [ 335 ] {} <Debug> TCP-Session: 41a3ac8b-4785-42bb-beea-5b18fbd5f493 Authenticating user 'default' from [fd00:1122:3344:101::e]:62855 | ||
| 15011 | 2026.03.11 22:24:09.072177 [ 340 ] {} <Debug> TCP-Session: cd3c2ec5-53d2-4ff5-8db9-ba4e62699d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15012 | 2026.03.11 22:24:09.072205 [ 335 ] {} <Debug> TCP-Session: 41a3ac8b-4785-42bb-beea-5b18fbd5f493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15013 | 2026.03.11 22:24:09.072229 [ 335 ] {} <Debug> TCP-Session: 41a3ac8b-4785-42bb-beea-5b18fbd5f493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15014 | 2026.03.11 22:24:09.072405 [ 336 ] {82736694-5140-4f63-9df5-1a8204c73481} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 15015 | 2026.03.11 22:24:09.073347 [ 327 ] {82736694-5140-4f63-9df5-1a8204c73481} <Trace> AggregatingTransform: Aggregating | ||
| 15016 | 2026.03.11 22:24:09.073389 [ 327 ] {82736694-5140-4f63-9df5-1a8204c73481} <Trace> Aggregator: Aggregation method: without_key | ||
| 15017 | 2026.03.11 22:24:09.073426 [ 327 ] {82736694-5140-4f63-9df5-1a8204c73481} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915627 sec. (1092.148 rows/sec., 42.66 KiB/sec.) | ||
| 15018 | 2026.03.11 22:24:09.073444 [ 327 ] {82736694-5140-4f63-9df5-1a8204c73481} <Trace> Aggregator: Merging aggregated data | ||
| 15019 | 2026.03.11 22:24:09.074820 [ 336 ] {82736694-5140-4f63-9df5-1a8204c73481} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00312 sec., 320.5128205128205 rows/sec., 12.52 KiB/sec. | ||
| 15020 | 2026.03.11 22:24:09.074961 [ 336 ] {82736694-5140-4f63-9df5-1a8204c73481} <Debug> TCPHandler: Processed in 0.003524677 sec. | ||
| 15021 | 2026.03.11 22:24:09.075074 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15022 | 2026.03.11 22:24:09.075105 [ 336 ] {} <Debug> TCP-Session: a6584b69-d540-42db-abc3-69e4c565af96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.03.11 22:24:09.075115 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15024 | 2026.03.11 22:24:09.075145 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15025 | 2026.03.11 22:24:09.075154 [ 335 ] {} <Debug> TCP-Session: 41a3ac8b-4785-42bb-beea-5b18fbd5f493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.03.11 22:24:09.075168 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15027 | 2026.03.11 22:24:09.075185 [ 337 ] {} <Debug> TCP-Session: b2ad5b05-e58a-4219-b272-5502c52a60cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15028 | 2026.03.11 22:24:09.075194 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15029 | 2026.03.11 22:24:09.075211 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15030 | 2026.03.11 22:24:09.075229 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15031 | 2026.03.11 22:24:09.075248 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15032 | 2026.03.11 22:24:09.075282 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15033 | 2026.03.11 22:24:09.075286 [ 341 ] {} <Debug> TCP-Session: f134112a-8e74-4ebf-a72b-7021597a5ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15034 | 2026.03.11 22:24:09.075305 [ 259 ] {} <Debug> TCP-Session: c9198641-5f64-4dae-973a-1eb66320caf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15035 | 2026.03.11 22:24:09.075323 [ 334 ] {} <Debug> TCP-Session: c509ee5a-5139-48c5-ab49-fe04e6e4fa52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15036 | 2026.03.11 22:24:09.075266 [ 339 ] {} <Debug> TCP-Session: 51edc205-bcf3-4468-8707-e471b83b3e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15037 | 2026.03.11 22:24:09.075214 [ 340 ] {} <Debug> TCP-Session: cd3c2ec5-53d2-4ff5-8db9-ba4e62699d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15038 | 2026.03.11 22:24:09.075252 [ 338 ] {} <Debug> TCP-Session: 193ece06-c07c-4a2d-94ad-51cc048a08bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15039 | 2026.03.11 22:24:09.943184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15040 | 2026.03.11 22:24:09.962048 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.03.11 22:24:09.962109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15042 | 2026.03.11 22:24:09.968759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15043 | 2026.03.11 22:24:09.969516 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2026.03.11 22:24:09.973328 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15045 | 2026.03.11 22:24:10.796356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1864 | ||
| 15046 | 2026.03.11 22:24:10.799217 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15047 | 2026.03.11 22:24:10.799267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15048 | 2026.03.11 22:24:10.800502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15049 | 2026.03.11 22:24:10.800762 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15050 | 2026.03.11 22:24:10.801041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15051 | 2026.03.11 22:24:12.801230 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.03.11 22:24:12.801438 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15053 | 2026.03.11 22:24:12.801521 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15054 | 2026.03.11 22:24:12.802385 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.03.11 22:24:12.802449 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15056 | 2026.03.11 22:24:12.802952 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15057 | 2026.03.11 22:24:12.803251 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.03.11 22:24:12.803416 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002033 sec., 57058.53418593212 rows/sec., 4.85 MiB/sec. | ||
| 15059 | 2026.03.11 22:24:12.803466 [ 260 ] {6755bd46-1d9d-4027-ae74-71f2e370de94} <Debug> TCPHandler: Processed in 0.002380515 sec. | ||
| 15060 | 2026.03.11 22:24:12.803630 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.03.11 22:24:12.803730 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15062 | 2026.03.11 22:24:12.803779 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15063 | 2026.03.11 22:24:12.804249 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.03.11 22:24:12.804287 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15065 | 2026.03.11 22:24:12.804609 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15066 | 2026.03.11 22:24:12.804846 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.03.11 22:24:12.804987 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001279 sec., 23455.824863174355 rows/sec., 1.72 MiB/sec. | ||
| 15068 | 2026.03.11 22:24:12.805033 [ 260 ] {8459eeb2-98f1-4947-a6c9-aa5e5cf930f4} <Debug> TCPHandler: Processed in 0.001459398 sec. | ||
| 15069 | 2026.03.11 22:24:12.805190 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.03.11 22:24:12.805300 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15071 | 2026.03.11 22:24:12.805349 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15072 | 2026.03.11 22:24:12.805912 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.03.11 22:24:12.805965 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15074 | 2026.03.11 22:24:12.806377 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15075 | 2026.03.11 22:24:12.806610 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.03.11 22:24:12.806787 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00151 sec., 62251.65562913907 rows/sec., 4.86 MiB/sec. | ||
| 15077 | 2026.03.11 22:24:12.806844 [ 260 ] {60c9f120-021d-4e31-81a2-9e2f64e66983} <Debug> TCPHandler: Processed in 0.001710912 sec. | ||
| 15078 | 2026.03.11 22:24:12.807007 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15079 | 2026.03.11 22:24:12.807106 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15080 | 2026.03.11 22:24:12.807153 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15081 | 2026.03.11 22:24:12.807764 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.03.11 22:24:12.807847 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15083 | 2026.03.11 22:24:12.808327 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15084 | 2026.03.11 22:24:12.808645 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.03.11 22:24:12.808848 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 4 parts from all_1_100_20 to all_103_103_0 | ||
| 15086 | 2026.03.11 22:24:12.808881 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001793 sec., 89235.91745677634 rows/sec., 6.22 MiB/sec. | ||
| 15087 | 2026.03.11 22:24:12.808952 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.03.11 22:24:12.808965 [ 260 ] {c5ca46de-8c10-4aad-8af7-1d44873e3e54} <Debug> TCPHandler: Processed in 0.002016398 sec. | ||
| 15089 | 2026.03.11 22:24:12.808992 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15090 | 2026.03.11 22:24:12.809147 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.03.11 22:24:12.809186 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_100_20 to all_103_103_0 into Compact with storage Full | ||
| 15092 | 2026.03.11 22:24:12.809281 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15093 | 2026.03.11 22:24:12.809355 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15094 | 2026.03.11 22:24:12.809391 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15095 | 2026.03.11 22:24:12.809463 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 33576 rows starting from the beginning of the part | ||
| 15096 | 2026.03.11 22:24:12.809575 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 15097 | 2026.03.11 22:24:12.809662 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 265 rows starting from the beginning of the part | ||
| 15098 | 2026.03.11 22:24:12.809746 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1325 rows starting from the beginning of the part | ||
| 15099 | 2026.03.11 22:24:12.813243 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2026.03.11 22:24:12.813310 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15101 | 2026.03.11 22:24:12.814215 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15102 | 2026.03.11 22:24:12.814571 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2026.03.11 22:24:12.814846 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005585 sec., 5371.530886302597 rows/sec., 9.63 MiB/sec. | ||
| 15104 | 2026.03.11 22:24:12.814983 [ 260 ] {039b427c-3531-4f22-864e-6bae3fd3ed88} <Debug> TCPHandler: Processed in 0.005905042 sec. | ||
| 15105 | 2026.03.11 22:24:12.815193 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2026.03.11 22:24:12.815336 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15107 | 2026.03.11 22:24:12.815401 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15108 | 2026.03.11 22:24:12.815918 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15109 | 2026.03.11 22:24:12.816000 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 15110 | 2026.03.11 22:24:12.816690 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15111 | 2026.03.11 22:24:12.817005 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15112 | 2026.03.11 22:24:12.817183 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001886 sec., 31813.361611876986 rows/sec., 2.14 MiB/sec. | ||
| 15113 | 2026.03.11 22:24:12.817233 [ 260 ] {e4d38750-5db5-48b5-b3af-2b4404cad447} <Debug> TCPHandler: Processed in 0.002146701 sec. | ||
| 15114 | 2026.03.11 22:24:12.819581 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35326 rows, containing 5 columns (5 merged, 0 gathered) in 0.010470958 sec., 3373712.31935034 rows/sec., 221.77 MiB/sec. | ||
| 15115 | 2026.03.11 22:24:12.820034 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 15116 | 2026.03.11 22:24:12.820514 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2026.03.11 22:24:12.820643 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 4 parts: [all_1_100_20, all_103_103_0] -> all_1_103_21 | ||
| 15118 | 2026.03.11 22:24:12.820773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15119 | 2026.03.11 22:24:13.204391 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43953 | ||
| 15120 | 2026.03.11 22:24:13.204519 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15121 | 2026.03.11 22:24:13.204545 [ 336 ] {} <Debug> TCP-Session: 3cf82b29-c8c2-4efe-b02c-515b13e63f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:43953 | ||
| 15122 | 2026.03.11 22:24:13.204567 [ 336 ] {} <Debug> TCP-Session: 3cf82b29-c8c2-4efe-b02c-515b13e63f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15123 | 2026.03.11 22:24:13.204580 [ 336 ] {} <Debug> TCP-Session: 3cf82b29-c8c2-4efe-b02c-515b13e63f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15124 | 2026.03.11 22:24:13.204786 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53695 | ||
| 15125 | 2026.03.11 22:24:13.204824 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64112 | ||
| 15126 | 2026.03.11 22:24:13.204850 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64285 | ||
| 15127 | 2026.03.11 22:24:13.204847 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39114 | ||
| 15128 | 2026.03.11 22:24:13.204923 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15129 | 2026.03.11 22:24:13.204923 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15130 | 2026.03.11 22:24:13.204909 [ 336 ] {} <Trace> TCP-Session: 3cf82b29-c8c2-4efe-b02c-515b13e63f0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2026.03.11 22:24:13.204974 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15132 | 2026.03.11 22:24:13.204981 [ 337 ] {} <Debug> TCP-Session: e2679c0b-de71-40d3-84a0-6458a4f52511 Authenticating user 'default' from [fd00:1122:3344:101::e]:53695 | ||
| 15133 | 2026.03.11 22:24:13.205022 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15134 | 2026.03.11 22:24:13.205040 [ 335 ] {} <Debug> TCP-Session: 74ff9c1a-dbc5-44f7-b834-409d8595769c Authenticating user 'default' from [fd00:1122:3344:101::e]:64285 | ||
| 15135 | 2026.03.11 22:24:13.205060 [ 337 ] {} <Debug> TCP-Session: e2679c0b-de71-40d3-84a0-6458a4f52511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15136 | 2026.03.11 22:24:13.205076 [ 334 ] {} <Debug> TCP-Session: 6f320e4b-3bcc-439f-be20-59f4002f5668 Authenticating user 'default' from [fd00:1122:3344:101::e]:39114 | ||
| 15137 | 2026.03.11 22:24:13.205090 [ 335 ] {} <Debug> TCP-Session: 74ff9c1a-dbc5-44f7-b834-409d8595769c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.03.11 22:24:13.205094 [ 337 ] {} <Debug> TCP-Session: e2679c0b-de71-40d3-84a0-6458a4f52511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15139 | 2026.03.11 22:24:13.205123 [ 335 ] {} <Debug> TCP-Session: 74ff9c1a-dbc5-44f7-b834-409d8595769c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15140 | 2026.03.11 22:24:13.205116 [ 334 ] {} <Debug> TCP-Session: 6f320e4b-3bcc-439f-be20-59f4002f5668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15141 | 2026.03.11 22:24:13.205153 [ 336 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15142 | 2026.03.11 22:24:13.205164 [ 334 ] {} <Debug> TCP-Session: 6f320e4b-3bcc-439f-be20-59f4002f5668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15143 | 2026.03.11 22:24:13.204971 [ 341 ] {} <Debug> TCP-Session: 245e24ca-45c4-425c-ba49-51ffd3cb8e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:64112 | ||
| 15144 | 2026.03.11 22:24:13.204832 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64905 | ||
| 15145 | 2026.03.11 22:24:13.205222 [ 341 ] {} <Debug> TCP-Session: 245e24ca-45c4-425c-ba49-51ffd3cb8e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15146 | 2026.03.11 22:24:13.204810 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64443 | ||
| 15147 | 2026.03.11 22:24:13.205264 [ 341 ] {} <Debug> TCP-Session: 245e24ca-45c4-425c-ba49-51ffd3cb8e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15148 | 2026.03.11 22:24:13.204798 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40182 | ||
| 15149 | 2026.03.11 22:24:13.205302 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15150 | 2026.03.11 22:24:13.204806 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38596 | ||
| 15151 | 2026.03.11 22:24:13.205359 [ 259 ] {} <Debug> TCP-Session: 95ed2a10-f300-4020-8f37-49f6d3ededac Authenticating user 'default' from [fd00:1122:3344:101::e]:64905 | ||
| 15152 | 2026.03.11 22:24:13.205355 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15153 | 2026.03.11 22:24:13.205389 [ 259 ] {} <Debug> TCP-Session: 95ed2a10-f300-4020-8f37-49f6d3ededac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15154 | 2026.03.11 22:24:13.205406 [ 340 ] {} <Debug> TCP-Session: 6f5243bd-45a9-49d6-b697-2095613f73ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64443 | ||
| 15155 | 2026.03.11 22:24:13.205416 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15156 | 2026.03.11 22:24:13.205420 [ 259 ] {} <Debug> TCP-Session: 95ed2a10-f300-4020-8f37-49f6d3ededac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15157 | 2026.03.11 22:24:13.205434 [ 336 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15158 | 2026.03.11 22:24:13.205449 [ 339 ] {} <Debug> TCP-Session: b7272bef-eebd-4bbe-8b41-433290239030 Authenticating user 'default' from [fd00:1122:3344:101::e]:38596 | ||
| 15159 | 2026.03.11 22:24:13.205435 [ 340 ] {} <Debug> TCP-Session: 6f5243bd-45a9-49d6-b697-2095613f73ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15160 | 2026.03.11 22:24:13.205489 [ 339 ] {} <Debug> TCP-Session: b7272bef-eebd-4bbe-8b41-433290239030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15161 | 2026.03.11 22:24:13.205509 [ 340 ] {} <Debug> TCP-Session: 6f5243bd-45a9-49d6-b697-2095613f73ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15162 | 2026.03.11 22:24:13.205504 [ 336 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15163 | 2026.03.11 22:24:13.205521 [ 339 ] {} <Debug> TCP-Session: b7272bef-eebd-4bbe-8b41-433290239030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15164 | 2026.03.11 22:24:13.205375 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15165 | 2026.03.11 22:24:13.205583 [ 338 ] {} <Debug> TCP-Session: 754a8982-77a5-46fa-901a-3483bc1c1d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:40182 | ||
| 15166 | 2026.03.11 22:24:13.205599 [ 338 ] {} <Debug> TCP-Session: 754a8982-77a5-46fa-901a-3483bc1c1d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15167 | 2026.03.11 22:24:13.205613 [ 338 ] {} <Debug> TCP-Session: 754a8982-77a5-46fa-901a-3483bc1c1d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.03.11 22:24:13.205839 [ 336 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 15169 | 2026.03.11 22:24:13.206804 [ 331 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Trace> AggregatingTransform: Aggregating | ||
| 15170 | 2026.03.11 22:24:13.206846 [ 331 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 15171 | 2026.03.11 22:24:13.206883 [ 331 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936997 sec. (1067.239 rows/sec., 41.69 KiB/sec.) | ||
| 15172 | 2026.03.11 22:24:13.206901 [ 331 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Trace> Aggregator: Merging aggregated data | ||
| 15173 | 2026.03.11 22:24:13.208254 [ 336 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 15174 | 2026.03.11 22:24:13.208410 [ 336 ] {676bec79-cef0-400b-84f5-aefd0c0f6e6d} <Debug> TCPHandler: Processed in 0.003618248 sec. | ||
| 15175 | 2026.03.11 22:24:13.208527 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15176 | 2026.03.11 22:24:13.208552 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15177 | 2026.03.11 22:24:13.208557 [ 336 ] {} <Debug> TCP-Session: 3cf82b29-c8c2-4efe-b02c-515b13e63f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15178 | 2026.03.11 22:24:13.208574 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15179 | 2026.03.11 22:24:13.208598 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15180 | 2026.03.11 22:24:13.208614 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15181 | 2026.03.11 22:24:13.208640 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15182 | 2026.03.11 22:24:13.208649 [ 335 ] {} <Debug> TCP-Session: 74ff9c1a-dbc5-44f7-b834-409d8595769c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15183 | 2026.03.11 22:24:13.208655 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15184 | 2026.03.11 22:24:13.208687 [ 339 ] {} <Debug> TCP-Session: b7272bef-eebd-4bbe-8b41-433290239030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15185 | 2026.03.11 22:24:13.208677 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15186 | 2026.03.11 22:24:13.208710 [ 259 ] {} <Debug> TCP-Session: 95ed2a10-f300-4020-8f37-49f6d3ededac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15187 | 2026.03.11 22:24:13.208701 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15188 | 2026.03.11 22:24:13.208741 [ 340 ] {} <Debug> TCP-Session: 6f5243bd-45a9-49d6-b697-2095613f73ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15189 | 2026.03.11 22:24:13.208770 [ 334 ] {} <Debug> TCP-Session: 6f320e4b-3bcc-439f-be20-59f4002f5668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15190 | 2026.03.11 22:24:13.208667 [ 341 ] {} <Debug> TCP-Session: 245e24ca-45c4-425c-ba49-51ffd3cb8e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15191 | 2026.03.11 22:24:13.208628 [ 338 ] {} <Debug> TCP-Session: 754a8982-77a5-46fa-901a-3483bc1c1d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15192 | 2026.03.11 22:24:13.208601 [ 337 ] {} <Debug> TCP-Session: e2679c0b-de71-40d3-84a0-6458a4f52511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15193 | 2026.03.11 22:24:13.931506 [ 97 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 15194 | 2026.03.11 22:24:13.931605 [ 97 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.03.11 22:24:13.931636 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15196 | 2026.03.11 22:24:13.931820 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 15197 | 2026.03.11 22:24:13.932029 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15198 | 2026.03.11 22:24:13.932088 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
| 15199 | 2026.03.11 22:24:13.932158 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 15200 | 2026.03.11 22:24:13.932202 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 15201 | 2026.03.11 22:24:13.932243 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 15202 | 2026.03.11 22:24:13.932284 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 15203 | 2026.03.11 22:24:13.933174 [ 186 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436617 sec., 17401.993711615552 rows/sec., 1.14 MiB/sec. | ||
| 15204 | 2026.03.11 22:24:13.933320 [ 186 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 15205 | 2026.03.11 22:24:13.933630 [ 186 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.03.11 22:24:13.933720 [ 186 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_25_5} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 15207 | 2026.03.11 22:24:13.933812 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15208 | 2026.03.11 22:24:14.068654 [ 69 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 15209 | 2026.03.11 22:24:14.068733 [ 69 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2026.03.11 22:24:14.068770 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15211 | 2026.03.11 22:24:14.068883 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 15212 | 2026.03.11 22:24:14.069049 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15213 | 2026.03.11 22:24:14.069101 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 160 rows starting from the beginning of the part | ||
| 15214 | 2026.03.11 22:24:14.069195 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 15215 | 2026.03.11 22:24:14.069276 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 15216 | 2026.03.11 22:24:14.069350 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 15217 | 2026.03.11 22:24:14.069419 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 15218 | 2026.03.11 22:24:14.070465 [ 193 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620711 sec., 380080.1006471851 rows/sec., 23.35 MiB/sec. | ||
| 15219 | 2026.03.11 22:24:14.070601 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 15220 | 2026.03.11 22:24:14.070870 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.03.11 22:24:14.070937 [ 198 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_34_7} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 15222 | 2026.03.11 22:24:14.071002 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15223 | 2026.03.11 22:24:15.529665 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15224 | 2026.03.11 22:24:15.529740 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15225 | 2026.03.11 22:24:15.716382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31711 | ||
| 15226 | 2026.03.11 22:24:15.716952 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15227 | 2026.03.11 22:24:15.717007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15228 | 2026.03.11 22:24:15.717521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15229 | 2026.03.11 22:24:15.717756 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15230 | 2026.03.11 22:24:15.717900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31711 | ||
| 15231 | 2026.03.11 22:24:15.717899 [ 81 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15232 | 2026.03.11 22:24:15.717969 [ 81 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.03.11 22:24:15.717995 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15234 | 2026.03.11 22:24:15.718146 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 15235 | 2026.03.11 22:24:15.718356 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15236 | 2026.03.11 22:24:15.718418 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29343 rows starting from the beginning of the part | ||
| 15237 | 2026.03.11 22:24:15.718521 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15238 | 2026.03.11 22:24:15.718603 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15239 | 2026.03.11 22:24:15.718669 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15240 | 2026.03.11 22:24:15.718730 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15241 | 2026.03.11 22:24:15.718796 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15242 | 2026.03.11 22:24:15.721165 [ 188 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31711 rows, containing 4 columns (4 merged, 0 gathered) in 0.003104629 sec., 10214102.876704432 rows/sec., 146.11 MiB/sec. | ||
| 15243 | 2026.03.11 22:24:15.721577 [ 194 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15244 | 2026.03.11 22:24:15.721911 [ 194 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15245 | 2026.03.11 22:24:15.721995 [ 194 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_66_13} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15246 | 2026.03.11 22:24:15.722117 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 15247 | 2026.03.11 22:24:15.746161 [ 80 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 15248 | 2026.03.11 22:24:15.746204 [ 80 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.03.11 22:24:15.746225 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15250 | 2026.03.11 22:24:15.746319 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 15251 | 2026.03.11 22:24:15.746428 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15252 | 2026.03.11 22:24:15.746459 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 308 rows starting from the beginning of the part | ||
| 15253 | 2026.03.11 22:24:15.746520 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 15254 | 2026.03.11 22:24:15.746563 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 15255 | 2026.03.11 22:24:15.746601 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 15256 | 2026.03.11 22:24:15.746641 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 15257 | 2026.03.11 22:24:15.747510 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233493 sec., 959875.7350061978 rows/sec., 65.38 MiB/sec. | ||
| 15258 | 2026.03.11 22:24:15.747647 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 15259 | 2026.03.11 22:24:15.747890 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2026.03.11 22:24:15.747956 [ 193 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_34_7} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 15261 | 2026.03.11 22:24:15.748017 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15262 | 2026.03.11 22:24:17.473466 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15263 | 2026.03.11 22:24:17.491534 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.03.11 22:24:17.491592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15265 | 2026.03.11 22:24:17.497544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15266 | 2026.03.11 22:24:17.498261 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.03.11 22:24:17.498571 [ 124 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15268 | 2026.03.11 22:24:17.498636 [ 124 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15269 | 2026.03.11 22:24:17.498657 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15270 | 2026.03.11 22:24:17.498759 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 15271 | 2026.03.11 22:24:17.501947 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15272 | 2026.03.11 22:24:17.502006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15273 | 2026.03.11 22:24:17.502845 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15274 | 2026.03.11 22:24:17.506516 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 15275 | 2026.03.11 22:24:17.510343 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15276 | 2026.03.11 22:24:17.514410 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 15277 | 2026.03.11 22:24:17.518377 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15278 | 2026.03.11 22:24:17.522081 [ 201 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 15279 | 2026.03.11 22:24:17.577990 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.079271691 sec., 6269.577370312436 rows/sec., 32.42 MiB/sec. | ||
| 15280 | 2026.03.11 22:24:17.580510 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15281 | 2026.03.11 22:24:17.582307 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2026.03.11 22:24:17.582409 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_66_13} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15283 | 2026.03.11 22:24:17.584039 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15284 | 2026.03.11 22:24:17.798319 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2026.03.11 22:24:17.798495 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15286 | 2026.03.11 22:24:17.798561 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15287 | 2026.03.11 22:24:17.799260 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.03.11 22:24:17.799307 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15289 | 2026.03.11 22:24:17.799692 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15290 | 2026.03.11 22:24:17.799930 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2026.03.11 22:24:17.800084 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.82 MiB/sec. | ||
| 15292 | 2026.03.11 22:24:17.800129 [ 260 ] {05fd1b4b-a9d6-43ff-b1a2-68b9c8b3c6b2} <Debug> TCPHandler: Processed in 0.001937417 sec. | ||
| 15293 | 2026.03.11 22:24:17.800269 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15294 | 2026.03.11 22:24:17.800366 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15295 | 2026.03.11 22:24:17.800408 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15296 | 2026.03.11 22:24:17.800882 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2026.03.11 22:24:17.800921 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15298 | 2026.03.11 22:24:17.801225 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15299 | 2026.03.11 22:24:17.801436 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.03.11 22:24:17.801571 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001225 sec., 8163.265306122449 rows/sec., 613.84 KiB/sec. | ||
| 15301 | 2026.03.11 22:24:17.801610 [ 260 ] {1e14bf68-c67d-4db7-a2ee-61fe2f478cfe} <Debug> TCPHandler: Processed in 0.001397707 sec. | ||
| 15302 | 2026.03.11 22:24:17.801732 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.03.11 22:24:17.801828 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15304 | 2026.03.11 22:24:17.801868 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15305 | 2026.03.11 22:24:17.802308 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.03.11 22:24:17.802346 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15307 | 2026.03.11 22:24:17.802647 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15308 | 2026.03.11 22:24:17.802856 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15309 | 2026.03.11 22:24:17.802984 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 15310 | 2026.03.11 22:24:17.803022 [ 260 ] {54337842-78ce-402e-86a9-574b874a0399} <Debug> TCPHandler: Processed in 0.001345795 sec. | ||
| 15311 | 2026.03.11 22:24:17.803138 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.03.11 22:24:17.803235 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15313 | 2026.03.11 22:24:17.803279 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15314 | 2026.03.11 22:24:17.803690 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.03.11 22:24:17.803728 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15316 | 2026.03.11 22:24:17.804053 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15317 | 2026.03.11 22:24:17.804268 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.03.11 22:24:17.804396 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 15319 | 2026.03.11 22:24:17.804438 [ 260 ] {3c1241e9-6376-40fc-9736-90dd136be7ac} <Debug> TCPHandler: Processed in 0.001348755 sec. | ||
| 15320 | 2026.03.11 22:24:17.804546 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.03.11 22:24:17.804640 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15322 | 2026.03.11 22:24:17.804695 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15323 | 2026.03.11 22:24:17.805477 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.03.11 22:24:17.805516 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15325 | 2026.03.11 22:24:17.806039 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15326 | 2026.03.11 22:24:17.806260 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.03.11 22:24:17.806398 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 15328 | 2026.03.11 22:24:17.806452 [ 260 ] {e7343fbf-8216-4ec3-9e03-bd0ebcacd48c} <Debug> TCPHandler: Processed in 0.001955937 sec. | ||
| 15329 | 2026.03.11 22:24:17.806567 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15330 | 2026.03.11 22:24:17.806662 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15331 | 2026.03.11 22:24:17.806704 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15332 | 2026.03.11 22:24:17.807035 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.03.11 22:24:17.807072 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15334 | 2026.03.11 22:24:17.807378 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15335 | 2026.03.11 22:24:17.807593 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.03.11 22:24:17.807721 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15337 | 2026.03.11 22:24:17.807758 [ 260 ] {93908e20-3598-4501-8463-462611e19b96} <Debug> TCPHandler: Processed in 0.001241073 sec. | ||
| 15338 | 2026.03.11 22:24:18.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.80 MiB, peak 378.12 MiB, free memory in arenas 0.00 B, will set to 365.86 MiB (RSS), difference: 1.06 MiB | ||
| 15339 | 2026.03.11 22:24:20.801496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1890 | ||
| 15340 | 2026.03.11 22:24:20.804158 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15341 | 2026.03.11 22:24:20.804212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15342 | 2026.03.11 22:24:20.805382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15343 | 2026.03.11 22:24:20.805648 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15344 | 2026.03.11 22:24:20.806101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
| 15345 | 2026.03.11 22:24:22.800201 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.03.11 22:24:22.800477 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15347 | 2026.03.11 22:24:22.800568 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15348 | 2026.03.11 22:24:22.801202 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.03.11 22:24:22.801240 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15350 | 2026.03.11 22:24:22.801624 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15351 | 2026.03.11 22:24:22.801853 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.03.11 22:24:22.802004 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 303.70 KiB/sec. | ||
| 15353 | 2026.03.11 22:24:22.802047 [ 260 ] {fe4e9ec9-9f05-4f4f-8323-e6b5cde4d30e} <Debug> TCPHandler: Processed in 0.002010708 sec. | ||
| 15354 | 2026.03.11 22:24:22.802179 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.03.11 22:24:22.802278 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15356 | 2026.03.11 22:24:22.802319 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15357 | 2026.03.11 22:24:22.802789 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.03.11 22:24:22.802826 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15359 | 2026.03.11 22:24:22.803161 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15360 | 2026.03.11 22:24:22.803376 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.03.11 22:24:22.803504 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001246 sec., 95505.61797752809 rows/sec., 8.08 MiB/sec. | ||
| 15362 | 2026.03.11 22:24:22.803540 [ 260 ] {4949941d-d6e5-4726-8469-9c562dfe0ea9} <Debug> TCPHandler: Processed in 0.001413326 sec. | ||
| 15363 | 2026.03.11 22:24:22.803656 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.03.11 22:24:22.803752 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15365 | 2026.03.11 22:24:22.803793 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15366 | 2026.03.11 22:24:22.804203 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.03.11 22:24:22.804238 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15368 | 2026.03.11 22:24:22.804536 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15369 | 2026.03.11 22:24:22.804746 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.03.11 22:24:22.804850 [ 131 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15371 | 2026.03.11 22:24:22.804873 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001141 sec., 31551.270815074495 rows/sec., 2.29 MiB/sec. | ||
| 15372 | 2026.03.11 22:24:22.804902 [ 131 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.03.11 22:24:22.804921 [ 260 ] {bfeef299-d1a8-4e48-bb8b-fae375e8666c} <Debug> TCPHandler: Processed in 0.001315465 sec. | ||
| 15374 | 2026.03.11 22:24:22.804922 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15375 | 2026.03.11 22:24:22.805036 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.03.11 22:24:22.805106 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15377 | 2026.03.11 22:24:22.805131 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15378 | 2026.03.11 22:24:22.805222 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15379 | 2026.03.11 22:24:22.805327 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15380 | 2026.03.11 22:24:22.805388 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 225 rows starting from the beginning of the part | ||
| 15381 | 2026.03.11 22:24:22.805473 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 172 rows starting from the beginning of the part | ||
| 15382 | 2026.03.11 22:24:22.805519 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part | ||
| 15383 | 2026.03.11 22:24:22.805560 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 15384 | 2026.03.11 22:24:22.805599 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 15385 | 2026.03.11 22:24:22.805639 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 36 rows starting from the beginning of the part | ||
| 15386 | 2026.03.11 22:24:22.805661 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15387 | 2026.03.11 22:24:22.805701 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15388 | 2026.03.11 22:24:22.806069 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15389 | 2026.03.11 22:24:22.806299 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15390 | 2026.03.11 22:24:22.806432 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001319 sec., 75815.0113722517 rows/sec., 5.93 MiB/sec. | ||
| 15391 | 2026.03.11 22:24:22.806469 [ 260 ] {e6c00a00-10ef-43e9-b693-c46d55f6bd91} <Debug> TCPHandler: Processed in 0.001483988 sec. | ||
| 15392 | 2026.03.11 22:24:22.806585 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15393 | 2026.03.11 22:24:22.806586 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155769 sec., 324839.9874172653 rows/sec., 22.40 MiB/sec. | ||
| 15394 | 2026.03.11 22:24:22.806682 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15395 | 2026.03.11 22:24:22.806731 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15396 | 2026.03.11 22:24:22.806825 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15397 | 2026.03.11 22:24:22.807148 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2026.03.11 22:24:22.807151 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.03.11 22:24:22.807202 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15400 | 2026.03.11 22:24:22.807242 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_96_19} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15401 | 2026.03.11 22:24:22.807367 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15402 | 2026.03.11 22:24:22.807567 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15403 | 2026.03.11 22:24:22.807789 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2026.03.11 22:24:22.807919 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001257 sec., 129673.82657120127 rows/sec., 9.03 MiB/sec. | ||
| 15405 | 2026.03.11 22:24:22.807957 [ 260 ] {3feab77f-3f2c-42f1-8d8a-745a1b469fc3} <Debug> TCPHandler: Processed in 0.001422417 sec. | ||
| 15406 | 2026.03.11 22:24:22.808067 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.03.11 22:24:22.808163 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.03.11 22:24:22.808219 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15409 | 2026.03.11 22:24:22.809059 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.03.11 22:24:22.809093 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15411 | 2026.03.11 22:24:22.809638 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15412 | 2026.03.11 22:24:22.809859 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.03.11 22:24:22.809966 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15414 | 2026.03.11 22:24:22.809997 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001852 sec., 16198.704103671707 rows/sec., 29.03 MiB/sec. | ||
| 15415 | 2026.03.11 22:24:22.810007 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2026.03.11 22:24:22.810031 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15417 | 2026.03.11 22:24:22.810052 [ 260 ] {451ebd0e-91a3-4604-ad9a-d0551d4bab70} <Debug> TCPHandler: Processed in 0.002034679 sec. | ||
| 15418 | 2026.03.11 22:24:22.810137 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15419 | 2026.03.11 22:24:22.810177 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2026.03.11 22:24:22.810303 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15421 | 2026.03.11 22:24:22.810355 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15422 | 2026.03.11 22:24:22.810415 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15423 | 2026.03.11 22:24:22.810494 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1918 rows starting from the beginning of the part | ||
| 15424 | 2026.03.11 22:24:22.810651 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
| 15425 | 2026.03.11 22:24:22.810708 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.03.11 22:24:22.810748 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15427 | 2026.03.11 22:24:22.810770 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 21 rows starting from the beginning of the part | ||
| 15428 | 2026.03.11 22:24:22.810887 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 15429 | 2026.03.11 22:24:22.810997 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 15430 | 2026.03.11 22:24:22.811074 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15431 | 2026.03.11 22:24:22.811102 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
| 15432 | 2026.03.11 22:24:22.811296 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.03.11 22:24:22.811440 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 15434 | 2026.03.11 22:24:22.811478 [ 260 ] {c90d578d-76a3-40e1-b417-72765663be01} <Debug> TCPHandler: Processed in 0.001364296 sec. | ||
| 15435 | 2026.03.11 22:24:22.822935 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2039 rows, containing 19 columns (19 merged, 0 gathered) in 0.012851143 sec., 158662.92982655315 rows/sec., 284.32 MiB/sec. | ||
| 15436 | 2026.03.11 22:24:22.825345 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15437 | 2026.03.11 22:24:22.825716 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.03.11 22:24:22.825800 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15439 | 2026.03.11 22:24:22.826010 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 15440 | 2026.03.11 22:24:23.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.45 MiB, peak 384.27 MiB, free memory in arenas 0.00 B, will set to 374.36 MiB (RSS), difference: 7.91 MiB | ||
| 15441 | 2026.03.11 22:24:23.218084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32223 | ||
| 15442 | 2026.03.11 22:24:23.218664 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.03.11 22:24:23.218714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15444 | 2026.03.11 22:24:23.219222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15445 | 2026.03.11 22:24:23.219467 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2026.03.11 22:24:23.219622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32223 | ||
| 15447 | 2026.03.11 22:24:25.002140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15448 | 2026.03.11 22:24:25.017838 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.03.11 22:24:25.017912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15450 | 2026.03.11 22:24:25.023320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15451 | 2026.03.11 22:24:25.024042 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.03.11 22:24:25.026891 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15453 | 2026.03.11 22:24:27.799074 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15454 | 2026.03.11 22:24:27.799267 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15455 | 2026.03.11 22:24:27.799341 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15456 | 2026.03.11 22:24:27.800079 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2026.03.11 22:24:27.800127 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15458 | 2026.03.11 22:24:27.800514 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15459 | 2026.03.11 22:24:27.800737 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15460 | 2026.03.11 22:24:27.800890 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001675 sec., 45373.13432835821 rows/sec., 3.74 MiB/sec. | ||
| 15461 | 2026.03.11 22:24:27.800890 [ 141 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15462 | 2026.03.11 22:24:27.800957 [ 260 ] {6812c404-dce7-40c6-8944-1e5d76576086} <Debug> TCPHandler: Processed in 0.002014688 sec. | ||
| 15463 | 2026.03.11 22:24:27.800991 [ 141 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.03.11 22:24:27.801030 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15465 | 2026.03.11 22:24:27.801107 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2026.03.11 22:24:27.801185 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15467 | 2026.03.11 22:24:27.801216 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15468 | 2026.03.11 22:24:27.801277 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15469 | 2026.03.11 22:24:27.801341 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15470 | 2026.03.11 22:24:27.801382 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2893 rows starting from the beginning of the part | ||
| 15471 | 2026.03.11 22:24:27.801456 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 15472 | 2026.03.11 22:24:27.801509 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 116 rows starting from the beginning of the part | ||
| 15473 | 2026.03.11 22:24:27.801559 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 15474 | 2026.03.11 22:24:27.801604 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 119 rows starting from the beginning of the part | ||
| 15475 | 2026.03.11 22:24:27.801643 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 15476 | 2026.03.11 22:24:27.801727 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2026.03.11 22:24:27.801777 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15478 | 2026.03.11 22:24:27.802125 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15479 | 2026.03.11 22:24:27.802343 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.03.11 22:24:27.802477 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001284 sec., 7788.16199376947 rows/sec., 585.63 KiB/sec. | ||
| 15481 | 2026.03.11 22:24:27.802519 [ 260 ] {84775e40-e8fe-425b-83f0-ed2491d64672} <Debug> TCPHandler: Processed in 0.001463028 sec. | ||
| 15482 | 2026.03.11 22:24:27.802625 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2026.03.11 22:24:27.802719 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15484 | 2026.03.11 22:24:27.802759 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15485 | 2026.03.11 22:24:27.802996 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001889386 sec., 1765652.9687422263 rows/sec., 144.36 MiB/sec. | ||
| 15486 | 2026.03.11 22:24:27.803188 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15487 | 2026.03.11 22:24:27.803224 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15488 | 2026.03.11 22:24:27.803319 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15489 | 2026.03.11 22:24:27.803553 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15490 | 2026.03.11 22:24:27.803658 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.03.11 22:24:27.803774 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_111_22} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15492 | 2026.03.11 22:24:27.803806 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2026.03.11 22:24:27.803878 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 15494 | 2026.03.11 22:24:27.803927 [ 141 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15495 | 2026.03.11 22:24:27.803947 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 15496 | 2026.03.11 22:24:27.803955 [ 141 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.03.11 22:24:27.803985 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15498 | 2026.03.11 22:24:27.803990 [ 260 ] {5f9748c6-9ed2-4e5b-a78a-4e09b520451a} <Debug> TCPHandler: Processed in 0.001412107 sec. | ||
| 15499 | 2026.03.11 22:24:27.804062 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15500 | 2026.03.11 22:24:27.804106 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15501 | 2026.03.11 22:24:27.804147 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15502 | 2026.03.11 22:24:27.804174 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1551 rows starting from the beginning of the part | ||
| 15503 | 2026.03.11 22:24:27.804197 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15504 | 2026.03.11 22:24:27.804229 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 15505 | 2026.03.11 22:24:27.804239 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15506 | 2026.03.11 22:24:27.804270 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 94 rows starting from the beginning of the part | ||
| 15507 | 2026.03.11 22:24:27.804309 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 15508 | 2026.03.11 22:24:27.804347 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 100 rows starting from the beginning of the part | ||
| 15509 | 2026.03.11 22:24:27.804384 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 15510 | 2026.03.11 22:24:27.804681 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2026.03.11 22:24:27.804718 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15512 | 2026.03.11 22:24:27.805059 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15513 | 2026.03.11 22:24:27.805274 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2026.03.11 22:24:27.805368 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341505 sec., 1458809.3223655522 rows/sec., 109.88 MiB/sec. | ||
| 15515 | 2026.03.11 22:24:27.805391 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_103_21 to all_104_104_0 | ||
| 15516 | 2026.03.11 22:24:27.805404 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 15517 | 2026.03.11 22:24:27.805422 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.03.11 22:24:27.805445 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15519 | 2026.03.11 22:24:27.805450 [ 260 ] {f176908a-1c39-42c5-b66a-a6b4d4f33e1c} <Debug> TCPHandler: Processed in 0.001390597 sec. | ||
| 15520 | 2026.03.11 22:24:27.805515 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_103_21 to all_104_104_0 into Compact with storage Full | ||
| 15521 | 2026.03.11 22:24:27.805567 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.03.11 22:24:27.805579 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15523 | 2026.03.11 22:24:27.805622 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15524 | 2026.03.11 22:24:27.805658 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_21, total 35326 rows starting from the beginning of the part | ||
| 15525 | 2026.03.11 22:24:27.805664 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15526 | 2026.03.11 22:24:27.805719 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part | ||
| 15527 | 2026.03.11 22:24:27.805727 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15528 | 2026.03.11 22:24:27.805842 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.03.11 22:24:27.805919 [ 195 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_111_22} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15530 | 2026.03.11 22:24:27.805989 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 15531 | 2026.03.11 22:24:27.806500 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.03.11 22:24:27.806537 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15533 | 2026.03.11 22:24:27.807059 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15534 | 2026.03.11 22:24:27.807274 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15535 | 2026.03.11 22:24:27.807413 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 15536 | 2026.03.11 22:24:27.807474 [ 260 ] {f2ed163b-8aa8-4607-9f61-0baddfdd04e8} <Debug> TCPHandler: Processed in 0.001954107 sec. | ||
| 15537 | 2026.03.11 22:24:27.807579 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15538 | 2026.03.11 22:24:27.807671 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15539 | 2026.03.11 22:24:27.807712 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15540 | 2026.03.11 22:24:27.808041 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2026.03.11 22:24:27.808077 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15542 | 2026.03.11 22:24:27.808371 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15543 | 2026.03.11 22:24:27.808580 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15544 | 2026.03.11 22:24:27.808692 [ 141 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15545 | 2026.03.11 22:24:27.808706 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 15546 | 2026.03.11 22:24:27.808722 [ 141 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.03.11 22:24:27.808747 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15548 | 2026.03.11 22:24:27.808748 [ 260 ] {5429bffe-62e2-46e1-a27d-dd99376108c1} <Debug> TCPHandler: Processed in 0.001216803 sec. | ||
| 15549 | 2026.03.11 22:24:27.808826 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15550 | 2026.03.11 22:24:27.808911 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15551 | 2026.03.11 22:24:27.808946 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5682 rows starting from the beginning of the part | ||
| 15552 | 2026.03.11 22:24:27.808991 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 48 rows starting from the beginning of the part | ||
| 15553 | 2026.03.11 22:24:27.809027 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15554 | 2026.03.11 22:24:27.809060 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15555 | 2026.03.11 22:24:27.809092 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15556 | 2026.03.11 22:24:27.809123 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15557 | 2026.03.11 22:24:27.810889 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084229 sec., 2864368.550672695 rows/sec., 187.90 MiB/sec. | ||
| 15558 | 2026.03.11 22:24:27.811358 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15559 | 2026.03.11 22:24:27.811672 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15560 | 2026.03.11 22:24:27.811766 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_106_21} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15561 | 2026.03.11 22:24:27.811877 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 15562 | 2026.03.11 22:24:27.812549 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35454 rows, containing 5 columns (5 merged, 0 gathered) in 0.007057144 sec., 5023845.340267962 rows/sec., 330.31 MiB/sec. | ||
| 15563 | 2026.03.11 22:24:27.812894 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Trace> MergedBlockOutputStream: filled checksums all_1_104_22 (state Temporary) | ||
| 15564 | 2026.03.11 22:24:27.813206 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_104_22 to all_1_104_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15565 | 2026.03.11 22:24:27.813292 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_104_22} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_103_21, all_104_104_0] -> all_1_104_22 | ||
| 15566 | 2026.03.11 22:24:27.813371 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15567 | 2026.03.11 22:24:30.530005 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15568 | 2026.03.11 22:24:30.530067 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15569 | 2026.03.11 22:24:30.719829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32671 | ||
| 15570 | 2026.03.11 22:24:30.720333 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15571 | 2026.03.11 22:24:30.720383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15572 | 2026.03.11 22:24:30.720980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15573 | 2026.03.11 22:24:30.721239 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15574 | 2026.03.11 22:24:30.721393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32671 | ||
| 15575 | 2026.03.11 22:24:30.806337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1916 | ||
| 15576 | 2026.03.11 22:24:30.808648 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2026.03.11 22:24:30.808698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15578 | 2026.03.11 22:24:30.809902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15579 | 2026.03.11 22:24:30.810171 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2026.03.11 22:24:30.810323 [ 136 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15581 | 2026.03.11 22:24:30.810357 [ 136 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15582 | 2026.03.11 22:24:30.810376 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15583 | 2026.03.11 22:24:30.810455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 15584 | 2026.03.11 22:24:30.810502 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 15585 | 2026.03.11 22:24:30.811112 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15586 | 2026.03.11 22:24:30.811272 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1740 rows starting from the beginning of the part | ||
| 15587 | 2026.03.11 22:24:30.811642 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 15588 | 2026.03.11 22:24:30.811998 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 15589 | 2026.03.11 22:24:30.812333 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 15590 | 2026.03.11 22:24:30.812716 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 15591 | 2026.03.11 22:24:30.813109 [ 201 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 15592 | 2026.03.11 22:24:30.820512 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 72 columns (72 merged, 0 gathered) in 0.010075241 sec., 190169.14831119176 rows/sec., 149.59 MiB/sec. | ||
| 15593 | 2026.03.11 22:24:30.822399 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15594 | 2026.03.11 22:24:30.823254 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.03.11 22:24:30.823331 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_51_10} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15596 | 2026.03.11 22:24:30.823652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
| 15597 | 2026.03.11 22:24:32.527023 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15598 | 2026.03.11 22:24:32.545250 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.03.11 22:24:32.545316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15600 | 2026.03.11 22:24:32.551239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15601 | 2026.03.11 22:24:32.551915 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.03.11 22:24:32.555004 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15603 | 2026.03.11 22:24:32.800294 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15604 | 2026.03.11 22:24:32.800472 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15605 | 2026.03.11 22:24:32.800545 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15606 | 2026.03.11 22:24:32.801267 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.03.11 22:24:32.801318 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15608 | 2026.03.11 22:24:32.801722 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15609 | 2026.03.11 22:24:32.801963 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15610 | 2026.03.11 22:24:32.802127 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001705 sec., 68035.19061583577 rows/sec., 5.78 MiB/sec. | ||
| 15611 | 2026.03.11 22:24:32.802182 [ 260 ] {da92cad9-7e6f-4267-a775-89c54c98ac66} <Debug> TCPHandler: Processed in 0.002012698 sec. | ||
| 15612 | 2026.03.11 22:24:32.802319 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2026.03.11 22:24:32.802422 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15614 | 2026.03.11 22:24:32.802469 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15615 | 2026.03.11 22:24:32.802908 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15616 | 2026.03.11 22:24:32.802948 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15617 | 2026.03.11 22:24:32.803258 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15618 | 2026.03.11 22:24:32.803487 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15619 | 2026.03.11 22:24:32.803636 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001237 sec., 24252.22312045271 rows/sec., 1.78 MiB/sec. | ||
| 15620 | 2026.03.11 22:24:32.803679 [ 260 ] {de7ff1d6-10e4-4667-b0f3-c9d73e51ad59} <Debug> TCPHandler: Processed in 0.001413777 sec. | ||
| 15621 | 2026.03.11 22:24:32.803793 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15622 | 2026.03.11 22:24:32.803892 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15623 | 2026.03.11 22:24:32.803935 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15624 | 2026.03.11 22:24:32.804405 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15625 | 2026.03.11 22:24:32.804443 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15626 | 2026.03.11 22:24:32.804757 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15627 | 2026.03.11 22:24:32.804983 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.03.11 22:24:32.805114 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001243 sec., 75623.4915526951 rows/sec., 5.91 MiB/sec. | ||
| 15629 | 2026.03.11 22:24:32.805151 [ 260 ] {a0383f3b-9c63-4a5d-b32f-e5b97eb76979} <Debug> TCPHandler: Processed in 0.001409656 sec. | ||
| 15630 | 2026.03.11 22:24:32.805279 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15631 | 2026.03.11 22:24:32.805391 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15632 | 2026.03.11 22:24:32.805441 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15633 | 2026.03.11 22:24:32.805907 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.03.11 22:24:32.805955 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15635 | 2026.03.11 22:24:32.806318 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15636 | 2026.03.11 22:24:32.806544 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2026.03.11 22:24:32.806677 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 15638 | 2026.03.11 22:24:32.806672 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_104_22 to all_105_105_0 | ||
| 15639 | 2026.03.11 22:24:32.806716 [ 260 ] {24bb2355-b118-4c68-9504-dea65fa9dcd3} <Debug> TCPHandler: Processed in 0.001497228 sec. | ||
| 15640 | 2026.03.11 22:24:32.806751 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.03.11 22:24:32.806776 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15642 | 2026.03.11 22:24:32.806849 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2026.03.11 22:24:32.806866 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_104_22 to all_105_105_0 into Compact with storage Full | ||
| 15644 | 2026.03.11 22:24:32.806950 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.03.11 22:24:32.806986 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15646 | 2026.03.11 22:24:32.807013 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15647 | 2026.03.11 22:24:32.807026 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_22, total 35454 rows starting from the beginning of the part | ||
| 15648 | 2026.03.11 22:24:32.807111 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15649 | 2026.03.11 22:24:32.807861 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.03.11 22:24:32.807904 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15651 | 2026.03.11 22:24:32.808478 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15652 | 2026.03.11 22:24:32.808710 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2026.03.11 22:24:32.808875 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001943 sec., 15440.041173443129 rows/sec., 27.67 MiB/sec. | ||
| 15654 | 2026.03.11 22:24:32.808959 [ 260 ] {0dc7425e-3085-444b-809f-fd97916c587d} <Debug> TCPHandler: Processed in 0.002163251 sec. | ||
| 15655 | 2026.03.11 22:24:32.809078 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2026.03.11 22:24:32.809181 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15657 | 2026.03.11 22:24:32.809235 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15658 | 2026.03.11 22:24:32.809656 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2026.03.11 22:24:32.809695 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15660 | 2026.03.11 22:24:32.810021 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15661 | 2026.03.11 22:24:32.810251 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2026.03.11 22:24:32.810385 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 15663 | 2026.03.11 22:24:32.810421 [ 260 ] {e26dae2c-6939-4c6f-ae3a-a9cb1ea62dd5} <Debug> TCPHandler: Processed in 0.001395927 sec. | ||
| 15664 | 2026.03.11 22:24:32.812981 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35614 rows, containing 5 columns (5 merged, 0 gathered) in 0.006151256 sec., 5789711.889734389 rows/sec., 380.77 MiB/sec. | ||
| 15665 | 2026.03.11 22:24:32.813275 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Trace> MergedBlockOutputStream: filled checksums all_1_105_23 (state Temporary) | ||
| 15666 | 2026.03.11 22:24:32.813607 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_105_23 to all_1_105_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2026.03.11 22:24:32.813685 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_105_23} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_104_22, all_105_105_0] -> all_1_105_23 | ||
| 15668 | 2026.03.11 22:24:32.813752 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15669 | 2026.03.11 22:24:33.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.07 MiB, peak 385.78 MiB, free memory in arenas 0.00 B, will set to 375.07 MiB (RSS), difference: -1.00 MiB | ||
| 15670 | 2026.03.11 22:24:33.148609 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.03.11 22:24:33.148805 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15672 | 2026.03.11 22:24:33.148874 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15673 | 2026.03.11 22:24:33.149526 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.03.11 22:24:33.149578 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15675 | 2026.03.11 22:24:33.150046 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15676 | 2026.03.11 22:24:33.150355 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.03.11 22:24:33.150562 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 1.10 MiB/sec. | ||
| 15678 | 2026.03.11 22:24:33.150625 [ 260 ] {c9c9270f-8ad3-4cb4-8ed6-f168f1509b30} <Debug> TCPHandler: Processed in 0.002167391 sec. | ||
| 15679 | 2026.03.11 22:24:33.150758 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15680 | 2026.03.11 22:24:33.150864 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15681 | 2026.03.11 22:24:33.150911 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15682 | 2026.03.11 22:24:33.151356 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.03.11 22:24:33.151398 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15684 | 2026.03.11 22:24:33.151723 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15685 | 2026.03.11 22:24:33.151944 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2026.03.11 22:24:33.152118 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001277 sec., 6264.682850430698 rows/sec., 510.84 KiB/sec. | ||
| 15687 | 2026.03.11 22:24:33.152165 [ 260 ] {9ff2f28a-2a2a-4c20-bb36-e8d211d30fbf} <Debug> TCPHandler: Processed in 0.001460228 sec. | ||
| 15688 | 2026.03.11 22:24:33.152282 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2026.03.11 22:24:33.152395 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15690 | 2026.03.11 22:24:33.152451 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15691 | 2026.03.11 22:24:33.153855 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2026.03.11 22:24:33.153901 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15693 | 2026.03.11 22:24:33.154506 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15694 | 2026.03.11 22:24:33.154779 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2026.03.11 22:24:33.154934 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Debug> executeQuery: Read 2084 rows, 163.25 KiB in 0.002569 sec., 811210.5877773452 rows/sec., 62.06 MiB/sec. | ||
| 15696 | 2026.03.11 22:24:33.154980 [ 260 ] {939208b3-4c4c-4974-a8d3-02aa36d70d89} <Debug> TCPHandler: Processed in 0.002748922 sec. | ||
| 15697 | 2026.03.11 22:24:33.155101 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15698 | 2026.03.11 22:24:33.155204 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15699 | 2026.03.11 22:24:33.155250 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15700 | 2026.03.11 22:24:33.155692 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15701 | 2026.03.11 22:24:33.155731 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15702 | 2026.03.11 22:24:33.156162 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15703 | 2026.03.11 22:24:33.156426 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2026.03.11 22:24:33.156566 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.001383 sec., 29645.697758496026 rows/sec., 2.19 MiB/sec. | ||
| 15705 | 2026.03.11 22:24:33.156607 [ 260 ] {2097c3e3-6f20-46be-852a-e1a97ff3760f} <Debug> TCPHandler: Processed in 0.00155725 sec. | ||
| 15706 | 2026.03.11 22:24:33.156729 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15707 | 2026.03.11 22:24:33.156830 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15708 | 2026.03.11 22:24:33.156874 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15709 | 2026.03.11 22:24:33.157675 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2026.03.11 22:24:33.157715 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15711 | 2026.03.11 22:24:33.158102 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15712 | 2026.03.11 22:24:33.158351 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2026.03.11 22:24:33.158489 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001679 sec., 435973.79392495536 rows/sec., 25.78 MiB/sec. | ||
| 15714 | 2026.03.11 22:24:33.158529 [ 260 ] {cd0684dc-e5e5-4789-b9b5-f8a5dcdaf857} <Debug> TCPHandler: Processed in 0.001851945 sec. | ||
| 15715 | 2026.03.11 22:24:33.158648 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15716 | 2026.03.11 22:24:33.158747 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15717 | 2026.03.11 22:24:33.158789 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15718 | 2026.03.11 22:24:33.159192 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2026.03.11 22:24:33.159232 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15720 | 2026.03.11 22:24:33.159542 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15721 | 2026.03.11 22:24:33.159761 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.03.11 22:24:33.159902 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001175 sec., 851.063829787234 rows/sec., 59.84 KiB/sec. | ||
| 15723 | 2026.03.11 22:24:33.159943 [ 260 ] {37651a21-2347-43a5-a55b-04ae5df56a53} <Debug> TCPHandler: Processed in 0.001345255 sec. | ||
| 15724 | 2026.03.11 22:24:33.160061 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15725 | 2026.03.11 22:24:33.160157 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15726 | 2026.03.11 22:24:33.160199 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15727 | 2026.03.11 22:24:33.160611 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.03.11 22:24:33.160647 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15729 | 2026.03.11 22:24:33.160957 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15730 | 2026.03.11 22:24:33.161174 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2026.03.11 22:24:33.161311 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 800.60 KiB/sec. | ||
| 15732 | 2026.03.11 22:24:33.161351 [ 260 ] {8b2dc81c-21f2-4ed1-b0f1-4d2f83a0243d} <Debug> TCPHandler: Processed in 0.001341336 sec. | ||
| 15733 | 2026.03.11 22:24:33.161455 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15734 | 2026.03.11 22:24:33.161552 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15735 | 2026.03.11 22:24:33.161595 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15736 | 2026.03.11 22:24:33.162393 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.03.11 22:24:33.162432 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15738 | 2026.03.11 22:24:33.162779 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15739 | 2026.03.11 22:24:33.163018 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.03.11 22:24:33.163153 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.00162 sec., 657407.4074074074 rows/sec., 45.77 MiB/sec. | ||
| 15741 | 2026.03.11 22:24:33.163192 [ 260 ] {8a306556-3d00-4cc2-8caf-1f3cd47fce6e} <Debug> TCPHandler: Processed in 0.001787234 sec. | ||
| 15742 | 2026.03.11 22:24:33.163309 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15743 | 2026.03.11 22:24:33.163406 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15744 | 2026.03.11 22:24:33.163449 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15745 | 2026.03.11 22:24:33.164101 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2026.03.11 22:24:33.164139 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15747 | 2026.03.11 22:24:33.164552 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15748 | 2026.03.11 22:24:33.164770 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15749 | 2026.03.11 22:24:33.164908 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001521 sec., 826429.9802761341 rows/sec., 52.13 MiB/sec. | ||
| 15750 | 2026.03.11 22:24:33.164914 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_105_23 to all_110_110_0 | ||
| 15751 | 2026.03.11 22:24:33.164952 [ 260 ] {5c9dcc6b-416b-4a72-aba2-e863ca0c5676} <Debug> TCPHandler: Processed in 0.001693532 sec. | ||
| 15752 | 2026.03.11 22:24:33.164986 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.03.11 22:24:33.165016 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15754 | 2026.03.11 22:24:33.165093 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15755 | 2026.03.11 22:24:33.165122 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_23 to all_110_110_0 into Compact with storage Full | ||
| 15756 | 2026.03.11 22:24:33.165209 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15757 | 2026.03.11 22:24:33.165214 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15758 | 2026.03.11 22:24:33.165254 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_23, total 35614 rows starting from the beginning of the part | ||
| 15759 | 2026.03.11 22:24:33.165267 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15760 | 2026.03.11 22:24:33.165314 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15761 | 2026.03.11 22:24:33.165360 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 163 rows starting from the beginning of the part | ||
| 15762 | 2026.03.11 22:24:33.165404 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15763 | 2026.03.11 22:24:33.165443 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15764 | 2026.03.11 22:24:33.165484 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1257 rows starting from the beginning of the part | ||
| 15765 | 2026.03.11 22:24:33.166103 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15766 | 2026.03.11 22:24:33.166144 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15767 | 2026.03.11 22:24:33.166680 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15768 | 2026.03.11 22:24:33.166915 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15769 | 2026.03.11 22:24:33.167075 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001885 sec., 11140.583554376659 rows/sec., 19.96 MiB/sec. | ||
| 15770 | 2026.03.11 22:24:33.167154 [ 260 ] {5adf72ab-624f-4f0d-8fa8-0f739f692c36} <Debug> TCPHandler: Processed in 0.00212192 sec. | ||
| 15771 | 2026.03.11 22:24:33.167298 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15772 | 2026.03.11 22:24:33.167406 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15773 | 2026.03.11 22:24:33.167449 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15774 | 2026.03.11 22:24:33.167790 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2026.03.11 22:24:33.167829 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 15776 | 2026.03.11 22:24:33.168150 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15777 | 2026.03.11 22:24:33.168370 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15778 | 2026.03.11 22:24:33.168502 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
| 15779 | 2026.03.11 22:24:33.168540 [ 260 ] {43a0052f-63df-4144-9fb6-0d1848ef9eff} <Debug> TCPHandler: Processed in 0.001304905 sec. | ||
| 15780 | 2026.03.11 22:24:33.172469 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37514 rows, containing 5 columns (5 merged, 0 gathered) in 0.00739368 sec., 5073792.752729358 rows/sec., 333.57 MiB/sec. | ||
| 15781 | 2026.03.11 22:24:33.172826 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Trace> MergedBlockOutputStream: filled checksums all_1_110_24 (state Temporary) | ||
| 15782 | 2026.03.11 22:24:33.173073 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_110_24 to all_1_110_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.03.11 22:24:33.173141 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_105_23, all_110_110_0] -> all_1_110_24 | ||
| 15784 | 2026.03.11 22:24:33.173208 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15785 | 2026.03.11 22:24:37.796785 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.03.11 22:24:37.797003 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15787 | 2026.03.11 22:24:37.797073 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15788 | 2026.03.11 22:24:37.797767 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2026.03.11 22:24:37.797819 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15790 | 2026.03.11 22:24:37.798242 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15791 | 2026.03.11 22:24:37.798478 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.03.11 22:24:37.798644 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 15793 | 2026.03.11 22:24:37.798695 [ 260 ] {b84a4ce8-d996-4b2b-8858-b02e88b27fcc} <Debug> TCPHandler: Processed in 0.002049359 sec. | ||
| 15794 | 2026.03.11 22:24:37.798830 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2026.03.11 22:24:37.798936 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15796 | 2026.03.11 22:24:37.798983 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15797 | 2026.03.11 22:24:37.799573 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2026.03.11 22:24:37.799618 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15799 | 2026.03.11 22:24:37.800026 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15800 | 2026.03.11 22:24:37.800265 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2026.03.11 22:24:37.800401 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.35 MiB/sec. | ||
| 15802 | 2026.03.11 22:24:37.800439 [ 260 ] {bc98bdac-b5e1-41ae-8497-bbfd000be8c4} <Debug> TCPHandler: Processed in 0.001668642 sec. | ||
| 15803 | 2026.03.11 22:24:37.800559 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15804 | 2026.03.11 22:24:37.800656 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15805 | 2026.03.11 22:24:37.800700 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15806 | 2026.03.11 22:24:37.801092 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.03.11 22:24:37.801130 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15808 | 2026.03.11 22:24:37.801466 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15809 | 2026.03.11 22:24:37.801673 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.03.11 22:24:37.801802 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 15811 | 2026.03.11 22:24:37.801838 [ 260 ] {24dfb6b6-92f9-4632-94d0-63bae95ff5e3} <Debug> TCPHandler: Processed in 0.001329125 sec. | ||
| 15812 | 2026.03.11 22:24:37.801947 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15813 | 2026.03.11 22:24:37.802041 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15814 | 2026.03.11 22:24:37.802084 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15815 | 2026.03.11 22:24:37.802418 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15816 | 2026.03.11 22:24:37.802454 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15817 | 2026.03.11 22:24:37.802767 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15818 | 2026.03.11 22:24:37.802987 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2026.03.11 22:24:37.803117 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 15820 | 2026.03.11 22:24:37.803152 [ 260 ] {2c270242-2fbf-4803-b765-dd1af1a658aa} <Debug> TCPHandler: Processed in 0.001255854 sec. | ||
| 15821 | 2026.03.11 22:24:38.221582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33183 | ||
| 15822 | 2026.03.11 22:24:38.222160 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15823 | 2026.03.11 22:24:38.222208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15824 | 2026.03.11 22:24:38.222699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15825 | 2026.03.11 22:24:38.222940 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15826 | 2026.03.11 22:24:38.223092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33183 | ||
| 15827 | 2026.03.11 22:24:40.055141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15828 | 2026.03.11 22:24:40.071660 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15829 | 2026.03.11 22:24:40.071717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15830 | 2026.03.11 22:24:40.077598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15831 | 2026.03.11 22:24:40.078310 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15832 | 2026.03.11 22:24:40.081108 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15833 | 2026.03.11 22:24:40.810690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1958 | ||
| 15834 | 2026.03.11 22:24:40.813419 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2026.03.11 22:24:40.813504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15836 | 2026.03.11 22:24:40.814865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15837 | 2026.03.11 22:24:40.815140 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.03.11 22:24:40.815572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 15839 | 2026.03.11 22:24:42.800350 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15840 | 2026.03.11 22:24:42.800584 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15841 | 2026.03.11 22:24:42.800666 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15842 | 2026.03.11 22:24:42.801649 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2026.03.11 22:24:42.801722 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15844 | 2026.03.11 22:24:42.802287 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15845 | 2026.03.11 22:24:42.802638 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15846 | 2026.03.11 22:24:42.802845 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002322 sec., 49956.93367786391 rows/sec., 4.24 MiB/sec. | ||
| 15847 | 2026.03.11 22:24:42.802906 [ 260 ] {588cfef4-0b89-4659-af7f-074b194603da} <Debug> TCPHandler: Processed in 0.002769823 sec. | ||
| 15848 | 2026.03.11 22:24:42.803063 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15849 | 2026.03.11 22:24:42.803180 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15850 | 2026.03.11 22:24:42.803229 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15851 | 2026.03.11 22:24:42.803743 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15852 | 2026.03.11 22:24:42.803795 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15853 | 2026.03.11 22:24:42.804183 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15854 | 2026.03.11 22:24:42.804414 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.03.11 22:24:42.804555 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001402 sec., 21398.002853067046 rows/sec., 1.57 MiB/sec. | ||
| 15856 | 2026.03.11 22:24:42.804597 [ 260 ] {f43437d8-e4ff-4203-b971-5ce00de5dee1} <Debug> TCPHandler: Processed in 0.00158981 sec. | ||
| 15857 | 2026.03.11 22:24:42.804727 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.03.11 22:24:42.804829 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15859 | 2026.03.11 22:24:42.804874 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15860 | 2026.03.11 22:24:42.805365 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.03.11 22:24:42.805402 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15862 | 2026.03.11 22:24:42.805708 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15863 | 2026.03.11 22:24:42.805920 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.03.11 22:24:42.806047 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001241 sec., 75745.36663980661 rows/sec., 5.92 MiB/sec. | ||
| 15865 | 2026.03.11 22:24:42.806100 [ 260 ] {0fe89881-e33c-401f-ac4d-f76e1b5df27a} <Debug> TCPHandler: Processed in 0.001423797 sec. | ||
| 15866 | 2026.03.11 22:24:42.806236 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.03.11 22:24:42.806332 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15868 | 2026.03.11 22:24:42.806375 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15869 | 2026.03.11 22:24:42.806805 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.03.11 22:24:42.806841 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15871 | 2026.03.11 22:24:42.807183 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15872 | 2026.03.11 22:24:42.807402 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.03.11 22:24:42.807531 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 15874 | 2026.03.11 22:24:42.807567 [ 260 ] {03ca3c03-df1c-4317-91c8-c576ea2403d0} <Debug> TCPHandler: Processed in 0.001381556 sec. | ||
| 15875 | 2026.03.11 22:24:42.807686 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.03.11 22:24:42.807779 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.03.11 22:24:42.807835 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15878 | 2026.03.11 22:24:42.808688 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.03.11 22:24:42.808723 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15880 | 2026.03.11 22:24:42.809273 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15881 | 2026.03.11 22:24:42.809493 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.03.11 22:24:42.809644 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001881 sec., 15948.963317384369 rows/sec., 28.58 MiB/sec. | ||
| 15883 | 2026.03.11 22:24:42.809701 [ 260 ] {4786b03e-8a1f-4273-b747-c614582b4b2e} <Debug> TCPHandler: Processed in 0.002064719 sec. | ||
| 15884 | 2026.03.11 22:24:42.809820 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.03.11 22:24:42.809914 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15886 | 2026.03.11 22:24:42.809957 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15887 | 2026.03.11 22:24:42.810353 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.03.11 22:24:42.810387 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15889 | 2026.03.11 22:24:42.810716 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15890 | 2026.03.11 22:24:42.810922 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.03.11 22:24:42.811053 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 15892 | 2026.03.11 22:24:42.811109 [ 260 ] {9d68cc47-ad43-49c4-9f42-87087f495081} <Debug> TCPHandler: Processed in 0.001337245 sec. | ||
| 15893 | 2026.03.11 22:24:45.530327 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15894 | 2026.03.11 22:24:45.530447 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15895 | 2026.03.11 22:24:45.723285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33631 | ||
| 15896 | 2026.03.11 22:24:45.723844 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2026.03.11 22:24:45.723924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15898 | 2026.03.11 22:24:45.724455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15899 | 2026.03.11 22:24:45.724696 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2026.03.11 22:24:45.724840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33631 | ||
| 15901 | 2026.03.11 22:24:45.731574 [ 219 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15902 | 2026.03.11 22:24:45.731609 [ 219 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15903 | 2026.03.11 22:24:45.733469 [ 120 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15904 | 2026.03.11 22:24:45.733543 [ 120 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.03.11 22:24:45.733569 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15906 | 2026.03.11 22:24:45.733694 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15907 | 2026.03.11 22:24:45.733855 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15908 | 2026.03.11 22:24:45.733892 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 15909 | 2026.03.11 22:24:45.733968 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 15910 | 2026.03.11 22:24:45.734018 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 15911 | 2026.03.11 22:24:45.734068 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 15912 | 2026.03.11 22:24:45.734111 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 15913 | 2026.03.11 22:24:45.734859 [ 193 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219263 sec., 37727.7092801143 rows/sec., 3.15 MiB/sec. | ||
| 15914 | 2026.03.11 22:24:45.735005 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15915 | 2026.03.11 22:24:45.735249 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2026.03.11 22:24:45.735319 [ 190 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_26_6} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15917 | 2026.03.11 22:24:45.735387 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15918 | 2026.03.11 22:24:45.746983 [ 219 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15919 | 2026.03.11 22:24:45.795615 [ 225 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15920 | 2026.03.11 22:24:45.795655 [ 225 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15921 | 2026.03.11 22:24:45.799366 [ 225 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15922 | 2026.03.11 22:24:47.581233 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 15923 | 2026.03.11 22:24:47.598738 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15924 | 2026.03.11 22:24:47.598792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15925 | 2026.03.11 22:24:47.604814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15926 | 2026.03.11 22:24:47.605516 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2026.03.11 22:24:47.608989 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 15928 | 2026.03.11 22:24:47.798786 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.03.11 22:24:47.798964 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15930 | 2026.03.11 22:24:47.799028 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15931 | 2026.03.11 22:24:47.799710 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.03.11 22:24:47.799758 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15933 | 2026.03.11 22:24:47.800154 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15934 | 2026.03.11 22:24:47.800384 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.03.11 22:24:47.800532 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.88 MiB/sec. | ||
| 15936 | 2026.03.11 22:24:47.800546 [ 116 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15937 | 2026.03.11 22:24:47.800575 [ 260 ] {eb5978f8-3aa0-401d-9e4e-f01ba555c2a0} <Debug> TCPHandler: Processed in 0.001915856 sec. | ||
| 15938 | 2026.03.11 22:24:47.800616 [ 116 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2026.03.11 22:24:47.800643 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15940 | 2026.03.11 22:24:47.800719 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15941 | 2026.03.11 22:24:47.800768 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15942 | 2026.03.11 22:24:47.800821 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15943 | 2026.03.11 22:24:47.800867 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15944 | 2026.03.11 22:24:47.800918 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15945 | 2026.03.11 22:24:47.800959 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2893 rows starting from the beginning of the part | ||
| 15946 | 2026.03.11 22:24:47.801036 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 116 rows starting from the beginning of the part | ||
| 15947 | 2026.03.11 22:24:47.801090 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2084 rows starting from the beginning of the part | ||
| 15948 | 2026.03.11 22:24:47.801139 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 15949 | 2026.03.11 22:24:47.801183 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 116 rows starting from the beginning of the part | ||
| 15950 | 2026.03.11 22:24:47.801229 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 76 rows starting from the beginning of the part | ||
| 15951 | 2026.03.11 22:24:47.801289 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.03.11 22:24:47.801332 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15953 | 2026.03.11 22:24:47.801646 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15954 | 2026.03.11 22:24:47.801857 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.03.11 22:24:47.801984 [ 116 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15956 | 2026.03.11 22:24:47.801993 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 630.83 KiB/sec. | ||
| 15957 | 2026.03.11 22:24:47.802020 [ 116 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.03.11 22:24:47.802045 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15959 | 2026.03.11 22:24:47.802045 [ 260 ] {65d5e505-ee03-4ba4-af8b-959f4217bd4e} <Debug> TCPHandler: Processed in 0.001377727 sec. | ||
| 15960 | 2026.03.11 22:24:47.802134 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15961 | 2026.03.11 22:24:47.802181 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2026.03.11 22:24:47.802234 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15963 | 2026.03.11 22:24:47.802265 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 225 rows starting from the beginning of the part | ||
| 15964 | 2026.03.11 22:24:47.802278 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15965 | 2026.03.11 22:24:47.802316 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 15966 | 2026.03.11 22:24:47.802324 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15967 | 2026.03.11 22:24:47.802365 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
| 15968 | 2026.03.11 22:24:47.802406 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 41 rows starting from the beginning of the part | ||
| 15969 | 2026.03.11 22:24:47.802443 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 15970 | 2026.03.11 22:24:47.802479 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 15971 | 2026.03.11 22:24:47.802746 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.03.11 22:24:47.802786 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15973 | 2026.03.11 22:24:47.803092 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15974 | 2026.03.11 22:24:47.803157 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5341 rows, containing 5 columns (5 merged, 0 gathered) in 0.002451477 sec., 2178686.563243302 rows/sec., 176.77 MiB/sec. | ||
| 15975 | 2026.03.11 22:24:47.803324 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.03.11 22:24:47.803329 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240204 sec., 278986.3603084654 rows/sec., 19.84 MiB/sec. | ||
| 15977 | 2026.03.11 22:24:47.803449 [ 116 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15978 | 2026.03.11 22:24:47.803458 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 15979 | 2026.03.11 22:24:47.803483 [ 116 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15980 | 2026.03.11 22:24:47.803509 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 15981 | 2026.03.11 22:24:47.803514 [ 260 ] {e3f61889-b0bf-4680-8b6d-36a1970ddbd8} <Debug> TCPHandler: Processed in 0.001382217 sec. | ||
| 15982 | 2026.03.11 22:24:47.803509 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15983 | 2026.03.11 22:24:47.803522 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15984 | 2026.03.11 22:24:47.803608 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15985 | 2026.03.11 22:24:47.803632 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15986 | 2026.03.11 22:24:47.803725 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15987 | 2026.03.11 22:24:47.803733 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.03.11 22:24:47.803765 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1551 rows starting from the beginning of the part | ||
| 15989 | 2026.03.11 22:24:47.803790 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15990 | 2026.03.11 22:24:47.803835 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 94 rows starting from the beginning of the part | ||
| 15991 | 2026.03.11 22:24:47.803887 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1065 rows starting from the beginning of the part | ||
| 15992 | 2026.03.11 22:24:47.803924 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.03.11 22:24:47.803929 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15994 | 2026.03.11 22:24:47.803950 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2026.03.11 22:24:47.803978 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 94 rows starting from the beginning of the part | ||
| 15996 | 2026.03.11 22:24:47.804018 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_116_23} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15997 | 2026.03.11 22:24:47.804023 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 74 rows starting from the beginning of the part | ||
| 15998 | 2026.03.11 22:24:47.804047 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_101_20} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15999 | 2026.03.11 22:24:47.804131 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 16000 | 2026.03.11 22:24:47.804183 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16001 | 2026.03.11 22:24:47.804229 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16002 | 2026.03.11 22:24:47.804271 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16003 | 2026.03.11 22:24:47.804615 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16004 | 2026.03.11 22:24:47.804847 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16005 | 2026.03.11 22:24:47.804977 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 16006 | 2026.03.11 22:24:47.805014 [ 260 ] {1d5758b7-30ac-40f7-b8e0-b63172ab8431} <Debug> TCPHandler: Processed in 0.001430167 sec. | ||
| 16007 | 2026.03.11 22:24:47.805158 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16008 | 2026.03.11 22:24:47.805253 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16009 | 2026.03.11 22:24:47.805270 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711613 sec., 1718846.4915842542 rows/sec., 127.98 MiB/sec. | ||
| 16010 | 2026.03.11 22:24:47.805309 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16011 | 2026.03.11 22:24:47.805435 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16012 | 2026.03.11 22:24:47.805675 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.03.11 22:24:47.805739 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_116_23} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16014 | 2026.03.11 22:24:47.805807 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16015 | 2026.03.11 22:24:47.806090 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.03.11 22:24:47.806143 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16017 | 2026.03.11 22:24:47.806655 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16018 | 2026.03.11 22:24:47.806872 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.03.11 22:24:47.807005 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16020 | 2026.03.11 22:24:47.807012 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 16021 | 2026.03.11 22:24:47.807042 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16022 | 2026.03.11 22:24:47.807064 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16023 | 2026.03.11 22:24:47.807081 [ 260 ] {2f1cecd4-6a55-47df-b269-f4d196dbca31} <Debug> TCPHandler: Processed in 0.001983418 sec. | ||
| 16024 | 2026.03.11 22:24:47.807138 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16025 | 2026.03.11 22:24:47.807194 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.03.11 22:24:47.807288 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16027 | 2026.03.11 22:24:47.807330 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16028 | 2026.03.11 22:24:47.807352 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16029 | 2026.03.11 22:24:47.807413 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2039 rows starting from the beginning of the part | ||
| 16030 | 2026.03.11 22:24:47.807543 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 16031 | 2026.03.11 22:24:47.807651 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
| 16032 | 2026.03.11 22:24:47.807667 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2026.03.11 22:24:47.807707 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16034 | 2026.03.11 22:24:47.807755 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 21 rows starting from the beginning of the part | ||
| 16035 | 2026.03.11 22:24:47.807862 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 16036 | 2026.03.11 22:24:47.807970 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 16037 | 2026.03.11 22:24:47.808007 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16038 | 2026.03.11 22:24:47.808233 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16039 | 2026.03.11 22:24:47.808354 [ 116 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16040 | 2026.03.11 22:24:47.808370 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 16041 | 2026.03.11 22:24:47.808383 [ 116 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.03.11 22:24:47.808409 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16043 | 2026.03.11 22:24:47.808414 [ 260 ] {6201adfd-fc3b-4303-9fd1-46183e7aa715} <Debug> TCPHandler: Processed in 0.001269784 sec. | ||
| 16044 | 2026.03.11 22:24:47.808483 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16045 | 2026.03.11 22:24:47.808574 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2026.03.11 22:24:47.808600 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5970 rows starting from the beginning of the part | ||
| 16047 | 2026.03.11 22:24:47.808644 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16048 | 2026.03.11 22:24:47.808679 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 12 rows starting from the beginning of the part | ||
| 16049 | 2026.03.11 22:24:47.808711 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 48 rows starting from the beginning of the part | ||
| 16050 | 2026.03.11 22:24:47.808740 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 16051 | 2026.03.11 22:24:47.808771 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16052 | 2026.03.11 22:24:47.810321 [ 195 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870515 sec., 3319941.299588616 rows/sec., 218.01 MiB/sec. | ||
| 16053 | 2026.03.11 22:24:47.810810 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16054 | 2026.03.11 22:24:47.811082 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.03.11 22:24:47.811160 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_111_22} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16056 | 2026.03.11 22:24:47.811238 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 16057 | 2026.03.11 22:24:47.818205 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 19 columns (19 merged, 0 gathered) in 0.011100001 sec., 192792.7754240743 rows/sec., 345.48 MiB/sec. | ||
| 16058 | 2026.03.11 22:24:47.820150 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16059 | 2026.03.11 22:24:47.820476 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.03.11 22:24:47.820545 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16061 | 2026.03.11 22:24:47.820673 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.22 MiB. | ||
| 16062 | 2026.03.11 22:24:48.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.78 MiB, peak 394.95 MiB, free memory in arenas 0.00 B, will set to 380.26 MiB (RSS), difference: 3.48 MiB | ||
| 16063 | 2026.03.11 22:24:50.815857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1982 | ||
| 16064 | 2026.03.11 22:24:50.818167 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2026.03.11 22:24:50.818218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16066 | 2026.03.11 22:24:50.819383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16067 | 2026.03.11 22:24:50.819650 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.03.11 22:24:50.819922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
| 16069 | 2026.03.11 22:24:52.028932 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16070 | 2026.03.11 22:24:52.029006 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16071 | 2026.03.11 22:24:52.032981 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16072 | 2026.03.11 22:24:52.490308 [ 220 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16073 | 2026.03.11 22:24:52.490389 [ 220 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16074 | 2026.03.11 22:24:52.494055 [ 220 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16075 | 2026.03.11 22:24:52.717813 [ 224 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16076 | 2026.03.11 22:24:52.717852 [ 224 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16077 | 2026.03.11 22:24:52.721393 [ 224 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16078 | 2026.03.11 22:24:52.799681 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.03.11 22:24:52.799859 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16080 | 2026.03.11 22:24:52.799922 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16081 | 2026.03.11 22:24:52.800554 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.03.11 22:24:52.800599 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16083 | 2026.03.11 22:24:52.800963 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16084 | 2026.03.11 22:24:52.801193 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.03.11 22:24:52.801342 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 212.91 KiB/sec. | ||
| 16086 | 2026.03.11 22:24:52.801384 [ 260 ] {597d0879-e124-4de3-970a-58096f591e9b} <Debug> TCPHandler: Processed in 0.001825175 sec. | ||
| 16087 | 2026.03.11 22:24:52.801511 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2026.03.11 22:24:52.801606 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16089 | 2026.03.11 22:24:52.801646 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16090 | 2026.03.11 22:24:52.802105 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.03.11 22:24:52.802141 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16092 | 2026.03.11 22:24:52.802462 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16093 | 2026.03.11 22:24:52.802666 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.03.11 22:24:52.802788 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001201 sec., 98251.45711906745 rows/sec., 8.32 MiB/sec. | ||
| 16095 | 2026.03.11 22:24:52.802824 [ 260 ] {37e6ab45-512c-4ca5-9838-8c232a77cbaa} <Debug> TCPHandler: Processed in 0.001360626 sec. | ||
| 16096 | 2026.03.11 22:24:52.802935 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.03.11 22:24:52.803026 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.03.11 22:24:52.803065 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16099 | 2026.03.11 22:24:52.803471 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.03.11 22:24:52.803507 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16101 | 2026.03.11 22:24:52.803789 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16102 | 2026.03.11 22:24:52.803987 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.03.11 22:24:52.804111 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001103 sec., 30825.02266545784 rows/sec., 2.24 MiB/sec. | ||
| 16104 | 2026.03.11 22:24:52.804148 [ 260 ] {5520a154-4eae-47a1-a6ec-8b8e5ea7e82c} <Debug> TCPHandler: Processed in 0.001259854 sec. | ||
| 16105 | 2026.03.11 22:24:52.804246 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.03.11 22:24:52.804333 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16107 | 2026.03.11 22:24:52.804373 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16108 | 2026.03.11 22:24:52.804810 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.03.11 22:24:52.804845 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16110 | 2026.03.11 22:24:52.805134 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16111 | 2026.03.11 22:24:52.805354 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2026.03.11 22:24:52.805479 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001162 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 16113 | 2026.03.11 22:24:52.805514 [ 260 ] {9ac45d67-fb7b-4e5f-8113-e98be710708b} <Debug> TCPHandler: Processed in 0.001313805 sec. | ||
| 16114 | 2026.03.11 22:24:52.805645 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.03.11 22:24:52.805761 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16116 | 2026.03.11 22:24:52.805811 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16117 | 2026.03.11 22:24:52.806289 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.03.11 22:24:52.806327 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16119 | 2026.03.11 22:24:52.806674 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16120 | 2026.03.11 22:24:52.806883 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.03.11 22:24:52.807033 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00129 sec., 125581.39534883722 rows/sec., 8.74 MiB/sec. | ||
| 16122 | 2026.03.11 22:24:52.807081 [ 260 ] {a57f40a7-9bbf-431c-8f88-a699ecf27dec} <Debug> TCPHandler: Processed in 0.001497949 sec. | ||
| 16123 | 2026.03.11 22:24:52.807206 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2026.03.11 22:24:52.807304 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16125 | 2026.03.11 22:24:52.807361 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16126 | 2026.03.11 22:24:52.808220 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.03.11 22:24:52.808258 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16128 | 2026.03.11 22:24:52.808812 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16129 | 2026.03.11 22:24:52.809044 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.03.11 22:24:52.809188 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001903 sec., 15764.582238570678 rows/sec., 28.25 MiB/sec. | ||
| 16131 | 2026.03.11 22:24:52.809243 [ 260 ] {9fb3cc87-1bbd-4e43-968e-f008d8d36103} <Debug> TCPHandler: Processed in 0.00208873 sec. | ||
| 16132 | 2026.03.11 22:24:52.809351 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2026.03.11 22:24:52.809447 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16134 | 2026.03.11 22:24:52.809491 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16135 | 2026.03.11 22:24:52.809830 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2026.03.11 22:24:52.809867 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16137 | 2026.03.11 22:24:52.810174 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16138 | 2026.03.11 22:24:52.810404 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2026.03.11 22:24:52.810534 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16140 | 2026.03.11 22:24:52.810571 [ 260 ] {d47c1e37-8a6c-400e-9f1e-05e0b689bbe3} <Debug> TCPHandler: Processed in 0.001270814 sec. | ||
| 16141 | 2026.03.11 22:24:53.225025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34143 | ||
| 16142 | 2026.03.11 22:24:53.225592 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.03.11 22:24:53.225633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16144 | 2026.03.11 22:24:53.226085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16145 | 2026.03.11 22:24:53.226303 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.03.11 22:24:53.226435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34143 | ||
| 16147 | 2026.03.11 22:24:53.226459 [ 110 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16148 | 2026.03.11 22:24:53.226536 [ 110 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.03.11 22:24:53.226565 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16150 | 2026.03.11 22:24:53.226695 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 16151 | 2026.03.11 22:24:53.226810 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16152 | 2026.03.11 22:24:53.226844 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31711 rows starting from the beginning of the part | ||
| 16153 | 2026.03.11 22:24:53.226907 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16154 | 2026.03.11 22:24:53.226958 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16155 | 2026.03.11 22:24:53.227004 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16156 | 2026.03.11 22:24:53.227049 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16157 | 2026.03.11 22:24:53.227090 [ 195 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16158 | 2026.03.11 22:24:53.229375 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002725661 sec., 12526502.745572543 rows/sec., 179.19 MiB/sec. | ||
| 16159 | 2026.03.11 22:24:53.229576 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16160 | 2026.03.11 22:24:53.230059 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16161 | 2026.03.11 22:24:53.230191 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_71_14} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16162 | 2026.03.11 22:24:53.230373 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16163 | 2026.03.11 22:24:53.562293 [ 223 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16164 | 2026.03.11 22:24:53.562348 [ 223 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16165 | 2026.03.11 22:24:53.564817 [ 223 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16166 | 2026.03.11 22:24:55.109116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 16167 | 2026.03.11 22:24:55.127853 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16168 | 2026.03.11 22:24:55.127920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16169 | 2026.03.11 22:24:55.134464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16170 | 2026.03.11 22:24:55.135217 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.03.11 22:24:55.135525 [ 107 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16172 | 2026.03.11 22:24:55.135589 [ 107 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2026.03.11 22:24:55.135610 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16174 | 2026.03.11 22:24:55.135739 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 16175 | 2026.03.11 22:24:55.139559 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16176 | 2026.03.11 22:24:55.139614 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16177 | 2026.03.11 22:24:55.141424 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16178 | 2026.03.11 22:24:55.146382 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16179 | 2026.03.11 22:24:55.151013 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 16180 | 2026.03.11 22:24:55.155989 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16181 | 2026.03.11 22:24:55.161035 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 16182 | 2026.03.11 22:24:55.165720 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 16183 | 2026.03.11 22:24:55.225540 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.089859711 sec., 5953.724912380366 rows/sec., 30.79 MiB/sec. | ||
| 16184 | 2026.03.11 22:24:55.228516 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16185 | 2026.03.11 22:24:55.230603 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.03.11 22:24:55.230728 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_71_14} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16187 | 2026.03.11 22:24:55.233527 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16188 | 2026.03.11 22:24:56.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.34 MiB, peak 398.76 MiB, free memory in arenas 0.00 B, will set to 380.27 MiB (RSS), difference: -1.07 MiB | ||
| 16189 | 2026.03.11 22:24:57.799912 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2026.03.11 22:24:57.800119 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16191 | 2026.03.11 22:24:57.800193 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16192 | 2026.03.11 22:24:57.800915 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2026.03.11 22:24:57.800963 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16194 | 2026.03.11 22:24:57.801357 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16195 | 2026.03.11 22:24:57.801584 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2026.03.11 22:24:57.801736 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.75 MiB/sec. | ||
| 16197 | 2026.03.11 22:24:57.801778 [ 260 ] {4a0883c2-b6c1-42da-af7c-184bd7b38b95} <Debug> TCPHandler: Processed in 0.002005988 sec. | ||
| 16198 | 2026.03.11 22:24:57.801909 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2026.03.11 22:24:57.802007 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16200 | 2026.03.11 22:24:57.802050 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16201 | 2026.03.11 22:24:57.802458 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2026.03.11 22:24:57.802495 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16203 | 2026.03.11 22:24:57.802790 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16204 | 2026.03.11 22:24:57.803003 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.03.11 22:24:57.803135 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 16206 | 2026.03.11 22:24:57.803173 [ 260 ] {19c03ab6-0b4d-4ef7-839c-fe1e33182b5c} <Debug> TCPHandler: Processed in 0.001314615 sec. | ||
| 16207 | 2026.03.11 22:24:57.803284 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2026.03.11 22:24:57.803374 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16209 | 2026.03.11 22:24:57.803411 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16210 | 2026.03.11 22:24:57.803801 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.03.11 22:24:57.803837 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16212 | 2026.03.11 22:24:57.804114 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16213 | 2026.03.11 22:24:57.804394 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.03.11 22:24:57.804523 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 16215 | 2026.03.11 22:24:57.804561 [ 260 ] {01b9d7df-0384-4731-88fd-48c0a37f7de8} <Debug> TCPHandler: Processed in 0.001323065 sec. | ||
| 16216 | 2026.03.11 22:24:57.804677 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16217 | 2026.03.11 22:24:57.804774 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16218 | 2026.03.11 22:24:57.804818 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16219 | 2026.03.11 22:24:57.805241 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16220 | 2026.03.11 22:24:57.805278 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16221 | 2026.03.11 22:24:57.805614 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16222 | 2026.03.11 22:24:57.805837 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16223 | 2026.03.11 22:24:57.805966 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 16224 | 2026.03.11 22:24:57.805961 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_110_24 to all_111_111_0 | ||
| 16225 | 2026.03.11 22:24:57.806004 [ 260 ] {a77f5742-1963-4c2c-b41d-908305ac6205} <Debug> TCPHandler: Processed in 0.001377386 sec. | ||
| 16226 | 2026.03.11 22:24:57.806041 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2026.03.11 22:24:57.806066 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 16228 | 2026.03.11 22:24:57.806135 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.03.11 22:24:57.806179 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_110_24 to all_111_111_0 into Compact with storage Full | ||
| 16230 | 2026.03.11 22:24:57.806236 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16231 | 2026.03.11 22:24:57.806302 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16232 | 2026.03.11 22:24:57.806364 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16233 | 2026.03.11 22:24:57.806414 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_24, total 37514 rows starting from the beginning of the part | ||
| 16234 | 2026.03.11 22:24:57.806481 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 128 rows starting from the beginning of the part | ||
| 16235 | 2026.03.11 22:24:57.807123 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16236 | 2026.03.11 22:24:57.807168 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16237 | 2026.03.11 22:24:57.807767 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16238 | 2026.03.11 22:24:57.808012 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16239 | 2026.03.11 22:24:57.808156 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001939 sec., 5157.297576070139 rows/sec., 9.24 MiB/sec. | ||
| 16240 | 2026.03.11 22:24:57.808212 [ 260 ] {fad522b7-2521-46ba-be2c-0b0dd86e6e3b} <Debug> TCPHandler: Processed in 0.00212681 sec. | ||
| 16241 | 2026.03.11 22:24:57.808336 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16242 | 2026.03.11 22:24:57.808433 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16243 | 2026.03.11 22:24:57.808475 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16244 | 2026.03.11 22:24:57.808828 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16245 | 2026.03.11 22:24:57.808864 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16246 | 2026.03.11 22:24:57.809182 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16247 | 2026.03.11 22:24:57.809394 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16248 | 2026.03.11 22:24:57.809525 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 16249 | 2026.03.11 22:24:57.809564 [ 260 ] {ad9ebb36-0578-4410-b3b1-164852f0cc63} <Debug> TCPHandler: Processed in 0.001280064 sec. | ||
| 16250 | 2026.03.11 22:24:57.812595 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37642 rows, containing 5 columns (5 merged, 0 gathered) in 0.006459952 sec., 5826978.280953172 rows/sec., 383.16 MiB/sec. | ||
| 16251 | 2026.03.11 22:24:57.812998 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Trace> MergedBlockOutputStream: filled checksums all_1_111_25 (state Temporary) | ||
| 16252 | 2026.03.11 22:24:57.813293 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_111_25 to all_1_111_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.03.11 22:24:57.813375 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_111_25} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_110_24, all_111_111_0] -> all_1_111_25 | ||
| 16254 | 2026.03.11 22:24:57.813453 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16255 | 2026.03.11 22:25:00.530541 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16256 | 2026.03.11 22:25:00.530614 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16257 | 2026.03.11 22:25:00.726620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34591 | ||
| 16258 | 2026.03.11 22:25:00.727193 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.03.11 22:25:00.727247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16260 | 2026.03.11 22:25:00.727810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16261 | 2026.03.11 22:25:00.728050 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.03.11 22:25:00.728193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34591 | ||
| 16263 | 2026.03.11 22:25:00.820151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2008 | ||
| 16264 | 2026.03.11 22:25:00.822583 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16265 | 2026.03.11 22:25:00.822648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16266 | 2026.03.11 22:25:00.823878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16267 | 2026.03.11 22:25:00.824154 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2026.03.11 22:25:00.824412 [ 222 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16269 | 2026.03.11 22:25:00.824477 [ 222 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16270 | 2026.03.11 22:25:00.824548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2008 | ||
| 16271 | 2026.03.11 22:25:00.827605 [ 222 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16272 | 2026.03.11 22:25:02.639702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16273 | 2026.03.11 22:25:02.658353 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2026.03.11 22:25:02.658426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16275 | 2026.03.11 22:25:02.664973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16276 | 2026.03.11 22:25:02.665789 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16277 | 2026.03.11 22:25:02.670054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16278 | 2026.03.11 22:25:02.800535 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16279 | 2026.03.11 22:25:02.800738 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16280 | 2026.03.11 22:25:02.800814 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16281 | 2026.03.11 22:25:02.801538 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2026.03.11 22:25:02.801589 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16283 | 2026.03.11 22:25:02.802022 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16284 | 2026.03.11 22:25:02.802278 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2026.03.11 22:25:02.802431 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001749 sec., 66323.61349342481 rows/sec., 5.63 MiB/sec. | ||
| 16286 | 2026.03.11 22:25:02.802475 [ 260 ] {1e177029-d232-437f-848a-ec70cc86f1ac} <Debug> TCPHandler: Processed in 0.00207938 sec. | ||
| 16287 | 2026.03.11 22:25:02.802601 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2026.03.11 22:25:02.802698 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16289 | 2026.03.11 22:25:02.802740 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16290 | 2026.03.11 22:25:02.803161 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.03.11 22:25:02.803199 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16292 | 2026.03.11 22:25:02.803507 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16293 | 2026.03.11 22:25:02.803725 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.03.11 22:25:02.803858 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001178 sec., 25466.893039049235 rows/sec., 1.87 MiB/sec. | ||
| 16295 | 2026.03.11 22:25:02.803898 [ 260 ] {9f57f7b7-c57c-4f0a-808a-a23d31475f22} <Debug> TCPHandler: Processed in 0.001348586 sec. | ||
| 16296 | 2026.03.11 22:25:02.804002 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.03.11 22:25:02.804099 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16298 | 2026.03.11 22:25:02.804140 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16299 | 2026.03.11 22:25:02.804571 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.03.11 22:25:02.804609 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16301 | 2026.03.11 22:25:02.804919 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16302 | 2026.03.11 22:25:02.805138 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.03.11 22:25:02.805267 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001186 sec., 79258.01011804385 rows/sec., 6.19 MiB/sec. | ||
| 16304 | 2026.03.11 22:25:02.805306 [ 260 ] {d2928e0b-e163-40ef-8dd4-0540dcc938c4} <Debug> TCPHandler: Processed in 0.001354275 sec. | ||
| 16305 | 2026.03.11 22:25:02.805419 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2026.03.11 22:25:02.805515 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16307 | 2026.03.11 22:25:02.805561 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16308 | 2026.03.11 22:25:02.805972 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2026.03.11 22:25:02.806009 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16310 | 2026.03.11 22:25:02.806343 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16311 | 2026.03.11 22:25:02.806571 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2026.03.11 22:25:02.806704 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 16313 | 2026.03.11 22:25:02.806702 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_111_25 to all_112_112_0 | ||
| 16314 | 2026.03.11 22:25:02.806742 [ 260 ] {d5824c0a-d28f-4867-82c9-6b8c84f0e0c2} <Debug> TCPHandler: Processed in 0.001373946 sec. | ||
| 16315 | 2026.03.11 22:25:02.806773 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.03.11 22:25:02.806797 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16317 | 2026.03.11 22:25:02.806859 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2026.03.11 22:25:02.806895 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_111_25 to all_112_112_0 into Compact with storage Full | ||
| 16319 | 2026.03.11 22:25:02.806978 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16320 | 2026.03.11 22:25:02.807030 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16321 | 2026.03.11 22:25:02.807050 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16322 | 2026.03.11 22:25:02.807072 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_25, total 37642 rows starting from the beginning of the part | ||
| 16323 | 2026.03.11 22:25:02.807144 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16324 | 2026.03.11 22:25:02.808012 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.03.11 22:25:02.808055 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16326 | 2026.03.11 22:25:02.808640 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16327 | 2026.03.11 22:25:02.808870 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.03.11 22:25:02.809018 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002064 sec., 14534.883720930233 rows/sec., 26.05 MiB/sec. | ||
| 16329 | 2026.03.11 22:25:02.809083 [ 260 ] {81124318-2518-483a-9f6e-eb74fc864211} <Debug> TCPHandler: Processed in 0.002275883 sec. | ||
| 16330 | 2026.03.11 22:25:02.809196 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.03.11 22:25:02.809294 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16332 | 2026.03.11 22:25:02.809337 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16333 | 2026.03.11 22:25:02.809683 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.03.11 22:25:02.809721 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16335 | 2026.03.11 22:25:02.810049 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16336 | 2026.03.11 22:25:02.810264 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.03.11 22:25:02.810395 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16338 | 2026.03.11 22:25:02.810433 [ 260 ] {c5704c57-7dac-4020-b194-60bf54d2671f} <Debug> TCPHandler: Processed in 0.001286424 sec. | ||
| 16339 | 2026.03.11 22:25:02.813061 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37802 rows, containing 5 columns (5 merged, 0 gathered) in 0.006206327 sec., 6090881.128242196 rows/sec., 400.61 MiB/sec. | ||
| 16340 | 2026.03.11 22:25:02.813501 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Trace> MergedBlockOutputStream: filled checksums all_1_112_26 (state Temporary) | ||
| 16341 | 2026.03.11 22:25:02.813821 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_112_26 to all_1_112_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2026.03.11 22:25:02.813903 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_111_25, all_112_112_0] -> all_1_112_26 | ||
| 16343 | 2026.03.11 22:25:02.813972 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16344 | 2026.03.11 22:25:03.141917 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16345 | 2026.03.11 22:25:03.142116 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16346 | 2026.03.11 22:25:03.142193 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16347 | 2026.03.11 22:25:03.142896 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16348 | 2026.03.11 22:25:03.142955 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16349 | 2026.03.11 22:25:03.143343 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16350 | 2026.03.11 22:25:03.143575 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16351 | 2026.03.11 22:25:03.143733 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 16352 | 2026.03.11 22:25:03.143785 [ 260 ] {0098ef66-dfec-4f57-ae20-3c65918244a8} <Debug> TCPHandler: Processed in 0.002006458 sec. | ||
| 16353 | 2026.03.11 22:25:03.143908 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16354 | 2026.03.11 22:25:03.144011 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16355 | 2026.03.11 22:25:03.144055 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16356 | 2026.03.11 22:25:03.145496 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16357 | 2026.03.11 22:25:03.145536 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16358 | 2026.03.11 22:25:03.145989 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16359 | 2026.03.11 22:25:03.146206 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.03.11 22:25:03.146341 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Debug> executeQuery: Read 2080 rows, 162.95 KiB in 0.002353 sec., 883977.9005524862 rows/sec., 67.63 MiB/sec. | ||
| 16361 | 2026.03.11 22:25:03.146381 [ 260 ] {5fcfe278-8b82-478d-ae75-6eec9488347b} <Debug> TCPHandler: Processed in 0.002525188 sec. | ||
| 16362 | 2026.03.11 22:25:03.146487 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2026.03.11 22:25:03.146584 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16364 | 2026.03.11 22:25:03.146626 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16365 | 2026.03.11 22:25:03.147041 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16366 | 2026.03.11 22:25:03.147078 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16367 | 2026.03.11 22:25:03.147372 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16368 | 2026.03.11 22:25:03.147581 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16369 | 2026.03.11 22:25:03.147708 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Debug> executeQuery: Read 33 rows, 2.54 KiB in 0.001143 sec., 28871.391076115488 rows/sec., 2.17 MiB/sec. | ||
| 16370 | 2026.03.11 22:25:03.147744 [ 260 ] {e672f421-0a41-4d7e-813d-78fe76fcb06d} <Debug> TCPHandler: Processed in 0.001308645 sec. | ||
| 16371 | 2026.03.11 22:25:03.147851 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16372 | 2026.03.11 22:25:03.147945 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16373 | 2026.03.11 22:25:03.147985 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16374 | 2026.03.11 22:25:03.148689 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.03.11 22:25:03.148726 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16376 | 2026.03.11 22:25:03.149054 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16377 | 2026.03.11 22:25:03.149275 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.03.11 22:25:03.149402 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001475 sec., 496271.18644067796 rows/sec., 29.35 MiB/sec. | ||
| 16379 | 2026.03.11 22:25:03.149439 [ 260 ] {7c07eb6c-7632-4b6c-a2de-3f08867f87bd} <Debug> TCPHandler: Processed in 0.001636722 sec. | ||
| 16380 | 2026.03.11 22:25:03.149616 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2026.03.11 22:25:03.149710 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16382 | 2026.03.11 22:25:03.149750 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16383 | 2026.03.11 22:25:03.150129 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16384 | 2026.03.11 22:25:03.150165 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16385 | 2026.03.11 22:25:03.150444 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16386 | 2026.03.11 22:25:03.150660 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2026.03.11 22:25:03.150787 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 16388 | 2026.03.11 22:25:03.150824 [ 260 ] {a3659049-a7ac-404c-b5cc-a02b289f40b0} <Debug> TCPHandler: Processed in 0.001258424 sec. | ||
| 16389 | 2026.03.11 22:25:03.150953 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2026.03.11 22:25:03.151052 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16391 | 2026.03.11 22:25:03.151093 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16392 | 2026.03.11 22:25:03.151487 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2026.03.11 22:25:03.151523 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16394 | 2026.03.11 22:25:03.151814 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16395 | 2026.03.11 22:25:03.152019 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2026.03.11 22:25:03.152147 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 16397 | 2026.03.11 22:25:03.152185 [ 260 ] {306e4277-1471-4fc9-98f4-6e3efd8ca7a7} <Debug> TCPHandler: Processed in 0.001295745 sec. | ||
| 16398 | 2026.03.11 22:25:03.152288 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.03.11 22:25:03.152382 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16400 | 2026.03.11 22:25:03.152422 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16401 | 2026.03.11 22:25:03.153233 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.03.11 22:25:03.153273 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16403 | 2026.03.11 22:25:03.153612 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16404 | 2026.03.11 22:25:03.153825 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.03.11 22:25:03.153954 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Debug> executeQuery: Read 1057 rows, 75.28 KiB in 0.001589 sec., 665198.2378854626 rows/sec., 46.27 MiB/sec. | ||
| 16406 | 2026.03.11 22:25:03.153992 [ 260 ] {38507bc3-827e-4c2c-b6dd-78ebb889b56b} <Debug> TCPHandler: Processed in 0.001752284 sec. | ||
| 16407 | 2026.03.11 22:25:03.154108 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.03.11 22:25:03.154202 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16409 | 2026.03.11 22:25:03.154245 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16410 | 2026.03.11 22:25:03.154939 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.03.11 22:25:03.154976 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16412 | 2026.03.11 22:25:03.155377 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16413 | 2026.03.11 22:25:03.155591 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.03.11 22:25:03.155716 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001532 sec., 817885.1174934726 rows/sec., 51.57 MiB/sec. | ||
| 16415 | 2026.03.11 22:25:03.155715 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_112_26 to all_117_117_0 | ||
| 16416 | 2026.03.11 22:25:03.155753 [ 260 ] {3af881bb-1021-41bc-a98f-d91c55a89c07} <Debug> TCPHandler: Processed in 0.001698172 sec. | ||
| 16417 | 2026.03.11 22:25:03.155796 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16418 | 2026.03.11 22:25:03.155822 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16419 | 2026.03.11 22:25:03.155880 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.03.11 22:25:03.155934 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_112_26 to all_117_117_0 into Compact with storage Full | ||
| 16421 | 2026.03.11 22:25:03.155977 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.03.11 22:25:03.156034 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16423 | 2026.03.11 22:25:03.156083 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16424 | 2026.03.11 22:25:03.156126 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_26, total 37802 rows starting from the beginning of the part | ||
| 16425 | 2026.03.11 22:25:03.156195 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16426 | 2026.03.11 22:25:03.156243 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 162 rows starting from the beginning of the part | ||
| 16427 | 2026.03.11 22:25:03.156287 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16428 | 2026.03.11 22:25:03.156332 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16429 | 2026.03.11 22:25:03.156378 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1253 rows starting from the beginning of the part | ||
| 16430 | 2026.03.11 22:25:03.156858 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.03.11 22:25:03.156900 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16432 | 2026.03.11 22:25:03.157444 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16433 | 2026.03.11 22:25:03.157681 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.03.11 22:25:03.157827 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001867 sec., 11247.991430101767 rows/sec., 20.16 MiB/sec. | ||
| 16435 | 2026.03.11 22:25:03.157894 [ 260 ] {b87039e6-bdb0-498b-ad34-be7cbe987d2a} <Debug> TCPHandler: Processed in 0.002064289 sec. | ||
| 16436 | 2026.03.11 22:25:03.158007 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2026.03.11 22:25:03.158101 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16438 | 2026.03.11 22:25:03.158142 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16439 | 2026.03.11 22:25:03.158461 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2026.03.11 22:25:03.158497 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16441 | 2026.03.11 22:25:03.158802 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16442 | 2026.03.11 22:25:03.159008 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2026.03.11 22:25:03.159141 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 16444 | 2026.03.11 22:25:03.159178 [ 260 ] {cf1d02b0-4c63-43bd-8843-7dea84c4d231} <Debug> TCPHandler: Processed in 0.001220913 sec. | ||
| 16445 | 2026.03.11 22:25:03.163368 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39697 rows, containing 5 columns (5 merged, 0 gathered) in 0.007483822 sec., 5304375.2243172005 rows/sec., 348.76 MiB/sec. | ||
| 16446 | 2026.03.11 22:25:03.164010 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Trace> MergedBlockOutputStream: filled checksums all_1_117_27 (state Temporary) | ||
| 16447 | 2026.03.11 22:25:03.164342 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_117_27 to all_1_117_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.03.11 22:25:03.164428 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_112_26, all_117_117_0] -> all_1_117_27 | ||
| 16449 | 2026.03.11 22:25:03.164532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16450 | 2026.03.11 22:25:07.668929 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16451 | 2026.03.11 22:25:07.669003 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16452 | 2026.03.11 22:25:07.672295 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16453 | 2026.03.11 22:25:07.797260 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2026.03.11 22:25:07.797439 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16455 | 2026.03.11 22:25:07.797504 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16456 | 2026.03.11 22:25:07.798147 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2026.03.11 22:25:07.798197 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16458 | 2026.03.11 22:25:07.798578 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16459 | 2026.03.11 22:25:07.798812 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2026.03.11 22:25:07.798964 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001573 sec., 35600.762873490145 rows/sec., 2.73 MiB/sec. | ||
| 16461 | 2026.03.11 22:25:07.798963 [ 88 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16462 | 2026.03.11 22:25:07.799006 [ 260 ] {0bb4c4ed-4925-415b-b496-c2006c07ef62} <Debug> TCPHandler: Processed in 0.001873186 sec. | ||
| 16463 | 2026.03.11 22:25:07.799044 [ 88 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.03.11 22:25:07.799074 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16465 | 2026.03.11 22:25:07.799140 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16466 | 2026.03.11 22:25:07.799184 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16467 | 2026.03.11 22:25:07.799241 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16468 | 2026.03.11 22:25:07.799283 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16469 | 2026.03.11 22:25:07.799291 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16470 | 2026.03.11 22:25:07.799329 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2893 rows starting from the beginning of the part | ||
| 16471 | 2026.03.11 22:25:07.799396 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 118 rows starting from the beginning of the part | ||
| 16472 | 2026.03.11 22:25:07.799447 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 76 rows starting from the beginning of the part | ||
| 16473 | 2026.03.11 22:25:07.799494 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 116 rows starting from the beginning of the part | ||
| 16474 | 2026.03.11 22:25:07.799539 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2080 rows starting from the beginning of the part | ||
| 16475 | 2026.03.11 22:25:07.799585 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 16476 | 2026.03.11 22:25:07.799710 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16477 | 2026.03.11 22:25:07.799746 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16478 | 2026.03.11 22:25:07.800049 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16479 | 2026.03.11 22:25:07.800259 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16480 | 2026.03.11 22:25:07.800386 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 16481 | 2026.03.11 22:25:07.800387 [ 88 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16482 | 2026.03.11 22:25:07.800425 [ 260 ] {f7a6c720-cab3-4881-89aa-8e6509487173} <Debug> TCPHandler: Processed in 0.001336665 sec. | ||
| 16483 | 2026.03.11 22:25:07.800438 [ 88 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2026.03.11 22:25:07.800462 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16485 | 2026.03.11 22:25:07.800547 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.03.11 22:25:07.800574 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16487 | 2026.03.11 22:25:07.800658 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16488 | 2026.03.11 22:25:07.800710 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16489 | 2026.03.11 22:25:07.800716 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16490 | 2026.03.11 22:25:07.800753 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1551 rows starting from the beginning of the part | ||
| 16491 | 2026.03.11 22:25:07.800826 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 98 rows starting from the beginning of the part | ||
| 16492 | 2026.03.11 22:25:07.800872 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
| 16493 | 2026.03.11 22:25:07.800915 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 94 rows starting from the beginning of the part | ||
| 16494 | 2026.03.11 22:25:07.800958 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1057 rows starting from the beginning of the part | ||
| 16495 | 2026.03.11 22:25:07.800999 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 16496 | 2026.03.11 22:25:07.801158 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.03.11 22:25:07.801200 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16498 | 2026.03.11 22:25:07.801536 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16499 | 2026.03.11 22:25:07.801547 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409896 sec., 2215448.3015034674 rows/sec., 179.75 MiB/sec. | ||
| 16500 | 2026.03.11 22:25:07.801764 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.03.11 22:25:07.801881 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16502 | 2026.03.11 22:25:07.801901 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001265 sec., 101185.77075098814 rows/sec., 7.05 MiB/sec. | ||
| 16503 | 2026.03.11 22:25:07.801950 [ 260 ] {371d4872-6874-4716-8eae-54c3994f0b2c} <Debug> TCPHandler: Processed in 0.001458777 sec. | ||
| 16504 | 2026.03.11 22:25:07.802057 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2026.03.11 22:25:07.802155 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16506 | 2026.03.11 22:25:07.802199 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16507 | 2026.03.11 22:25:07.802227 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16508 | 2026.03.11 22:25:07.802263 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749583 sec., 1679257.285878978 rows/sec., 125.02 MiB/sec. | ||
| 16509 | 2026.03.11 22:25:07.802320 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_121_24} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16510 | 2026.03.11 22:25:07.802430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 16511 | 2026.03.11 22:25:07.802523 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2026.03.11 22:25:07.802542 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16513 | 2026.03.11 22:25:07.802565 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16514 | 2026.03.11 22:25:07.802918 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16515 | 2026.03.11 22:25:07.802950 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2026.03.11 22:25:07.803060 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_121_24} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16517 | 2026.03.11 22:25:07.803149 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2026.03.11 22:25:07.803166 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16519 | 2026.03.11 22:25:07.803271 [ 88 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16520 | 2026.03.11 22:25:07.803282 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 16521 | 2026.03.11 22:25:07.803303 [ 88 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2026.03.11 22:25:07.803325 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16523 | 2026.03.11 22:25:07.803326 [ 260 ] {e531922a-568d-4339-8f25-e12ec82daad0} <Debug> TCPHandler: Processed in 0.001317485 sec. | ||
| 16524 | 2026.03.11 22:25:07.803401 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16525 | 2026.03.11 22:25:07.803504 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16526 | 2026.03.11 22:25:07.803532 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6210 rows starting from the beginning of the part | ||
| 16527 | 2026.03.11 22:25:07.803585 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 16528 | 2026.03.11 22:25:07.803630 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16529 | 2026.03.11 22:25:07.803669 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16530 | 2026.03.11 22:25:07.803705 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 12 rows starting from the beginning of the part | ||
| 16531 | 2026.03.11 22:25:07.803743 [ 198 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 48 rows starting from the beginning of the part | ||
| 16532 | 2026.03.11 22:25:07.805372 [ 192 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002778 sec., 3220526.6884297705 rows/sec., 211.69 MiB/sec. | ||
| 16533 | 2026.03.11 22:25:07.805822 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16534 | 2026.03.11 22:25:07.806124 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2026.03.11 22:25:07.806201 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_116_23} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16536 | 2026.03.11 22:25:07.806281 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16537 | 2026.03.11 22:25:08.228370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35103 | ||
| 16538 | 2026.03.11 22:25:08.228962 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.03.11 22:25:08.229013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 16540 | 2026.03.11 22:25:08.229489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16541 | 2026.03.11 22:25:08.229714 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.03.11 22:25:08.229837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35103 | ||
| 16543 | 2026.03.11 22:25:08.983111 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62611 | ||
| 16544 | 2026.03.11 22:25:08.983235 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16545 | 2026.03.11 22:25:08.983262 [ 336 ] {} <Debug> TCP-Session: 9ab917b6-9b15-42f1-841b-3d4862963338 Authenticating user 'default' from [fd00:1122:3344:101::e]:62611 | ||
| 16546 | 2026.03.11 22:25:08.983284 [ 336 ] {} <Debug> TCP-Session: 9ab917b6-9b15-42f1-841b-3d4862963338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16547 | 2026.03.11 22:25:08.983296 [ 336 ] {} <Debug> TCP-Session: 9ab917b6-9b15-42f1-841b-3d4862963338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16548 | 2026.03.11 22:25:08.983482 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46724 | ||
| 16549 | 2026.03.11 22:25:08.983525 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34262 | ||
| 16550 | 2026.03.11 22:25:08.983548 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61271 | ||
| 16551 | 2026.03.11 22:25:08.983578 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34054 | ||
| 16552 | 2026.03.11 22:25:08.983598 [ 336 ] {} <Trace> TCP-Session: 9ab917b6-9b15-42f1-841b-3d4862963338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2026.03.11 22:25:08.983620 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16554 | 2026.03.11 22:25:08.983646 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16555 | 2026.03.11 22:25:08.983647 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16556 | 2026.03.11 22:25:08.983675 [ 337 ] {} <Debug> TCP-Session: cef26586-2033-48df-826d-fae9fb682846 Authenticating user 'default' from [fd00:1122:3344:101::e]:46724 | ||
| 16557 | 2026.03.11 22:25:08.983679 [ 341 ] {} <Debug> TCP-Session: 1c6c0f40-19e7-4664-98ce-3a27aa530e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:61271 | ||
| 16558 | 2026.03.11 22:25:08.983699 [ 338 ] {} <Debug> TCP-Session: 2ff2fd02-4fe8-4a1b-b3a3-6b76d30ee8c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34262 | ||
| 16559 | 2026.03.11 22:25:08.983710 [ 337 ] {} <Debug> TCP-Session: cef26586-2033-48df-826d-fae9fb682846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16560 | 2026.03.11 22:25:08.983732 [ 338 ] {} <Debug> TCP-Session: 2ff2fd02-4fe8-4a1b-b3a3-6b76d30ee8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16561 | 2026.03.11 22:25:08.983782 [ 337 ] {} <Debug> TCP-Session: cef26586-2033-48df-826d-fae9fb682846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16562 | 2026.03.11 22:25:08.983800 [ 338 ] {} <Debug> TCP-Session: 2ff2fd02-4fe8-4a1b-b3a3-6b76d30ee8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2026.03.11 22:25:08.983715 [ 341 ] {} <Debug> TCP-Session: 1c6c0f40-19e7-4664-98ce-3a27aa530e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16564 | 2026.03.11 22:25:08.983701 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16565 | 2026.03.11 22:25:08.983849 [ 341 ] {} <Debug> TCP-Session: 1c6c0f40-19e7-4664-98ce-3a27aa530e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16566 | 2026.03.11 22:25:08.983571 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50778 | ||
| 16567 | 2026.03.11 22:25:08.983883 [ 335 ] {} <Debug> TCP-Session: be78c8d7-74b2-4634-9093-3b4572ba239c Authenticating user 'default' from [fd00:1122:3344:101::e]:34054 | ||
| 16568 | 2026.03.11 22:25:08.983557 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38507 | ||
| 16569 | 2026.03.11 22:25:08.983935 [ 335 ] {} <Debug> TCP-Session: be78c8d7-74b2-4634-9093-3b4572ba239c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16570 | 2026.03.11 22:25:08.983529 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49310 | ||
| 16571 | 2026.03.11 22:25:08.983955 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16572 | 2026.03.11 22:25:08.983990 [ 335 ] {} <Debug> TCP-Session: be78c8d7-74b2-4634-9093-3b4572ba239c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16573 | 2026.03.11 22:25:08.983991 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16574 | 2026.03.11 22:25:08.983537 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39255 | ||
| 16575 | 2026.03.11 22:25:08.984037 [ 259 ] {} <Debug> TCP-Session: 2981445a-5ac5-4670-bcf2-cf4e0b71c120 Authenticating user 'default' from [fd00:1122:3344:101::e]:38507 | ||
| 16576 | 2026.03.11 22:25:08.984028 [ 334 ] {} <Debug> TCP-Session: 0e558e16-0d3c-438d-954f-f4e179e8bcbb Authenticating user 'default' from [fd00:1122:3344:101::e]:50778 | ||
| 16577 | 2026.03.11 22:25:08.984073 [ 259 ] {} <Debug> TCP-Session: 2981445a-5ac5-4670-bcf2-cf4e0b71c120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16578 | 2026.03.11 22:25:08.984090 [ 334 ] {} <Debug> TCP-Session: 0e558e16-0d3c-438d-954f-f4e179e8bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16579 | 2026.03.11 22:25:08.984100 [ 259 ] {} <Debug> TCP-Session: 2981445a-5ac5-4670-bcf2-cf4e0b71c120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16580 | 2026.03.11 22:25:08.984114 [ 334 ] {} <Debug> TCP-Session: 0e558e16-0d3c-438d-954f-f4e179e8bcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16581 | 2026.03.11 22:25:08.983794 [ 336 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16582 | 2026.03.11 22:25:08.984186 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16583 | 2026.03.11 22:25:08.984219 [ 339 ] {} <Debug> TCP-Session: 6060e367-2576-4956-93d1-8b9794645ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49310 | ||
| 16584 | 2026.03.11 22:25:08.984235 [ 339 ] {} <Debug> TCP-Session: 6060e367-2576-4956-93d1-8b9794645ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16585 | 2026.03.11 22:25:08.984247 [ 339 ] {} <Debug> TCP-Session: 6060e367-2576-4956-93d1-8b9794645ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16586 | 2026.03.11 22:25:08.984406 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16587 | 2026.03.11 22:25:08.984422 [ 336 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16588 | 2026.03.11 22:25:08.984439 [ 340 ] {} <Debug> TCP-Session: d7e704fa-c2ec-4a0e-93fc-f393e9f77dfd Authenticating user 'default' from [fd00:1122:3344:101::e]:39255 | ||
| 16589 | 2026.03.11 22:25:08.984457 [ 340 ] {} <Debug> TCP-Session: d7e704fa-c2ec-4a0e-93fc-f393e9f77dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16590 | 2026.03.11 22:25:08.984469 [ 340 ] {} <Debug> TCP-Session: d7e704fa-c2ec-4a0e-93fc-f393e9f77dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16591 | 2026.03.11 22:25:08.984486 [ 336 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16592 | 2026.03.11 22:25:08.984764 [ 336 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 16593 | 2026.03.11 22:25:08.985772 [ 308 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Trace> AggregatingTransform: Aggregating | ||
| 16594 | 2026.03.11 22:25:08.985818 [ 308 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Trace> Aggregator: Aggregation method: without_key | ||
| 16595 | 2026.03.11 22:25:08.985852 [ 308 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991119 sec. (1008.961 rows/sec., 39.41 KiB/sec.) | ||
| 16596 | 2026.03.11 22:25:08.985870 [ 308 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Trace> Aggregator: Merging aggregated data | ||
| 16597 | 2026.03.11 22:25:08.987178 [ 336 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003443 sec., 290.4443799012489 rows/sec., 11.35 KiB/sec. | ||
| 16598 | 2026.03.11 22:25:08.987290 [ 336 ] {9a422fc6-21d4-41d1-b314-351eeca11eed} <Debug> TCPHandler: Processed in 0.003812393 sec. | ||
| 16599 | 2026.03.11 22:25:08.987397 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16600 | 2026.03.11 22:25:08.987424 [ 336 ] {} <Debug> TCP-Session: 9ab917b6-9b15-42f1-841b-3d4862963338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16601 | 2026.03.11 22:25:08.987424 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16602 | 2026.03.11 22:25:08.987443 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16603 | 2026.03.11 22:25:08.987458 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16604 | 2026.03.11 22:25:08.987474 [ 335 ] {} <Debug> TCP-Session: be78c8d7-74b2-4634-9093-3b4572ba239c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16605 | 2026.03.11 22:25:08.987477 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16606 | 2026.03.11 22:25:08.987510 [ 339 ] {} <Debug> TCP-Session: 6060e367-2576-4956-93d1-8b9794645ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16607 | 2026.03.11 22:25:08.987517 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16608 | 2026.03.11 22:25:08.987538 [ 338 ] {} <Debug> TCP-Session: 2ff2fd02-4fe8-4a1b-b3a3-6b76d30ee8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16609 | 2026.03.11 22:25:08.987531 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16610 | 2026.03.11 22:25:08.987549 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16611 | 2026.03.11 22:25:08.987562 [ 334 ] {} <Debug> TCP-Session: 0e558e16-0d3c-438d-954f-f4e179e8bcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16612 | 2026.03.11 22:25:08.987595 [ 341 ] {} <Debug> TCP-Session: 1c6c0f40-19e7-4664-98ce-3a27aa530e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16613 | 2026.03.11 22:25:08.987614 [ 259 ] {} <Debug> TCP-Session: 2981445a-5ac5-4670-bcf2-cf4e0b71c120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16614 | 2026.03.11 22:25:08.987498 [ 337 ] {} <Debug> TCP-Session: cef26586-2033-48df-826d-fae9fb682846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16615 | 2026.03.11 22:25:08.987497 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16616 | 2026.03.11 22:25:08.987698 [ 340 ] {} <Debug> TCP-Session: d7e704fa-c2ec-4a0e-93fc-f393e9f77dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16617 | 2026.03.11 22:25:09.129194 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60300 | ||
| 16618 | 2026.03.11 22:25:09.129294 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16619 | 2026.03.11 22:25:09.129323 [ 339 ] {} <Debug> TCP-Session: 609600c8-0bcf-4e66-89a7-c57ed593eb63 Authenticating user 'default' from [fd00:1122:3344:101::e]:60300 | ||
| 16620 | 2026.03.11 22:25:09.129345 [ 339 ] {} <Debug> TCP-Session: 609600c8-0bcf-4e66-89a7-c57ed593eb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16621 | 2026.03.11 22:25:09.129358 [ 339 ] {} <Debug> TCP-Session: 609600c8-0bcf-4e66-89a7-c57ed593eb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16622 | 2026.03.11 22:25:09.129570 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54915 | ||
| 16623 | 2026.03.11 22:25:09.129572 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37522 | ||
| 16624 | 2026.03.11 22:25:09.129596 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61483 | ||
| 16625 | 2026.03.11 22:25:09.129626 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40752 | ||
| 16626 | 2026.03.11 22:25:09.129646 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16627 | 2026.03.11 22:25:09.129636 [ 339 ] {} <Trace> TCP-Session: 609600c8-0bcf-4e66-89a7-c57ed593eb63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2026.03.11 22:25:09.129682 [ 259 ] {} <Debug> TCP-Session: 95708e40-92e2-4627-9cab-a2b878aff4d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54915 | ||
| 16629 | 2026.03.11 22:25:09.129695 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16630 | 2026.03.11 22:25:09.129707 [ 259 ] {} <Debug> TCP-Session: 95708e40-92e2-4627-9cab-a2b878aff4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16631 | 2026.03.11 22:25:09.129716 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16632 | 2026.03.11 22:25:09.129716 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16633 | 2026.03.11 22:25:09.129729 [ 259 ] {} <Debug> TCP-Session: 95708e40-92e2-4627-9cab-a2b878aff4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16634 | 2026.03.11 22:25:09.129751 [ 338 ] {} <Debug> TCP-Session: 7a88f1d6-a5a0-4e33-bcc7-5344cb069936 Authenticating user 'default' from [fd00:1122:3344:101::e]:40752 | ||
| 16635 | 2026.03.11 22:25:09.129756 [ 334 ] {} <Debug> TCP-Session: 83ebe6ab-c27c-4f66-9908-bfd9e8258f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:61483 | ||
| 16636 | 2026.03.11 22:25:09.129730 [ 341 ] {} <Debug> TCP-Session: baeb8264-2519-4b81-a7d4-94e0790759b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37522 | ||
| 16637 | 2026.03.11 22:25:09.129784 [ 338 ] {} <Debug> TCP-Session: 7a88f1d6-a5a0-4e33-bcc7-5344cb069936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.03.11 22:25:09.129787 [ 334 ] {} <Debug> TCP-Session: 83ebe6ab-c27c-4f66-9908-bfd9e8258f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16639 | 2026.03.11 22:25:09.129825 [ 338 ] {} <Debug> TCP-Session: 7a88f1d6-a5a0-4e33-bcc7-5344cb069936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.03.11 22:25:09.129829 [ 341 ] {} <Debug> TCP-Session: baeb8264-2519-4b81-a7d4-94e0790759b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.03.11 22:25:09.129837 [ 339 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16642 | 2026.03.11 22:25:09.129860 [ 341 ] {} <Debug> TCP-Session: baeb8264-2519-4b81-a7d4-94e0790759b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16643 | 2026.03.11 22:25:09.129837 [ 334 ] {} <Debug> TCP-Session: 83ebe6ab-c27c-4f66-9908-bfd9e8258f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16644 | 2026.03.11 22:25:09.129617 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41819 | ||
| 16645 | 2026.03.11 22:25:09.129588 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64373 | ||
| 16646 | 2026.03.11 22:25:09.129572 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35453 | ||
| 16647 | 2026.03.11 22:25:09.129976 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16648 | 2026.03.11 22:25:09.129602 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46147 | ||
| 16649 | 2026.03.11 22:25:09.130009 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16650 | 2026.03.11 22:25:09.130014 [ 337 ] {} <Debug> TCP-Session: 3beeb5d0-d257-4678-993c-ac466fb852e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41819 | ||
| 16651 | 2026.03.11 22:25:09.130056 [ 335 ] {} <Debug> TCP-Session: 812dcdeb-b5ab-44ca-9775-7621a7a09d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:64373 | ||
| 16652 | 2026.03.11 22:25:09.130064 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16653 | 2026.03.11 22:25:09.130078 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16654 | 2026.03.11 22:25:09.130073 [ 337 ] {} <Debug> TCP-Session: 3beeb5d0-d257-4678-993c-ac466fb852e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16655 | 2026.03.11 22:25:09.130102 [ 340 ] {} <Debug> TCP-Session: 791eca3b-792e-4333-bb47-876bb6554988 Authenticating user 'default' from [fd00:1122:3344:101::e]:35453 | ||
| 16656 | 2026.03.11 22:25:09.130110 [ 336 ] {} <Debug> TCP-Session: c87cdc30-f20b-49f9-a4ac-8a3ead30925b Authenticating user 'default' from [fd00:1122:3344:101::e]:46147 | ||
| 16657 | 2026.03.11 22:25:09.130116 [ 337 ] {} <Debug> TCP-Session: 3beeb5d0-d257-4678-993c-ac466fb852e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16658 | 2026.03.11 22:25:09.130129 [ 339 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16659 | 2026.03.11 22:25:09.130140 [ 336 ] {} <Debug> TCP-Session: c87cdc30-f20b-49f9-a4ac-8a3ead30925b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16660 | 2026.03.11 22:25:09.130137 [ 340 ] {} <Debug> TCP-Session: 791eca3b-792e-4333-bb47-876bb6554988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16661 | 2026.03.11 22:25:09.130182 [ 336 ] {} <Debug> TCP-Session: c87cdc30-f20b-49f9-a4ac-8a3ead30925b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16662 | 2026.03.11 22:25:09.130194 [ 340 ] {} <Debug> TCP-Session: 791eca3b-792e-4333-bb47-876bb6554988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16663 | 2026.03.11 22:25:09.130203 [ 339 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16664 | 2026.03.11 22:25:09.130084 [ 335 ] {} <Debug> TCP-Session: 812dcdeb-b5ab-44ca-9775-7621a7a09d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16665 | 2026.03.11 22:25:09.130244 [ 335 ] {} <Debug> TCP-Session: 812dcdeb-b5ab-44ca-9775-7621a7a09d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16666 | 2026.03.11 22:25:09.130513 [ 339 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 16667 | 2026.03.11 22:25:09.131479 [ 296 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Trace> AggregatingTransform: Aggregating | ||
| 16668 | 2026.03.11 22:25:09.131531 [ 296 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16669 | 2026.03.11 22:25:09.131563 [ 296 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947708 sec. (1055.177 rows/sec., 41.22 KiB/sec.) | ||
| 16670 | 2026.03.11 22:25:09.131578 [ 296 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Trace> Aggregator: Merging aggregated data | ||
| 16671 | 2026.03.11 22:25:09.133027 [ 339 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 16672 | 2026.03.11 22:25:09.133168 [ 339 ] {7d2e9fed-3b7d-4f81-9028-f52816f3ae8e} <Debug> TCPHandler: Processed in 0.003643059 sec. | ||
| 16673 | 2026.03.11 22:25:09.133276 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16674 | 2026.03.11 22:25:09.133301 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16675 | 2026.03.11 22:25:09.133310 [ 339 ] {} <Debug> TCP-Session: 609600c8-0bcf-4e66-89a7-c57ed593eb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.03.11 22:25:09.133323 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16677 | 2026.03.11 22:25:09.133344 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16678 | 2026.03.11 22:25:09.133360 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16679 | 2026.03.11 22:25:09.133384 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16680 | 2026.03.11 22:25:09.133406 [ 335 ] {} <Debug> TCP-Session: 812dcdeb-b5ab-44ca-9775-7621a7a09d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.03.11 22:25:09.133426 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16682 | 2026.03.11 22:25:09.133447 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16683 | 2026.03.11 22:25:09.133449 [ 259 ] {} <Debug> TCP-Session: 95708e40-92e2-4627-9cab-a2b878aff4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16684 | 2026.03.11 22:25:09.133477 [ 334 ] {} <Debug> TCP-Session: 83ebe6ab-c27c-4f66-9908-bfd9e8258f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16685 | 2026.03.11 22:25:09.133494 [ 338 ] {} <Debug> TCP-Session: 7a88f1d6-a5a0-4e33-bcc7-5344cb069936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16686 | 2026.03.11 22:25:09.133421 [ 337 ] {} <Debug> TCP-Session: 3beeb5d0-d257-4678-993c-ac466fb852e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.03.11 22:25:09.133405 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16688 | 2026.03.11 22:25:09.133385 [ 336 ] {} <Debug> TCP-Session: c87cdc30-f20b-49f9-a4ac-8a3ead30925b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16689 | 2026.03.11 22:25:09.133351 [ 341 ] {} <Debug> TCP-Session: baeb8264-2519-4b81-a7d4-94e0790759b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16690 | 2026.03.11 22:25:09.133586 [ 340 ] {} <Debug> TCP-Session: 791eca3b-792e-4333-bb47-876bb6554988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16691 | 2026.03.11 22:25:10.170158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16692 | 2026.03.11 22:25:10.187924 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2026.03.11 22:25:10.187986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16694 | 2026.03.11 22:25:10.194183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16695 | 2026.03.11 22:25:10.194920 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2026.03.11 22:25:10.198357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16697 | 2026.03.11 22:25:10.824763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2052 | ||
| 16698 | 2026.03.11 22:25:10.827542 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2026.03.11 22:25:10.827599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16700 | 2026.03.11 22:25:10.828919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16701 | 2026.03.11 22:25:10.829199 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2026.03.11 22:25:10.829590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
| 16703 | 2026.03.11 22:25:12.805971 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16704 | 2026.03.11 22:25:12.806174 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16705 | 2026.03.11 22:25:12.806255 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16706 | 2026.03.11 22:25:12.807138 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16707 | 2026.03.11 22:25:12.807220 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16708 | 2026.03.11 22:25:12.807799 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16709 | 2026.03.11 22:25:12.808148 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16710 | 2026.03.11 22:25:12.808342 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002222 sec., 52205.22052205221 rows/sec., 4.43 MiB/sec. | ||
| 16711 | 2026.03.11 22:25:12.808403 [ 260 ] {35b75e08-3a0d-403e-85fe-8caa0e245d08} <Debug> TCPHandler: Processed in 0.002576169 sec. | ||
| 16712 | 2026.03.11 22:25:12.808555 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16713 | 2026.03.11 22:25:12.808666 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16714 | 2026.03.11 22:25:12.808714 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16715 | 2026.03.11 22:25:12.809184 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16716 | 2026.03.11 22:25:12.809221 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16717 | 2026.03.11 22:25:12.809547 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16718 | 2026.03.11 22:25:12.809773 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16719 | 2026.03.11 22:25:12.809901 [ 83 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16720 | 2026.03.11 22:25:12.809921 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001281 sec., 23419.2037470726 rows/sec., 1.72 MiB/sec. | ||
| 16721 | 2026.03.11 22:25:12.809942 [ 83 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16722 | 2026.03.11 22:25:12.809968 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16723 | 2026.03.11 22:25:12.809976 [ 260 ] {10adb928-2f83-4165-a1dc-b46b079706b5} <Debug> TCPHandler: Processed in 0.001475328 sec. | ||
| 16724 | 2026.03.11 22:25:12.810078 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16725 | 2026.03.11 22:25:12.810139 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.03.11 22:25:12.810206 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16727 | 2026.03.11 22:25:12.810247 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 225 rows starting from the beginning of the part | ||
| 16728 | 2026.03.11 22:25:12.810258 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16729 | 2026.03.11 22:25:12.810307 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16730 | 2026.03.11 22:25:12.810328 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part | ||
| 16731 | 2026.03.11 22:25:12.810395 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 16732 | 2026.03.11 22:25:12.810468 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 16733 | 2026.03.11 22:25:12.810536 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
| 16734 | 2026.03.11 22:25:12.810601 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 16735 | 2026.03.11 22:25:12.810954 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2026.03.11 22:25:12.810994 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16737 | 2026.03.11 22:25:12.811423 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16738 | 2026.03.11 22:25:12.811724 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.03.11 22:25:12.811752 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713242 sec., 211295.3102947511 rows/sec., 15.10 MiB/sec. | ||
| 16740 | 2026.03.11 22:25:12.811871 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001643 sec., 57212.41631162508 rows/sec., 4.47 MiB/sec. | ||
| 16741 | 2026.03.11 22:25:12.811917 [ 260 ] {af58b6a2-8bc2-4d3a-9961-29b5658063d4} <Debug> TCPHandler: Processed in 0.001840145 sec. | ||
| 16742 | 2026.03.11 22:25:12.812041 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16743 | 2026.03.11 22:25:12.812054 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16744 | 2026.03.11 22:25:12.812216 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16745 | 2026.03.11 22:25:12.812278 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16746 | 2026.03.11 22:25:12.812587 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.03.11 22:25:12.812735 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_106_21} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16748 | 2026.03.11 22:25:12.812762 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.03.11 22:25:12.812804 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16750 | 2026.03.11 22:25:12.812916 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16751 | 2026.03.11 22:25:12.813179 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16752 | 2026.03.11 22:25:12.813427 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2026.03.11 22:25:12.813563 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001377 sec., 116194.62599854756 rows/sec., 8.09 MiB/sec. | ||
| 16754 | 2026.03.11 22:25:12.813601 [ 260 ] {31177666-24bb-4903-9b28-93fdb0a11cd6} <Debug> TCPHandler: Processed in 0.00160042 sec. | ||
| 16755 | 2026.03.11 22:25:12.813727 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16756 | 2026.03.11 22:25:12.813824 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16757 | 2026.03.11 22:25:12.813882 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16758 | 2026.03.11 22:25:12.814837 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.03.11 22:25:12.814876 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16760 | 2026.03.11 22:25:12.815478 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16761 | 2026.03.11 22:25:12.815756 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.03.11 22:25:12.815893 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16763 | 2026.03.11 22:25:12.815916 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002111 sec., 14211.274277593557 rows/sec., 25.47 MiB/sec. | ||
| 16764 | 2026.03.11 22:25:12.815928 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16765 | 2026.03.11 22:25:12.815950 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16766 | 2026.03.11 22:25:12.815981 [ 260 ] {09fdfcce-6e59-4c4e-b3c3-9b3f467c34fe} <Debug> TCPHandler: Processed in 0.002305234 sec. | ||
| 16767 | 2026.03.11 22:25:12.816050 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16768 | 2026.03.11 22:25:12.816115 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2026.03.11 22:25:12.816242 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16770 | 2026.03.11 22:25:12.816260 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16771 | 2026.03.11 22:25:12.816303 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16772 | 2026.03.11 22:25:12.816326 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2140 rows starting from the beginning of the part | ||
| 16773 | 2026.03.11 22:25:12.816475 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
| 16774 | 2026.03.11 22:25:12.816626 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 16775 | 2026.03.11 22:25:12.816723 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2026.03.11 22:25:12.816762 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16777 | 2026.03.11 22:25:12.816762 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 16778 | 2026.03.11 22:25:12.816899 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 21 rows starting from the beginning of the part | ||
| 16779 | 2026.03.11 22:25:12.817022 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 16780 | 2026.03.11 22:25:12.817097 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16781 | 2026.03.11 22:25:12.817318 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2026.03.11 22:25:12.817464 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 16783 | 2026.03.11 22:25:12.817504 [ 260 ] {b94a15a1-00a9-498a-b3b7-2a344ad1dd15} <Debug> TCPHandler: Processed in 0.001452447 sec. | ||
| 16784 | 2026.03.11 22:25:12.825510 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2261 rows, containing 19 columns (19 merged, 0 gathered) in 0.009490749 sec., 238231.9878020165 rows/sec., 426.90 MiB/sec. | ||
| 16785 | 2026.03.11 22:25:12.828556 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16786 | 2026.03.11 22:25:12.829123 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.03.11 22:25:12.829250 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16788 | 2026.03.11 22:25:12.829463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
| 16789 | 2026.03.11 22:25:13.209605 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39697 | ||
| 16790 | 2026.03.11 22:25:13.209742 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16791 | 2026.03.11 22:25:13.209777 [ 339 ] {} <Debug> TCP-Session: b0f0a9c5-103c-4d3b-8d22-38e08ee020a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39697 | ||
| 16792 | 2026.03.11 22:25:13.209808 [ 339 ] {} <Debug> TCP-Session: b0f0a9c5-103c-4d3b-8d22-38e08ee020a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16793 | 2026.03.11 22:25:13.209827 [ 339 ] {} <Debug> TCP-Session: b0f0a9c5-103c-4d3b-8d22-38e08ee020a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16794 | 2026.03.11 22:25:13.210088 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43469 | ||
| 16795 | 2026.03.11 22:25:13.210115 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50042 | ||
| 16796 | 2026.03.11 22:25:13.210122 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42013 | ||
| 16797 | 2026.03.11 22:25:13.210175 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44206 | ||
| 16798 | 2026.03.11 22:25:13.210191 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64871 | ||
| 16799 | 2026.03.11 22:25:13.210237 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47691 | ||
| 16800 | 2026.03.11 22:25:13.210255 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45409 | ||
| 16801 | 2026.03.11 22:25:13.210290 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16802 | 2026.03.11 22:25:13.210303 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16803 | 2026.03.11 22:25:13.210238 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16804 | 2026.03.11 22:25:13.210351 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16805 | 2026.03.11 22:25:13.210389 [ 259 ] {} <Debug> TCP-Session: 77e81595-ddbe-4d63-92be-07c6404a6271 Authenticating user 'default' from [fd00:1122:3344:101::e]:50042 | ||
| 16806 | 2026.03.11 22:25:13.210417 [ 337 ] {} <Debug> TCP-Session: 45b79b80-cfd8-4366-a449-1afd3dcd9286 Authenticating user 'default' from [fd00:1122:3344:101::e]:47691 | ||
| 16807 | 2026.03.11 22:25:13.210426 [ 259 ] {} <Debug> TCP-Session: 77e81595-ddbe-4d63-92be-07c6404a6271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16808 | 2026.03.11 22:25:13.210371 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16809 | 2026.03.11 22:25:13.210466 [ 337 ] {} <Debug> TCP-Session: 45b79b80-cfd8-4366-a449-1afd3dcd9286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16810 | 2026.03.11 22:25:13.210470 [ 259 ] {} <Debug> TCP-Session: 77e81595-ddbe-4d63-92be-07c6404a6271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16811 | 2026.03.11 22:25:13.210504 [ 338 ] {} <Debug> TCP-Session: 4a456b77-3e37-4cc7-887d-41b9fcf8b265 Authenticating user 'default' from [fd00:1122:3344:101::e]:45409 | ||
| 16812 | 2026.03.11 22:25:13.210506 [ 337 ] {} <Debug> TCP-Session: 45b79b80-cfd8-4366-a449-1afd3dcd9286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16813 | 2026.03.11 22:25:13.210547 [ 338 ] {} <Debug> TCP-Session: 4a456b77-3e37-4cc7-887d-41b9fcf8b265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16814 | 2026.03.11 22:25:13.210365 [ 341 ] {} <Debug> TCP-Session: f8d3d705-c1f0-45a0-826f-1030610bf36e Authenticating user 'default' from [fd00:1122:3344:101::e]:42013 | ||
| 16815 | 2026.03.11 22:25:13.210578 [ 338 ] {} <Debug> TCP-Session: 4a456b77-3e37-4cc7-887d-41b9fcf8b265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16816 | 2026.03.11 22:25:13.210602 [ 341 ] {} <Debug> TCP-Session: f8d3d705-c1f0-45a0-826f-1030610bf36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16817 | 2026.03.11 22:25:13.210356 [ 335 ] {} <Debug> TCP-Session: 1fcd6f75-d144-44f0-afb9-1ee6d44e49cd Authenticating user 'default' from [fd00:1122:3344:101::e]:44206 | ||
| 16818 | 2026.03.11 22:25:13.210630 [ 341 ] {} <Debug> TCP-Session: f8d3d705-c1f0-45a0-826f-1030610bf36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16819 | 2026.03.11 22:25:13.210673 [ 335 ] {} <Debug> TCP-Session: 1fcd6f75-d144-44f0-afb9-1ee6d44e49cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16820 | 2026.03.11 22:25:13.210226 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16821 | 2026.03.11 22:25:13.210701 [ 335 ] {} <Debug> TCP-Session: 1fcd6f75-d144-44f0-afb9-1ee6d44e49cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2026.03.11 22:25:13.210226 [ 339 ] {} <Trace> TCP-Session: b0f0a9c5-103c-4d3b-8d22-38e08ee020a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16823 | 2026.03.11 22:25:13.210752 [ 340 ] {} <Debug> TCP-Session: efe8d81f-ffd2-4a52-bd23-c4cda54a5fb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43469 | ||
| 16824 | 2026.03.11 22:25:13.210220 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38902 | ||
| 16825 | 2026.03.11 22:25:13.210804 [ 340 ] {} <Debug> TCP-Session: efe8d81f-ffd2-4a52-bd23-c4cda54a5fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16826 | 2026.03.11 22:25:13.210369 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16827 | 2026.03.11 22:25:13.210830 [ 340 ] {} <Debug> TCP-Session: efe8d81f-ffd2-4a52-bd23-c4cda54a5fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16828 | 2026.03.11 22:25:13.210870 [ 334 ] {} <Debug> TCP-Session: c3c65dd1-11af-4d4f-b14e-990c8abe244a Authenticating user 'default' from [fd00:1122:3344:101::e]:64871 | ||
| 16829 | 2026.03.11 22:25:13.210897 [ 334 ] {} <Debug> TCP-Session: c3c65dd1-11af-4d4f-b14e-990c8abe244a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16830 | 2026.03.11 22:25:13.210917 [ 334 ] {} <Debug> TCP-Session: c3c65dd1-11af-4d4f-b14e-990c8abe244a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16831 | 2026.03.11 22:25:13.210957 [ 339 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16832 | 2026.03.11 22:25:13.211046 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16833 | 2026.03.11 22:25:13.211088 [ 336 ] {} <Debug> TCP-Session: 912e324b-c095-4601-abb2-07ea711363ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38902 | ||
| 16834 | 2026.03.11 22:25:13.211114 [ 336 ] {} <Debug> TCP-Session: 912e324b-c095-4601-abb2-07ea711363ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16835 | 2026.03.11 22:25:13.211130 [ 336 ] {} <Debug> TCP-Session: 912e324b-c095-4601-abb2-07ea711363ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16836 | 2026.03.11 22:25:13.211320 [ 339 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16837 | 2026.03.11 22:25:13.211419 [ 339 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16838 | 2026.03.11 22:25:13.211808 [ 339 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 16839 | 2026.03.11 22:25:13.213041 [ 291 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Trace> AggregatingTransform: Aggregating | ||
| 16840 | 2026.03.11 22:25:13.213087 [ 291 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Trace> Aggregator: Aggregation method: without_key | ||
| 16841 | 2026.03.11 22:25:13.213132 [ 291 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001195443 sec. (836.510 rows/sec., 32.68 KiB/sec.) | ||
| 16842 | 2026.03.11 22:25:13.213154 [ 291 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Trace> Aggregator: Merging aggregated data | ||
| 16843 | 2026.03.11 22:25:13.214575 [ 339 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003689 sec., 271.07617240444563 rows/sec., 10.59 KiB/sec. | ||
| 16844 | 2026.03.11 22:25:13.214748 [ 339 ] {e332a2a7-acd7-4361-85c7-0e808404c562} <Debug> TCPHandler: Processed in 0.004652008 sec. | ||
| 16845 | 2026.03.11 22:25:13.214902 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16846 | 2026.03.11 22:25:13.214935 [ 339 ] {} <Debug> TCP-Session: b0f0a9c5-103c-4d3b-8d22-38e08ee020a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16847 | 2026.03.11 22:25:13.214948 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16848 | 2026.03.11 22:25:13.214977 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16849 | 2026.03.11 22:25:13.214998 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16850 | 2026.03.11 22:25:13.215017 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16851 | 2026.03.11 22:25:13.215044 [ 338 ] {} <Debug> TCP-Session: 4a456b77-3e37-4cc7-887d-41b9fcf8b265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16852 | 2026.03.11 22:25:13.215056 [ 341 ] {} <Debug> TCP-Session: f8d3d705-c1f0-45a0-826f-1030610bf36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16853 | 2026.03.11 22:25:13.215060 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16854 | 2026.03.11 22:25:13.215090 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16855 | 2026.03.11 22:25:13.215113 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16856 | 2026.03.11 22:25:13.215126 [ 336 ] {} <Debug> TCP-Session: 912e324b-c095-4601-abb2-07ea711363ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16857 | 2026.03.11 22:25:13.215149 [ 259 ] {} <Debug> TCP-Session: 77e81595-ddbe-4d63-92be-07c6404a6271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16858 | 2026.03.11 22:25:13.215158 [ 335 ] {} <Debug> TCP-Session: 1fcd6f75-d144-44f0-afb9-1ee6d44e49cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16859 | 2026.03.11 22:25:13.215141 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16860 | 2026.03.11 22:25:13.215007 [ 340 ] {} <Debug> TCP-Session: efe8d81f-ffd2-4a52-bd23-c4cda54a5fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16861 | 2026.03.11 22:25:13.215243 [ 337 ] {} <Debug> TCP-Session: 45b79b80-cfd8-4366-a449-1afd3dcd9286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16862 | 2026.03.11 22:25:13.215082 [ 334 ] {} <Debug> TCP-Session: c3c65dd1-11af-4d4f-b14e-990c8abe244a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16863 | 2026.03.11 22:25:15.530662 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16864 | 2026.03.11 22:25:15.530753 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16865 | 2026.03.11 22:25:15.730009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35551 | ||
| 16866 | 2026.03.11 22:25:15.730522 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2026.03.11 22:25:15.730565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16868 | 2026.03.11 22:25:15.731079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16869 | 2026.03.11 22:25:15.731307 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16870 | 2026.03.11 22:25:15.731449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35551 | ||
| 16871 | 2026.03.11 22:25:16.683252 [ 76 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 16872 | 2026.03.11 22:25:16.683317 [ 76 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2026.03.11 22:25:16.683337 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16874 | 2026.03.11 22:25:16.683439 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 16875 | 2026.03.11 22:25:16.683547 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16876 | 2026.03.11 22:25:16.683581 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 882 rows starting from the beginning of the part | ||
| 16877 | 2026.03.11 22:25:16.683650 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 16878 | 2026.03.11 22:25:16.683699 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 732 rows starting from the beginning of the part | ||
| 16879 | 2026.03.11 22:25:16.683742 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 732 rows starting from the beginning of the part | ||
| 16880 | 2026.03.11 22:25:16.683786 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 732 rows starting from the beginning of the part | ||
| 16881 | 2026.03.11 22:25:16.685038 [ 188 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643251 sec., 1963790.0722409417 rows/sec., 124.63 MiB/sec. | ||
| 16882 | 2026.03.11 22:25:16.685187 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16883 | 2026.03.11 22:25:16.685429 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.03.11 22:25:16.685497 [ 192 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_43_9} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 16885 | 2026.03.11 22:25:16.685559 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 16886 | 2026.03.11 22:25:17.205479 [ 222 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16887 | 2026.03.11 22:25:17.205528 [ 222 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16888 | 2026.03.11 22:25:17.208617 [ 222 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16889 | 2026.03.11 22:25:17.335031 [ 224 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16890 | 2026.03.11 22:25:17.335085 [ 224 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16891 | 2026.03.11 22:25:17.338074 [ 224 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16892 | 2026.03.11 22:25:17.698473 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16893 | 2026.03.11 22:25:17.706094 [ 218 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16894 | 2026.03.11 22:25:17.706152 [ 218 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16895 | 2026.03.11 22:25:17.709293 [ 218 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16896 | 2026.03.11 22:25:17.715917 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.03.11 22:25:17.715982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16898 | 2026.03.11 22:25:17.722120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16899 | 2026.03.11 22:25:17.722865 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2026.03.11 22:25:17.726158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16901 | 2026.03.11 22:25:17.799192 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16902 | 2026.03.11 22:25:17.799370 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16903 | 2026.03.11 22:25:17.799443 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16904 | 2026.03.11 22:25:17.800161 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.03.11 22:25:17.800205 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16906 | 2026.03.11 22:25:17.800616 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16907 | 2026.03.11 22:25:17.800864 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.03.11 22:25:17.801032 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001711 sec., 44418.468731735826 rows/sec., 3.66 MiB/sec. | ||
| 16909 | 2026.03.11 22:25:17.801084 [ 260 ] {9013de04-c833-414a-bab3-d9acd340a501} <Debug> TCPHandler: Processed in 0.002022379 sec. | ||
| 16910 | 2026.03.11 22:25:17.801122 [ 221 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16911 | 2026.03.11 22:25:17.801158 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16912 | 2026.03.11 22:25:17.801219 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16913 | 2026.03.11 22:25:17.801326 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16914 | 2026.03.11 22:25:17.801371 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16915 | 2026.03.11 22:25:17.801807 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2026.03.11 22:25:17.801847 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16917 | 2026.03.11 22:25:17.802167 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16918 | 2026.03.11 22:25:17.802427 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.03.11 22:25:17.802589 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001287 sec., 7770.00777000777 rows/sec., 584.27 KiB/sec. | ||
| 16920 | 2026.03.11 22:25:17.802631 [ 260 ] {f668fe00-eda1-41ec-a8b2-d640bb2a54cd} <Debug> TCPHandler: Processed in 0.001466708 sec. | ||
| 16921 | 2026.03.11 22:25:17.802749 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16922 | 2026.03.11 22:25:17.802847 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16923 | 2026.03.11 22:25:17.802890 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16924 | 2026.03.11 22:25:17.803333 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16925 | 2026.03.11 22:25:17.803383 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16926 | 2026.03.11 22:25:17.803733 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16927 | 2026.03.11 22:25:17.803954 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16928 | 2026.03.11 22:25:17.804088 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001261 sec., 58683.584456780336 rows/sec., 4.58 MiB/sec. | ||
| 16929 | 2026.03.11 22:25:17.804130 [ 260 ] {7442d812-0395-4178-8155-d772c310f9f1} <Debug> TCPHandler: Processed in 0.001431577 sec. | ||
| 16930 | 2026.03.11 22:25:17.804201 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16931 | 2026.03.11 22:25:17.804258 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.03.11 22:25:17.804357 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16933 | 2026.03.11 22:25:17.804417 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16934 | 2026.03.11 22:25:17.804833 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.03.11 22:25:17.804868 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16936 | 2026.03.11 22:25:17.805195 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16937 | 2026.03.11 22:25:17.805413 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.03.11 22:25:17.805543 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 16939 | 2026.03.11 22:25:17.805579 [ 260 ] {a10521af-fe1c-480d-8d68-0f4d7af9d514} <Debug> TCPHandler: Processed in 0.001371286 sec. | ||
| 16940 | 2026.03.11 22:25:17.805694 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.03.11 22:25:17.805787 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16942 | 2026.03.11 22:25:17.805841 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16943 | 2026.03.11 22:25:17.806657 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.03.11 22:25:17.806693 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16945 | 2026.03.11 22:25:17.807221 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16946 | 2026.03.11 22:25:17.807458 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.03.11 22:25:17.807595 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 16948 | 2026.03.11 22:25:17.807649 [ 260 ] {979ea3a0-88b7-478e-ba71-a031314fb439} <Debug> TCPHandler: Processed in 0.002004718 sec. | ||
| 16949 | 2026.03.11 22:25:17.807660 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16950 | 2026.03.11 22:25:17.807689 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16951 | 2026.03.11 22:25:17.807766 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2026.03.11 22:25:17.807863 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16953 | 2026.03.11 22:25:17.807915 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16954 | 2026.03.11 22:25:17.808279 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.03.11 22:25:17.808318 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 16956 | 2026.03.11 22:25:17.808669 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16957 | 2026.03.11 22:25:17.808917 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.03.11 22:25:17.809053 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 16959 | 2026.03.11 22:25:17.809090 [ 260 ] {208c5ac8-c50a-4661-9b24-a10da473141c} <Debug> TCPHandler: Processed in 0.001373196 sec. | ||
| 16960 | 2026.03.11 22:25:17.810289 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16961 | 2026.03.11 22:25:20.829902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2078 | ||
| 16962 | 2026.03.11 22:25:20.832382 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16963 | 2026.03.11 22:25:20.832440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 16964 | 2026.03.11 22:25:20.833693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16965 | 2026.03.11 22:25:20.833973 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16966 | 2026.03.11 22:25:20.834122 [ 72 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16967 | 2026.03.11 22:25:20.834165 [ 72 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.03.11 22:25:20.834187 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 16969 | 2026.03.11 22:25:20.834316 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 16970 | 2026.03.11 22:25:20.834378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
| 16971 | 2026.03.11 22:25:20.834905 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16972 | 2026.03.11 22:25:20.835064 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1916 rows starting from the beginning of the part | ||
| 16973 | 2026.03.11 22:25:20.835451 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 16974 | 2026.03.11 22:25:20.835826 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 16975 | 2026.03.11 22:25:20.836184 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 16976 | 2026.03.11 22:25:20.836524 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 44 rows starting from the beginning of the part | ||
| 16977 | 2026.03.11 22:25:20.836865 [ 189 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 16978 | 2026.03.11 22:25:20.844282 [ 200 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2078 rows, containing 72 columns (72 merged, 0 gathered) in 0.01003082 sec., 207161.52817017952 rows/sec., 161.77 MiB/sec. | ||
| 16979 | 2026.03.11 22:25:20.846464 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16980 | 2026.03.11 22:25:20.847142 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16981 | 2026.03.11 22:25:20.847238 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_56_11} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16982 | 2026.03.11 22:25:20.847612 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 16983 | 2026.03.11 22:25:22.807221 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16984 | 2026.03.11 22:25:22.807395 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16985 | 2026.03.11 22:25:22.807466 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16986 | 2026.03.11 22:25:22.808199 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.03.11 22:25:22.808249 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 16988 | 2026.03.11 22:25:22.808665 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16989 | 2026.03.11 22:25:22.808894 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.03.11 22:25:22.809053 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 16991 | 2026.03.11 22:25:22.809104 [ 260 ] {bf57a71b-72f2-4e12-af81-f6e91537424a} <Debug> TCPHandler: Processed in 0.002014238 sec. | ||
| 16992 | 2026.03.11 22:25:22.809232 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.03.11 22:25:22.809334 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16994 | 2026.03.11 22:25:22.809379 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16995 | 2026.03.11 22:25:22.809800 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.03.11 22:25:22.809838 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 16997 | 2026.03.11 22:25:22.810140 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16998 | 2026.03.11 22:25:22.810351 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.03.11 22:25:22.810494 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 414.27 KiB/sec. | ||
| 17000 | 2026.03.11 22:25:22.810534 [ 260 ] {1f747b10-2bf1-49e6-93a7-9cbfc6ad155f} <Debug> TCPHandler: Processed in 0.001354505 sec. | ||
| 17001 | 2026.03.11 22:25:22.810650 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2026.03.11 22:25:22.810747 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17003 | 2026.03.11 22:25:22.810788 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17004 | 2026.03.11 22:25:22.811645 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.03.11 22:25:22.811680 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17006 | 2026.03.11 22:25:22.812045 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17007 | 2026.03.11 22:25:22.812254 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.03.11 22:25:22.812382 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Debug> executeQuery: Read 860 rows, 69.40 KiB in 0.001656 sec., 519323.67149758455 rows/sec., 40.93 MiB/sec. | ||
| 17009 | 2026.03.11 22:25:22.812422 [ 260 ] {793cdf71-9111-4ab8-9e2b-e1f578cc2682} <Debug> TCPHandler: Processed in 0.001822284 sec. | ||
| 17010 | 2026.03.11 22:25:22.812535 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2026.03.11 22:25:22.812629 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17012 | 2026.03.11 22:25:22.812670 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17013 | 2026.03.11 22:25:22.813134 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2026.03.11 22:25:22.813169 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17015 | 2026.03.11 22:25:22.813472 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17016 | 2026.03.11 22:25:22.813674 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2026.03.11 22:25:22.813802 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Debug> executeQuery: Read 178 rows, 11.22 KiB in 0.001192 sec., 149328.8590604027 rows/sec., 9.19 MiB/sec. | ||
| 17018 | 2026.03.11 22:25:22.813840 [ 260 ] {d524e8a4-005d-419b-a43b-e2859fd1f949} <Debug> TCPHandler: Processed in 0.001354195 sec. | ||
| 17019 | 2026.03.11 22:25:22.813949 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17020 | 2026.03.11 22:25:22.814041 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17021 | 2026.03.11 22:25:22.814081 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17022 | 2026.03.11 22:25:22.814520 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.03.11 22:25:22.814556 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17024 | 2026.03.11 22:25:22.814851 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17025 | 2026.03.11 22:25:22.815059 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2026.03.11 22:25:22.815190 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 17027 | 2026.03.11 22:25:22.815228 [ 260 ] {3b660f25-ba64-418f-afb5-a038a4af272f} <Debug> TCPHandler: Processed in 0.001327205 sec. | ||
| 17028 | 2026.03.11 22:25:22.815335 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17029 | 2026.03.11 22:25:22.815429 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17030 | 2026.03.11 22:25:22.815469 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17031 | 2026.03.11 22:25:22.815919 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2026.03.11 22:25:22.815954 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17033 | 2026.03.11 22:25:22.816266 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17034 | 2026.03.11 22:25:22.816491 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2026.03.11 22:25:22.816618 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 17036 | 2026.03.11 22:25:22.816656 [ 260 ] {4f47db0a-eeec-4133-9b0c-cf69d2514e11} <Debug> TCPHandler: Processed in 0.001369495 sec. | ||
| 17037 | 2026.03.11 22:25:22.816766 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17038 | 2026.03.11 22:25:22.816858 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17039 | 2026.03.11 22:25:22.816899 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17040 | 2026.03.11 22:25:22.817523 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2026.03.11 22:25:22.817560 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17042 | 2026.03.11 22:25:22.817877 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17043 | 2026.03.11 22:25:22.818086 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17044 | 2026.03.11 22:25:22.818214 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Debug> executeQuery: Read 526 rows, 38.07 KiB in 0.001374 sec., 382823.87190684135 rows/sec., 27.06 MiB/sec. | ||
| 17045 | 2026.03.11 22:25:22.818252 [ 260 ] {b6febe5d-6608-4a2f-9b85-eb743a65df88} <Debug> TCPHandler: Processed in 0.001534649 sec. | ||
| 17046 | 2026.03.11 22:25:22.818351 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17047 | 2026.03.11 22:25:22.818447 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17048 | 2026.03.11 22:25:22.818489 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17049 | 2026.03.11 22:25:22.818819 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2026.03.11 22:25:22.818854 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17051 | 2026.03.11 22:25:22.819153 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17052 | 2026.03.11 22:25:22.819354 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2026.03.11 22:25:22.819486 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 17054 | 2026.03.11 22:25:22.819523 [ 260 ] {60230f86-a23f-4633-9aa9-eab491fbd33d} <Debug> TCPHandler: Processed in 0.001220154 sec. | ||
| 17055 | 2026.03.11 22:25:22.819629 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17056 | 2026.03.11 22:25:22.819747 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17057 | 2026.03.11 22:25:22.819799 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17058 | 2026.03.11 22:25:22.820298 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.03.11 22:25:22.820340 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17060 | 2026.03.11 22:25:22.820732 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17061 | 2026.03.11 22:25:22.820940 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2026.03.11 22:25:22.821069 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001348 sec., 198813.05637982197 rows/sec., 13.22 MiB/sec. | ||
| 17063 | 2026.03.11 22:25:22.821107 [ 260 ] {cc8a18b9-db63-4c14-8df1-84865e2be127} <Debug> TCPHandler: Processed in 0.001528689 sec. | ||
| 17064 | 2026.03.11 22:25:22.821218 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17065 | 2026.03.11 22:25:22.821312 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17066 | 2026.03.11 22:25:22.821353 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17067 | 2026.03.11 22:25:22.821663 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.03.11 22:25:22.821698 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17069 | 2026.03.11 22:25:22.821989 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17070 | 2026.03.11 22:25:22.822202 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.03.11 22:25:22.822329 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 17072 | 2026.03.11 22:25:22.822366 [ 260 ] {17ec9231-22d5-4b8e-998b-6a933491b3f8} <Debug> TCPHandler: Processed in 0.001195992 sec. | ||
| 17073 | 2026.03.11 22:25:22.822465 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17074 | 2026.03.11 22:25:22.822557 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17075 | 2026.03.11 22:25:22.822610 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17076 | 2026.03.11 22:25:22.823426 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.03.11 22:25:22.823463 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17078 | 2026.03.11 22:25:22.823990 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17079 | 2026.03.11 22:25:22.824211 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17080 | 2026.03.11 22:25:22.824360 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001819 sec., 16492.578339747113 rows/sec., 29.55 MiB/sec. | ||
| 17081 | 2026.03.11 22:25:22.824448 [ 260 ] {dd555fca-1b22-4c42-bf97-b3163a934f14} <Debug> TCPHandler: Processed in 0.002031939 sec. | ||
| 17082 | 2026.03.11 22:25:22.824576 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17083 | 2026.03.11 22:25:22.824681 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17084 | 2026.03.11 22:25:22.824724 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17085 | 2026.03.11 22:25:22.825114 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17086 | 2026.03.11 22:25:22.825156 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17087 | 2026.03.11 22:25:22.825484 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17088 | 2026.03.11 22:25:22.825706 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17089 | 2026.03.11 22:25:22.825838 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 17090 | 2026.03.11 22:25:22.825877 [ 260 ] {56283bd5-0071-44f5-8ebc-b974f2a3b109} <Debug> TCPHandler: Processed in 0.001352046 sec. | ||
| 17091 | 2026.03.11 22:25:23.231656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36063 | ||
| 17092 | 2026.03.11 22:25:23.232195 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.03.11 22:25:23.232237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17094 | 2026.03.11 22:25:23.232726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17095 | 2026.03.11 22:25:23.232956 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17096 | 2026.03.11 22:25:23.233104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36063 | ||
| 17097 | 2026.03.11 22:25:23.233173 [ 223 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17098 | 2026.03.11 22:25:23.233214 [ 223 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17099 | 2026.03.11 22:25:23.235917 [ 223 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17100 | 2026.03.11 22:25:24.683464 [ 222 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17101 | 2026.03.11 22:25:24.683571 [ 222 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17102 | 2026.03.11 22:25:24.686479 [ 222 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17103 | 2026.03.11 22:25:25.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.25 MiB, peak 399.34 MiB, free memory in arenas 0.00 B, will set to 381.25 MiB (RSS), difference: 4.00 MiB | ||
| 17104 | 2026.03.11 22:25:25.226294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17105 | 2026.03.11 22:25:25.242533 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2026.03.11 22:25:25.242593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17107 | 2026.03.11 22:25:25.248523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17108 | 2026.03.11 22:25:25.249236 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2026.03.11 22:25:25.252584 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17110 | 2026.03.11 22:25:27.798830 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17111 | 2026.03.11 22:25:27.799020 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17112 | 2026.03.11 22:25:27.799091 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17113 | 2026.03.11 22:25:27.799897 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17114 | 2026.03.11 22:25:27.799947 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17115 | 2026.03.11 22:25:27.800362 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17116 | 2026.03.11 22:25:27.800600 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17117 | 2026.03.11 22:25:27.800762 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00176 sec., 43181.818181818184 rows/sec., 3.56 MiB/sec. | ||
| 17118 | 2026.03.11 22:25:27.800814 [ 260 ] {8ef9c607-4c35-4718-b48f-fe5880f549ad} <Debug> TCPHandler: Processed in 0.002086239 sec. | ||
| 17119 | 2026.03.11 22:25:27.800955 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17120 | 2026.03.11 22:25:27.801060 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17121 | 2026.03.11 22:25:27.801106 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17122 | 2026.03.11 22:25:27.801525 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17123 | 2026.03.11 22:25:27.801560 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17124 | 2026.03.11 22:25:27.801865 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17125 | 2026.03.11 22:25:27.802092 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17126 | 2026.03.11 22:25:27.802224 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 17127 | 2026.03.11 22:25:27.802262 [ 260 ] {331048ac-fd6e-441e-82e6-c35ab5e171e0} <Debug> TCPHandler: Processed in 0.001360916 sec. | ||
| 17128 | 2026.03.11 22:25:27.802367 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17129 | 2026.03.11 22:25:27.802464 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17130 | 2026.03.11 22:25:27.802505 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17131 | 2026.03.11 22:25:27.802930 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17132 | 2026.03.11 22:25:27.802967 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17133 | 2026.03.11 22:25:27.803266 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17134 | 2026.03.11 22:25:27.803475 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17135 | 2026.03.11 22:25:27.803602 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 17136 | 2026.03.11 22:25:27.803641 [ 260 ] {8c261c55-881a-4da0-8158-282108d0a911} <Debug> TCPHandler: Processed in 0.001323495 sec. | ||
| 17137 | 2026.03.11 22:25:27.803752 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2026.03.11 22:25:27.803848 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17139 | 2026.03.11 22:25:27.803892 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17140 | 2026.03.11 22:25:27.804299 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.03.11 22:25:27.804335 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17142 | 2026.03.11 22:25:27.804661 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17143 | 2026.03.11 22:25:27.804876 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.03.11 22:25:27.804986 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 5 parts from all_1_117_27 to all_121_121_0 | ||
| 17145 | 2026.03.11 22:25:27.805007 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 17146 | 2026.03.11 22:25:27.805025 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2026.03.11 22:25:27.805047 [ 260 ] {db6b08ff-4424-482e-801f-57093ce54f20} <Debug> TCPHandler: Processed in 0.001345165 sec. | ||
| 17148 | 2026.03.11 22:25:27.805053 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17149 | 2026.03.11 22:25:27.805161 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2026.03.11 22:25:27.805176 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_117_27 to all_121_121_0 into Compact with storage Full | ||
| 17151 | 2026.03.11 22:25:27.805258 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17152 | 2026.03.11 22:25:27.805316 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17153 | 2026.03.11 22:25:27.805329 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17154 | 2026.03.11 22:25:27.805372 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_27, total 39697 rows starting from the beginning of the part | ||
| 17155 | 2026.03.11 22:25:27.805440 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part | ||
| 17156 | 2026.03.11 22:25:27.805487 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17157 | 2026.03.11 22:25:27.805531 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17158 | 2026.03.11 22:25:27.805574 [ 188 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 268 rows starting from the beginning of the part | ||
| 17159 | 2026.03.11 22:25:27.806090 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.03.11 22:25:27.806132 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17161 | 2026.03.11 22:25:27.806661 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17162 | 2026.03.11 22:25:27.806913 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2026.03.11 22:25:27.807058 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 17164 | 2026.03.11 22:25:27.807113 [ 260 ] {4f98d201-c465-42c5-b7b2-a5a8e25653f7} <Debug> TCPHandler: Processed in 0.002001967 sec. | ||
| 17165 | 2026.03.11 22:25:27.807225 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2026.03.11 22:25:27.807322 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17167 | 2026.03.11 22:25:27.807364 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17168 | 2026.03.11 22:25:27.807701 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17169 | 2026.03.11 22:25:27.807736 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 17170 | 2026.03.11 22:25:27.808046 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17171 | 2026.03.11 22:25:27.808263 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17172 | 2026.03.11 22:25:27.808395 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 17173 | 2026.03.11 22:25:27.808431 [ 260 ] {ad1bc162-9ea5-43bd-be07-ea5f1870aa25} <Debug> TCPHandler: Processed in 0.001257534 sec. | ||
| 17174 | 2026.03.11 22:25:27.812190 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40413 rows, containing 5 columns (5 merged, 0 gathered) in 0.007065974 sec., 5719381.362003313 rows/sec., 376.32 MiB/sec. | ||
| 17175 | 2026.03.11 22:25:27.812883 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Trace> MergedBlockOutputStream: filled checksums all_1_121_28 (state Temporary) | ||
| 17176 | 2026.03.11 22:25:27.813161 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_121_28 to all_1_121_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2026.03.11 22:25:27.813229 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_121_28} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 5 parts: [all_1_117_27, all_121_121_0] -> all_1_121_28 | ||
| 17178 | 2026.03.11 22:25:27.813318 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17179 | 2026.03.11 22:25:30.530850 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17180 | 2026.03.11 22:25:30.530954 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17181 | 2026.03.11 22:25:30.733338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36511 | ||
| 17182 | 2026.03.11 22:25:30.734100 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2026.03.11 22:25:30.734181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17184 | 2026.03.11 22:25:30.734753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17185 | 2026.03.11 22:25:30.734976 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2026.03.11 22:25:30.735105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36511 | ||
| 17187 | 2026.03.11 22:25:30.735115 [ 57 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17188 | 2026.03.11 22:25:30.735200 [ 57 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17189 | 2026.03.11 22:25:30.735235 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17190 | 2026.03.11 22:25:30.735373 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 17191 | 2026.03.11 22:25:30.735504 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17192 | 2026.03.11 22:25:30.735542 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34143 rows starting from the beginning of the part | ||
| 17193 | 2026.03.11 22:25:30.735607 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17194 | 2026.03.11 22:25:30.735652 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17195 | 2026.03.11 22:25:30.735693 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17196 | 2026.03.11 22:25:30.735732 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17197 | 2026.03.11 22:25:30.735771 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17198 | 2026.03.11 22:25:30.738278 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36511 rows, containing 4 columns (4 merged, 0 gathered) in 0.002968116 sec., 12301069.095682245 rows/sec., 175.97 MiB/sec. | ||
| 17199 | 2026.03.11 22:25:30.738670 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17200 | 2026.03.11 22:25:30.739003 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2026.03.11 22:25:30.739081 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_76_15} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17202 | 2026.03.11 22:25:30.739184 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17203 | 2026.03.11 22:25:30.834634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2114 | ||
| 17204 | 2026.03.11 22:25:30.837020 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2026.03.11 22:25:30.837063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17206 | 2026.03.11 22:25:30.838221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17207 | 2026.03.11 22:25:30.838491 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2026.03.11 22:25:30.838761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2114 | ||
| 17209 | 2026.03.11 22:25:32.028948 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17210 | 2026.03.11 22:25:32.029001 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17211 | 2026.03.11 22:25:32.032157 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17212 | 2026.03.11 22:25:32.752723 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17213 | 2026.03.11 22:25:32.772993 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17214 | 2026.03.11 22:25:32.773070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17215 | 2026.03.11 22:25:32.780845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17216 | 2026.03.11 22:25:32.782052 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17217 | 2026.03.11 22:25:32.782523 [ 56 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17218 | 2026.03.11 22:25:32.782613 [ 56 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2026.03.11 22:25:32.782644 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17220 | 2026.03.11 22:25:32.782790 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 17221 | 2026.03.11 22:25:32.786914 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17222 | 2026.03.11 22:25:32.788462 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17223 | 2026.03.11 22:25:32.788505 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17224 | 2026.03.11 22:25:32.793062 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17225 | 2026.03.11 22:25:32.797958 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17226 | 2026.03.11 22:25:32.803024 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17227 | 2026.03.11 22:25:32.808336 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17228 | 2026.03.11 22:25:32.809399 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2026.03.11 22:25:32.809598 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17230 | 2026.03.11 22:25:32.809674 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17231 | 2026.03.11 22:25:32.810496 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2026.03.11 22:25:32.810565 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17233 | 2026.03.11 22:25:32.811006 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17234 | 2026.03.11 22:25:32.811277 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.03.11 22:25:32.811449 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001917 sec., 148148.14814814815 rows/sec., 9.41 MiB/sec. | ||
| 17236 | 2026.03.11 22:25:32.811504 [ 260 ] {6365a686-51d4-4916-ae8c-d197e22bc928} <Debug> TCPHandler: Processed in 0.002239382 sec. | ||
| 17237 | 2026.03.11 22:25:32.811648 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.03.11 22:25:32.811752 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17239 | 2026.03.11 22:25:32.811797 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17240 | 2026.03.11 22:25:32.812697 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.03.11 22:25:32.812733 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17242 | 2026.03.11 22:25:32.813167 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17243 | 2026.03.11 22:25:32.813472 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.03.11 22:25:32.813476 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17245 | 2026.03.11 22:25:32.813639 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001911 sec., 448456.30559916276 rows/sec., 35.35 MiB/sec. | ||
| 17246 | 2026.03.11 22:25:32.813638 [ 55 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17247 | 2026.03.11 22:25:32.813687 [ 260 ] {6d7f70e1-5ee9-4b80-b122-c2fbf8a6c65f} <Debug> TCPHandler: Processed in 0.0020918 sec. | ||
| 17248 | 2026.03.11 22:25:32.813701 [ 55 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17249 | 2026.03.11 22:25:32.813736 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17250 | 2026.03.11 22:25:32.813825 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17251 | 2026.03.11 22:25:32.813855 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17252 | 2026.03.11 22:25:32.813927 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17253 | 2026.03.11 22:25:32.813976 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17254 | 2026.03.11 22:25:32.813979 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17255 | 2026.03.11 22:25:32.814025 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2893 rows starting from the beginning of the part | ||
| 17256 | 2026.03.11 22:25:32.814091 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 116 rows starting from the beginning of the part | ||
| 17257 | 2026.03.11 22:25:32.814138 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 76 rows starting from the beginning of the part | ||
| 17258 | 2026.03.11 22:25:32.814184 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 860 rows starting from the beginning of the part | ||
| 17259 | 2026.03.11 22:25:32.814225 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 76 rows starting from the beginning of the part | ||
| 17260 | 2026.03.11 22:25:32.814264 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 857 rows starting from the beginning of the part | ||
| 17261 | 2026.03.11 22:25:32.814472 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2026.03.11 22:25:32.814515 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17263 | 2026.03.11 22:25:32.814860 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17264 | 2026.03.11 22:25:32.815094 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17265 | 2026.03.11 22:25:32.815233 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.00133 sec., 129323.30827067669 rows/sec., 7.93 MiB/sec. | ||
| 17266 | 2026.03.11 22:25:32.815274 [ 260 ] {35626884-31aa-4bab-bfcf-40c99f50ce65} <Debug> TCPHandler: Processed in 0.001501858 sec. | ||
| 17267 | 2026.03.11 22:25:32.815394 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17268 | 2026.03.11 22:25:32.815489 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17269 | 2026.03.11 22:25:32.815539 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17270 | 2026.03.11 22:25:32.815992 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17271 | 2026.03.11 22:25:32.816027 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17272 | 2026.03.11 22:25:32.816266 [ 196 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4878 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458747 sec., 1983937.346949483 rows/sec., 162.52 MiB/sec. | ||
| 17273 | 2026.03.11 22:25:32.816345 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17274 | 2026.03.11 22:25:32.816618 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.03.11 22:25:32.816673 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17276 | 2026.03.11 22:25:32.816757 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001287 sec., 115773.11577311577 rows/sec., 7.48 MiB/sec. | ||
| 17277 | 2026.03.11 22:25:32.816796 [ 260 ] {0d73bd69-a26f-4613-9330-5906c84ad12a} <Debug> TCPHandler: Processed in 0.001452287 sec. | ||
| 17278 | 2026.03.11 22:25:32.816932 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.03.11 22:25:32.816966 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2026.03.11 22:25:32.817037 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17281 | 2026.03.11 22:25:32.817068 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_126_25} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17282 | 2026.03.11 22:25:32.817083 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17283 | 2026.03.11 22:25:32.817175 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 17284 | 2026.03.11 22:25:32.817592 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17285 | 2026.03.11 22:25:32.817630 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17286 | 2026.03.11 22:25:32.817975 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17287 | 2026.03.11 22:25:32.818202 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17288 | 2026.03.11 22:25:32.818444 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00143 sec., 103496.50349650349 rows/sec., 5.89 MiB/sec. | ||
| 17289 | 2026.03.11 22:25:32.818486 [ 260 ] {3767b0ff-6cd4-4bb9-b062-f6f59bc65408} <Debug> TCPHandler: Processed in 0.00160297 sec. | ||
| 17290 | 2026.03.11 22:25:32.818610 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17291 | 2026.03.11 22:25:32.818705 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17292 | 2026.03.11 22:25:32.818748 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17293 | 2026.03.11 22:25:32.819463 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17294 | 2026.03.11 22:25:32.819499 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17295 | 2026.03.11 22:25:32.819839 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17296 | 2026.03.11 22:25:32.820149 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17297 | 2026.03.11 22:25:32.820279 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001593 sec., 326428.1230382925 rows/sec., 23.04 MiB/sec. | ||
| 17298 | 2026.03.11 22:25:32.820283 [ 55 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17299 | 2026.03.11 22:25:32.820317 [ 260 ] {37fbe074-d2fd-4ae4-af36-e7a928eee0cb} <Debug> TCPHandler: Processed in 0.001756974 sec. | ||
| 17300 | 2026.03.11 22:25:32.820336 [ 55 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.03.11 22:25:32.820368 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17302 | 2026.03.11 22:25:32.820436 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2026.03.11 22:25:32.820505 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17304 | 2026.03.11 22:25:32.820529 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17305 | 2026.03.11 22:25:32.820602 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17306 | 2026.03.11 22:25:32.820691 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17307 | 2026.03.11 22:25:32.820749 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1551 rows starting from the beginning of the part | ||
| 17308 | 2026.03.11 22:25:32.820825 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 94 rows starting from the beginning of the part | ||
| 17309 | 2026.03.11 22:25:32.820876 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 74 rows starting from the beginning of the part | ||
| 17310 | 2026.03.11 22:25:32.820926 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 526 rows starting from the beginning of the part | ||
| 17311 | 2026.03.11 22:25:32.820968 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2026.03.11 22:25:32.821003 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 74 rows starting from the beginning of the part | ||
| 17313 | 2026.03.11 22:25:32.821008 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17314 | 2026.03.11 22:25:32.821074 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 520 rows starting from the beginning of the part | ||
| 17315 | 2026.03.11 22:25:32.821349 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17316 | 2026.03.11 22:25:32.821650 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.03.11 22:25:32.821760 [ 55 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 17318 | 2026.03.11 22:25:32.821785 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 246.25 KiB/sec. | ||
| 17319 | 2026.03.11 22:25:32.821799 [ 55 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2026.03.11 22:25:32.821823 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17321 | 2026.03.11 22:25:32.821824 [ 260 ] {feb196ec-57d9-4941-bda2-c72beacc5f70} <Debug> TCPHandler: Processed in 0.001436717 sec. | ||
| 17322 | 2026.03.11 22:25:32.821925 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17323 | 2026.03.11 22:25:32.821970 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17324 | 2026.03.11 22:25:32.822056 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17325 | 2026.03.11 22:25:32.822068 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17326 | 2026.03.11 22:25:32.822094 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17327 | 2026.03.11 22:25:32.822118 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17328 | 2026.03.11 22:25:32.822154 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17329 | 2026.03.11 22:25:32.822203 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17330 | 2026.03.11 22:25:32.822242 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17331 | 2026.03.11 22:25:32.822284 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17332 | 2026.03.11 22:25:32.822332 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 17333 | 2026.03.11 22:25:32.822623 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2026.03.11 22:25:32.822664 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17335 | 2026.03.11 22:25:32.822698 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 5 columns (5 merged, 0 gathered) in 0.002262003 sec., 1255082.33189788 rows/sec., 93.65 MiB/sec. | ||
| 17336 | 2026.03.11 22:25:32.823011 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17337 | 2026.03.11 22:25:32.823020 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17338 | 2026.03.11 22:25:32.823298 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17339 | 2026.03.11 22:25:32.823357 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480868 sec., 105343.62279419908 rows/sec., 5.37 MiB/sec. | ||
| 17340 | 2026.03.11 22:25:32.823462 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001411 sec., 187810.06378454997 rows/sec., 12.48 MiB/sec. | ||
| 17341 | 2026.03.11 22:25:32.823474 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.03.11 22:25:32.823512 [ 260 ] {5b5098dc-16ef-410c-9aea-ff59eb726521} <Debug> TCPHandler: Processed in 0.00159563 sec. | ||
| 17343 | 2026.03.11 22:25:32.823513 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 17344 | 2026.03.11 22:25:32.823604 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_126_25} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17345 | 2026.03.11 22:25:32.823677 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2026.03.11 22:25:32.823714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17347 | 2026.03.11 22:25:32.823778 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17348 | 2026.03.11 22:25:32.823826 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17349 | 2026.03.11 22:25:32.823912 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_26_5} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17350 | 2026.03.11 22:25:32.824009 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_26_5} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 17351 | 2026.03.11 22:25:32.824086 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17352 | 2026.03.11 22:25:32.824175 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.03.11 22:25:32.824211 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17354 | 2026.03.11 22:25:32.824575 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17355 | 2026.03.11 22:25:32.824845 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.03.11 22:25:32.824986 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 54.96 KiB/sec. | ||
| 17357 | 2026.03.11 22:25:32.825024 [ 260 ] {0a043ae8-84fd-45b1-9808-6642e4455018} <Debug> TCPHandler: Processed in 0.001399187 sec. | ||
| 17358 | 2026.03.11 22:25:32.825142 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17359 | 2026.03.11 22:25:32.825242 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17360 | 2026.03.11 22:25:32.825299 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17361 | 2026.03.11 22:25:32.826276 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.03.11 22:25:32.826313 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17363 | 2026.03.11 22:25:32.826883 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17364 | 2026.03.11 22:25:32.827127 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2026.03.11 22:25:32.827276 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002054 sec., 14605.647517039923 rows/sec., 26.17 MiB/sec. | ||
| 17366 | 2026.03.11 22:25:32.827353 [ 260 ] {3871bd9c-1819-4e63-b85d-8eef6e9c263e} <Debug> TCPHandler: Processed in 0.002262033 sec. | ||
| 17367 | 2026.03.11 22:25:32.827482 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.03.11 22:25:32.827579 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17369 | 2026.03.11 22:25:32.827621 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17370 | 2026.03.11 22:25:32.828004 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2026.03.11 22:25:32.828041 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17372 | 2026.03.11 22:25:32.828376 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17373 | 2026.03.11 22:25:32.828598 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17374 | 2026.03.11 22:25:32.828709 [ 55 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17375 | 2026.03.11 22:25:32.828730 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 4.81 MiB/sec. | ||
| 17376 | 2026.03.11 22:25:32.828740 [ 55 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17377 | 2026.03.11 22:25:32.828762 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17378 | 2026.03.11 22:25:32.828767 [ 260 ] {778e2a42-86f5-4804-96dd-0fa6d1b2fe75} <Debug> TCPHandler: Processed in 0.001337456 sec. | ||
| 17379 | 2026.03.11 22:25:32.828860 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17380 | 2026.03.11 22:25:32.828990 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17381 | 2026.03.11 22:25:32.829024 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6450 rows starting from the beginning of the part | ||
| 17382 | 2026.03.11 22:25:32.829079 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17383 | 2026.03.11 22:25:32.829126 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 17384 | 2026.03.11 22:25:32.829191 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 17385 | 2026.03.11 22:25:32.829257 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 17386 | 2026.03.11 22:25:32.829313 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 17387 | 2026.03.11 22:25:32.831774 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6810 rows, containing 4 columns (4 merged, 0 gathered) in 0.002963347 sec., 2298077.14047663 rows/sec., 150.97 MiB/sec. | ||
| 17388 | 2026.03.11 22:25:32.832257 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17389 | 2026.03.11 22:25:32.832580 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2026.03.11 22:25:32.832657 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_121_24} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17391 | 2026.03.11 22:25:32.832739 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17392 | 2026.03.11 22:25:32.880017 [ 187 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.097291592 sec., 5889.512014563396 rows/sec., 30.45 MiB/sec. | ||
| 17393 | 2026.03.11 22:25:32.882696 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17394 | 2026.03.11 22:25:32.884891 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2026.03.11 22:25:32.885010 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_76_15} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17396 | 2026.03.11 22:25:32.887268 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17397 | 2026.03.11 22:25:33.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.25 MiB, peak 400.90 MiB, free memory in arenas 0.00 B, will set to 381.25 MiB (RSS), difference: -2.00 MiB | ||
| 17398 | 2026.03.11 22:25:33.140836 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17399 | 2026.03.11 22:25:33.141038 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17400 | 2026.03.11 22:25:33.141111 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17401 | 2026.03.11 22:25:33.141742 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.03.11 22:25:33.141786 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17403 | 2026.03.11 22:25:33.142172 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17404 | 2026.03.11 22:25:33.142430 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17405 | 2026.03.11 22:25:33.142592 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001609 sec., 4972.032318210068 rows/sec., 405.43 KiB/sec. | ||
| 17406 | 2026.03.11 22:25:33.142645 [ 260 ] {f4d9bcaa-437b-44fb-8255-88fbac9127de} <Debug> TCPHandler: Processed in 0.001945687 sec. | ||
| 17407 | 2026.03.11 22:25:33.142765 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17408 | 2026.03.11 22:25:33.142867 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17409 | 2026.03.11 22:25:33.142912 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17410 | 2026.03.11 22:25:33.144237 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.03.11 22:25:33.144275 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17412 | 2026.03.11 22:25:33.144708 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17413 | 2026.03.11 22:25:33.144918 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.03.11 22:25:33.145055 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Debug> executeQuery: Read 1964 rows, 151.79 KiB in 0.002211 sec., 888285.8435097241 rows/sec., 67.04 MiB/sec. | ||
| 17415 | 2026.03.11 22:25:33.145095 [ 260 ] {60a44f4f-5218-4323-bf8c-512980b18eac} <Debug> TCPHandler: Processed in 0.002384376 sec. | ||
| 17416 | 2026.03.11 22:25:33.145213 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17417 | 2026.03.11 22:25:33.145312 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17418 | 2026.03.11 22:25:33.145354 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17419 | 2026.03.11 22:25:33.145777 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17420 | 2026.03.11 22:25:33.145815 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17421 | 2026.03.11 22:25:33.146119 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17422 | 2026.03.11 22:25:33.146326 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17423 | 2026.03.11 22:25:33.146455 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Debug> executeQuery: Read 29 rows, 2.14 KiB in 0.001163 sec., 24935.511607910576 rows/sec., 1.80 MiB/sec. | ||
| 17424 | 2026.03.11 22:25:33.146450 [ 54 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17425 | 2026.03.11 22:25:33.146493 [ 260 ] {15f42c8b-338b-4a30-953d-c78e2831bcae} <Debug> TCPHandler: Processed in 0.001331225 sec. | ||
| 17426 | 2026.03.11 22:25:33.146535 [ 54 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.03.11 22:25:33.146563 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17428 | 2026.03.11 22:25:33.146633 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17429 | 2026.03.11 22:25:33.146652 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17430 | 2026.03.11 22:25:33.146737 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17431 | 2026.03.11 22:25:33.146760 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17432 | 2026.03.11 22:25:33.146766 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 225 rows starting from the beginning of the part | ||
| 17433 | 2026.03.11 22:25:33.146810 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17434 | 2026.03.11 22:25:33.146834 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 17435 | 2026.03.11 22:25:33.146880 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 178 rows starting from the beginning of the part | ||
| 17436 | 2026.03.11 22:25:33.146922 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 17437 | 2026.03.11 22:25:33.146959 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 172 rows starting from the beginning of the part | ||
| 17438 | 2026.03.11 22:25:33.147000 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 29 rows starting from the beginning of the part | ||
| 17439 | 2026.03.11 22:25:33.147495 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.03.11 22:25:33.147532 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17441 | 2026.03.11 22:25:33.147792 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173472 sec., 531755.3380055084 rows/sec., 35.64 MiB/sec. | ||
| 17442 | 2026.03.11 22:25:33.147897 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17443 | 2026.03.11 22:25:33.148009 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17444 | 2026.03.11 22:25:33.148138 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.03.11 22:25:33.148282 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001548 sec., 457364.3410852713 rows/sec., 26.68 MiB/sec. | ||
| 17446 | 2026.03.11 22:25:33.148322 [ 260 ] {9c1ce9bf-41e4-4742-a0a5-421f9f2abcc1} <Debug> TCPHandler: Processed in 0.001752224 sec. | ||
| 17447 | 2026.03.11 22:25:33.148350 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17448 | 2026.03.11 22:25:33.148435 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17449 | 2026.03.11 22:25:33.148461 [ 192 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_111_22} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17450 | 2026.03.11 22:25:33.148536 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17451 | 2026.03.11 22:25:33.148582 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17452 | 2026.03.11 22:25:33.148600 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17453 | 2026.03.11 22:25:33.148960 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2026.03.11 22:25:33.149003 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17455 | 2026.03.11 22:25:33.149287 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17456 | 2026.03.11 22:25:33.149520 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2026.03.11 22:25:33.149616 [ 54 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17458 | 2026.03.11 22:25:33.149642 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 17459 | 2026.03.11 22:25:33.149649 [ 54 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2026.03.11 22:25:33.149679 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17461 | 2026.03.11 22:25:33.149684 [ 260 ] {8349b68f-75f6-49d3-a78b-513bb992724c} <Debug> TCPHandler: Processed in 0.001308505 sec. | ||
| 17462 | 2026.03.11 22:25:33.149743 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 17463 | 2026.03.11 22:25:33.149786 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17464 | 2026.03.11 22:25:33.149821 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17465 | 2026.03.11 22:25:33.149842 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 17466 | 2026.03.11 22:25:33.149874 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17467 | 2026.03.11 22:25:33.149882 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 17468 | 2026.03.11 22:25:33.149912 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17469 | 2026.03.11 22:25:33.149918 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 17470 | 2026.03.11 22:25:33.149953 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 17471 | 2026.03.11 22:25:33.149984 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 17472 | 2026.03.11 22:25:33.150632 [ 194 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000898747 sec., 5563.3009067067815 rows/sec., 412.90 KiB/sec. | ||
| 17473 | 2026.03.11 22:25:33.150693 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17474 | 2026.03.11 22:25:33.150734 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17475 | 2026.03.11 22:25:33.150783 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17476 | 2026.03.11 22:25:33.151079 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17477 | 2026.03.11 22:25:33.151084 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17478 | 2026.03.11 22:25:33.151154 [ 191 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_17_4} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17479 | 2026.03.11 22:25:33.151227 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17480 | 2026.03.11 22:25:33.151309 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17481 | 2026.03.11 22:25:33.151437 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Debug> executeQuery: Read 1029 rows, 72.68 KiB in 0.001558 sec., 660462.1309370989 rows/sec., 45.55 MiB/sec. | ||
| 17482 | 2026.03.11 22:25:33.151476 [ 260 ] {a8d4720a-9db8-47f3-b693-28c7c12ad63d} <Debug> TCPHandler: Processed in 0.001721222 sec. | ||
| 17483 | 2026.03.11 22:25:33.151588 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17484 | 2026.03.11 22:25:33.151683 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17485 | 2026.03.11 22:25:33.151725 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17486 | 2026.03.11 22:25:33.152356 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.03.11 22:25:33.152392 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17488 | 2026.03.11 22:25:33.152809 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17489 | 2026.03.11 22:25:33.153021 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.03.11 22:25:33.153149 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Debug> executeQuery: Read 1221 rows, 78.20 KiB in 0.001484 sec., 822776.2803234501 rows/sec., 51.46 MiB/sec. | ||
| 17491 | 2026.03.11 22:25:33.153186 [ 260 ] {6e026dd0-4340-43ea-aae0-1d93234d0b37} <Debug> TCPHandler: Processed in 0.001647211 sec. | ||
| 17492 | 2026.03.11 22:25:33.153297 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17493 | 2026.03.11 22:25:33.153390 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17494 | 2026.03.11 22:25:33.153444 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17495 | 2026.03.11 22:25:33.154218 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2026.03.11 22:25:33.154255 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17497 | 2026.03.11 22:25:33.154786 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17498 | 2026.03.11 22:25:33.155005 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2026.03.11 22:25:33.155132 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17500 | 2026.03.11 22:25:33.155146 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001773 sec., 11844.331641285955 rows/sec., 21.22 MiB/sec. | ||
| 17501 | 2026.03.11 22:25:33.155173 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17502 | 2026.03.11 22:25:33.155200 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17503 | 2026.03.11 22:25:33.155220 [ 260 ] {8c1b8105-3dac-4b6f-9b5b-96523bc1ff54} <Debug> TCPHandler: Processed in 0.001972227 sec. | ||
| 17504 | 2026.03.11 22:25:33.155272 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17505 | 2026.03.11 22:25:33.155340 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17506 | 2026.03.11 22:25:33.155434 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17507 | 2026.03.11 22:25:33.155458 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17508 | 2026.03.11 22:25:33.155476 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17509 | 2026.03.11 22:25:33.155509 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2261 rows starting from the beginning of the part | ||
| 17510 | 2026.03.11 22:25:33.155627 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 17511 | 2026.03.11 22:25:33.155740 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
| 17512 | 2026.03.11 22:25:33.155798 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.03.11 22:25:33.155834 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17514 | 2026.03.11 22:25:33.155845 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 17515 | 2026.03.11 22:25:33.155946 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
| 17516 | 2026.03.11 22:25:33.156050 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 21 rows starting from the beginning of the part | ||
| 17517 | 2026.03.11 22:25:33.156164 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17518 | 2026.03.11 22:25:33.156395 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17519 | 2026.03.11 22:25:33.156527 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 745.39 KiB/sec. | ||
| 17520 | 2026.03.11 22:25:33.156564 [ 260 ] {74eeeca5-d5c9-4cdb-a7b5-af4d42e6e1f8} <Debug> TCPHandler: Processed in 0.001274954 sec. | ||
| 17521 | 2026.03.11 22:25:33.165344 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2362 rows, containing 19 columns (19 merged, 0 gathered) in 0.010101131 sec., 233835.20122647655 rows/sec., 419.02 MiB/sec. | ||
| 17522 | 2026.03.11 22:25:33.167679 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17523 | 2026.03.11 22:25:33.168044 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2026.03.11 22:25:33.168124 [ 188 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17525 | 2026.03.11 22:25:33.168266 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.54 MiB. | ||
| 17526 | 2026.03.11 22:25:34.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.00 MiB, peak 400.90 MiB, free memory in arenas 0.00 B, will set to 385.02 MiB (RSS), difference: 3.02 MiB | ||
| 17527 | 2026.03.11 22:25:37.412384 [ 218 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17528 | 2026.03.11 22:25:37.412433 [ 218 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17529 | 2026.03.11 22:25:37.415667 [ 218 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17530 | 2026.03.11 22:25:37.797361 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17531 | 2026.03.11 22:25:37.797555 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17532 | 2026.03.11 22:25:37.797622 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17533 | 2026.03.11 22:25:37.798312 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2026.03.11 22:25:37.798346 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17535 | 2026.03.11 22:25:37.798774 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17536 | 2026.03.11 22:25:37.798989 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2026.03.11 22:25:37.799134 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 17538 | 2026.03.11 22:25:37.799177 [ 260 ] {03e753ff-420a-4ea0-9ed6-7097c39e1d0d} <Debug> TCPHandler: Processed in 0.001947007 sec. | ||
| 17539 | 2026.03.11 22:25:37.799313 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17540 | 2026.03.11 22:25:37.799409 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17541 | 2026.03.11 22:25:37.799449 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17542 | 2026.03.11 22:25:37.799882 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2026.03.11 22:25:37.799916 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17544 | 2026.03.11 22:25:37.800205 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17545 | 2026.03.11 22:25:37.800418 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2026.03.11 22:25:37.800543 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 17547 | 2026.03.11 22:25:37.800580 [ 260 ] {b5102ecc-7664-4385-82c5-bc15979d192d} <Debug> TCPHandler: Processed in 0.001315875 sec. | ||
| 17548 | 2026.03.11 22:25:37.800693 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17549 | 2026.03.11 22:25:37.800787 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17550 | 2026.03.11 22:25:37.800830 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17551 | 2026.03.11 22:25:37.801225 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17552 | 2026.03.11 22:25:37.801262 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17553 | 2026.03.11 22:25:37.801572 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17554 | 2026.03.11 22:25:37.801771 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17555 | 2026.03.11 22:25:37.801891 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 17556 | 2026.03.11 22:25:37.801927 [ 260 ] {0eafe60c-5b6f-48fe-9e52-d0ef28a56864} <Debug> TCPHandler: Processed in 0.001281275 sec. | ||
| 17557 | 2026.03.11 22:25:37.802035 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17558 | 2026.03.11 22:25:37.802128 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17559 | 2026.03.11 22:25:37.802168 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17560 | 2026.03.11 22:25:37.802488 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17561 | 2026.03.11 22:25:37.802523 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17562 | 2026.03.11 22:25:37.802813 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17563 | 2026.03.11 22:25:37.803011 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17564 | 2026.03.11 22:25:37.803138 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001029 sec., 46647.23032069971 rows/sec., 3.14 MiB/sec. | ||
| 17565 | 2026.03.11 22:25:37.803173 [ 260 ] {2f1d350d-66a2-41c8-abd7-f55e2335cfaf} <Debug> TCPHandler: Processed in 0.001185292 sec. | ||
| 17566 | 2026.03.11 22:25:38.235283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37023 | ||
| 17567 | 2026.03.11 22:25:38.235838 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.03.11 22:25:38.235895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17569 | 2026.03.11 22:25:38.236399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17570 | 2026.03.11 22:25:38.236638 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.03.11 22:25:38.236792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37023 | ||
| 17572 | 2026.03.11 22:25:38.518545 [ 220 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17573 | 2026.03.11 22:25:38.518600 [ 220 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17574 | 2026.03.11 22:25:38.521574 [ 220 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17575 | 2026.03.11 22:25:38.552552 [ 222 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17576 | 2026.03.11 22:25:38.552608 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17577 | 2026.03.11 22:25:38.557410 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17578 | 2026.03.11 22:25:40.288657 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17579 | 2026.03.11 22:25:40.307248 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2026.03.11 22:25:40.307302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17581 | 2026.03.11 22:25:40.313534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17582 | 2026.03.11 22:25:40.314228 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2026.03.11 22:25:40.317508 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17584 | 2026.03.11 22:25:40.839059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2162 | ||
| 17585 | 2026.03.11 22:25:40.841732 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2026.03.11 22:25:40.841772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17587 | 2026.03.11 22:25:40.842959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17588 | 2026.03.11 22:25:40.843226 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2026.03.11 22:25:40.843491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2162 | ||
| 17590 | 2026.03.11 22:25:42.780748 [ 223 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17591 | 2026.03.11 22:25:42.780798 [ 223 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17592 | 2026.03.11 22:25:42.783831 [ 223 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17593 | 2026.03.11 22:25:42.810757 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.03.11 22:25:42.810958 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17595 | 2026.03.11 22:25:42.811033 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17596 | 2026.03.11 22:25:42.811868 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.03.11 22:25:42.811913 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17598 | 2026.03.11 22:25:42.812317 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17599 | 2026.03.11 22:25:42.812555 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.03.11 22:25:42.812708 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001802 sec., 157602.66370699223 rows/sec., 10.01 MiB/sec. | ||
| 17601 | 2026.03.11 22:25:42.812734 [ 36 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 17602 | 2026.03.11 22:25:42.812766 [ 260 ] {4a3c4085-8d62-4ef9-8ab4-233b73836d38} <Debug> TCPHandler: Processed in 0.002150071 sec. | ||
| 17603 | 2026.03.11 22:25:42.812815 [ 36 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2026.03.11 22:25:42.812842 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17605 | 2026.03.11 22:25:42.812964 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17606 | 2026.03.11 22:25:42.812978 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 17607 | 2026.03.11 22:25:42.813090 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17608 | 2026.03.11 22:25:42.813139 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17609 | 2026.03.11 22:25:42.813151 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17610 | 2026.03.11 22:25:42.813181 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 308 rows starting from the beginning of the part | ||
| 17611 | 2026.03.11 22:25:42.813257 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 17612 | 2026.03.11 22:25:42.813304 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 17613 | 2026.03.11 22:25:42.813349 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 17614 | 2026.03.11 22:25:42.813388 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 17615 | 2026.03.11 22:25:42.813430 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 17616 | 2026.03.11 22:25:42.814333 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17617 | 2026.03.11 22:25:42.814377 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17618 | 2026.03.11 22:25:42.814517 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159925 sec., 755354.0722213538 rows/sec., 51.73 MiB/sec. | ||
| 17619 | 2026.03.11 22:25:42.814701 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 17620 | 2026.03.11 22:25:42.814765 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17621 | 2026.03.11 22:25:42.815057 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2026.03.11 22:25:42.815063 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17623 | 2026.03.11 22:25:42.815153 [ 190 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_39_8} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 17624 | 2026.03.11 22:25:42.815223 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.002158 sec., 397126.969416126 rows/sec., 31.31 MiB/sec. | ||
| 17625 | 2026.03.11 22:25:42.815247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17626 | 2026.03.11 22:25:42.815267 [ 260 ] {9468b308-008a-41fc-8c9d-aa3eaf8f09f9} <Debug> TCPHandler: Processed in 0.002366645 sec. | ||
| 17627 | 2026.03.11 22:25:42.815398 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17628 | 2026.03.11 22:25:42.815494 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17629 | 2026.03.11 22:25:42.815536 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17630 | 2026.03.11 22:25:42.816045 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.03.11 22:25:42.816084 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17632 | 2026.03.11 22:25:42.816441 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17633 | 2026.03.11 22:25:42.816724 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2026.03.11 22:25:42.816876 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001399 sec., 122944.96068620443 rows/sec., 7.54 MiB/sec. | ||
| 17635 | 2026.03.11 22:25:42.816931 [ 260 ] {54da561b-1ff2-4f74-bdf0-aeb9abc7c9e6} <Debug> TCPHandler: Processed in 0.00158289 sec. | ||
| 17636 | 2026.03.11 22:25:42.817053 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17637 | 2026.03.11 22:25:42.817149 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17638 | 2026.03.11 22:25:42.817189 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17639 | 2026.03.11 22:25:42.817700 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.03.11 22:25:42.817739 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17641 | 2026.03.11 22:25:42.818051 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17642 | 2026.03.11 22:25:42.818270 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17643 | 2026.03.11 22:25:42.818398 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001268 sec., 117507.88643533122 rows/sec., 7.59 MiB/sec. | ||
| 17644 | 2026.03.11 22:25:42.818437 [ 260 ] {c42db5dc-5e9f-4d8b-a37b-11c1d9a61684} <Debug> TCPHandler: Processed in 0.001433257 sec. | ||
| 17645 | 2026.03.11 22:25:42.818551 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17646 | 2026.03.11 22:25:42.818665 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17647 | 2026.03.11 22:25:42.818707 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17648 | 2026.03.11 22:25:42.819196 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17649 | 2026.03.11 22:25:42.819234 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17650 | 2026.03.11 22:25:42.819534 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17651 | 2026.03.11 22:25:42.819758 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17652 | 2026.03.11 22:25:42.819884 [ 36 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 17653 | 2026.03.11 22:25:42.819889 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001243 sec., 119066.77393403057 rows/sec., 6.77 MiB/sec. | ||
| 17654 | 2026.03.11 22:25:42.819961 [ 36 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2026.03.11 22:25:42.819983 [ 260 ] {e11f14ef-57d1-483d-8ff9-690462daf2e7} <Debug> TCPHandler: Processed in 0.001481608 sec. | ||
| 17656 | 2026.03.11 22:25:42.819998 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17657 | 2026.03.11 22:25:42.820111 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17658 | 2026.03.11 22:25:42.820130 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 17659 | 2026.03.11 22:25:42.820213 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17660 | 2026.03.11 22:25:42.820263 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17661 | 2026.03.11 22:25:42.820273 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17662 | 2026.03.11 22:25:42.820312 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 160 rows starting from the beginning of the part | ||
| 17663 | 2026.03.11 22:25:42.820384 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 17664 | 2026.03.11 22:25:42.820431 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 17665 | 2026.03.11 22:25:42.820475 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 17666 | 2026.03.11 22:25:42.820520 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 17667 | 2026.03.11 22:25:42.820571 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 17668 | 2026.03.11 22:25:42.821012 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17669 | 2026.03.11 22:25:42.821053 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17670 | 2026.03.11 22:25:42.821392 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17671 | 2026.03.11 22:25:42.821576 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507489 sec., 416586.78769795335 rows/sec., 25.75 MiB/sec. | ||
| 17672 | 2026.03.11 22:25:42.821630 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17673 | 2026.03.11 22:25:42.821717 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 17674 | 2026.03.11 22:25:42.821761 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001579 sec., 329322.3559214693 rows/sec., 23.24 MiB/sec. | ||
| 17675 | 2026.03.11 22:25:42.821800 [ 260 ] {5f62f2c0-6b8e-4390-8d8a-956b07936100} <Debug> TCPHandler: Processed in 0.001757563 sec. | ||
| 17676 | 2026.03.11 22:25:42.821911 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.03.11 22:25:42.821972 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2026.03.11 22:25:42.822001 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17679 | 2026.03.11 22:25:42.822044 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17680 | 2026.03.11 22:25:42.822048 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_39_8} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 17681 | 2026.03.11 22:25:42.822149 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17682 | 2026.03.11 22:25:42.822377 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2026.03.11 22:25:42.822414 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17684 | 2026.03.11 22:25:42.822790 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17685 | 2026.03.11 22:25:42.822999 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2026.03.11 22:25:42.823126 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 17687 | 2026.03.11 22:25:42.823163 [ 260 ] {1a0c12aa-1f0d-47b0-b9ce-ffd00e9625d1} <Debug> TCPHandler: Processed in 0.001280204 sec. | ||
| 17688 | 2026.03.11 22:25:42.823272 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17689 | 2026.03.11 22:25:42.823365 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17690 | 2026.03.11 22:25:42.823407 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17691 | 2026.03.11 22:25:42.823860 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2026.03.11 22:25:42.823897 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17693 | 2026.03.11 22:25:42.824235 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17694 | 2026.03.11 22:25:42.824442 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17695 | 2026.03.11 22:25:42.824564 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_121_28 to all_126_126_0 | ||
| 17696 | 2026.03.11 22:25:42.824566 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 17697 | 2026.03.11 22:25:42.824608 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.03.11 22:25:42.824633 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17699 | 2026.03.11 22:25:42.824641 [ 260 ] {a29739ab-5f0a-4356-9564-769221dbcc83} <Debug> TCPHandler: Processed in 0.001417647 sec. | ||
| 17700 | 2026.03.11 22:25:42.824719 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_28 to all_126_126_0 into Compact with storage Full | ||
| 17701 | 2026.03.11 22:25:42.824764 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17702 | 2026.03.11 22:25:42.824835 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17703 | 2026.03.11 22:25:42.824862 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17704 | 2026.03.11 22:25:42.824868 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_28, total 40413 rows starting from the beginning of the part | ||
| 17705 | 2026.03.11 22:25:42.824912 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17706 | 2026.03.11 22:25:42.824939 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17707 | 2026.03.11 22:25:42.824988 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 265 rows starting from the beginning of the part | ||
| 17708 | 2026.03.11 22:25:42.825027 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1221 rows starting from the beginning of the part | ||
| 17709 | 2026.03.11 22:25:42.825064 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 128 rows starting from the beginning of the part | ||
| 17710 | 2026.03.11 22:25:42.825101 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 265 rows starting from the beginning of the part | ||
| 17711 | 2026.03.11 22:25:42.825235 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2026.03.11 22:25:42.825276 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17713 | 2026.03.11 22:25:42.825595 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17714 | 2026.03.11 22:25:42.825823 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17715 | 2026.03.11 22:25:42.825956 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 17716 | 2026.03.11 22:25:42.825992 [ 260 ] {0507d403-82f2-4919-b45e-895087c6406b} <Debug> TCPHandler: Processed in 0.001278235 sec. | ||
| 17717 | 2026.03.11 22:25:42.826101 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17718 | 2026.03.11 22:25:42.826195 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17719 | 2026.03.11 22:25:42.826249 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17720 | 2026.03.11 22:25:42.827189 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2026.03.11 22:25:42.827227 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17722 | 2026.03.11 22:25:42.827844 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17723 | 2026.03.11 22:25:42.828144 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2026.03.11 22:25:42.828283 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002105 sec., 14251.781472684084 rows/sec., 25.54 MiB/sec. | ||
| 17725 | 2026.03.11 22:25:42.828352 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17726 | 2026.03.11 22:25:42.828364 [ 260 ] {8a5804ca-74fb-458e-940d-3786d95adeea} <Debug> TCPHandler: Processed in 0.002310483 sec. | ||
| 17727 | 2026.03.11 22:25:42.828387 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17728 | 2026.03.11 22:25:42.828494 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17729 | 2026.03.11 22:25:42.828593 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17730 | 2026.03.11 22:25:42.828654 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17731 | 2026.03.11 22:25:42.829011 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2026.03.11 22:25:42.829050 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17733 | 2026.03.11 22:25:42.829389 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17734 | 2026.03.11 22:25:42.829668 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17735 | 2026.03.11 22:25:42.829809 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001235 sec., 72874.49392712551 rows/sec., 4.56 MiB/sec. | ||
| 17736 | 2026.03.11 22:25:42.829846 [ 260 ] {fed801d9-04fb-4cb6-9e54-914bff6fe444} <Debug> TCPHandler: Processed in 0.001401327 sec. | ||
| 17737 | 2026.03.11 22:25:42.830565 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17738 | 2026.03.11 22:25:42.833030 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42452 rows, containing 5 columns (5 merged, 0 gathered) in 0.008347087 sec., 5085846.116136084 rows/sec., 334.33 MiB/sec. | ||
| 17739 | 2026.03.11 22:25:42.833365 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Trace> MergedBlockOutputStream: filled checksums all_1_126_29 (state Temporary) | ||
| 17740 | 2026.03.11 22:25:42.833656 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_126_29 to all_1_126_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.03.11 22:25:42.833731 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_126_29} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_121_28, all_126_126_0] -> all_1_126_29 | ||
| 17742 | 2026.03.11 22:25:42.833819 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17743 | 2026.03.11 22:25:45.531005 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17744 | 2026.03.11 22:25:45.531079 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17745 | 2026.03.11 22:25:45.736998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37471 | ||
| 17746 | 2026.03.11 22:25:45.737686 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2026.03.11 22:25:45.737725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17748 | 2026.03.11 22:25:45.738208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17749 | 2026.03.11 22:25:45.738429 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.03.11 22:25:45.738556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37471 | ||
| 17751 | 2026.03.11 22:25:45.739715 [ 224 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17752 | 2026.03.11 22:25:45.739765 [ 224 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17753 | 2026.03.11 22:25:45.741566 [ 224 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17754 | 2026.03.11 22:25:47.799242 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.03.11 22:25:47.799419 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17756 | 2026.03.11 22:25:47.799485 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17757 | 2026.03.11 22:25:47.800159 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.03.11 22:25:47.800208 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17759 | 2026.03.11 22:25:47.800594 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17760 | 2026.03.11 22:25:47.800841 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.03.11 22:25:47.800997 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001625 sec., 46769.23076923077 rows/sec., 3.85 MiB/sec. | ||
| 17762 | 2026.03.11 22:25:47.801047 [ 260 ] {2a9c9b48-001f-4fc6-8a29-98538345492f} <Debug> TCPHandler: Processed in 0.001932256 sec. | ||
| 17763 | 2026.03.11 22:25:47.801173 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17764 | 2026.03.11 22:25:47.801273 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17765 | 2026.03.11 22:25:47.801317 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17766 | 2026.03.11 22:25:47.801732 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.03.11 22:25:47.801771 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17768 | 2026.03.11 22:25:47.802071 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17769 | 2026.03.11 22:25:47.802279 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17770 | 2026.03.11 22:25:47.802407 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 17771 | 2026.03.11 22:25:47.802446 [ 260 ] {67c84e19-17f1-4ad1-a5fb-1005a323e8c7} <Debug> TCPHandler: Processed in 0.001325705 sec. | ||
| 17772 | 2026.03.11 22:25:47.802545 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17773 | 2026.03.11 22:25:47.802640 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17774 | 2026.03.11 22:25:47.802691 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17775 | 2026.03.11 22:25:47.803111 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.03.11 22:25:47.803148 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17777 | 2026.03.11 22:25:47.803446 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17778 | 2026.03.11 22:25:47.803655 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17779 | 2026.03.11 22:25:47.803794 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 17780 | 2026.03.11 22:25:47.803832 [ 260 ] {51aa1790-941a-4a47-87cd-92ed98451643} <Debug> TCPHandler: Processed in 0.001334345 sec. | ||
| 17781 | 2026.03.11 22:25:47.803941 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17782 | 2026.03.11 22:25:47.804035 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17783 | 2026.03.11 22:25:47.804078 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17784 | 2026.03.11 22:25:47.804481 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2026.03.11 22:25:47.804518 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17786 | 2026.03.11 22:25:47.804854 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17787 | 2026.03.11 22:25:47.805073 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2026.03.11 22:25:47.805200 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 17789 | 2026.03.11 22:25:47.805237 [ 260 ] {8cd0ae86-a384-4241-afbe-2fe9e038f166} <Debug> TCPHandler: Processed in 0.001343506 sec. | ||
| 17790 | 2026.03.11 22:25:47.805360 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17791 | 2026.03.11 22:25:47.805483 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17792 | 2026.03.11 22:25:47.805550 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17793 | 2026.03.11 22:25:47.806362 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17794 | 2026.03.11 22:25:47.806401 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17795 | 2026.03.11 22:25:47.806937 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17796 | 2026.03.11 22:25:47.807174 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2026.03.11 22:25:47.807321 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001863 sec., 5367.686527106816 rows/sec., 9.62 MiB/sec. | ||
| 17798 | 2026.03.11 22:25:47.807387 [ 260 ] {d6d97bb5-7b89-4ccb-8b0a-619697a8d4b7} <Debug> TCPHandler: Processed in 0.002089049 sec. | ||
| 17799 | 2026.03.11 22:25:47.807499 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17800 | 2026.03.11 22:25:47.807595 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17801 | 2026.03.11 22:25:47.807638 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17802 | 2026.03.11 22:25:47.807988 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17803 | 2026.03.11 22:25:47.808024 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17804 | 2026.03.11 22:25:47.808340 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17805 | 2026.03.11 22:25:47.808557 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17806 | 2026.03.11 22:25:47.808691 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 17807 | 2026.03.11 22:25:47.808729 [ 260 ] {60451e02-dcdc-430e-8379-b0239056cbbd} <Debug> TCPHandler: Processed in 0.001280724 sec. | ||
| 17808 | 2026.03.11 22:25:47.817625 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17809 | 2026.03.11 22:25:47.835799 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.03.11 22:25:47.835866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 17811 | 2026.03.11 22:25:47.842693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17812 | 2026.03.11 22:25:47.843427 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.03.11 22:25:47.846749 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17814 | 2026.03.11 22:25:50.843820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2196 | ||
| 17815 | 2026.03.11 22:25:50.846451 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2026.03.11 22:25:50.846512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17817 | 2026.03.11 22:25:50.847824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17818 | 2026.03.11 22:25:50.848120 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2026.03.11 22:25:50.848345 [ 225 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17820 | 2026.03.11 22:25:50.848393 [ 225 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17821 | 2026.03.11 22:25:50.848517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2196 | ||
| 17822 | 2026.03.11 22:25:50.850698 [ 225 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17823 | 2026.03.11 22:25:51.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.24 MiB, peak 400.90 MiB, free memory in arenas 0.00 B, will set to 385.25 MiB (RSS), difference: 4.00 MiB | ||
| 17824 | 2026.03.11 22:25:52.808525 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17825 | 2026.03.11 22:25:52.808699 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17826 | 2026.03.11 22:25:52.808762 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17827 | 2026.03.11 22:25:52.809511 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2026.03.11 22:25:52.809550 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17829 | 2026.03.11 22:25:52.809930 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17830 | 2026.03.11 22:25:52.810147 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17831 | 2026.03.11 22:25:52.810292 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001641 sec., 173065.20414381474 rows/sec., 10.99 MiB/sec. | ||
| 17832 | 2026.03.11 22:25:52.810333 [ 260 ] {b7be6fb1-a620-4b82-86e3-8a2535b4f15c} <Debug> TCPHandler: Processed in 0.001928377 sec. | ||
| 17833 | 2026.03.11 22:25:52.810458 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17834 | 2026.03.11 22:25:52.810551 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17835 | 2026.03.11 22:25:52.810591 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17836 | 2026.03.11 22:25:52.810976 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17837 | 2026.03.11 22:25:52.811012 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17838 | 2026.03.11 22:25:52.811289 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17839 | 2026.03.11 22:25:52.811506 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17840 | 2026.03.11 22:25:52.811630 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 297.06 KiB/sec. | ||
| 17841 | 2026.03.11 22:25:52.811668 [ 260 ] {9b4d38b8-3c5d-4f8c-81e6-d6f7f1594aac} <Debug> TCPHandler: Processed in 0.001257804 sec. | ||
| 17842 | 2026.03.11 22:25:52.811774 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.03.11 22:25:52.811867 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17844 | 2026.03.11 22:25:52.811905 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17845 | 2026.03.11 22:25:52.812736 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.03.11 22:25:52.812772 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17847 | 2026.03.11 22:25:52.813104 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17848 | 2026.03.11 22:25:52.813310 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17849 | 2026.03.11 22:25:52.813411 [ 114 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17850 | 2026.03.11 22:25:52.813432 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001583 sec., 542640.5559065066 rows/sec., 42.77 MiB/sec. | ||
| 17851 | 2026.03.11 22:25:52.813482 [ 114 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2026.03.11 22:25:52.813488 [ 260 ] {d7116512-faf3-4fba-af2f-4aa25f4bf299} <Debug> TCPHandler: Processed in 0.001761723 sec. | ||
| 17853 | 2026.03.11 22:25:52.813510 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17854 | 2026.03.11 22:25:52.813606 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17855 | 2026.03.11 22:25:52.813614 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17856 | 2026.03.11 22:25:52.813707 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17857 | 2026.03.11 22:25:52.813719 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17858 | 2026.03.11 22:25:52.813737 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2893 rows starting from the beginning of the part | ||
| 17859 | 2026.03.11 22:25:52.813759 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17860 | 2026.03.11 22:25:52.813794 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1964 rows starting from the beginning of the part | ||
| 17861 | 2026.03.11 22:25:52.813838 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 17862 | 2026.03.11 22:25:52.813879 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 857 rows starting from the beginning of the part | ||
| 17863 | 2026.03.11 22:25:52.813916 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 76 rows starting from the beginning of the part | ||
| 17864 | 2026.03.11 22:25:52.813954 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 859 rows starting from the beginning of the part | ||
| 17865 | 2026.03.11 22:25:52.814247 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17866 | 2026.03.11 22:25:52.814281 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17867 | 2026.03.11 22:25:52.814576 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17868 | 2026.03.11 22:25:52.814784 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17869 | 2026.03.11 22:25:52.814905 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Debug> executeQuery: Read 176 rows, 11.08 KiB in 0.001204 sec., 146179.40199335548 rows/sec., 8.98 MiB/sec. | ||
| 17870 | 2026.03.11 22:25:52.814942 [ 260 ] {06d68121-c28d-44ed-87d3-82c1a495ce11} <Debug> TCPHandler: Processed in 0.001375236 sec. | ||
| 17871 | 2026.03.11 22:25:52.815049 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17872 | 2026.03.11 22:25:52.815141 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17873 | 2026.03.11 22:25:52.815179 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17874 | 2026.03.11 22:25:52.815636 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17875 | 2026.03.11 22:25:52.815671 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17876 | 2026.03.11 22:25:52.815960 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17877 | 2026.03.11 22:25:52.816118 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002548878 sec., 2630569.215160553 rows/sec., 213.00 MiB/sec. | ||
| 17878 | 2026.03.11 22:25:52.816164 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17879 | 2026.03.11 22:25:52.816282 [ 133 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 17880 | 2026.03.11 22:25:52.816294 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 17881 | 2026.03.11 22:25:52.816357 [ 133 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.03.11 22:25:52.816372 [ 260 ] {e7682d45-226e-4344-86d0-f4a50f85a5f6} <Debug> TCPHandler: Processed in 0.001369556 sec. | ||
| 17883 | 2026.03.11 22:25:52.816385 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17884 | 2026.03.11 22:25:52.816486 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17885 | 2026.03.11 22:25:52.816485 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 17886 | 2026.03.11 22:25:52.816502 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17887 | 2026.03.11 22:25:52.816582 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17888 | 2026.03.11 22:25:52.816625 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17889 | 2026.03.11 22:25:52.816636 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17890 | 2026.03.11 22:25:52.816680 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 882 rows starting from the beginning of the part | ||
| 17891 | 2026.03.11 22:25:52.816760 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 17892 | 2026.03.11 22:25:52.816816 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 17893 | 2026.03.11 22:25:52.816859 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 708 rows starting from the beginning of the part | ||
| 17894 | 2026.03.11 22:25:52.816883 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17895 | 2026.03.11 22:25:52.816900 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 17896 | 2026.03.11 22:25:52.816945 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 17897 | 2026.03.11 22:25:52.816976 [ 189 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_131_26} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17898 | 2026.03.11 22:25:52.817087 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.03.11 22:25:52.817096 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17900 | 2026.03.11 22:25:52.817131 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17901 | 2026.03.11 22:25:52.817450 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17902 | 2026.03.11 22:25:52.817673 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.03.11 22:25:52.817805 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 17904 | 2026.03.11 22:25:52.817842 [ 260 ] {efdc0669-044a-4692-bd81-71be7bfd0aaf} <Debug> TCPHandler: Processed in 0.001404107 sec. | ||
| 17905 | 2026.03.11 22:25:52.817951 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.03.11 22:25:52.818043 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17907 | 2026.03.11 22:25:52.818081 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17908 | 2026.03.11 22:25:52.818150 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710052 sec., 1278323.7000980086 rows/sec., 82.53 MiB/sec. | ||
| 17909 | 2026.03.11 22:25:52.818331 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 17910 | 2026.03.11 22:25:52.818643 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17911 | 2026.03.11 22:25:52.818727 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_48_10} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 17912 | 2026.03.11 22:25:52.818807 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17913 | 2026.03.11 22:25:52.818878 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17914 | 2026.03.11 22:25:52.818918 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17915 | 2026.03.11 22:25:52.819232 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17916 | 2026.03.11 22:25:52.819431 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17917 | 2026.03.11 22:25:52.819532 [ 133 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17918 | 2026.03.11 22:25:52.819555 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001529 sec., 342707.6520601701 rows/sec., 24.21 MiB/sec. | ||
| 17919 | 2026.03.11 22:25:52.819563 [ 133 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17920 | 2026.03.11 22:25:52.819594 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17921 | 2026.03.11 22:25:52.819598 [ 260 ] {6145b70b-5657-483e-9c73-6e4dc43119a2} <Debug> TCPHandler: Processed in 0.001693082 sec. | ||
| 17922 | 2026.03.11 22:25:52.819665 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17923 | 2026.03.11 22:25:52.819718 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17924 | 2026.03.11 22:25:52.819771 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17925 | 2026.03.11 22:25:52.819804 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1551 rows starting from the beginning of the part | ||
| 17926 | 2026.03.11 22:25:52.819814 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17927 | 2026.03.11 22:25:52.819858 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17928 | 2026.03.11 22:25:52.819859 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1029 rows starting from the beginning of the part | ||
| 17929 | 2026.03.11 22:25:52.819917 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17930 | 2026.03.11 22:25:52.819958 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 520 rows starting from the beginning of the part | ||
| 17931 | 2026.03.11 22:25:52.819996 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 74 rows starting from the beginning of the part | ||
| 17932 | 2026.03.11 22:25:52.820036 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 524 rows starting from the beginning of the part | ||
| 17933 | 2026.03.11 22:25:52.820194 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17934 | 2026.03.11 22:25:52.820235 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17935 | 2026.03.11 22:25:52.820545 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17936 | 2026.03.11 22:25:52.820762 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17937 | 2026.03.11 22:25:52.820894 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 17938 | 2026.03.11 22:25:52.820930 [ 260 ] {3a17b0d6-cf31-4a8f-acbd-6f80b0698de1} <Debug> TCPHandler: Processed in 0.001259334 sec. | ||
| 17939 | 2026.03.11 22:25:52.821035 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17940 | 2026.03.11 22:25:52.821126 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17941 | 2026.03.11 22:25:52.821166 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17942 | 2026.03.11 22:25:52.821478 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837815 sec., 2046996.0251711952 rows/sec., 151.29 MiB/sec. | ||
| 17943 | 2026.03.11 22:25:52.821600 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2026.03.11 22:25:52.821639 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17945 | 2026.03.11 22:25:52.821694 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17946 | 2026.03.11 22:25:52.821955 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.03.11 22:25:52.821965 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17948 | 2026.03.11 22:25:52.822021 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_131_26} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17949 | 2026.03.11 22:25:52.822096 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17950 | 2026.03.11 22:25:52.822176 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17951 | 2026.03.11 22:25:52.822299 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001191 sec., 224181.36020151133 rows/sec., 14.90 MiB/sec. | ||
| 17952 | 2026.03.11 22:25:52.822336 [ 260 ] {18bbfc8a-c8e7-488b-9efd-a808d2c2a010} <Debug> TCPHandler: Processed in 0.001347286 sec. | ||
| 17953 | 2026.03.11 22:25:52.822392 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17954 | 2026.03.11 22:25:52.822432 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17955 | 2026.03.11 22:25:52.822446 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17956 | 2026.03.11 22:25:52.822572 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17957 | 2026.03.11 22:25:52.822613 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17958 | 2026.03.11 22:25:52.822922 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2026.03.11 22:25:52.822959 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17960 | 2026.03.11 22:25:52.823250 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17961 | 2026.03.11 22:25:52.823497 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.03.11 22:25:52.823629 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 17963 | 2026.03.11 22:25:52.823692 [ 260 ] {42efb0fb-9d71-4e77-b365-95bee53f5886} <Debug> TCPHandler: Processed in 0.001293234 sec. | ||
| 17964 | 2026.03.11 22:25:52.823820 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17965 | 2026.03.11 22:25:52.823942 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17966 | 2026.03.11 22:25:52.824007 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17967 | 2026.03.11 22:25:52.824978 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2026.03.11 22:25:52.825019 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17969 | 2026.03.11 22:25:52.825571 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17970 | 2026.03.11 22:25:52.825810 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2026.03.11 22:25:52.825972 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002055 sec., 14598.540145985402 rows/sec., 26.16 MiB/sec. | ||
| 17972 | 2026.03.11 22:25:52.825979 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17973 | 2026.03.11 22:25:52.826042 [ 260 ] {a0ad56cc-c640-454f-a283-1e0e8cc4415e} <Debug> TCPHandler: Processed in 0.002284613 sec. | ||
| 17974 | 2026.03.11 22:25:52.826164 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2026.03.11 22:25:52.826261 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.03.11 22:25:52.826306 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17977 | 2026.03.11 22:25:52.826655 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2026.03.11 22:25:52.826691 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17979 | 2026.03.11 22:25:52.827010 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17980 | 2026.03.11 22:25:52.827228 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2026.03.11 22:25:52.827352 [ 114 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17982 | 2026.03.11 22:25:52.827357 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 17983 | 2026.03.11 22:25:52.827396 [ 114 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17984 | 2026.03.11 22:25:52.827417 [ 260 ] {161f5f83-e502-4b82-9324-82b5f44755ff} <Debug> TCPHandler: Processed in 0.001303495 sec. | ||
| 17985 | 2026.03.11 22:25:52.827420 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 17986 | 2026.03.11 22:25:52.827526 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17987 | 2026.03.11 22:25:52.827649 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17988 | 2026.03.11 22:25:52.827683 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6810 rows starting from the beginning of the part | ||
| 17989 | 2026.03.11 22:25:52.827747 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 12 rows starting from the beginning of the part | ||
| 17990 | 2026.03.11 22:25:52.827793 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 48 rows starting from the beginning of the part | ||
| 17991 | 2026.03.11 22:25:52.827834 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 17992 | 2026.03.11 22:25:52.827872 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17993 | 2026.03.11 22:25:52.827910 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 17994 | 2026.03.11 22:25:52.829703 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219922 sec., 3202815.2340487638 rows/sec., 210.24 MiB/sec. | ||
| 17995 | 2026.03.11 22:25:52.830189 [ 192 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17996 | 2026.03.11 22:25:52.830503 [ 192 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.03.11 22:25:52.830590 [ 192 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_126_25} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17998 | 2026.03.11 22:25:52.830695 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17999 | 2026.03.11 22:25:53.238744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37983 | ||
| 18000 | 2026.03.11 22:25:53.239341 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18001 | 2026.03.11 22:25:53.239391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18002 | 2026.03.11 22:25:53.239922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18003 | 2026.03.11 22:25:53.240155 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2026.03.11 22:25:53.240285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37983 | ||
| 18005 | 2026.03.11 22:25:55.346856 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18006 | 2026.03.11 22:25:55.364382 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18007 | 2026.03.11 22:25:55.364448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18008 | 2026.03.11 22:25:55.370670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18009 | 2026.03.11 22:25:55.371388 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18010 | 2026.03.11 22:25:55.374460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18011 | 2026.03.11 22:25:57.799188 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18012 | 2026.03.11 22:25:57.799386 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18013 | 2026.03.11 22:25:57.799458 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18014 | 2026.03.11 22:25:57.800188 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18015 | 2026.03.11 22:25:57.800236 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18016 | 2026.03.11 22:25:57.800626 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18017 | 2026.03.11 22:25:57.800848 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18018 | 2026.03.11 22:25:57.800997 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.76 MiB/sec. | ||
| 18019 | 2026.03.11 22:25:57.801045 [ 260 ] {be743814-b87c-4030-8411-db362651fb1d} <Debug> TCPHandler: Processed in 0.001989798 sec. | ||
| 18020 | 2026.03.11 22:25:57.801179 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18021 | 2026.03.11 22:25:57.801274 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18022 | 2026.03.11 22:25:57.801314 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18023 | 2026.03.11 22:25:57.801713 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18024 | 2026.03.11 22:25:57.801750 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18025 | 2026.03.11 22:25:57.802036 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18026 | 2026.03.11 22:25:57.802253 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18027 | 2026.03.11 22:25:57.802380 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 667.81 KiB/sec. | ||
| 18028 | 2026.03.11 22:25:57.802418 [ 260 ] {4e9197e4-79c7-43a2-8355-3eb918c431d9} <Debug> TCPHandler: Processed in 0.001287935 sec. | ||
| 18029 | 2026.03.11 22:25:57.802526 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18030 | 2026.03.11 22:25:57.802619 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18031 | 2026.03.11 22:25:57.802659 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18032 | 2026.03.11 22:25:57.803073 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18033 | 2026.03.11 22:25:57.803108 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18034 | 2026.03.11 22:25:57.803410 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18035 | 2026.03.11 22:25:57.803613 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2026.03.11 22:25:57.803738 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 18037 | 2026.03.11 22:25:57.803774 [ 260 ] {6a761a70-de9d-450c-88a5-f90e795a55b0} <Debug> TCPHandler: Processed in 0.001295635 sec. | ||
| 18038 | 2026.03.11 22:25:57.803900 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18039 | 2026.03.11 22:25:57.803992 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18040 | 2026.03.11 22:25:57.804035 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18041 | 2026.03.11 22:25:57.804507 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2026.03.11 22:25:57.804544 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18043 | 2026.03.11 22:25:57.804877 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18044 | 2026.03.11 22:25:57.805092 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18045 | 2026.03.11 22:25:57.805231 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 18046 | 2026.03.11 22:25:57.805269 [ 260 ] {a4f4c409-b75a-4333-a378-9cf2e18f3157} <Debug> TCPHandler: Processed in 0.001417357 sec. | ||
| 18047 | 2026.03.11 22:25:57.805380 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2026.03.11 22:25:57.805476 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18049 | 2026.03.11 22:25:57.805529 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18050 | 2026.03.11 22:25:57.806318 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.03.11 22:25:57.806355 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18052 | 2026.03.11 22:25:57.806874 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18053 | 2026.03.11 22:25:57.807094 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.03.11 22:25:57.807232 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 18055 | 2026.03.11 22:25:57.807286 [ 260 ] {b4714361-55c9-41fb-8562-71fe33a51879} <Debug> TCPHandler: Processed in 0.001953417 sec. | ||
| 18056 | 2026.03.11 22:25:57.807397 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18057 | 2026.03.11 22:25:57.807490 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18058 | 2026.03.11 22:25:57.807531 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18059 | 2026.03.11 22:25:57.807873 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2026.03.11 22:25:57.807908 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18061 | 2026.03.11 22:25:57.808222 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18062 | 2026.03.11 22:25:57.808429 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18063 | 2026.03.11 22:25:57.808556 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18064 | 2026.03.11 22:25:57.808592 [ 260 ] {1c4dcdcb-c9ff-4f10-9bd1-1b0e35479f9d} <Debug> TCPHandler: Processed in 0.001243114 sec. | ||
| 18065 | 2026.03.11 22:26:00.531336 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18066 | 2026.03.11 22:26:00.531409 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18067 | 2026.03.11 22:26:00.740478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38431 | ||
| 18068 | 2026.03.11 22:26:00.741003 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18069 | 2026.03.11 22:26:00.741051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18070 | 2026.03.11 22:26:00.741563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18071 | 2026.03.11 22:26:00.741834 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18072 | 2026.03.11 22:26:00.741988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38431 | ||
| 18073 | 2026.03.11 22:26:00.848785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2232 | ||
| 18074 | 2026.03.11 22:26:00.851396 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2026.03.11 22:26:00.851461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18076 | 2026.03.11 22:26:00.852873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18077 | 2026.03.11 22:26:00.853172 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18078 | 2026.03.11 22:26:00.853598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2232 | ||
| 18079 | 2026.03.11 22:26:01.004188 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003762771 sec. | ||
| 18080 | 2026.03.11 22:26:02.014156 [ 223 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18081 | 2026.03.11 22:26:02.014224 [ 223 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18082 | 2026.03.11 22:26:02.017237 [ 223 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18083 | 2026.03.11 22:26:02.475895 [ 223 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18084 | 2026.03.11 22:26:02.475942 [ 223 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18085 | 2026.03.11 22:26:02.478812 [ 223 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18086 | 2026.03.11 22:26:02.598876 [ 222 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18087 | 2026.03.11 22:26:02.598931 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18088 | 2026.03.11 22:26:02.601655 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18089 | 2026.03.11 22:26:02.807827 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18090 | 2026.03.11 22:26:02.808012 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18091 | 2026.03.11 22:26:02.808083 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18092 | 2026.03.11 22:26:02.808853 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.03.11 22:26:02.808906 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18094 | 2026.03.11 22:26:02.809313 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18095 | 2026.03.11 22:26:02.809546 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.03.11 22:26:02.809710 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 18097 | 2026.03.11 22:26:02.809762 [ 260 ] {60de1898-fff2-495e-8bd1-7e018126956b} <Debug> TCPHandler: Processed in 0.002064679 sec. | ||
| 18098 | 2026.03.11 22:26:02.809891 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18099 | 2026.03.11 22:26:02.809996 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18100 | 2026.03.11 22:26:02.810041 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18101 | 2026.03.11 22:26:02.810865 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18102 | 2026.03.11 22:26:02.810904 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18103 | 2026.03.11 22:26:02.811274 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18104 | 2026.03.11 22:26:02.811488 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18105 | 2026.03.11 22:26:02.811623 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001651 sec., 519079.3458509994 rows/sec., 40.92 MiB/sec. | ||
| 18106 | 2026.03.11 22:26:02.811663 [ 260 ] {9180cc50-4bba-4ac5-9ef3-feeb7d677830} <Debug> TCPHandler: Processed in 0.001827035 sec. | ||
| 18107 | 2026.03.11 22:26:02.811719 [ 221 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18108 | 2026.03.11 22:26:02.811777 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18109 | 2026.03.11 22:26:02.811781 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18110 | 2026.03.11 22:26:02.811887 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18111 | 2026.03.11 22:26:02.811929 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18112 | 2026.03.11 22:26:02.812382 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2026.03.11 22:26:02.812421 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18114 | 2026.03.11 22:26:02.812758 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18115 | 2026.03.11 22:26:02.812987 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2026.03.11 22:26:02.813118 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.00125 sec., 137600 rows/sec., 8.44 MiB/sec. | ||
| 18117 | 2026.03.11 22:26:02.813132 [ 29 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18118 | 2026.03.11 22:26:02.813155 [ 260 ] {bad36552-ac49-4a02-853c-b064f6d42113} <Debug> TCPHandler: Processed in 0.001427037 sec. | ||
| 18119 | 2026.03.11 22:26:02.813181 [ 29 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18120 | 2026.03.11 22:26:02.813216 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18121 | 2026.03.11 22:26:02.813285 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.03.11 22:26:02.813354 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18123 | 2026.03.11 22:26:02.813387 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18124 | 2026.03.11 22:26:02.813439 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18125 | 2026.03.11 22:26:02.813519 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18126 | 2026.03.11 22:26:02.813565 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 225 rows starting from the beginning of the part | ||
| 18127 | 2026.03.11 22:26:02.813645 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 172 rows starting from the beginning of the part | ||
| 18128 | 2026.03.11 22:26:02.813701 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 18129 | 2026.03.11 22:26:02.813751 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 176 rows starting from the beginning of the part | ||
| 18130 | 2026.03.11 22:26:02.813797 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 18131 | 2026.03.11 22:26:02.813844 [ 188 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 172 rows starting from the beginning of the part | ||
| 18132 | 2026.03.11 22:26:02.813878 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18133 | 2026.03.11 22:26:02.813917 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18134 | 2026.03.11 22:26:02.814291 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18135 | 2026.03.11 22:26:02.814526 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18136 | 2026.03.11 22:26:02.814668 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001299 sec., 114703.6181678214 rows/sec., 7.41 MiB/sec. | ||
| 18137 | 2026.03.11 22:26:02.814706 [ 225 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18138 | 2026.03.11 22:26:02.814710 [ 260 ] {053111ab-ea47-4dbe-a297-52ea55237dd4} <Debug> TCPHandler: Processed in 0.001486099 sec. | ||
| 18139 | 2026.03.11 22:26:02.814743 [ 225 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18140 | 2026.03.11 22:26:02.814849 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18141 | 2026.03.11 22:26:02.814880 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159048 sec., 480986.871887732 rows/sec., 31.87 MiB/sec. | ||
| 18142 | 2026.03.11 22:26:02.814950 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18143 | 2026.03.11 22:26:02.814996 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18144 | 2026.03.11 22:26:02.815077 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18145 | 2026.03.11 22:26:02.815369 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2026.03.11 22:26:02.815434 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.03.11 22:26:02.815443 [ 193 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_116_23} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18148 | 2026.03.11 22:26:02.815481 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18149 | 2026.03.11 22:26:02.815540 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18150 | 2026.03.11 22:26:02.815554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18151 | 2026.03.11 22:26:02.815817 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18152 | 2026.03.11 22:26:02.816045 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18153 | 2026.03.11 22:26:02.816175 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001269 sec., 116627.26556343578 rows/sec., 6.63 MiB/sec. | ||
| 18154 | 2026.03.11 22:26:02.816211 [ 260 ] {d2b38199-ac4a-4389-b277-707fe7159c1b} <Debug> TCPHandler: Processed in 0.001441048 sec. | ||
| 18155 | 2026.03.11 22:26:02.816314 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18156 | 2026.03.11 22:26:02.816402 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18157 | 2026.03.11 22:26:02.816440 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18158 | 2026.03.11 22:26:02.817099 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2026.03.11 22:26:02.817135 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18160 | 2026.03.11 22:26:02.817494 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18161 | 2026.03.11 22:26:02.817711 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2026.03.11 22:26:02.817849 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001422 sec., 365682.13783403655 rows/sec., 25.81 MiB/sec. | ||
| 18163 | 2026.03.11 22:26:02.817889 [ 260 ] {5707923e-45d9-42dd-a1a8-547bc2e4419d} <Debug> TCPHandler: Processed in 0.0015874 sec. | ||
| 18164 | 2026.03.11 22:26:02.818000 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18165 | 2026.03.11 22:26:02.818007 [ 225 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18166 | 2026.03.11 22:26:02.818097 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18167 | 2026.03.11 22:26:02.818143 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18168 | 2026.03.11 22:26:02.818477 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2026.03.11 22:26:02.818512 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18170 | 2026.03.11 22:26:02.818813 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18171 | 2026.03.11 22:26:02.819025 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18172 | 2026.03.11 22:26:02.819150 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 18173 | 2026.03.11 22:26:02.819186 [ 260 ] {9548b950-ff62-483c-b290-577e95182075} <Debug> TCPHandler: Processed in 0.001235773 sec. | ||
| 18174 | 2026.03.11 22:26:02.819294 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18175 | 2026.03.11 22:26:02.819389 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18176 | 2026.03.11 22:26:02.819430 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18177 | 2026.03.11 22:26:02.819835 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18178 | 2026.03.11 22:26:02.819868 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18179 | 2026.03.11 22:26:02.820200 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18180 | 2026.03.11 22:26:02.820412 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18181 | 2026.03.11 22:26:02.820538 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 18182 | 2026.03.11 22:26:02.820574 [ 260 ] {9619f46b-c512-4073-9d7f-a0bd59d487b8} <Debug> TCPHandler: Processed in 0.001329625 sec. | ||
| 18183 | 2026.03.11 22:26:02.820686 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18184 | 2026.03.11 22:26:02.820780 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18185 | 2026.03.11 22:26:02.820822 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18186 | 2026.03.11 22:26:02.821136 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18187 | 2026.03.11 22:26:02.821170 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18188 | 2026.03.11 22:26:02.821461 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18189 | 2026.03.11 22:26:02.821679 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2026.03.11 22:26:02.821770 [ 47 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 18191 | 2026.03.11 22:26:02.821807 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 18192 | 2026.03.11 22:26:02.821808 [ 47 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2026.03.11 22:26:02.821837 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18194 | 2026.03.11 22:26:02.821842 [ 260 ] {197ef679-9c23-4c19-bdde-80c8a823b2a3} <Debug> TCPHandler: Processed in 0.001206523 sec. | ||
| 18195 | 2026.03.11 22:26:02.821933 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 18196 | 2026.03.11 22:26:02.821956 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.03.11 22:26:02.822047 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18198 | 2026.03.11 22:26:02.822052 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18199 | 2026.03.11 22:26:02.822086 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 18200 | 2026.03.11 22:26:02.822116 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18201 | 2026.03.11 22:26:02.822149 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 18202 | 2026.03.11 22:26:02.822199 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 18203 | 2026.03.11 22:26:02.822243 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 18204 | 2026.03.11 22:26:02.822285 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 18205 | 2026.03.11 22:26:02.822330 [ 199 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 18206 | 2026.03.11 22:26:02.823104 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18207 | 2026.03.11 22:26:02.823137 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18208 | 2026.03.11 22:26:02.823242 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001354836 sec., 22142.90142866 rows/sec., 1.45 MiB/sec. | ||
| 18209 | 2026.03.11 22:26:02.823432 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 18210 | 2026.03.11 22:26:02.823708 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18211 | 2026.03.11 22:26:02.823761 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18212 | 2026.03.11 22:26:02.823856 [ 198 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_30_6} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 18213 | 2026.03.11 22:26:02.823959 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 18214 | 2026.03.11 22:26:02.823969 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.03.11 22:26:02.824096 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18216 | 2026.03.11 22:26:02.824116 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002082 sec., 14409.22190201729 rows/sec., 25.82 MiB/sec. | ||
| 18217 | 2026.03.11 22:26:02.824131 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.03.11 22:26:02.824150 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18219 | 2026.03.11 22:26:02.824173 [ 260 ] {f327bf7a-de45-4870-9613-159b7fa15056} <Debug> TCPHandler: Processed in 0.002267703 sec. | ||
| 18220 | 2026.03.11 22:26:02.824241 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18221 | 2026.03.11 22:26:02.824297 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18222 | 2026.03.11 22:26:02.824398 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18223 | 2026.03.11 22:26:02.824439 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18224 | 2026.03.11 22:26:02.824476 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18225 | 2026.03.11 22:26:02.824537 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2362 rows starting from the beginning of the part | ||
| 18226 | 2026.03.11 22:26:02.824666 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 18227 | 2026.03.11 22:26:02.824774 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2026.03.11 22:26:02.824779 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 18229 | 2026.03.11 22:26:02.824815 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18230 | 2026.03.11 22:26:02.824908 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
| 18231 | 2026.03.11 22:26:02.825013 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 18232 | 2026.03.11 22:26:02.825102 [ 196 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
| 18233 | 2026.03.11 22:26:02.825134 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18234 | 2026.03.11 22:26:02.825350 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2026.03.11 22:26:02.825486 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 18236 | 2026.03.11 22:26:02.825524 [ 260 ] {16d288fe-0354-4720-8bc7-e12f3430be6e} <Debug> TCPHandler: Processed in 0.001276954 sec. | ||
| 18237 | 2026.03.11 22:26:02.833268 [ 198 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 19 columns (19 merged, 0 gathered) in 0.009072772 sec., 272463.5866524586 rows/sec., 488.24 MiB/sec. | ||
| 18238 | 2026.03.11 22:26:02.835608 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18239 | 2026.03.11 22:26:02.835939 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2026.03.11 22:26:02.836004 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18241 | 2026.03.11 22:26:02.836116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. | ||
| 18242 | 2026.03.11 22:26:02.874592 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18243 | 2026.03.11 22:26:02.893137 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18244 | 2026.03.11 22:26:02.893182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18245 | 2026.03.11 22:26:02.899376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18246 | 2026.03.11 22:26:02.900092 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18247 | 2026.03.11 22:26:02.903186 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18248 | 2026.03.11 22:26:03.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.66 MiB, peak 400.90 MiB, free memory in arenas 0.00 B, will set to 387.51 MiB (RSS), difference: 4.86 MiB | ||
| 18249 | 2026.03.11 22:26:03.136661 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18250 | 2026.03.11 22:26:03.136863 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18251 | 2026.03.11 22:26:03.136940 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18252 | 2026.03.11 22:26:03.138657 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18253 | 2026.03.11 22:26:03.138705 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18254 | 2026.03.11 22:26:03.139234 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18255 | 2026.03.11 22:26:03.139486 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18256 | 2026.03.11 22:26:03.139651 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Debug> executeQuery: Read 1960 rows, 151.49 KiB in 0.002841 sec., 689897.9232664554 rows/sec., 52.07 MiB/sec. | ||
| 18257 | 2026.03.11 22:26:03.139705 [ 260 ] {f7c4461e-e3cf-4a8f-866e-ddaff69129a9} <Debug> TCPHandler: Processed in 0.00318203 sec. | ||
| 18258 | 2026.03.11 22:26:03.139823 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18259 | 2026.03.11 22:26:03.139927 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18260 | 2026.03.11 22:26:03.139970 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18261 | 2026.03.11 22:26:03.140395 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18262 | 2026.03.11 22:26:03.140429 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18263 | 2026.03.11 22:26:03.140751 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18264 | 2026.03.11 22:26:03.140968 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.03.11 22:26:03.141100 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001196 sec., 17558.528428093647 rows/sec., 1.29 MiB/sec. | ||
| 18266 | 2026.03.11 22:26:03.141138 [ 260 ] {d7fdb0ba-334c-4c21-9560-a32c9b6065b3} <Debug> TCPHandler: Processed in 0.001368926 sec. | ||
| 18267 | 2026.03.11 22:26:03.141250 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18268 | 2026.03.11 22:26:03.141347 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18269 | 2026.03.11 22:26:03.141387 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18270 | 2026.03.11 22:26:03.142046 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18271 | 2026.03.11 22:26:03.142080 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18272 | 2026.03.11 22:26:03.142414 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18273 | 2026.03.11 22:26:03.142633 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18274 | 2026.03.11 22:26:03.142762 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001435 sec., 493379.7909407665 rows/sec., 28.78 MiB/sec. | ||
| 18275 | 2026.03.11 22:26:03.142799 [ 260 ] {14b4fbe4-c671-45aa-837b-9ab7cbaa54ce} <Debug> TCPHandler: Processed in 0.00160046 sec. | ||
| 18276 | 2026.03.11 22:26:03.142909 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18277 | 2026.03.11 22:26:03.143004 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18278 | 2026.03.11 22:26:03.143043 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18279 | 2026.03.11 22:26:03.143424 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2026.03.11 22:26:03.143457 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18281 | 2026.03.11 22:26:03.143751 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18282 | 2026.03.11 22:26:03.143969 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2026.03.11 22:26:03.144098 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 18284 | 2026.03.11 22:26:03.144134 [ 260 ] {e9c56a74-4c31-46a5-a964-0c5c8e3ec598} <Debug> TCPHandler: Processed in 0.001276004 sec. | ||
| 18285 | 2026.03.11 22:26:03.144249 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18286 | 2026.03.11 22:26:03.144354 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18287 | 2026.03.11 22:26:03.144396 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18288 | 2026.03.11 22:26:03.145199 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18289 | 2026.03.11 22:26:03.145235 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18290 | 2026.03.11 22:26:03.145591 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18291 | 2026.03.11 22:26:03.145821 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2026.03.11 22:26:03.145960 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Debug> executeQuery: Read 1021 rows, 72.02 KiB in 0.001624 sec., 628694.5812807882 rows/sec., 43.31 MiB/sec. | ||
| 18293 | 2026.03.11 22:26:03.145999 [ 260 ] {bb060108-4ed2-41e2-920d-d036ecaea2f5} <Debug> TCPHandler: Processed in 0.001801685 sec. | ||
| 18294 | 2026.03.11 22:26:03.146106 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18295 | 2026.03.11 22:26:03.146131 [ 218 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18296 | 2026.03.11 22:26:03.146187 [ 218 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18297 | 2026.03.11 22:26:03.146199 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18298 | 2026.03.11 22:26:03.146249 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18299 | 2026.03.11 22:26:03.146908 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18300 | 2026.03.11 22:26:03.146948 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18301 | 2026.03.11 22:26:03.147400 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18302 | 2026.03.11 22:26:03.147654 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18303 | 2026.03.11 22:26:03.147783 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001602 sec., 759675.4057428215 rows/sec., 47.50 MiB/sec. | ||
| 18304 | 2026.03.11 22:26:03.147787 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_126_29 to all_131_131_0 | ||
| 18305 | 2026.03.11 22:26:03.147823 [ 260 ] {0adcb5c9-4496-4d4d-bfa9-b7bc375dfc88} <Debug> TCPHandler: Processed in 0.001766613 sec. | ||
| 18306 | 2026.03.11 22:26:03.147863 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2026.03.11 22:26:03.147890 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18308 | 2026.03.11 22:26:03.147948 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18309 | 2026.03.11 22:26:03.148006 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_29 to all_131_131_0 into Compact with storage Full | ||
| 18310 | 2026.03.11 22:26:03.148045 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18311 | 2026.03.11 22:26:03.148106 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18312 | 2026.03.11 22:26:03.148147 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18313 | 2026.03.11 22:26:03.148191 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_29, total 42452 rows starting from the beginning of the part | ||
| 18314 | 2026.03.11 22:26:03.148264 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 18315 | 2026.03.11 22:26:03.148315 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 267 rows starting from the beginning of the part | ||
| 18316 | 2026.03.11 22:26:03.148361 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18317 | 2026.03.11 22:26:03.148405 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 265 rows starting from the beginning of the part | ||
| 18318 | 2026.03.11 22:26:03.148449 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1217 rows starting from the beginning of the part | ||
| 18319 | 2026.03.11 22:26:03.148998 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18320 | 2026.03.11 22:26:03.149039 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18321 | 2026.03.11 22:26:03.149560 [ 218 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18322 | 2026.03.11 22:26:03.149594 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18323 | 2026.03.11 22:26:03.149866 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2026.03.11 22:26:03.150018 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00199 sec., 10552.763819095477 rows/sec., 18.91 MiB/sec. | ||
| 18325 | 2026.03.11 22:26:03.150086 [ 260 ] {40aeab5a-bfd8-4920-b8a5-92eebffb399d} <Debug> TCPHandler: Processed in 0.002186751 sec. | ||
| 18326 | 2026.03.11 22:26:03.150093 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18327 | 2026.03.11 22:26:03.150149 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18328 | 2026.03.11 22:26:03.150202 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18329 | 2026.03.11 22:26:03.150300 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18330 | 2026.03.11 22:26:03.150342 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18331 | 2026.03.11 22:26:03.150664 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2026.03.11 22:26:03.150700 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18333 | 2026.03.11 22:26:03.151056 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18334 | 2026.03.11 22:26:03.151278 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2026.03.11 22:26:03.151408 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 735.46 KiB/sec. | ||
| 18336 | 2026.03.11 22:26:03.151447 [ 260 ] {d2dce58d-7d56-4283-9704-93958cf8a948} <Debug> TCPHandler: Processed in 0.001294545 sec. | ||
| 18337 | 2026.03.11 22:26:03.153099 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18338 | 2026.03.11 22:26:03.156418 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44521 rows, containing 5 columns (5 merged, 0 gathered) in 0.00847018 sec., 5256204.708754713 rows/sec., 345.27 MiB/sec. | ||
| 18339 | 2026.03.11 22:26:03.156741 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Trace> MergedBlockOutputStream: filled checksums all_1_131_30 (state Temporary) | ||
| 18340 | 2026.03.11 22:26:03.157028 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_131_30 to all_1_131_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18341 | 2026.03.11 22:26:03.157105 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_131_30} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_126_29, all_131_131_0] -> all_1_131_30 | ||
| 18342 | 2026.03.11 22:26:03.157195 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18343 | 2026.03.11 22:26:04.071896 [ 60 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 18344 | 2026.03.11 22:26:04.071971 [ 60 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2026.03.11 22:26:04.071992 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18346 | 2026.03.11 22:26:04.072111 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 18347 | 2026.03.11 22:26:04.072244 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18348 | 2026.03.11 22:26:04.072279 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 18349 | 2026.03.11 22:26:04.072345 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 18350 | 2026.03.11 22:26:04.072390 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 18351 | 2026.03.11 22:26:04.072432 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 18352 | 2026.03.11 22:26:04.072471 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 18353 | 2026.03.11 22:26:04.073208 [ 200 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152401 sec., 36445.64695795995 rows/sec., 3.04 MiB/sec. | ||
| 18354 | 2026.03.11 22:26:04.073341 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 18355 | 2026.03.11 22:26:04.073601 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18356 | 2026.03.11 22:26:04.073669 [ 191 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_30_7} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 18357 | 2026.03.11 22:26:04.073741 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18358 | 2026.03.11 22:26:04.250341 [ 224 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18359 | 2026.03.11 22:26:04.250381 [ 224 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18360 | 2026.03.11 22:26:04.252315 [ 224 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18361 | 2026.03.11 22:26:07.797182 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18362 | 2026.03.11 22:26:07.797357 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18363 | 2026.03.11 22:26:07.797423 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18364 | 2026.03.11 22:26:07.798100 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18365 | 2026.03.11 22:26:07.798144 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18366 | 2026.03.11 22:26:07.798533 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18367 | 2026.03.11 22:26:07.798763 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18368 | 2026.03.11 22:26:07.798924 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 18369 | 2026.03.11 22:26:07.798975 [ 260 ] {98a00dac-41e2-4c77-aba8-277cd63ec3d8} <Debug> TCPHandler: Processed in 0.001916307 sec. | ||
| 18370 | 2026.03.11 22:26:07.799105 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18371 | 2026.03.11 22:26:07.799207 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18372 | 2026.03.11 22:26:07.799250 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18373 | 2026.03.11 22:26:07.799697 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18374 | 2026.03.11 22:26:07.799734 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18375 | 2026.03.11 22:26:07.800044 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18376 | 2026.03.11 22:26:07.800261 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18377 | 2026.03.11 22:26:07.800397 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 18378 | 2026.03.11 22:26:07.800436 [ 260 ] {a7a01627-12a7-4ab1-ac5a-6e66216df329} <Debug> TCPHandler: Processed in 0.001382466 sec. | ||
| 18379 | 2026.03.11 22:26:07.800550 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18380 | 2026.03.11 22:26:07.800645 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18381 | 2026.03.11 22:26:07.800689 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18382 | 2026.03.11 22:26:07.801092 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2026.03.11 22:26:07.801128 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18384 | 2026.03.11 22:26:07.801467 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18385 | 2026.03.11 22:26:07.801678 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2026.03.11 22:26:07.801806 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 18387 | 2026.03.11 22:26:07.801846 [ 260 ] {e2fdf751-2cc9-48f9-8904-1f9bf6663a04} <Debug> TCPHandler: Processed in 0.001345065 sec. | ||
| 18388 | 2026.03.11 22:26:07.801962 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18389 | 2026.03.11 22:26:07.802055 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18390 | 2026.03.11 22:26:07.802097 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18391 | 2026.03.11 22:26:07.802431 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18392 | 2026.03.11 22:26:07.802467 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18393 | 2026.03.11 22:26:07.802788 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18394 | 2026.03.11 22:26:07.803011 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18395 | 2026.03.11 22:26:07.803142 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 18396 | 2026.03.11 22:26:07.803177 [ 260 ] {39ed2c4c-8a33-426c-a202-af3836537432} <Debug> TCPHandler: Processed in 0.001265083 sec. | ||
| 18397 | 2026.03.11 22:26:08.242190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38943 | ||
| 18398 | 2026.03.11 22:26:08.242764 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18399 | 2026.03.11 22:26:08.242821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18400 | 2026.03.11 22:26:08.243348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18401 | 2026.03.11 22:26:08.243608 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18402 | 2026.03.11 22:26:08.243770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38943 | ||
| 18403 | 2026.03.11 22:26:08.243796 [ 42 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18404 | 2026.03.11 22:26:08.243873 [ 42 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2026.03.11 22:26:08.243894 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18406 | 2026.03.11 22:26:08.244002 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 18407 | 2026.03.11 22:26:08.244120 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18408 | 2026.03.11 22:26:08.244160 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36511 rows starting from the beginning of the part | ||
| 18409 | 2026.03.11 22:26:08.244228 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18410 | 2026.03.11 22:26:08.244277 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18411 | 2026.03.11 22:26:08.244320 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18412 | 2026.03.11 22:26:08.244359 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18413 | 2026.03.11 22:26:08.244398 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18414 | 2026.03.11 22:26:08.247480 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38943 rows, containing 4 columns (4 merged, 0 gathered) in 0.003518697 sec., 11067449.115396978 rows/sec., 158.32 MiB/sec. | ||
| 18415 | 2026.03.11 22:26:08.247984 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18416 | 2026.03.11 22:26:08.248357 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18417 | 2026.03.11 22:26:08.248455 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_81_16} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18418 | 2026.03.11 22:26:08.248593 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18419 | 2026.03.11 22:26:08.999159 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38814 | ||
| 18420 | 2026.03.11 22:26:08.999280 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18421 | 2026.03.11 22:26:08.999306 [ 339 ] {} <Debug> TCP-Session: c9908923-5231-44e1-96e0-ac503892dace Authenticating user 'default' from [fd00:1122:3344:101::e]:38814 | ||
| 18422 | 2026.03.11 22:26:08.999328 [ 339 ] {} <Debug> TCP-Session: c9908923-5231-44e1-96e0-ac503892dace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18423 | 2026.03.11 22:26:08.999341 [ 339 ] {} <Debug> TCP-Session: c9908923-5231-44e1-96e0-ac503892dace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18424 | 2026.03.11 22:26:08.999562 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40100 | ||
| 18425 | 2026.03.11 22:26:08.999603 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48960 | ||
| 18426 | 2026.03.11 22:26:08.999621 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56317 | ||
| 18427 | 2026.03.11 22:26:08.999636 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33991 | ||
| 18428 | 2026.03.11 22:26:08.999660 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40193 | ||
| 18429 | 2026.03.11 22:26:08.999698 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18430 | 2026.03.11 22:26:08.999704 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18431 | 2026.03.11 22:26:08.999722 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18432 | 2026.03.11 22:26:08.999732 [ 335 ] {} <Debug> TCP-Session: 9a35242f-b911-45d3-9c70-cbc1ef9ce14b Authenticating user 'default' from [fd00:1122:3344:101::e]:56317 | ||
| 18433 | 2026.03.11 22:26:08.999753 [ 259 ] {} <Debug> TCP-Session: 028c9b4c-dd7c-492b-a493-bb1fa8aa032b Authenticating user 'default' from [fd00:1122:3344:101::e]:48960 | ||
| 18434 | 2026.03.11 22:26:08.999771 [ 335 ] {} <Debug> TCP-Session: 9a35242f-b911-45d3-9c70-cbc1ef9ce14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18435 | 2026.03.11 22:26:08.999768 [ 336 ] {} <Debug> TCP-Session: 20900342-ffde-440b-b278-aaa9428c4404 Authenticating user 'default' from [fd00:1122:3344:101::e]:33991 | ||
| 18436 | 2026.03.11 22:26:08.999785 [ 259 ] {} <Debug> TCP-Session: 028c9b4c-dd7c-492b-a493-bb1fa8aa032b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18437 | 2026.03.11 22:26:08.999788 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18438 | 2026.03.11 22:26:08.999812 [ 336 ] {} <Debug> TCP-Session: 20900342-ffde-440b-b278-aaa9428c4404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18439 | 2026.03.11 22:26:08.999825 [ 259 ] {} <Debug> TCP-Session: 028c9b4c-dd7c-492b-a493-bb1fa8aa032b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18440 | 2026.03.11 22:26:08.999852 [ 337 ] {} <Debug> TCP-Session: 4c621388-38d2-4ffd-a541-b1401fdd4876 Authenticating user 'default' from [fd00:1122:3344:101::e]:40193 | ||
| 18441 | 2026.03.11 22:26:08.999849 [ 336 ] {} <Debug> TCP-Session: 20900342-ffde-440b-b278-aaa9428c4404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2026.03.11 22:26:08.999895 [ 337 ] {} <Debug> TCP-Session: 4c621388-38d2-4ffd-a541-b1401fdd4876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18443 | 2026.03.11 22:26:08.999789 [ 335 ] {} <Debug> TCP-Session: 9a35242f-b911-45d3-9c70-cbc1ef9ce14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2026.03.11 22:26:08.999924 [ 337 ] {} <Debug> TCP-Session: 4c621388-38d2-4ffd-a541-b1401fdd4876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18445 | 2026.03.11 22:26:08.999682 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18446 | 2026.03.11 22:26:08.999670 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60212 | ||
| 18447 | 2026.03.11 22:26:08.999990 [ 340 ] {} <Debug> TCP-Session: 494c037d-c03d-4450-b223-9e6515c00fde Authenticating user 'default' from [fd00:1122:3344:101::e]:40100 | ||
| 18448 | 2026.03.11 22:26:08.999625 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42585 | ||
| 18449 | 2026.03.11 22:26:09.000037 [ 340 ] {} <Debug> TCP-Session: 494c037d-c03d-4450-b223-9e6515c00fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18450 | 2026.03.11 22:26:08.999607 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35055 | ||
| 18451 | 2026.03.11 22:26:09.000070 [ 340 ] {} <Debug> TCP-Session: 494c037d-c03d-4450-b223-9e6515c00fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18452 | 2026.03.11 22:26:08.999668 [ 339 ] {} <Trace> TCP-Session: c9908923-5231-44e1-96e0-ac503892dace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18453 | 2026.03.11 22:26:09.000249 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18454 | 2026.03.11 22:26:09.000277 [ 341 ] {} <Debug> TCP-Session: 1731eca9-9d79-4eda-bb84-4cf97aa2b7fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35055 | ||
| 18455 | 2026.03.11 22:26:09.000282 [ 339 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18456 | 2026.03.11 22:26:09.000295 [ 341 ] {} <Debug> TCP-Session: 1731eca9-9d79-4eda-bb84-4cf97aa2b7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18457 | 2026.03.11 22:26:09.000321 [ 341 ] {} <Debug> TCP-Session: 1731eca9-9d79-4eda-bb84-4cf97aa2b7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2026.03.11 22:26:09.000413 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18459 | 2026.03.11 22:26:09.000450 [ 334 ] {} <Debug> TCP-Session: 5ae0f243-9edf-4d05-8d27-8e18e6269169 Authenticating user 'default' from [fd00:1122:3344:101::e]:42585 | ||
| 18460 | 2026.03.11 22:26:09.000475 [ 334 ] {} <Debug> TCP-Session: 5ae0f243-9edf-4d05-8d27-8e18e6269169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18461 | 2026.03.11 22:26:09.000493 [ 334 ] {} <Debug> TCP-Session: 5ae0f243-9edf-4d05-8d27-8e18e6269169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18462 | 2026.03.11 22:26:09.000519 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18463 | 2026.03.11 22:26:09.000548 [ 338 ] {} <Debug> TCP-Session: 78ce2fbd-42df-4cc7-b9fe-fe80a9071c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:60212 | ||
| 18464 | 2026.03.11 22:26:09.000565 [ 338 ] {} <Debug> TCP-Session: 78ce2fbd-42df-4cc7-b9fe-fe80a9071c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18465 | 2026.03.11 22:26:09.000567 [ 339 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18466 | 2026.03.11 22:26:09.000581 [ 338 ] {} <Debug> TCP-Session: 78ce2fbd-42df-4cc7-b9fe-fe80a9071c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18467 | 2026.03.11 22:26:09.000644 [ 339 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18468 | 2026.03.11 22:26:09.000955 [ 339 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 18469 | 2026.03.11 22:26:09.001934 [ 308 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Trace> AggregatingTransform: Aggregating | ||
| 18470 | 2026.03.11 22:26:09.001980 [ 308 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Trace> Aggregator: Aggregation method: without_key | ||
| 18471 | 2026.03.11 22:26:09.002020 [ 308 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959848 sec. (1041.832 rows/sec., 40.70 KiB/sec.) | ||
| 18472 | 2026.03.11 22:26:09.002040 [ 308 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Trace> Aggregator: Merging aggregated data | ||
| 18473 | 2026.03.11 22:26:09.003286 [ 339 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 18474 | 2026.03.11 22:26:09.003439 [ 339 ] {01978e75-d62d-48f6-9c79-3e1221e6a182} <Debug> TCPHandler: Processed in 0.003926335 sec. | ||
| 18475 | 2026.03.11 22:26:09.003543 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18476 | 2026.03.11 22:26:09.003571 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18477 | 2026.03.11 22:26:09.003574 [ 339 ] {} <Debug> TCP-Session: c9908923-5231-44e1-96e0-ac503892dace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2026.03.11 22:26:09.003587 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18479 | 2026.03.11 22:26:09.003607 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18480 | 2026.03.11 22:26:09.003615 [ 338 ] {} <Debug> TCP-Session: 78ce2fbd-42df-4cc7-b9fe-fe80a9071c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18481 | 2026.03.11 22:26:09.003641 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18482 | 2026.03.11 22:26:09.003656 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18483 | 2026.03.11 22:26:09.003677 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18484 | 2026.03.11 22:26:09.003688 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18485 | 2026.03.11 22:26:09.003703 [ 259 ] {} <Debug> TCP-Session: 028c9b4c-dd7c-492b-a493-bb1fa8aa032b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18486 | 2026.03.11 22:26:09.003719 [ 335 ] {} <Debug> TCP-Session: 9a35242f-b911-45d3-9c70-cbc1ef9ce14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18487 | 2026.03.11 22:26:09.003687 [ 334 ] {} <Debug> TCP-Session: 5ae0f243-9edf-4d05-8d27-8e18e6269169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18488 | 2026.03.11 22:26:09.003749 [ 337 ] {} <Debug> TCP-Session: 4c621388-38d2-4ffd-a541-b1401fdd4876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18489 | 2026.03.11 22:26:09.003660 [ 340 ] {} <Debug> TCP-Session: 494c037d-c03d-4450-b223-9e6515c00fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18490 | 2026.03.11 22:26:09.003645 [ 336 ] {} <Debug> TCP-Session: 20900342-ffde-440b-b278-aaa9428c4404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18491 | 2026.03.11 22:26:09.003626 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18492 | 2026.03.11 22:26:09.003924 [ 341 ] {} <Debug> TCP-Session: 1731eca9-9d79-4eda-bb84-4cf97aa2b7fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18493 | 2026.03.11 22:26:09.086929 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46065 | ||
| 18494 | 2026.03.11 22:26:09.087043 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18495 | 2026.03.11 22:26:09.087070 [ 338 ] {} <Debug> TCP-Session: c560cfe4-7086-4682-8611-35c63e950122 Authenticating user 'default' from [fd00:1122:3344:101::e]:46065 | ||
| 18496 | 2026.03.11 22:26:09.087092 [ 338 ] {} <Debug> TCP-Session: c560cfe4-7086-4682-8611-35c63e950122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18497 | 2026.03.11 22:26:09.087104 [ 338 ] {} <Debug> TCP-Session: c560cfe4-7086-4682-8611-35c63e950122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2026.03.11 22:26:09.087302 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59752 | ||
| 18499 | 2026.03.11 22:26:09.087340 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52239 | ||
| 18500 | 2026.03.11 22:26:09.087345 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55520 | ||
| 18501 | 2026.03.11 22:26:09.087386 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56647 | ||
| 18502 | 2026.03.11 22:26:09.087422 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18503 | 2026.03.11 22:26:09.087422 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18504 | 2026.03.11 22:26:09.087466 [ 259 ] {} <Debug> TCP-Session: c36b6446-3483-4cff-b7ba-b40060a51c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:52239 | ||
| 18505 | 2026.03.11 22:26:09.087417 [ 338 ] {} <Trace> TCP-Session: c560cfe4-7086-4682-8611-35c63e950122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.03.11 22:26:09.087495 [ 259 ] {} <Debug> TCP-Session: c36b6446-3483-4cff-b7ba-b40060a51c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18507 | 2026.03.11 22:26:09.087498 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18508 | 2026.03.11 22:26:09.087523 [ 259 ] {} <Debug> TCP-Session: c36b6446-3483-4cff-b7ba-b40060a51c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18509 | 2026.03.11 22:26:09.087482 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18510 | 2026.03.11 22:26:09.087560 [ 337 ] {} <Debug> TCP-Session: 275b38a0-183a-4b5a-9eea-cc89e1bf5fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56647 | ||
| 18511 | 2026.03.11 22:26:09.087582 [ 341 ] {} <Debug> TCP-Session: 7eb5cd7c-dbd8-4699-98a3-762ab021d05c Authenticating user 'default' from [fd00:1122:3344:101::e]:55520 | ||
| 18512 | 2026.03.11 22:26:09.087374 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38322 | ||
| 18513 | 2026.03.11 22:26:09.087604 [ 341 ] {} <Debug> TCP-Session: 7eb5cd7c-dbd8-4699-98a3-762ab021d05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18514 | 2026.03.11 22:26:09.087361 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55359 | ||
| 18515 | 2026.03.11 22:26:09.087669 [ 341 ] {} <Debug> TCP-Session: 7eb5cd7c-dbd8-4699-98a3-762ab021d05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18516 | 2026.03.11 22:26:09.087663 [ 338 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18517 | 2026.03.11 22:26:09.087721 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18518 | 2026.03.11 22:26:09.087739 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18519 | 2026.03.11 22:26:09.087353 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57099 | ||
| 18520 | 2026.03.11 22:26:09.087774 [ 335 ] {} <Debug> TCP-Session: 8cfcab4f-0aee-43d8-bdb6-6fe6991ecf47 Authenticating user 'default' from [fd00:1122:3344:101::e]:55359 | ||
| 18521 | 2026.03.11 22:26:09.087763 [ 336 ] {} <Debug> TCP-Session: 40472d98-3947-4a5b-9b04-4ca7a46a70fe Authenticating user 'default' from [fd00:1122:3344:101::e]:38322 | ||
| 18522 | 2026.03.11 22:26:09.087806 [ 335 ] {} <Debug> TCP-Session: 8cfcab4f-0aee-43d8-bdb6-6fe6991ecf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.03.11 22:26:09.087343 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34686 | ||
| 18524 | 2026.03.11 22:26:09.087832 [ 336 ] {} <Debug> TCP-Session: 40472d98-3947-4a5b-9b04-4ca7a46a70fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18525 | 2026.03.11 22:26:09.087835 [ 335 ] {} <Debug> TCP-Session: 8cfcab4f-0aee-43d8-bdb6-6fe6991ecf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18526 | 2026.03.11 22:26:09.087873 [ 336 ] {} <Debug> TCP-Session: 40472d98-3947-4a5b-9b04-4ca7a46a70fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18527 | 2026.03.11 22:26:09.087833 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18528 | 2026.03.11 22:26:09.087911 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18529 | 2026.03.11 22:26:09.087933 [ 334 ] {} <Debug> TCP-Session: 5f9f9007-55df-4abb-922f-45b7720d42e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57099 | ||
| 18530 | 2026.03.11 22:26:09.087950 [ 340 ] {} <Debug> TCP-Session: ebe64c86-87df-4b91-b6da-c33498415bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:34686 | ||
| 18531 | 2026.03.11 22:26:09.087964 [ 334 ] {} <Debug> TCP-Session: 5f9f9007-55df-4abb-922f-45b7720d42e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18532 | 2026.03.11 22:26:09.087979 [ 340 ] {} <Debug> TCP-Session: ebe64c86-87df-4b91-b6da-c33498415bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18533 | 2026.03.11 22:26:09.087987 [ 334 ] {} <Debug> TCP-Session: 5f9f9007-55df-4abb-922f-45b7720d42e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18534 | 2026.03.11 22:26:09.087991 [ 338 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18535 | 2026.03.11 22:26:09.088002 [ 340 ] {} <Debug> TCP-Session: ebe64c86-87df-4b91-b6da-c33498415bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18536 | 2026.03.11 22:26:09.087484 [ 339 ] {} <Debug> TCP-Session: 7304168a-4815-49d6-be07-589c9c5d59c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59752 | ||
| 18537 | 2026.03.11 22:26:09.087602 [ 337 ] {} <Debug> TCP-Session: 275b38a0-183a-4b5a-9eea-cc89e1bf5fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18538 | 2026.03.11 22:26:09.088070 [ 339 ] {} <Debug> TCP-Session: 7304168a-4815-49d6-be07-589c9c5d59c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18539 | 2026.03.11 22:26:09.088104 [ 337 ] {} <Debug> TCP-Session: 275b38a0-183a-4b5a-9eea-cc89e1bf5fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18540 | 2026.03.11 22:26:09.088110 [ 339 ] {} <Debug> TCP-Session: 7304168a-4815-49d6-be07-589c9c5d59c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18541 | 2026.03.11 22:26:09.088064 [ 338 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18542 | 2026.03.11 22:26:09.088434 [ 338 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 18543 | 2026.03.11 22:26:09.089322 [ 307 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Trace> AggregatingTransform: Aggregating | ||
| 18544 | 2026.03.11 22:26:09.089376 [ 307 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 18545 | 2026.03.11 22:26:09.089410 [ 307 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875026 sec. (1142.823 rows/sec., 44.64 KiB/sec.) | ||
| 18546 | 2026.03.11 22:26:09.089429 [ 307 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Trace> Aggregator: Merging aggregated data | ||
| 18547 | 2026.03.11 22:26:09.090815 [ 338 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003212 sec., 311.332503113325 rows/sec., 12.16 KiB/sec. | ||
| 18548 | 2026.03.11 22:26:09.090951 [ 338 ] {6afadd1f-bf76-4595-9d52-32cf2b303fb7} <Debug> TCPHandler: Processed in 0.00366238 sec. | ||
| 18549 | 2026.03.11 22:26:09.091080 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18550 | 2026.03.11 22:26:09.091107 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18551 | 2026.03.11 22:26:09.091127 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18552 | 2026.03.11 22:26:09.091152 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18553 | 2026.03.11 22:26:09.091175 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18554 | 2026.03.11 22:26:09.091193 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18555 | 2026.03.11 22:26:09.091208 [ 340 ] {} <Debug> TCP-Session: ebe64c86-87df-4b91-b6da-c33498415bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.03.11 22:26:09.091225 [ 339 ] {} <Debug> TCP-Session: 7304168a-4815-49d6-be07-589c9c5d59c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18557 | 2026.03.11 22:26:09.091231 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18558 | 2026.03.11 22:26:09.091249 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18559 | 2026.03.11 22:26:09.091289 [ 334 ] {} <Debug> TCP-Session: 5f9f9007-55df-4abb-922f-45b7720d42e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18560 | 2026.03.11 22:26:09.091218 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18561 | 2026.03.11 22:26:09.091181 [ 341 ] {} <Debug> TCP-Session: 7eb5cd7c-dbd8-4699-98a3-762ab021d05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18562 | 2026.03.11 22:26:09.091242 [ 335 ] {} <Debug> TCP-Session: 8cfcab4f-0aee-43d8-bdb6-6fe6991ecf47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18563 | 2026.03.11 22:26:09.091368 [ 259 ] {} <Debug> TCP-Session: c36b6446-3483-4cff-b7ba-b40060a51c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18564 | 2026.03.11 22:26:09.091313 [ 336 ] {} <Debug> TCP-Session: 40472d98-3947-4a5b-9b04-4ca7a46a70fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18565 | 2026.03.11 22:26:09.091154 [ 337 ] {} <Debug> TCP-Session: 275b38a0-183a-4b5a-9eea-cc89e1bf5fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18566 | 2026.03.11 22:26:09.091113 [ 338 ] {} <Debug> TCP-Session: c560cfe4-7086-4682-8611-35c63e950122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18567 | 2026.03.11 22:26:10.403314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18568 | 2026.03.11 22:26:10.420693 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18569 | 2026.03.11 22:26:10.420747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18570 | 2026.03.11 22:26:10.426860 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18571 | 2026.03.11 22:26:10.427573 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2026.03.11 22:26:10.427868 [ 16 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18573 | 2026.03.11 22:26:10.427937 [ 16 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18574 | 2026.03.11 22:26:10.427958 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18575 | 2026.03.11 22:26:10.428073 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 18576 | 2026.03.11 22:26:10.430892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18577 | 2026.03.11 22:26:10.431180 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18578 | 2026.03.11 22:26:10.432013 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18579 | 2026.03.11 22:26:10.435485 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18580 | 2026.03.11 22:26:10.439024 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18581 | 2026.03.11 22:26:10.442936 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18582 | 2026.03.11 22:26:10.447647 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18583 | 2026.03.11 22:26:10.451999 [ 189 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18584 | 2026.03.11 22:26:10.511543 [ 194 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.083517701 sec., 7303.840894758346 rows/sec., 37.77 MiB/sec. | ||
| 18585 | 2026.03.11 22:26:10.514943 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18586 | 2026.03.11 22:26:10.516958 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18587 | 2026.03.11 22:26:10.517070 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_81_16} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18588 | 2026.03.11 22:26:10.519715 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18589 | 2026.03.11 22:26:10.853909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2282 | ||
| 18590 | 2026.03.11 22:26:10.856855 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.03.11 22:26:10.856914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18592 | 2026.03.11 22:26:10.858263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18593 | 2026.03.11 22:26:10.858564 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.03.11 22:26:10.858722 [ 16 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18595 | 2026.03.11 22:26:10.858760 [ 16 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18596 | 2026.03.11 22:26:10.858780 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18597 | 2026.03.11 22:26:10.858903 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 18598 | 2026.03.11 22:26:10.858997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2282 | ||
| 18599 | 2026.03.11 22:26:10.859472 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18600 | 2026.03.11 22:26:10.859622 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2078 rows starting from the beginning of the part | ||
| 18601 | 2026.03.11 22:26:10.859974 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 18602 | 2026.03.11 22:26:10.860291 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 18603 | 2026.03.11 22:26:10.860589 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 18604 | 2026.03.11 22:26:10.860890 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 18605 | 2026.03.11 22:26:10.861205 [ 195 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 50 rows starting from the beginning of the part | ||
| 18606 | 2026.03.11 22:26:10.868715 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 72 columns (72 merged, 0 gathered) in 0.009875367 sec., 231080.0196083852 rows/sec., 178.97 MiB/sec. | ||
| 18607 | 2026.03.11 22:26:10.870927 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18608 | 2026.03.11 22:26:10.871638 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2026.03.11 22:26:10.871725 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_61_12} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18610 | 2026.03.11 22:26:10.872038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 18611 | 2026.03.11 22:26:12.133201 [ 222 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18612 | 2026.03.11 22:26:12.133257 [ 222 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18613 | 2026.03.11 22:26:12.136263 [ 222 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18614 | 2026.03.11 22:26:12.815563 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18615 | 2026.03.11 22:26:12.815791 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18616 | 2026.03.11 22:26:12.815896 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18617 | 2026.03.11 22:26:12.817065 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2026.03.11 22:26:12.817135 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18619 | 2026.03.11 22:26:12.817735 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18620 | 2026.03.11 22:26:12.818093 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.03.11 22:26:12.818337 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002603 sec., 109104.87898578563 rows/sec., 6.93 MiB/sec. | ||
| 18622 | 2026.03.11 22:26:12.818431 [ 260 ] {336083f9-21d0-438b-ab82-10da9ea42473} <Debug> TCPHandler: Processed in 0.003096398 sec. | ||
| 18623 | 2026.03.11 22:26:12.818661 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2026.03.11 22:26:12.818822 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18625 | 2026.03.11 22:26:12.818896 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18626 | 2026.03.11 22:26:12.820254 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.03.11 22:26:12.820302 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18628 | 2026.03.11 22:26:12.820745 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18629 | 2026.03.11 22:26:12.821003 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.03.11 22:26:12.821173 [ 135 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18631 | 2026.03.11 22:26:12.821197 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.002417 sec., 354571.78320231696 rows/sec., 27.95 MiB/sec. | ||
| 18632 | 2026.03.11 22:26:12.821221 [ 135 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2026.03.11 22:26:12.821248 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18634 | 2026.03.11 22:26:12.821259 [ 260 ] {c149c401-e68d-4293-91c9-98f7aebcb844} <Debug> TCPHandler: Processed in 0.002690391 sec. | ||
| 18635 | 2026.03.11 22:26:12.821433 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18636 | 2026.03.11 22:26:12.821443 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18637 | 2026.03.11 22:26:12.821548 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18638 | 2026.03.11 22:26:12.821603 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18639 | 2026.03.11 22:26:12.821659 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18640 | 2026.03.11 22:26:12.821715 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2893 rows starting from the beginning of the part | ||
| 18641 | 2026.03.11 22:26:12.821811 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 76 rows starting from the beginning of the part | ||
| 18642 | 2026.03.11 22:26:12.821887 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 857 rows starting from the beginning of the part | ||
| 18643 | 2026.03.11 22:26:12.821964 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1960 rows starting from the beginning of the part | ||
| 18644 | 2026.03.11 22:26:12.822021 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 18645 | 2026.03.11 22:26:12.822066 [ 198 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 857 rows starting from the beginning of the part | ||
| 18646 | 2026.03.11 22:26:12.822207 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.03.11 22:26:12.822258 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18648 | 2026.03.11 22:26:12.822715 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18649 | 2026.03.11 22:26:12.823090 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2026.03.11 22:26:12.823283 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.00176 sec., 97727.27272727272 rows/sec., 5.99 MiB/sec. | ||
| 18651 | 2026.03.11 22:26:12.823352 [ 260 ] {c6c5fd3b-b776-4d6b-8596-f1b72382266d} <Debug> TCPHandler: Processed in 0.001984197 sec. | ||
| 18652 | 2026.03.11 22:26:12.823531 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18653 | 2026.03.11 22:26:12.823669 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18654 | 2026.03.11 22:26:12.823731 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18655 | 2026.03.11 22:26:12.824480 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18656 | 2026.03.11 22:26:12.824528 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18657 | 2026.03.11 22:26:12.825016 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18658 | 2026.03.11 22:26:12.825371 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18659 | 2026.03.11 22:26:12.825575 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001945 sec., 76606.68380462726 rows/sec., 4.95 MiB/sec. | ||
| 18660 | 2026.03.11 22:26:12.825636 [ 260 ] {da10398e-fca8-40ea-bd23-db9b9107692f} <Debug> TCPHandler: Processed in 0.002172391 sec. | ||
| 18661 | 2026.03.11 22:26:12.825721 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6699 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346402 sec., 1541274.8291575422 rows/sec., 124.80 MiB/sec. | ||
| 18662 | 2026.03.11 22:26:12.825811 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18663 | 2026.03.11 22:26:12.825989 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18664 | 2026.03.11 22:26:12.826048 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18665 | 2026.03.11 22:26:12.826137 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18666 | 2026.03.11 22:26:12.826479 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2026.03.11 22:26:12.826577 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_136_27} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18668 | 2026.03.11 22:26:12.826702 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18669 | 2026.03.11 22:26:12.826761 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2026.03.11 22:26:12.826852 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18671 | 2026.03.11 22:26:12.827336 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18672 | 2026.03.11 22:26:12.827589 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18673 | 2026.03.11 22:26:12.827748 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001792 sec., 82589.28571428571 rows/sec., 4.70 MiB/sec. | ||
| 18674 | 2026.03.11 22:26:12.827810 [ 260 ] {04492136-15e1-49a7-b8cb-c8e7d6e9c6a0} <Debug> TCPHandler: Processed in 0.002067579 sec. | ||
| 18675 | 2026.03.11 22:26:12.827973 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18676 | 2026.03.11 22:26:12.828086 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18677 | 2026.03.11 22:26:12.828368 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18678 | 2026.03.11 22:26:12.829580 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18679 | 2026.03.11 22:26:12.829632 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18680 | 2026.03.11 22:26:12.830198 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18681 | 2026.03.11 22:26:12.830510 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18682 | 2026.03.11 22:26:12.830725 [ 33 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18683 | 2026.03.11 22:26:12.830743 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.002681 sec., 193957.47855277883 rows/sec., 13.69 MiB/sec. | ||
| 18684 | 2026.03.11 22:26:12.830784 [ 33 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18685 | 2026.03.11 22:26:12.830815 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18686 | 2026.03.11 22:26:12.830819 [ 260 ] {35ab6581-8102-466c-82b5-2849f276a9c9} <Debug> TCPHandler: Processed in 0.002902275 sec. | ||
| 18687 | 2026.03.11 22:26:12.830920 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18688 | 2026.03.11 22:26:12.831013 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18689 | 2026.03.11 22:26:12.831039 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18690 | 2026.03.11 22:26:12.831082 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1551 rows starting from the beginning of the part | ||
| 18691 | 2026.03.11 22:26:12.831126 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18692 | 2026.03.11 22:26:12.831167 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 18693 | 2026.03.11 22:26:12.831174 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18694 | 2026.03.11 22:26:12.831237 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 520 rows starting from the beginning of the part | ||
| 18695 | 2026.03.11 22:26:12.831307 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1021 rows starting from the beginning of the part | ||
| 18696 | 2026.03.11 22:26:12.831378 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 18697 | 2026.03.11 22:26:12.831446 [ 187 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 520 rows starting from the beginning of the part | ||
| 18698 | 2026.03.11 22:26:12.831674 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.03.11 22:26:12.831722 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18700 | 2026.03.11 22:26:12.832178 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18701 | 2026.03.11 22:26:12.832531 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.03.11 22:26:12.832721 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00162 sec., 3703.703703703704 rows/sec., 193.50 KiB/sec. | ||
| 18703 | 2026.03.11 22:26:12.832776 [ 260 ] {277327a0-d73a-4ef5-92f4-70da034fa91a} <Debug> TCPHandler: Processed in 0.001825655 sec. | ||
| 18704 | 2026.03.11 22:26:12.832979 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.03.11 22:26:12.833103 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18706 | 2026.03.11 22:26:12.833163 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18707 | 2026.03.11 22:26:12.833674 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 5 columns (5 merged, 0 gathered) in 0.002798763 sec., 1339877.6530917408 rows/sec., 98.99 MiB/sec. | ||
| 18708 | 2026.03.11 22:26:12.833812 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18709 | 2026.03.11 22:26:12.833871 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18710 | 2026.03.11 22:26:12.833972 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18711 | 2026.03.11 22:26:12.834349 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18712 | 2026.03.11 22:26:12.834358 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18713 | 2026.03.11 22:26:12.834450 [ 199 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_136_27} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18714 | 2026.03.11 22:26:12.834548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 18715 | 2026.03.11 22:26:12.834707 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2026.03.11 22:26:12.834895 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001818 sec., 145764.57645764577 rows/sec., 9.69 MiB/sec. | ||
| 18717 | 2026.03.11 22:26:12.834950 [ 260 ] {27f7c3cf-7183-4ea2-aed6-984e07cc80e3} <Debug> TCPHandler: Processed in 0.002032209 sec. | ||
| 18718 | 2026.03.11 22:26:12.834975 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18719 | 2026.03.11 22:26:12.835008 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18720 | 2026.03.11 22:26:12.835177 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18721 | 2026.03.11 22:26:12.835301 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18722 | 2026.03.11 22:26:12.835362 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18723 | 2026.03.11 22:26:12.835838 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.03.11 22:26:12.835882 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18725 | 2026.03.11 22:26:12.836245 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18726 | 2026.03.11 22:26:12.836467 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.03.11 22:26:12.836650 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
| 18728 | 2026.03.11 22:26:12.836707 [ 260 ] {bd8e7d67-8689-4a66-89b6-0e4017951924} <Debug> TCPHandler: Processed in 0.00159399 sec. | ||
| 18729 | 2026.03.11 22:26:12.836948 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18730 | 2026.03.11 22:26:12.837052 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18731 | 2026.03.11 22:26:12.837118 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18732 | 2026.03.11 22:26:12.838354 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18733 | 2026.03.11 22:26:12.838403 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18734 | 2026.03.11 22:26:12.839313 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18735 | 2026.03.11 22:26:12.839681 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18736 | 2026.03.11 22:26:12.839856 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00282 sec., 10638.297872340425 rows/sec., 19.06 MiB/sec. | ||
| 18737 | 2026.03.11 22:26:12.839980 [ 260 ] {9903f161-3d4c-4d9b-bfe2-4bcdec23b4f8} <Debug> TCPHandler: Processed in 0.003118909 sec. | ||
| 18738 | 2026.03.11 22:26:12.840129 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18739 | 2026.03.11 22:26:12.840228 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18740 | 2026.03.11 22:26:12.840274 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18741 | 2026.03.11 22:26:12.840626 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18742 | 2026.03.11 22:26:12.840722 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.03.11 22:26:12.840771 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18744 | 2026.03.11 22:26:12.841232 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18745 | 2026.03.11 22:26:12.841519 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18746 | 2026.03.11 22:26:12.841695 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001488 sec., 60483.87096774194 rows/sec., 3.78 MiB/sec. | ||
| 18747 | 2026.03.11 22:26:12.841695 [ 33 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18748 | 2026.03.11 22:26:12.841746 [ 260 ] {bdb295b7-25f7-4ae9-be92-8905490ae201} <Debug> TCPHandler: Processed in 0.001670492 sec. | ||
| 18749 | 2026.03.11 22:26:12.841766 [ 33 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2026.03.11 22:26:12.841801 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 18751 | 2026.03.11 22:26:12.842002 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18752 | 2026.03.11 22:26:12.842217 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18753 | 2026.03.11 22:26:12.842279 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7110 rows starting from the beginning of the part | ||
| 18754 | 2026.03.11 22:26:12.842380 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18755 | 2026.03.11 22:26:12.842450 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 18756 | 2026.03.11 22:26:12.842513 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part | ||
| 18757 | 2026.03.11 22:26:12.842575 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 48 rows starting from the beginning of the part | ||
| 18758 | 2026.03.11 22:26:12.842634 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 18759 | 2026.03.11 22:26:12.845707 [ 196 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7410 rows, containing 4 columns (4 merged, 0 gathered) in 0.003806132 sec., 1946858.3853634084 rows/sec., 127.71 MiB/sec. | ||
| 18760 | 2026.03.11 22:26:12.846327 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18761 | 2026.03.11 22:26:12.846707 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18762 | 2026.03.11 22:26:12.846810 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_131_26} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18763 | 2026.03.11 22:26:12.846917 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 18764 | 2026.03.11 22:26:13.160122 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50439 | ||
| 18765 | 2026.03.11 22:26:13.160240 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18766 | 2026.03.11 22:26:13.160274 [ 338 ] {} <Debug> TCP-Session: fd8fe671-2d7d-46d3-9ebd-f8c7f7189758 Authenticating user 'default' from [fd00:1122:3344:101::e]:50439 | ||
| 18767 | 2026.03.11 22:26:13.160301 [ 338 ] {} <Debug> TCP-Session: fd8fe671-2d7d-46d3-9ebd-f8c7f7189758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18768 | 2026.03.11 22:26:13.160316 [ 338 ] {} <Debug> TCP-Session: fd8fe671-2d7d-46d3-9ebd-f8c7f7189758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18769 | 2026.03.11 22:26:13.160536 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43926 | ||
| 18770 | 2026.03.11 22:26:13.160575 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54575 | ||
| 18771 | 2026.03.11 22:26:13.160614 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60687 | ||
| 18772 | 2026.03.11 22:26:13.160625 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55984 | ||
| 18773 | 2026.03.11 22:26:13.160663 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18774 | 2026.03.11 22:26:13.160628 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46489 | ||
| 18775 | 2026.03.11 22:26:13.160719 [ 339 ] {} <Debug> TCP-Session: fa8e838c-e35f-4732-925d-638c0594b06c Authenticating user 'default' from [fd00:1122:3344:101::e]:43926 | ||
| 18776 | 2026.03.11 22:26:13.160734 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18777 | 2026.03.11 22:26:13.160775 [ 339 ] {} <Debug> TCP-Session: fa8e838c-e35f-4732-925d-638c0594b06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18778 | 2026.03.11 22:26:13.160740 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18779 | 2026.03.11 22:26:13.160792 [ 335 ] {} <Debug> TCP-Session: 6b67bc6e-3850-40e1-9287-00d4ebf86c7b Authenticating user 'default' from [fd00:1122:3344:101::e]:60687 | ||
| 18780 | 2026.03.11 22:26:13.160824 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18781 | 2026.03.11 22:26:13.160835 [ 336 ] {} <Debug> TCP-Session: 78b8716d-1312-44a4-b1b0-63ed38652336 Authenticating user 'default' from [fd00:1122:3344:101::e]:55984 | ||
| 18782 | 2026.03.11 22:26:13.160850 [ 335 ] {} <Debug> TCP-Session: 6b67bc6e-3850-40e1-9287-00d4ebf86c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18783 | 2026.03.11 22:26:13.160873 [ 337 ] {} <Debug> TCP-Session: 62833f40-c9a4-4965-9697-aa8c855da712 Authenticating user 'default' from [fd00:1122:3344:101::e]:46489 | ||
| 18784 | 2026.03.11 22:26:13.160889 [ 336 ] {} <Debug> TCP-Session: 78b8716d-1312-44a4-b1b0-63ed38652336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18785 | 2026.03.11 22:26:13.160903 [ 335 ] {} <Debug> TCP-Session: 6b67bc6e-3850-40e1-9287-00d4ebf86c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18786 | 2026.03.11 22:26:13.160930 [ 337 ] {} <Debug> TCP-Session: 62833f40-c9a4-4965-9697-aa8c855da712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18787 | 2026.03.11 22:26:13.160933 [ 336 ] {} <Debug> TCP-Session: 78b8716d-1312-44a4-b1b0-63ed38652336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.03.11 22:26:13.160970 [ 337 ] {} <Debug> TCP-Session: 62833f40-c9a4-4965-9697-aa8c855da712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18789 | 2026.03.11 22:26:13.160795 [ 339 ] {} <Debug> TCP-Session: fa8e838c-e35f-4732-925d-638c0594b06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18790 | 2026.03.11 22:26:13.160712 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18791 | 2026.03.11 22:26:13.160712 [ 338 ] {} <Trace> TCP-Session: fd8fe671-2d7d-46d3-9ebd-f8c7f7189758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18792 | 2026.03.11 22:26:13.161079 [ 340 ] {} <Debug> TCP-Session: 812283ad-69a6-4f59-a96c-cb11f3eb2c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:54575 | ||
| 18793 | 2026.03.11 22:26:13.160606 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41863 | ||
| 18794 | 2026.03.11 22:26:13.161123 [ 340 ] {} <Debug> TCP-Session: 812283ad-69a6-4f59-a96c-cb11f3eb2c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18795 | 2026.03.11 22:26:13.160582 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51248 | ||
| 18796 | 2026.03.11 22:26:13.161165 [ 340 ] {} <Debug> TCP-Session: 812283ad-69a6-4f59-a96c-cb11f3eb2c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18797 | 2026.03.11 22:26:13.160582 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35148 | ||
| 18798 | 2026.03.11 22:26:13.161212 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18799 | 2026.03.11 22:26:13.161259 [ 334 ] {} <Debug> TCP-Session: e06c813c-ed7e-48aa-bdb9-985f8de86b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:41863 | ||
| 18800 | 2026.03.11 22:26:13.161281 [ 334 ] {} <Debug> TCP-Session: e06c813c-ed7e-48aa-bdb9-985f8de86b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18801 | 2026.03.11 22:26:13.161287 [ 338 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50439) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18802 | 2026.03.11 22:26:13.161296 [ 334 ] {} <Debug> TCP-Session: e06c813c-ed7e-48aa-bdb9-985f8de86b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18803 | 2026.03.11 22:26:13.161619 [ 338 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18804 | 2026.03.11 22:26:13.161688 [ 338 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18805 | 2026.03.11 22:26:13.161787 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18806 | 2026.03.11 22:26:13.161825 [ 259 ] {} <Debug> TCP-Session: 9018db4a-9a17-4906-84ad-6ddf95eccdf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51248 | ||
| 18807 | 2026.03.11 22:26:13.161845 [ 259 ] {} <Debug> TCP-Session: 9018db4a-9a17-4906-84ad-6ddf95eccdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18808 | 2026.03.11 22:26:13.161860 [ 259 ] {} <Debug> TCP-Session: 9018db4a-9a17-4906-84ad-6ddf95eccdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18809 | 2026.03.11 22:26:13.161947 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18810 | 2026.03.11 22:26:13.161984 [ 341 ] {} <Debug> TCP-Session: bed8c273-342d-40b0-8062-ba732389b0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35148 | ||
| 18811 | 2026.03.11 22:26:13.162003 [ 341 ] {} <Debug> TCP-Session: bed8c273-342d-40b0-8062-ba732389b0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18812 | 2026.03.11 22:26:13.162016 [ 341 ] {} <Debug> TCP-Session: bed8c273-342d-40b0-8062-ba732389b0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18813 | 2026.03.11 22:26:13.162050 [ 338 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 18814 | 2026.03.11 22:26:13.163183 [ 309 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Trace> AggregatingTransform: Aggregating | ||
| 18815 | 2026.03.11 22:26:13.163230 [ 309 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18816 | 2026.03.11 22:26:13.163274 [ 309 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001089171 sec. (918.129 rows/sec., 35.86 KiB/sec.) | ||
| 18817 | 2026.03.11 22:26:13.163296 [ 309 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Trace> Aggregator: Merging aggregated data | ||
| 18818 | 2026.03.11 22:26:13.165098 [ 338 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003876 sec., 257.99793601651186 rows/sec., 10.08 KiB/sec. | ||
| 18819 | 2026.03.11 22:26:13.165302 [ 338 ] {57688b43-fe7f-4ff3-b346-52091f5141a9} <Debug> TCPHandler: Processed in 0.004735329 sec. | ||
| 18820 | 2026.03.11 22:26:13.165469 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18821 | 2026.03.11 22:26:13.165508 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18822 | 2026.03.11 22:26:13.165536 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18823 | 2026.03.11 22:26:13.165565 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18824 | 2026.03.11 22:26:13.165585 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18825 | 2026.03.11 22:26:13.165601 [ 340 ] {} <Debug> TCP-Session: 812283ad-69a6-4f59-a96c-cb11f3eb2c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18826 | 2026.03.11 22:26:13.165609 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18827 | 2026.03.11 22:26:13.165634 [ 341 ] {} <Debug> TCP-Session: bed8c273-342d-40b0-8062-ba732389b0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18828 | 2026.03.11 22:26:13.165627 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18829 | 2026.03.11 22:26:13.165680 [ 334 ] {} <Debug> TCP-Session: e06c813c-ed7e-48aa-bdb9-985f8de86b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18830 | 2026.03.11 22:26:13.165696 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18831 | 2026.03.11 22:26:13.165715 [ 259 ] {} <Debug> TCP-Session: 9018db4a-9a17-4906-84ad-6ddf95eccdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18832 | 2026.03.11 22:26:13.165739 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18833 | 2026.03.11 22:26:13.165758 [ 336 ] {} <Debug> TCP-Session: 78b8716d-1312-44a4-b1b0-63ed38652336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18834 | 2026.03.11 22:26:13.165622 [ 337 ] {} <Debug> TCP-Session: 62833f40-c9a4-4965-9697-aa8c855da712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18835 | 2026.03.11 22:26:13.165803 [ 335 ] {} <Debug> TCP-Session: 6b67bc6e-3850-40e1-9287-00d4ebf86c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18836 | 2026.03.11 22:26:13.165576 [ 339 ] {} <Debug> TCP-Session: fa8e838c-e35f-4732-925d-638c0594b06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18837 | 2026.03.11 22:26:13.165510 [ 338 ] {} <Debug> TCP-Session: fd8fe671-2d7d-46d3-9ebd-f8c7f7189758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18838 | 2026.03.11 22:26:13.760470 [ 218 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18839 | 2026.03.11 22:26:13.760549 [ 218 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18840 | 2026.03.11 22:26:13.762536 [ 218 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18841 | 2026.03.11 22:26:15.531483 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18842 | 2026.03.11 22:26:15.531533 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18843 | 2026.03.11 22:26:15.743975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39391 | ||
| 18844 | 2026.03.11 22:26:15.744542 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18845 | 2026.03.11 22:26:15.744590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18846 | 2026.03.11 22:26:15.745091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18847 | 2026.03.11 22:26:15.745323 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18848 | 2026.03.11 22:26:15.745455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39391 | ||
| 18849 | 2026.03.11 22:26:17.800112 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.03.11 22:26:17.800290 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18851 | 2026.03.11 22:26:17.800358 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18852 | 2026.03.11 22:26:17.801099 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18853 | 2026.03.11 22:26:17.801150 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18854 | 2026.03.11 22:26:17.801537 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18855 | 2026.03.11 22:26:17.801760 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.03.11 22:26:17.801917 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001676 sec., 45346.062052505964 rows/sec., 3.74 MiB/sec. | ||
| 18857 | 2026.03.11 22:26:17.801978 [ 260 ] {a5bbbe1a-64ed-4295-bcda-32d538b7a9ff} <Debug> TCPHandler: Processed in 0.001990218 sec. | ||
| 18858 | 2026.03.11 22:26:17.802134 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18859 | 2026.03.11 22:26:17.802233 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18860 | 2026.03.11 22:26:17.802276 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18861 | 2026.03.11 22:26:17.802728 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2026.03.11 22:26:17.802767 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18863 | 2026.03.11 22:26:17.803066 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18864 | 2026.03.11 22:26:17.803278 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.03.11 22:26:17.803405 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 18866 | 2026.03.11 22:26:17.803444 [ 260 ] {eac19dc4-13cf-4771-8c48-dd504d24c724} <Debug> TCPHandler: Processed in 0.001363536 sec. | ||
| 18867 | 2026.03.11 22:26:17.803558 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2026.03.11 22:26:17.803651 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18869 | 2026.03.11 22:26:17.803692 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18870 | 2026.03.11 22:26:17.804127 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18871 | 2026.03.11 22:26:17.804163 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18872 | 2026.03.11 22:26:17.804452 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18873 | 2026.03.11 22:26:17.804659 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18874 | 2026.03.11 22:26:17.804785 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 18875 | 2026.03.11 22:26:17.804822 [ 260 ] {a2b665cc-6fc1-4131-b147-bd26ec0b4896} <Debug> TCPHandler: Processed in 0.001317896 sec. | ||
| 18876 | 2026.03.11 22:26:17.804931 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18877 | 2026.03.11 22:26:17.805031 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18878 | 2026.03.11 22:26:17.805073 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18879 | 2026.03.11 22:26:17.805488 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18880 | 2026.03.11 22:26:17.805523 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18881 | 2026.03.11 22:26:17.805837 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18882 | 2026.03.11 22:26:17.806044 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.03.11 22:26:17.806168 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 18884 | 2026.03.11 22:26:17.806204 [ 260 ] {bf75784f-787a-4fba-9142-dde481b5db70} <Debug> TCPHandler: Processed in 0.001320695 sec. | ||
| 18885 | 2026.03.11 22:26:17.806312 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18886 | 2026.03.11 22:26:17.806402 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18887 | 2026.03.11 22:26:17.806456 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18888 | 2026.03.11 22:26:17.807240 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2026.03.11 22:26:17.807276 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18890 | 2026.03.11 22:26:17.807806 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18891 | 2026.03.11 22:26:17.808034 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2026.03.11 22:26:17.808170 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 18893 | 2026.03.11 22:26:17.808225 [ 260 ] {05d623ee-645c-455f-889f-0bf5d78e8322} <Debug> TCPHandler: Processed in 0.001960157 sec. | ||
| 18894 | 2026.03.11 22:26:17.808333 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18895 | 2026.03.11 22:26:17.808425 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18896 | 2026.03.11 22:26:17.808466 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18897 | 2026.03.11 22:26:17.808803 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18898 | 2026.03.11 22:26:17.808838 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18899 | 2026.03.11 22:26:17.809146 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18900 | 2026.03.11 22:26:17.809342 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18901 | 2026.03.11 22:26:17.809465 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 18902 | 2026.03.11 22:26:17.809501 [ 260 ] {c079e310-e4e7-47b5-a9a3-1f3c7969d733} <Debug> TCPHandler: Processed in 0.001215323 sec. | ||
| 18903 | 2026.03.11 22:26:17.931042 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18904 | 2026.03.11 22:26:17.947329 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2026.03.11 22:26:17.947387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18906 | 2026.03.11 22:26:17.953613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18907 | 2026.03.11 22:26:17.954312 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2026.03.11 22:26:17.957348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18909 | 2026.03.11 22:26:20.241443 [ 225 ] {} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18910 | 2026.03.11 22:26:20.241522 [ 225 ] {} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18911 | 2026.03.11 22:26:20.242993 [ 225 ] {} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18912 | 2026.03.11 22:26:20.859378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2318 | ||
| 18913 | 2026.03.11 22:26:20.861888 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.03.11 22:26:20.861939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18915 | 2026.03.11 22:26:20.863211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18916 | 2026.03.11 22:26:20.863500 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.03.11 22:26:20.863910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2318 | ||
| 18918 | 2026.03.11 22:26:22.159602 [ 225 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18919 | 2026.03.11 22:26:22.159655 [ 225 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18920 | 2026.03.11 22:26:22.162449 [ 225 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18921 | 2026.03.11 22:26:22.703814 [ 221 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18922 | 2026.03.11 22:26:22.703866 [ 221 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18923 | 2026.03.11 22:26:22.707398 [ 221 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18924 | 2026.03.11 22:26:22.808999 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18925 | 2026.03.11 22:26:22.809188 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18926 | 2026.03.11 22:26:22.809258 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18927 | 2026.03.11 22:26:22.810075 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2026.03.11 22:26:22.810129 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18929 | 2026.03.11 22:26:22.810551 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18930 | 2026.03.11 22:26:22.810785 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.03.11 22:26:22.810947 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001806 sec., 157253.5991140642 rows/sec., 9.99 MiB/sec. | ||
| 18932 | 2026.03.11 22:26:22.811000 [ 260 ] {0d4566d0-2c69-4fb7-982b-66ef43c17bb5} <Debug> TCPHandler: Processed in 0.0021264 sec. | ||
| 18933 | 2026.03.11 22:26:22.811128 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18934 | 2026.03.11 22:26:22.811232 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18935 | 2026.03.11 22:26:22.811275 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18936 | 2026.03.11 22:26:22.811688 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18937 | 2026.03.11 22:26:22.811726 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18938 | 2026.03.11 22:26:22.812026 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18939 | 2026.03.11 22:26:22.812248 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18940 | 2026.03.11 22:26:22.812382 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 416.74 KiB/sec. | ||
| 18941 | 2026.03.11 22:26:22.812423 [ 260 ] {c1c17430-9c82-4216-b8cf-ac4a3eadaa4c} <Debug> TCPHandler: Processed in 0.001345885 sec. | ||
| 18942 | 2026.03.11 22:26:22.812535 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18943 | 2026.03.11 22:26:22.812631 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18944 | 2026.03.11 22:26:22.812671 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18945 | 2026.03.11 22:26:22.813493 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18946 | 2026.03.11 22:26:22.813530 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18947 | 2026.03.11 22:26:22.813915 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18948 | 2026.03.11 22:26:22.814136 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18949 | 2026.03.11 22:26:22.814263 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Debug> executeQuery: Read 860 rows, 69.40 KiB in 0.001652 sec., 520581.1138014528 rows/sec., 41.02 MiB/sec. | ||
| 18950 | 2026.03.11 22:26:22.814302 [ 260 ] {a410522a-eb04-4a1a-b7c5-892e31086f56} <Debug> TCPHandler: Processed in 0.001817484 sec. | ||
| 18951 | 2026.03.11 22:26:22.814416 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18952 | 2026.03.11 22:26:22.814509 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18953 | 2026.03.11 22:26:22.814551 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18954 | 2026.03.11 22:26:22.815004 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18955 | 2026.03.11 22:26:22.815043 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18956 | 2026.03.11 22:26:22.815355 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18957 | 2026.03.11 22:26:22.815561 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18958 | 2026.03.11 22:26:22.815686 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Debug> executeQuery: Read 178 rows, 11.22 KiB in 0.001195 sec., 148953.97489539746 rows/sec., 9.17 MiB/sec. | ||
| 18959 | 2026.03.11 22:26:22.815724 [ 260 ] {5a23f8af-ff77-468a-b684-68385d64399f} <Debug> TCPHandler: Processed in 0.001356626 sec. | ||
| 18960 | 2026.03.11 22:26:22.815835 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18961 | 2026.03.11 22:26:22.815930 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18962 | 2026.03.11 22:26:22.815969 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18963 | 2026.03.11 22:26:22.816413 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18964 | 2026.03.11 22:26:22.816451 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18965 | 2026.03.11 22:26:22.816754 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18966 | 2026.03.11 22:26:22.816958 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2026.03.11 22:26:22.817094 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 18968 | 2026.03.11 22:26:22.817133 [ 260 ] {9e9ced54-673f-4898-ab86-794321d1176f} <Debug> TCPHandler: Processed in 0.001347065 sec. | ||
| 18969 | 2026.03.11 22:26:22.817245 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18970 | 2026.03.11 22:26:22.817338 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18971 | 2026.03.11 22:26:22.817378 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18972 | 2026.03.11 22:26:22.817804 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18973 | 2026.03.11 22:26:22.817840 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18974 | 2026.03.11 22:26:22.818142 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18975 | 2026.03.11 22:26:22.818375 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18976 | 2026.03.11 22:26:22.818499 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 18977 | 2026.03.11 22:26:22.818537 [ 260 ] {4f0c9fbd-2125-44d6-81a9-b65ba6ae4176} <Debug> TCPHandler: Processed in 0.001340735 sec. | ||
| 18978 | 2026.03.11 22:26:22.818647 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18979 | 2026.03.11 22:26:22.818739 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18980 | 2026.03.11 22:26:22.818779 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18981 | 2026.03.11 22:26:22.819388 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18982 | 2026.03.11 22:26:22.819425 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18983 | 2026.03.11 22:26:22.819750 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18984 | 2026.03.11 22:26:22.819962 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18985 | 2026.03.11 22:26:22.820104 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Debug> executeQuery: Read 526 rows, 38.07 KiB in 0.001383 sec., 380332.6102675344 rows/sec., 26.88 MiB/sec. | ||
| 18986 | 2026.03.11 22:26:22.820146 [ 260 ] {09b09a7b-ba0a-4a30-bbc8-6eef32e087e7} <Debug> TCPHandler: Processed in 0.001547259 sec. | ||
| 18987 | 2026.03.11 22:26:22.820263 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18988 | 2026.03.11 22:26:22.820357 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18989 | 2026.03.11 22:26:22.820398 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18990 | 2026.03.11 22:26:22.820731 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18991 | 2026.03.11 22:26:22.820768 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18992 | 2026.03.11 22:26:22.821072 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18993 | 2026.03.11 22:26:22.821284 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18994 | 2026.03.11 22:26:22.821392 [ 129 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 18995 | 2026.03.11 22:26:22.821411 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 18996 | 2026.03.11 22:26:22.821445 [ 129 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18997 | 2026.03.11 22:26:22.821458 [ 260 ] {f531a907-3afc-4a42-a364-b39dad7b758c} <Debug> TCPHandler: Processed in 0.001244233 sec. | ||
| 18998 | 2026.03.11 22:26:22.821472 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 18999 | 2026.03.11 22:26:22.821574 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2026.03.11 22:26:22.821588 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 19001 | 2026.03.11 22:26:22.821670 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19002 | 2026.03.11 22:26:22.821717 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19003 | 2026.03.11 22:26:22.821726 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19004 | 2026.03.11 22:26:22.821766 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 19005 | 2026.03.11 22:26:22.821833 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 19006 | 2026.03.11 22:26:22.821876 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 19007 | 2026.03.11 22:26:22.821916 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 19008 | 2026.03.11 22:26:22.821954 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 19009 | 2026.03.11 22:26:22.821993 [ 196 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 19010 | 2026.03.11 22:26:22.822135 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.03.11 22:26:22.822177 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19012 | 2026.03.11 22:26:22.822551 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19013 | 2026.03.11 22:26:22.822800 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2026.03.11 22:26:22.822812 [ 201 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001279914 sec., 145322.2638396017 rows/sec., 7.41 MiB/sec. | ||
| 19015 | 2026.03.11 22:26:22.822930 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001278 sec., 209702.66040688576 rows/sec., 13.94 MiB/sec. | ||
| 19016 | 2026.03.11 22:26:22.822971 [ 260 ] {6ac0fa4d-9755-4c35-8d8d-53630f004f68} <Debug> TCPHandler: Processed in 0.001445817 sec. | ||
| 19017 | 2026.03.11 22:26:22.822983 [ 201 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 19018 | 2026.03.11 22:26:22.823097 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.03.11 22:26:22.823196 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19020 | 2026.03.11 22:26:22.823240 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19021 | 2026.03.11 22:26:22.823286 [ 201 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2026.03.11 22:26:22.823373 [ 201 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_31_6} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 19023 | 2026.03.11 22:26:22.823466 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19024 | 2026.03.11 22:26:22.823549 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19025 | 2026.03.11 22:26:22.823589 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19026 | 2026.03.11 22:26:22.823893 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19027 | 2026.03.11 22:26:22.824117 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19028 | 2026.03.11 22:26:22.824245 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 19029 | 2026.03.11 22:26:22.824282 [ 260 ] {dfacfa2c-d6b1-47b6-a53a-9838e4556b6c} <Debug> TCPHandler: Processed in 0.001244214 sec. | ||
| 19030 | 2026.03.11 22:26:22.824389 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19031 | 2026.03.11 22:26:22.824482 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19032 | 2026.03.11 22:26:22.824536 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19033 | 2026.03.11 22:26:22.825383 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19034 | 2026.03.11 22:26:22.825421 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19035 | 2026.03.11 22:26:22.825958 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19036 | 2026.03.11 22:26:22.826188 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19037 | 2026.03.11 22:26:22.826316 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001869 sec., 16051.364365971107 rows/sec., 28.76 MiB/sec. | ||
| 19038 | 2026.03.11 22:26:22.826369 [ 260 ] {7a8d16b0-dcd0-4dd3-8ce7-42818ae43dee} <Debug> TCPHandler: Processed in 0.002048809 sec. | ||
| 19039 | 2026.03.11 22:26:22.826471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19040 | 2026.03.11 22:26:22.826558 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19041 | 2026.03.11 22:26:22.826597 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19042 | 2026.03.11 22:26:22.826898 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19043 | 2026.03.11 22:26:22.826932 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19044 | 2026.03.11 22:26:22.827322 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19045 | 2026.03.11 22:26:22.827554 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19046 | 2026.03.11 22:26:22.827681 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 19047 | 2026.03.11 22:26:22.827718 [ 260 ] {6a90f87b-5703-49de-97f3-969aaffbaf7c} <Debug> TCPHandler: Processed in 0.001266944 sec. | ||
| 19048 | 2026.03.11 22:26:22.827808 [ 218 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19049 | 2026.03.11 22:26:22.827885 [ 218 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19050 | 2026.03.11 22:26:22.831452 [ 218 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19051 | 2026.03.11 22:26:23.245745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39903 | ||
| 19052 | 2026.03.11 22:26:23.246552 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19053 | 2026.03.11 22:26:23.246598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19054 | 2026.03.11 22:26:23.247083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19055 | 2026.03.11 22:26:23.247323 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2026.03.11 22:26:23.247455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39903 | ||
| 19057 | 2026.03.11 22:26:25.457595 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19058 | 2026.03.11 22:26:25.475485 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.03.11 22:26:25.475549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19060 | 2026.03.11 22:26:25.481790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19061 | 2026.03.11 22:26:25.482552 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2026.03.11 22:26:25.485610 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19063 | 2026.03.11 22:26:27.800270 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.03.11 22:26:27.800498 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19065 | 2026.03.11 22:26:27.800581 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19066 | 2026.03.11 22:26:27.801489 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.03.11 22:26:27.801530 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19068 | 2026.03.11 22:26:27.801935 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19069 | 2026.03.11 22:26:27.802175 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.03.11 22:26:27.802327 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00189 sec., 40211.64021164021 rows/sec., 3.31 MiB/sec. | ||
| 19071 | 2026.03.11 22:26:27.802378 [ 260 ] {e355b32a-e2ac-4cb5-a9ab-f241e7191f4e} <Debug> TCPHandler: Processed in 0.002236962 sec. | ||
| 19072 | 2026.03.11 22:26:27.802507 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.03.11 22:26:27.802606 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19074 | 2026.03.11 22:26:27.802649 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19075 | 2026.03.11 22:26:27.803066 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.03.11 22:26:27.803100 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19077 | 2026.03.11 22:26:27.803409 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19078 | 2026.03.11 22:26:27.803622 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.03.11 22:26:27.803720 [ 143 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19080 | 2026.03.11 22:26:27.803749 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 645.45 KiB/sec. | ||
| 19081 | 2026.03.11 22:26:27.803777 [ 143 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.03.11 22:26:27.803795 [ 260 ] {248ba47e-ed70-4219-94fe-de60f9db5aa9} <Debug> TCPHandler: Processed in 0.001339805 sec. | ||
| 19083 | 2026.03.11 22:26:27.803799 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19084 | 2026.03.11 22:26:27.803915 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2026.03.11 22:26:27.803950 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19086 | 2026.03.11 22:26:27.804012 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19087 | 2026.03.11 22:26:27.804058 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19088 | 2026.03.11 22:26:27.804097 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19089 | 2026.03.11 22:26:27.804137 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 225 rows starting from the beginning of the part | ||
| 19090 | 2026.03.11 22:26:27.804206 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 21 rows starting from the beginning of the part | ||
| 19091 | 2026.03.11 22:26:27.804253 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 172 rows starting from the beginning of the part | ||
| 19092 | 2026.03.11 22:26:27.804295 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 19093 | 2026.03.11 22:26:27.804336 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 178 rows starting from the beginning of the part | ||
| 19094 | 2026.03.11 22:26:27.804377 [ 196 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 19095 | 2026.03.11 22:26:27.804489 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19096 | 2026.03.11 22:26:27.804530 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19097 | 2026.03.11 22:26:27.804870 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19098 | 2026.03.11 22:26:27.805102 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19099 | 2026.03.11 22:26:27.805255 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001263 sec., 58590.65716547902 rows/sec., 4.57 MiB/sec. | ||
| 19100 | 2026.03.11 22:26:27.805297 [ 260 ] {0b6016c8-9479-40c8-8e52-cb0dbb9e6885} <Debug> TCPHandler: Processed in 0.001434547 sec. | ||
| 19101 | 2026.03.11 22:26:27.805342 [ 201 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452258 sec., 424167.0557159953 rows/sec., 28.40 MiB/sec. | ||
| 19102 | 2026.03.11 22:26:27.805408 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19103 | 2026.03.11 22:26:27.805506 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19104 | 2026.03.11 22:26:27.805550 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19105 | 2026.03.11 22:26:27.805550 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19106 | 2026.03.11 22:26:27.805866 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19107 | 2026.03.11 22:26:27.805944 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_121_24} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19108 | 2026.03.11 22:26:27.805970 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2026.03.11 22:26:27.806004 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19110 | 2026.03.11 22:26:27.806043 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19111 | 2026.03.11 22:26:27.806375 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19112 | 2026.03.11 22:26:27.806590 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19113 | 2026.03.11 22:26:27.806700 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 5 parts from all_1_131_30 to all_135_135_0 | ||
| 19114 | 2026.03.11 22:26:27.806715 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 19115 | 2026.03.11 22:26:27.806734 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.03.11 22:26:27.806753 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19117 | 2026.03.11 22:26:27.806754 [ 260 ] {806f33cc-1e31-4f5b-8f1c-b699629a467b} <Debug> TCPHandler: Processed in 0.001396517 sec. | ||
| 19118 | 2026.03.11 22:26:27.806837 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_131_30 to all_135_135_0 into Compact with storage Full | ||
| 19119 | 2026.03.11 22:26:27.806870 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19120 | 2026.03.11 22:26:27.806965 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19121 | 2026.03.11 22:26:27.806968 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19122 | 2026.03.11 22:26:27.807007 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_30, total 44521 rows starting from the beginning of the part | ||
| 19123 | 2026.03.11 22:26:27.807039 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19124 | 2026.03.11 22:26:27.807078 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 128 rows starting from the beginning of the part | ||
| 19125 | 2026.03.11 22:26:27.807132 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 265 rows starting from the beginning of the part | ||
| 19126 | 2026.03.11 22:26:27.807196 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19127 | 2026.03.11 22:26:27.807274 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 268 rows starting from the beginning of the part | ||
| 19128 | 2026.03.11 22:26:27.807822 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19129 | 2026.03.11 22:26:27.807862 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19130 | 2026.03.11 22:26:27.808417 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19131 | 2026.03.11 22:26:27.808654 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2026.03.11 22:26:27.808764 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19133 | 2026.03.11 22:26:27.808791 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 9.73 MiB/sec. | ||
| 19134 | 2026.03.11 22:26:27.808796 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2026.03.11 22:26:27.808822 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19136 | 2026.03.11 22:26:27.808848 [ 260 ] {3843d3c5-633a-4dd9-a09e-efcfeaf6b76d} <Debug> TCPHandler: Processed in 0.002027238 sec. | ||
| 19137 | 2026.03.11 22:26:27.808888 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19138 | 2026.03.11 22:26:27.808960 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19139 | 2026.03.11 22:26:27.809054 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19140 | 2026.03.11 22:26:27.809057 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19141 | 2026.03.11 22:26:27.809096 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19142 | 2026.03.11 22:26:27.809117 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2472 rows starting from the beginning of the part | ||
| 19143 | 2026.03.11 22:26:27.809237 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 21 rows starting from the beginning of the part | ||
| 19144 | 2026.03.11 22:26:27.809338 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 19145 | 2026.03.11 22:26:27.809434 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 19146 | 2026.03.11 22:26:27.809445 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19147 | 2026.03.11 22:26:27.809481 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19148 | 2026.03.11 22:26:27.809528 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
| 19149 | 2026.03.11 22:26:27.809620 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 19150 | 2026.03.11 22:26:27.809824 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19151 | 2026.03.11 22:26:27.810041 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19152 | 2026.03.11 22:26:27.810177 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 19153 | 2026.03.11 22:26:27.810213 [ 260 ] {85d46447-b2dc-4e1c-9998-6141734e6017} <Debug> TCPHandler: Processed in 0.001301644 sec. | ||
| 19154 | 2026.03.11 22:26:27.816723 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45342 rows, containing 5 columns (5 merged, 0 gathered) in 0.009916988 sec., 4572154.367838299 rows/sec., 300.49 MiB/sec. | ||
| 19155 | 2026.03.11 22:26:27.817413 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Trace> MergedBlockOutputStream: filled checksums all_1_135_31 (state Temporary) | ||
| 19156 | 2026.03.11 22:26:27.817768 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_135_31 to all_1_135_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19157 | 2026.03.11 22:26:27.817858 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_135_31} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 5 parts: [all_1_131_30, all_135_135_0] -> all_1_135_31 | ||
| 19158 | 2026.03.11 22:26:27.817973 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19159 | 2026.03.11 22:26:27.820242 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2573 rows, containing 19 columns (19 merged, 0 gathered) in 0.011384666 sec., 226005.75194740013 rows/sec., 404.99 MiB/sec. | ||
| 19160 | 2026.03.11 22:26:27.822792 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19161 | 2026.03.11 22:26:27.823190 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19162 | 2026.03.11 22:26:27.823277 [ 190 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19163 | 2026.03.11 22:26:27.823406 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 19164 | 2026.03.11 22:26:28.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.09 MiB, peak 409.75 MiB, free memory in arenas 0.00 B, will set to 396.82 MiB (RSS), difference: 6.73 MiB | ||
| 19165 | 2026.03.11 22:26:30.531587 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19166 | 2026.03.11 22:26:30.531663 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19167 | 2026.03.11 22:26:30.747707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40351 | ||
| 19168 | 2026.03.11 22:26:30.748272 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19169 | 2026.03.11 22:26:30.748322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19170 | 2026.03.11 22:26:30.748824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19171 | 2026.03.11 22:26:30.749061 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19172 | 2026.03.11 22:26:30.749203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40351 | ||
| 19173 | 2026.03.11 22:26:30.864291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2354 | ||
| 19174 | 2026.03.11 22:26:30.866858 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19175 | 2026.03.11 22:26:30.866897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19176 | 2026.03.11 22:26:30.868099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19177 | 2026.03.11 22:26:30.868374 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19178 | 2026.03.11 22:26:30.868639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19179 | 2026.03.11 22:26:32.454511 [ 218 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19180 | 2026.03.11 22:26:32.454568 [ 218 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19181 | 2026.03.11 22:26:32.456998 [ 218 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19182 | 2026.03.11 22:26:32.764855 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19183 | 2026.03.11 22:26:32.764904 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19184 | 2026.03.11 22:26:32.768613 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19185 | 2026.03.11 22:26:32.808398 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19186 | 2026.03.11 22:26:32.808575 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19187 | 2026.03.11 22:26:32.808641 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19188 | 2026.03.11 22:26:32.809393 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2026.03.11 22:26:32.809441 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19190 | 2026.03.11 22:26:32.809841 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19191 | 2026.03.11 22:26:32.810066 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2026.03.11 22:26:32.810217 [ 138 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 19193 | 2026.03.11 22:26:32.810225 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 19194 | 2026.03.11 22:26:32.810302 [ 138 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.03.11 22:26:32.810328 [ 260 ] {76af6ee1-f04c-4f49-b637-ad46d8b43701} <Debug> TCPHandler: Processed in 0.002050669 sec. | ||
| 19196 | 2026.03.11 22:26:32.810345 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19197 | 2026.03.11 22:26:32.810457 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19198 | 2026.03.11 22:26:32.810490 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 19199 | 2026.03.11 22:26:32.810567 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19200 | 2026.03.11 22:26:32.810614 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19201 | 2026.03.11 22:26:32.810637 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19202 | 2026.03.11 22:26:32.810678 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 308 rows starting from the beginning of the part | ||
| 19203 | 2026.03.11 22:26:32.810750 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 19204 | 2026.03.11 22:26:32.810801 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 19205 | 2026.03.11 22:26:32.810847 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 19206 | 2026.03.11 22:26:32.810892 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 19207 | 2026.03.11 22:26:32.810936 [ 194 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 19208 | 2026.03.11 22:26:32.811457 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19209 | 2026.03.11 22:26:32.811501 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19210 | 2026.03.11 22:26:32.811881 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19211 | 2026.03.11 22:26:32.812018 [ 186 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159092 sec., 1086163.9805898473 rows/sec., 73.42 MiB/sec. | ||
| 19212 | 2026.03.11 22:26:32.812091 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.03.11 22:26:32.812193 [ 186 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 19214 | 2026.03.11 22:26:32.812228 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001688 sec., 507701.42180094786 rows/sec., 40.02 MiB/sec. | ||
| 19215 | 2026.03.11 22:26:32.812285 [ 260 ] {5479d390-383b-4e12-a0b5-5faf2a36c3e7} <Debug> TCPHandler: Processed in 0.001878335 sec. | ||
| 19216 | 2026.03.11 22:26:32.812398 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19217 | 2026.03.11 22:26:32.812492 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19218 | 2026.03.11 22:26:32.812497 [ 186 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2026.03.11 22:26:32.812534 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19220 | 2026.03.11 22:26:32.812576 [ 186 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_44_9} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 19221 | 2026.03.11 22:26:32.812659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 19222 | 2026.03.11 22:26:32.812983 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19223 | 2026.03.11 22:26:32.813023 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19224 | 2026.03.11 22:26:32.813330 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19225 | 2026.03.11 22:26:32.813527 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19226 | 2026.03.11 22:26:32.813652 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001178 sec., 146010.18675721562 rows/sec., 8.95 MiB/sec. | ||
| 19227 | 2026.03.11 22:26:32.813691 [ 260 ] {5c39336f-9a54-4a3c-ad5d-8c4143081d44} <Debug> TCPHandler: Processed in 0.001338516 sec. | ||
| 19228 | 2026.03.11 22:26:32.813769 [ 220 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19229 | 2026.03.11 22:26:32.813797 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19230 | 2026.03.11 22:26:32.813829 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19231 | 2026.03.11 22:26:32.813903 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19232 | 2026.03.11 22:26:32.813948 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19233 | 2026.03.11 22:26:32.814378 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19234 | 2026.03.11 22:26:32.814415 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19235 | 2026.03.11 22:26:32.814730 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19236 | 2026.03.11 22:26:32.814940 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19237 | 2026.03.11 22:26:32.815045 [ 138 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 19238 | 2026.03.11 22:26:32.815064 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 19239 | 2026.03.11 22:26:32.815077 [ 138 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19240 | 2026.03.11 22:26:32.815102 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19241 | 2026.03.11 22:26:32.815110 [ 260 ] {73eb2217-72f4-420c-b7cc-80a7937f9802} <Debug> TCPHandler: Processed in 0.001359326 sec. | ||
| 19242 | 2026.03.11 22:26:32.815165 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 19243 | 2026.03.11 22:26:32.815228 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19244 | 2026.03.11 22:26:32.815276 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19245 | 2026.03.11 22:26:32.815309 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 882 rows starting from the beginning of the part | ||
| 19246 | 2026.03.11 22:26:32.815337 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19247 | 2026.03.11 22:26:32.815361 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 19248 | 2026.03.11 22:26:32.815381 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19249 | 2026.03.11 22:26:32.815407 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 708 rows starting from the beginning of the part | ||
| 19250 | 2026.03.11 22:26:32.815449 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 19251 | 2026.03.11 22:26:32.815489 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 19252 | 2026.03.11 22:26:32.815525 [ 194 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 19253 | 2026.03.11 22:26:32.815814 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19254 | 2026.03.11 22:26:32.815856 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19255 | 2026.03.11 22:26:32.816180 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19256 | 2026.03.11 22:26:32.816460 [ 189 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316835 sec., 1660040.9314758494 rows/sec., 107.17 MiB/sec. | ||
| 19257 | 2026.03.11 22:26:32.816465 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19258 | 2026.03.11 22:26:32.816621 [ 138 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 19259 | 2026.03.11 22:26:32.816642 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001322 sec., 111951.58850226928 rows/sec., 6.37 MiB/sec. | ||
| 19260 | 2026.03.11 22:26:32.816653 [ 138 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2026.03.11 22:26:32.816662 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 19262 | 2026.03.11 22:26:32.816685 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19263 | 2026.03.11 22:26:32.816686 [ 260 ] {5bca3107-5e5a-4db6-bc09-c54c3ebcb26d} <Debug> TCPHandler: Processed in 0.001509179 sec. | ||
| 19264 | 2026.03.11 22:26:32.816781 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 19265 | 2026.03.11 22:26:32.816818 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19266 | 2026.03.11 22:26:32.816885 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19267 | 2026.03.11 22:26:32.816913 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19268 | 2026.03.11 22:26:32.816917 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 160 rows starting from the beginning of the part | ||
| 19269 | 2026.03.11 22:26:32.816956 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19270 | 2026.03.11 22:26:32.816962 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19271 | 2026.03.11 22:26:32.816991 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 19272 | 2026.03.11 22:26:32.817036 [ 195 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_53_11} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 19273 | 2026.03.11 22:26:32.817043 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 19274 | 2026.03.11 22:26:32.817099 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 19275 | 2026.03.11 22:26:32.817103 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19276 | 2026.03.11 22:26:32.817136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19277 | 2026.03.11 22:26:32.817140 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 19278 | 2026.03.11 22:26:32.817196 [ 190 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 19279 | 2026.03.11 22:26:32.817588 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.03.11 22:26:32.817629 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19281 | 2026.03.11 22:26:32.817954 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19282 | 2026.03.11 22:26:32.818049 [ 195 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300314 sec., 692140.5137528321 rows/sec., 42.18 MiB/sec. | ||
| 19283 | 2026.03.11 22:26:32.818159 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19284 | 2026.03.11 22:26:32.818219 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 19285 | 2026.03.11 22:26:32.818302 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001406 sec., 369843.5277382646 rows/sec., 26.10 MiB/sec. | ||
| 19286 | 2026.03.11 22:26:32.818344 [ 260 ] {96d22213-64b8-4bae-841f-d4a1e49c35bf} <Debug> TCPHandler: Processed in 0.0015737 sec. | ||
| 19287 | 2026.03.11 22:26:32.818443 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19288 | 2026.03.11 22:26:32.818529 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19289 | 2026.03.11 22:26:32.818535 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19290 | 2026.03.11 22:26:32.818589 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19291 | 2026.03.11 22:26:32.818615 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_44_9} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 19292 | 2026.03.11 22:26:32.818737 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19293 | 2026.03.11 22:26:32.818912 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19294 | 2026.03.11 22:26:32.818952 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19295 | 2026.03.11 22:26:32.819266 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19296 | 2026.03.11 22:26:32.819478 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19297 | 2026.03.11 22:26:32.819605 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 19298 | 2026.03.11 22:26:32.819640 [ 260 ] {39916f07-e259-4451-bf19-da20297531b1} <Debug> TCPHandler: Processed in 0.001244093 sec. | ||
| 19299 | 2026.03.11 22:26:32.819744 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19300 | 2026.03.11 22:26:32.819834 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19301 | 2026.03.11 22:26:32.819874 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19302 | 2026.03.11 22:26:32.820280 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.03.11 22:26:32.820315 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19304 | 2026.03.11 22:26:32.820639 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19305 | 2026.03.11 22:26:32.820843 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2026.03.11 22:26:32.820967 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 19307 | 2026.03.11 22:26:32.821003 [ 260 ] {13c30882-3f78-4642-939a-d2175847e0f1} <Debug> TCPHandler: Processed in 0.001305274 sec. | ||
| 19308 | 2026.03.11 22:26:32.821109 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2026.03.11 22:26:32.821199 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19310 | 2026.03.11 22:26:32.821246 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19311 | 2026.03.11 22:26:32.821546 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19312 | 2026.03.11 22:26:32.821581 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19313 | 2026.03.11 22:26:32.821859 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19314 | 2026.03.11 22:26:32.822058 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19315 | 2026.03.11 22:26:32.822182 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 19316 | 2026.03.11 22:26:32.822217 [ 260 ] {6a40aa1b-76c1-4ca8-bd50-f6c838f2a611} <Debug> TCPHandler: Processed in 0.001155032 sec. | ||
| 19317 | 2026.03.11 22:26:32.822318 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19318 | 2026.03.11 22:26:32.822408 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19319 | 2026.03.11 22:26:32.822460 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19320 | 2026.03.11 22:26:32.823290 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19321 | 2026.03.11 22:26:32.823325 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19322 | 2026.03.11 22:26:32.823847 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19323 | 2026.03.11 22:26:32.824072 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19324 | 2026.03.11 22:26:32.824210 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001819 sec., 16492.578339747113 rows/sec., 29.55 MiB/sec. | ||
| 19325 | 2026.03.11 22:26:32.824271 [ 260 ] {6bb03261-aaea-41cd-b246-1e026f7365a2} <Debug> TCPHandler: Processed in 0.001998038 sec. | ||
| 19326 | 2026.03.11 22:26:32.824377 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19327 | 2026.03.11 22:26:32.824469 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19328 | 2026.03.11 22:26:32.824510 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19329 | 2026.03.11 22:26:32.824857 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19330 | 2026.03.11 22:26:32.824892 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19331 | 2026.03.11 22:26:32.825190 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19332 | 2026.03.11 22:26:32.825403 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19333 | 2026.03.11 22:26:32.825525 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 19334 | 2026.03.11 22:26:32.825559 [ 260 ] {b632ffac-f935-4fb4-aa7b-774cdc37e518} <Debug> TCPHandler: Processed in 0.001229664 sec. | ||
| 19335 | 2026.03.11 22:26:32.985759 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19336 | 2026.03.11 22:26:33.004519 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.03.11 22:26:33.004584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19338 | 2026.03.11 22:26:33.011197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19339 | 2026.03.11 22:26:33.011927 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.03.11 22:26:33.015360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19341 | 2026.03.11 22:26:33.146431 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19342 | 2026.03.11 22:26:33.146613 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19343 | 2026.03.11 22:26:33.146683 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19344 | 2026.03.11 22:26:33.147336 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19345 | 2026.03.11 22:26:33.147389 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19346 | 2026.03.11 22:26:33.147786 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19347 | 2026.03.11 22:26:33.148015 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.03.11 22:26:33.148183 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 19349 | 2026.03.11 22:26:33.148246 [ 260 ] {8a43c2de-f12e-4f7d-a503-37081ca94a4d} <Debug> TCPHandler: Processed in 0.001934497 sec. | ||
| 19350 | 2026.03.11 22:26:33.148368 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19351 | 2026.03.11 22:26:33.148470 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19352 | 2026.03.11 22:26:33.148543 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19353 | 2026.03.11 22:26:33.148958 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19354 | 2026.03.11 22:26:33.148997 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19355 | 2026.03.11 22:26:33.149311 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19356 | 2026.03.11 22:26:33.149526 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19357 | 2026.03.11 22:26:33.149668 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001221 sec., 6552.006552006552 rows/sec., 534.27 KiB/sec. | ||
| 19358 | 2026.03.11 22:26:33.149708 [ 260 ] {9b94b2ec-54f4-4eaa-a8cc-3cbd4e099251} <Debug> TCPHandler: Processed in 0.001391377 sec. | ||
| 19359 | 2026.03.11 22:26:33.149809 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19360 | 2026.03.11 22:26:33.149936 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19361 | 2026.03.11 22:26:33.149977 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19362 | 2026.03.11 22:26:33.151480 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19363 | 2026.03.11 22:26:33.151520 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19364 | 2026.03.11 22:26:33.151973 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19365 | 2026.03.11 22:26:33.152195 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19366 | 2026.03.11 22:26:33.152344 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Debug> executeQuery: Read 2084 rows, 163.25 KiB in 0.002428 sec., 858319.6046128501 rows/sec., 65.66 MiB/sec. | ||
| 19367 | 2026.03.11 22:26:33.152358 [ 134 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19368 | 2026.03.11 22:26:33.152383 [ 260 ] {a1477ee6-407a-455f-91fe-1150bad6768e} <Debug> TCPHandler: Processed in 0.002623489 sec. | ||
| 19369 | 2026.03.11 22:26:33.152424 [ 134 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19370 | 2026.03.11 22:26:33.152450 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19371 | 2026.03.11 22:26:33.152540 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19372 | 2026.03.11 22:26:33.152557 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19373 | 2026.03.11 22:26:33.152640 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19374 | 2026.03.11 22:26:33.152675 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19375 | 2026.03.11 22:26:33.152686 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19376 | 2026.03.11 22:26:33.152717 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2893 rows starting from the beginning of the part | ||
| 19377 | 2026.03.11 22:26:33.152789 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 76 rows starting from the beginning of the part | ||
| 19378 | 2026.03.11 22:26:33.152836 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 860 rows starting from the beginning of the part | ||
| 19379 | 2026.03.11 22:26:33.152881 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 76 rows starting from the beginning of the part | ||
| 19380 | 2026.03.11 22:26:33.152929 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 857 rows starting from the beginning of the part | ||
| 19381 | 2026.03.11 22:26:33.152970 [ 190 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 2084 rows starting from the beginning of the part | ||
| 19382 | 2026.03.11 22:26:33.153155 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2026.03.11 22:26:33.153197 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19384 | 2026.03.11 22:26:33.153530 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19385 | 2026.03.11 22:26:33.153754 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19386 | 2026.03.11 22:26:33.153889 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.00127 sec., 32283.46456692913 rows/sec., 2.38 MiB/sec. | ||
| 19387 | 2026.03.11 22:26:33.153929 [ 260 ] {a5110c29-0b6d-43bc-84df-e41b59bed794} <Debug> TCPHandler: Processed in 0.001439287 sec. | ||
| 19388 | 2026.03.11 22:26:33.154042 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19389 | 2026.03.11 22:26:33.154136 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19390 | 2026.03.11 22:26:33.154176 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19391 | 2026.03.11 22:26:33.154851 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2026.03.11 22:26:33.154888 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19393 | 2026.03.11 22:26:33.155223 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19394 | 2026.03.11 22:26:33.155343 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6846 rows, containing 5 columns (5 merged, 0 gathered) in 0.002828764 sec., 2420138.265334259 rows/sec., 196.79 MiB/sec. | ||
| 19395 | 2026.03.11 22:26:33.155456 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19396 | 2026.03.11 22:26:33.155591 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001475 sec., 496271.18644067796 rows/sec., 29.35 MiB/sec. | ||
| 19397 | 2026.03.11 22:26:33.155630 [ 260 ] {2b228964-549c-4818-882c-4af346b64d11} <Debug> TCPHandler: Processed in 0.00163768 sec. | ||
| 19398 | 2026.03.11 22:26:33.155719 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19399 | 2026.03.11 22:26:33.155748 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19400 | 2026.03.11 22:26:33.155846 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19401 | 2026.03.11 22:26:33.155887 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19402 | 2026.03.11 22:26:33.156079 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19403 | 2026.03.11 22:26:33.156183 [ 192 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_141_28} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19404 | 2026.03.11 22:26:33.156274 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19405 | 2026.03.11 22:26:33.156315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 19406 | 2026.03.11 22:26:33.156316 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19407 | 2026.03.11 22:26:33.156640 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19408 | 2026.03.11 22:26:33.156851 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19409 | 2026.03.11 22:26:33.156979 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 19410 | 2026.03.11 22:26:33.157019 [ 260 ] {48d27449-5dee-4a75-874a-5b823423dae1} <Debug> TCPHandler: Processed in 0.001318985 sec. | ||
| 19411 | 2026.03.11 22:26:33.157129 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.03.11 22:26:33.157224 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19413 | 2026.03.11 22:26:33.157278 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19414 | 2026.03.11 22:26:33.157666 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19415 | 2026.03.11 22:26:33.157703 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19416 | 2026.03.11 22:26:33.157992 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19417 | 2026.03.11 22:26:33.158202 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19418 | 2026.03.11 22:26:33.158338 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 19419 | 2026.03.11 22:26:33.158376 [ 260 ] {1a1cdf28-fefd-469b-ad88-9e5f5b5257f9} <Debug> TCPHandler: Processed in 0.001294535 sec. | ||
| 19420 | 2026.03.11 22:26:33.158474 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19421 | 2026.03.11 22:26:33.158566 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19422 | 2026.03.11 22:26:33.158605 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19423 | 2026.03.11 22:26:33.159412 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19424 | 2026.03.11 22:26:33.159449 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19425 | 2026.03.11 22:26:33.159797 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19426 | 2026.03.11 22:26:33.160005 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2026.03.11 22:26:33.160126 [ 134 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19428 | 2026.03.11 22:26:33.160130 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.001582 sec., 673198.4829329961 rows/sec., 46.87 MiB/sec. | ||
| 19429 | 2026.03.11 22:26:33.160174 [ 134 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2026.03.11 22:26:33.160193 [ 260 ] {cf395e4c-04ec-4aec-a6b5-da799572cac1} <Debug> TCPHandler: Processed in 0.001766843 sec. | ||
| 19431 | 2026.03.11 22:26:33.160200 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19432 | 2026.03.11 22:26:33.160305 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19433 | 2026.03.11 22:26:33.160315 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19434 | 2026.03.11 22:26:33.160427 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19435 | 2026.03.11 22:26:33.160429 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19436 | 2026.03.11 22:26:33.160466 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1551 rows starting from the beginning of the part | ||
| 19437 | 2026.03.11 22:26:33.160489 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19438 | 2026.03.11 22:26:33.160539 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 74 rows starting from the beginning of the part | ||
| 19439 | 2026.03.11 22:26:33.160590 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 526 rows starting from the beginning of the part | ||
| 19440 | 2026.03.11 22:26:33.160632 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 74 rows starting from the beginning of the part | ||
| 19441 | 2026.03.11 22:26:33.160675 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 520 rows starting from the beginning of the part | ||
| 19442 | 2026.03.11 22:26:33.160714 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1065 rows starting from the beginning of the part | ||
| 19443 | 2026.03.11 22:26:33.161204 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19444 | 2026.03.11 22:26:33.161253 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19445 | 2026.03.11 22:26:33.161702 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19446 | 2026.03.11 22:26:33.161930 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19447 | 2026.03.11 22:26:33.162060 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Debug> executeQuery: Read 1329 rows, 87.16 KiB in 0.001649 sec., 805942.995755003 rows/sec., 51.62 MiB/sec. | ||
| 19448 | 2026.03.11 22:26:33.162089 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826255 sec., 2086236.5879901766 rows/sec., 154.61 MiB/sec. | ||
| 19449 | 2026.03.11 22:26:33.162102 [ 260 ] {449c76ec-e97e-42b1-a539-8e3959378708} <Debug> TCPHandler: Processed in 0.001834705 sec. | ||
| 19450 | 2026.03.11 22:26:33.162154 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19451 | 2026.03.11 22:26:33.162196 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19452 | 2026.03.11 22:26:33.162226 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2026.03.11 22:26:33.162281 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19454 | 2026.03.11 22:26:33.162339 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19455 | 2026.03.11 22:26:33.162400 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19456 | 2026.03.11 22:26:33.162539 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19457 | 2026.03.11 22:26:33.162612 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_141_28} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19458 | 2026.03.11 22:26:33.162676 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 19459 | 2026.03.11 22:26:33.163232 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2026.03.11 22:26:33.163283 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19461 | 2026.03.11 22:26:33.163835 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19462 | 2026.03.11 22:26:33.164111 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2026.03.11 22:26:33.164272 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001952 sec., 10758.196721311475 rows/sec., 19.28 MiB/sec. | ||
| 19464 | 2026.03.11 22:26:33.164330 [ 260 ] {fe2ba4a6-86a5-43e9-8ec6-9e0ad4bef20d} <Debug> TCPHandler: Processed in 0.00215331 sec. | ||
| 19465 | 2026.03.11 22:26:33.164445 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19466 | 2026.03.11 22:26:33.164540 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19467 | 2026.03.11 22:26:33.164582 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19468 | 2026.03.11 22:26:33.164898 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2026.03.11 22:26:33.164936 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19470 | 2026.03.11 22:26:33.164982 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19471 | 2026.03.11 22:26:33.165250 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19472 | 2026.03.11 22:26:33.165476 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19473 | 2026.03.11 22:26:33.165590 [ 134 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19474 | 2026.03.11 22:26:33.165603 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 19475 | 2026.03.11 22:26:33.165626 [ 134 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19476 | 2026.03.11 22:26:33.165648 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 19477 | 2026.03.11 22:26:33.165648 [ 260 ] {137e2b56-65a0-4093-818a-2f557e741c22} <Debug> TCPHandler: Processed in 0.001251373 sec. | ||
| 19478 | 2026.03.11 22:26:33.165739 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19479 | 2026.03.11 22:26:33.165853 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19480 | 2026.03.11 22:26:33.165889 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7410 rows starting from the beginning of the part | ||
| 19481 | 2026.03.11 22:26:33.165952 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 19482 | 2026.03.11 22:26:33.166002 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 19483 | 2026.03.11 22:26:33.166047 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 19484 | 2026.03.11 22:26:33.166089 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 19485 | 2026.03.11 22:26:33.166134 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 12 rows starting from the beginning of the part | ||
| 19486 | 2026.03.11 22:26:33.168073 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002430556 sec., 3177050.847624988 rows/sec., 208.27 MiB/sec. | ||
| 19487 | 2026.03.11 22:26:33.168617 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19488 | 2026.03.11 22:26:33.168882 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19489 | 2026.03.11 22:26:33.168948 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_136_27} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19490 | 2026.03.11 22:26:33.169010 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 19491 | 2026.03.11 22:26:34.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.23 MiB, peak 409.75 MiB, free memory in arenas 0.00 B, will set to 396.88 MiB (RSS), difference: -1.35 MiB | ||
| 19492 | 2026.03.11 22:26:34.185986 [ 222 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19493 | 2026.03.11 22:26:34.186039 [ 222 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19494 | 2026.03.11 22:26:34.189133 [ 222 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19495 | 2026.03.11 22:26:37.797703 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19496 | 2026.03.11 22:26:37.797879 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19497 | 2026.03.11 22:26:37.797944 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19498 | 2026.03.11 22:26:37.798603 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.03.11 22:26:37.798643 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19500 | 2026.03.11 22:26:37.799029 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19501 | 2026.03.11 22:26:37.799263 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.03.11 22:26:37.799424 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 19503 | 2026.03.11 22:26:37.799474 [ 260 ] {137e9f39-db59-4553-a781-c5b300d844fe} <Debug> TCPHandler: Processed in 0.001892496 sec. | ||
| 19504 | 2026.03.11 22:26:37.799588 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19505 | 2026.03.11 22:26:37.799690 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19506 | 2026.03.11 22:26:37.799734 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19507 | 2026.03.11 22:26:37.800152 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19508 | 2026.03.11 22:26:37.800187 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19509 | 2026.03.11 22:26:37.800491 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19510 | 2026.03.11 22:26:37.800703 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2026.03.11 22:26:37.800830 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 19512 | 2026.03.11 22:26:37.800868 [ 260 ] {d02e9a1d-2189-4630-b712-d99e85bd51d5} <Debug> TCPHandler: Processed in 0.001331745 sec. | ||
| 19513 | 2026.03.11 22:26:37.800976 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19514 | 2026.03.11 22:26:37.801070 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19515 | 2026.03.11 22:26:37.801115 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19516 | 2026.03.11 22:26:37.801498 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19517 | 2026.03.11 22:26:37.801532 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19518 | 2026.03.11 22:26:37.801856 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19519 | 2026.03.11 22:26:37.802061 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19520 | 2026.03.11 22:26:37.802183 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 19521 | 2026.03.11 22:26:37.802220 [ 260 ] {5561717b-4b53-4a2d-9855-568bb5ba9082} <Debug> TCPHandler: Processed in 0.001293685 sec. | ||
| 19522 | 2026.03.11 22:26:37.802334 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19523 | 2026.03.11 22:26:37.802428 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19524 | 2026.03.11 22:26:37.802469 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19525 | 2026.03.11 22:26:37.802789 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2026.03.11 22:26:37.802823 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19527 | 2026.03.11 22:26:37.803118 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19528 | 2026.03.11 22:26:37.803340 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.03.11 22:26:37.803466 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 19530 | 2026.03.11 22:26:37.803503 [ 260 ] {90b4df1f-0d26-462a-88c0-6183dc2b297f} <Debug> TCPHandler: Processed in 0.001226954 sec. | ||
| 19531 | 2026.03.11 22:26:38.249439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40863 | ||
| 19532 | 2026.03.11 22:26:38.249995 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.03.11 22:26:38.250047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19534 | 2026.03.11 22:26:38.250557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19535 | 2026.03.11 22:26:38.250796 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.03.11 22:26:38.250956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40863 | ||
| 19537 | 2026.03.11 22:26:38.989994 [ 221 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19538 | 2026.03.11 22:26:38.990108 [ 221 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19539 | 2026.03.11 22:26:38.992736 [ 221 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19540 | 2026.03.11 22:26:39.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.90 MiB, peak 409.75 MiB, free memory in arenas 0.00 B, will set to 396.88 MiB (RSS), difference: 3.98 MiB | ||
| 19541 | 2026.03.11 22:26:39.093374 [ 222 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19542 | 2026.03.11 22:26:39.093456 [ 222 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19543 | 2026.03.11 22:26:39.096732 [ 222 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19544 | 2026.03.11 22:26:40.515513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19545 | 2026.03.11 22:26:40.533373 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.03.11 22:26:40.533439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19547 | 2026.03.11 22:26:40.539911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19548 | 2026.03.11 22:26:40.540664 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2026.03.11 22:26:40.544462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19550 | 2026.03.11 22:26:40.817572 [ 219 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19551 | 2026.03.11 22:26:40.817623 [ 219 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19552 | 2026.03.11 22:26:40.820452 [ 219 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19553 | 2026.03.11 22:26:40.868977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2406 | ||
| 19554 | 2026.03.11 22:26:40.871820 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19555 | 2026.03.11 22:26:40.871872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19556 | 2026.03.11 22:26:40.873120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19557 | 2026.03.11 22:26:40.873394 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19558 | 2026.03.11 22:26:40.873690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2406 | ||
| 19559 | 2026.03.11 22:26:42.389426 [ 222 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19560 | 2026.03.11 22:26:42.389478 [ 222 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19561 | 2026.03.11 22:26:42.392304 [ 222 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19562 | 2026.03.11 22:26:42.548485 [ 225 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19563 | 2026.03.11 22:26:42.548564 [ 225 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19564 | 2026.03.11 22:26:42.551074 [ 225 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19565 | 2026.03.11 22:26:42.717290 [ 221 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19566 | 2026.03.11 22:26:42.717334 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19567 | 2026.03.11 22:26:42.719832 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19568 | 2026.03.11 22:26:42.800937 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19569 | 2026.03.11 22:26:42.801121 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19570 | 2026.03.11 22:26:42.801191 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19571 | 2026.03.11 22:26:42.801924 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19572 | 2026.03.11 22:26:42.801975 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19573 | 2026.03.11 22:26:42.802404 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19574 | 2026.03.11 22:26:42.802649 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19575 | 2026.03.11 22:26:42.802812 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001743 sec., 66551.92197360873 rows/sec., 5.65 MiB/sec. | ||
| 19576 | 2026.03.11 22:26:42.802866 [ 260 ] {52096998-704a-43a3-b4cc-b8fbabded44d} <Debug> TCPHandler: Processed in 0.002057528 sec. | ||
| 19577 | 2026.03.11 22:26:42.803003 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19578 | 2026.03.11 22:26:42.803111 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19579 | 2026.03.11 22:26:42.803157 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19580 | 2026.03.11 22:26:42.803640 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19581 | 2026.03.11 22:26:42.803679 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19582 | 2026.03.11 22:26:42.803995 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19583 | 2026.03.11 22:26:42.804223 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19584 | 2026.03.11 22:26:42.804376 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001275 sec., 23529.41176470588 rows/sec., 1.73 MiB/sec. | ||
| 19585 | 2026.03.11 22:26:42.804421 [ 260 ] {0c4407a6-522e-4c8d-ae43-8eb9684c8c2c} <Debug> TCPHandler: Processed in 0.001469818 sec. | ||
| 19586 | 2026.03.11 22:26:42.804549 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19587 | 2026.03.11 22:26:42.804650 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19588 | 2026.03.11 22:26:42.804694 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19589 | 2026.03.11 22:26:42.805160 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19590 | 2026.03.11 22:26:42.805195 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19591 | 2026.03.11 22:26:42.805508 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19592 | 2026.03.11 22:26:42.805724 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19593 | 2026.03.11 22:26:42.805854 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001226 sec., 76672.1044045677 rows/sec., 5.99 MiB/sec. | ||
| 19594 | 2026.03.11 22:26:42.805893 [ 260 ] {064e7377-a08e-449f-95ce-b04a8be6599c} <Debug> TCPHandler: Processed in 0.001395997 sec. | ||
| 19595 | 2026.03.11 22:26:42.806011 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19596 | 2026.03.11 22:26:42.806108 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19597 | 2026.03.11 22:26:42.806153 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19598 | 2026.03.11 22:26:42.806622 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19599 | 2026.03.11 22:26:42.806658 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19600 | 2026.03.11 22:26:42.807002 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19601 | 2026.03.11 22:26:42.807218 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19602 | 2026.03.11 22:26:42.807331 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 4 parts from all_1_135_31 to all_138_138_0 | ||
| 19603 | 2026.03.11 22:26:42.807347 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 19604 | 2026.03.11 22:26:42.807371 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19605 | 2026.03.11 22:26:42.807402 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19606 | 2026.03.11 22:26:42.807404 [ 260 ] {b0f0b348-7c91-4dbf-b686-267713a278ac} <Debug> TCPHandler: Processed in 0.001442357 sec. | ||
| 19607 | 2026.03.11 22:26:42.807493 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_135_31 to all_138_138_0 into Compact with storage Full | ||
| 19608 | 2026.03.11 22:26:42.807521 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19609 | 2026.03.11 22:26:42.807597 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19610 | 2026.03.11 22:26:42.807615 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19611 | 2026.03.11 22:26:42.807629 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_31, total 45342 rows starting from the beginning of the part | ||
| 19612 | 2026.03.11 22:26:42.807670 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19613 | 2026.03.11 22:26:42.807693 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19614 | 2026.03.11 22:26:42.807741 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 265 rows starting from the beginning of the part | ||
| 19615 | 2026.03.11 22:26:42.807783 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1329 rows starting from the beginning of the part | ||
| 19616 | 2026.03.11 22:26:42.808576 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19617 | 2026.03.11 22:26:42.808614 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19618 | 2026.03.11 22:26:42.809170 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19619 | 2026.03.11 22:26:42.809401 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19620 | 2026.03.11 22:26:42.809571 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001974 sec., 15197.568389057751 rows/sec., 27.23 MiB/sec. | ||
| 19621 | 2026.03.11 22:26:42.809636 [ 260 ] {81332320-7ca4-4af9-9e32-62f7b43481ba} <Debug> TCPHandler: Processed in 0.00216367 sec. | ||
| 19622 | 2026.03.11 22:26:42.809751 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19623 | 2026.03.11 22:26:42.809844 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19624 | 2026.03.11 22:26:42.809885 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19625 | 2026.03.11 22:26:42.810283 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19626 | 2026.03.11 22:26:42.810325 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19627 | 2026.03.11 22:26:42.810671 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19628 | 2026.03.11 22:26:42.810890 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19629 | 2026.03.11 22:26:42.811023 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 19630 | 2026.03.11 22:26:42.811062 [ 260 ] {38225bdd-2cf4-4b65-acb1-53fb15315f45} <Debug> TCPHandler: Processed in 0.001359426 sec. | ||
| 19631 | 2026.03.11 22:26:42.815777 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47096 rows, containing 5 columns (5 merged, 0 gathered) in 0.008322478 sec., 5658891.498421504 rows/sec., 371.74 MiB/sec. | ||
| 19632 | 2026.03.11 22:26:42.816429 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 19633 | 2026.03.11 22:26:42.816796 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19634 | 2026.03.11 22:26:42.816882 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 4 parts: [all_1_135_31, all_138_138_0] -> all_1_138_32 | ||
| 19635 | 2026.03.11 22:26:42.817000 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 19636 | 2026.03.11 22:26:43.320372 [ 220 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19637 | 2026.03.11 22:26:43.320451 [ 220 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19638 | 2026.03.11 22:26:43.324801 [ 220 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19639 | 2026.03.11 22:26:45.532052 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19640 | 2026.03.11 22:26:45.532114 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19641 | 2026.03.11 22:26:45.751188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41311 | ||
| 19642 | 2026.03.11 22:26:45.751694 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.03.11 22:26:45.751732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19644 | 2026.03.11 22:26:45.752205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19645 | 2026.03.11 22:26:45.752441 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2026.03.11 22:26:45.752568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41311 | ||
| 19647 | 2026.03.11 22:26:45.752614 [ 116 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19648 | 2026.03.11 22:26:45.752707 [ 116 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.03.11 22:26:45.752742 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19650 | 2026.03.11 22:26:45.752913 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 19651 | 2026.03.11 22:26:45.753068 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19652 | 2026.03.11 22:26:45.753110 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38943 rows starting from the beginning of the part | ||
| 19653 | 2026.03.11 22:26:45.753184 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19654 | 2026.03.11 22:26:45.753235 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19655 | 2026.03.11 22:26:45.753282 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19656 | 2026.03.11 22:26:45.753327 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19657 | 2026.03.11 22:26:45.753373 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19658 | 2026.03.11 22:26:45.756204 [ 200 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41311 rows, containing 4 columns (4 merged, 0 gathered) in 0.003355734 sec., 12310570.504098358 rows/sec., 176.10 MiB/sec. | ||
| 19659 | 2026.03.11 22:26:45.756474 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19660 | 2026.03.11 22:26:45.756730 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19661 | 2026.03.11 22:26:45.756801 [ 198 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_86_17} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19662 | 2026.03.11 22:26:45.756873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19663 | 2026.03.11 22:26:47.800217 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19664 | 2026.03.11 22:26:47.800424 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19665 | 2026.03.11 22:26:47.800502 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19666 | 2026.03.11 22:26:47.801248 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2026.03.11 22:26:47.801298 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19668 | 2026.03.11 22:26:47.801710 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19669 | 2026.03.11 22:26:47.801946 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2026.03.11 22:26:47.802106 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001741 sec., 43653.072946582426 rows/sec., 3.60 MiB/sec. | ||
| 19671 | 2026.03.11 22:26:47.802159 [ 260 ] {1fb34ff9-933b-4c4a-a913-c7fd7fc344b5} <Debug> TCPHandler: Processed in 0.002080289 sec. | ||
| 19672 | 2026.03.11 22:26:47.802281 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19673 | 2026.03.11 22:26:47.802384 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19674 | 2026.03.11 22:26:47.802429 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19675 | 2026.03.11 22:26:47.802851 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2026.03.11 22:26:47.802889 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19677 | 2026.03.11 22:26:47.803194 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19678 | 2026.03.11 22:26:47.803408 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2026.03.11 22:26:47.803540 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 19680 | 2026.03.11 22:26:47.803582 [ 260 ] {a6e0aa50-8578-4a10-b9d3-57aa2bcb9c6f} <Debug> TCPHandler: Processed in 0.001354195 sec. | ||
| 19681 | 2026.03.11 22:26:47.803689 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19682 | 2026.03.11 22:26:47.803787 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19683 | 2026.03.11 22:26:47.803829 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19684 | 2026.03.11 22:26:47.804251 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19685 | 2026.03.11 22:26:47.804289 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19686 | 2026.03.11 22:26:47.804607 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19687 | 2026.03.11 22:26:47.804816 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2026.03.11 22:26:47.804949 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 4.90 MiB/sec. | ||
| 19689 | 2026.03.11 22:26:47.804988 [ 260 ] {7b76bb73-3529-4522-8d7e-3a6336979ecd} <Debug> TCPHandler: Processed in 0.001349326 sec. | ||
| 19690 | 2026.03.11 22:26:47.805112 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19691 | 2026.03.11 22:26:47.805209 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19692 | 2026.03.11 22:26:47.805252 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19693 | 2026.03.11 22:26:47.805675 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19694 | 2026.03.11 22:26:47.805712 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19695 | 2026.03.11 22:26:47.806038 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19696 | 2026.03.11 22:26:47.806254 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19697 | 2026.03.11 22:26:47.806383 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 19698 | 2026.03.11 22:26:47.806422 [ 260 ] {f85579b6-3cbb-47fb-bc9a-f5639bfaa5a0} <Debug> TCPHandler: Processed in 0.001362236 sec. | ||
| 19699 | 2026.03.11 22:26:47.806549 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19700 | 2026.03.11 22:26:47.806646 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19701 | 2026.03.11 22:26:47.806701 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19702 | 2026.03.11 22:26:47.807528 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19703 | 2026.03.11 22:26:47.807566 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19704 | 2026.03.11 22:26:47.808078 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19705 | 2026.03.11 22:26:47.808301 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19706 | 2026.03.11 22:26:47.808439 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 19707 | 2026.03.11 22:26:47.808504 [ 260 ] {bd14afbd-1b30-4f68-bbc3-dcae7325ce2e} <Debug> TCPHandler: Processed in 0.002006169 sec. | ||
| 19708 | 2026.03.11 22:26:47.808634 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19709 | 2026.03.11 22:26:47.808731 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19710 | 2026.03.11 22:26:47.808775 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19711 | 2026.03.11 22:26:47.809118 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19712 | 2026.03.11 22:26:47.809155 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19713 | 2026.03.11 22:26:47.809455 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19714 | 2026.03.11 22:26:47.809672 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19715 | 2026.03.11 22:26:47.809800 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 19716 | 2026.03.11 22:26:47.809837 [ 260 ] {89f4ca07-8b02-4f10-ac30-2673a2912058} <Debug> TCPHandler: Processed in 0.001253354 sec. | ||
| 19717 | 2026.03.11 22:26:48.044596 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19718 | 2026.03.11 22:26:48.062602 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2026.03.11 22:26:48.062660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19720 | 2026.03.11 22:26:48.068820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19721 | 2026.03.11 22:26:48.069568 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2026.03.11 22:26:48.069859 [ 113 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19723 | 2026.03.11 22:26:48.069904 [ 113 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19724 | 2026.03.11 22:26:48.069929 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19725 | 2026.03.11 22:26:48.070111 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 19726 | 2026.03.11 22:26:48.072909 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19727 | 2026.03.11 22:26:48.074525 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19728 | 2026.03.11 22:26:48.076166 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19729 | 2026.03.11 22:26:48.081167 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19730 | 2026.03.11 22:26:48.086049 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19731 | 2026.03.11 22:26:48.091078 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19732 | 2026.03.11 22:26:48.096907 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19733 | 2026.03.11 22:26:48.101797 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19734 | 2026.03.11 22:26:48.161141 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091129595 sec., 7110.752549706822 rows/sec., 36.77 MiB/sec. | ||
| 19735 | 2026.03.11 22:26:48.164467 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19736 | 2026.03.11 22:26:48.166642 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19737 | 2026.03.11 22:26:48.166763 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_86_17} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19738 | 2026.03.11 22:26:48.169721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19739 | 2026.03.11 22:26:49.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.96 MiB, peak 415.38 MiB, free memory in arenas 0.00 B, will set to 396.90 MiB (RSS), difference: -1.06 MiB | ||
| 19740 | 2026.03.11 22:26:50.874042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2430 | ||
| 19741 | 2026.03.11 22:26:50.876417 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.03.11 22:26:50.876460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19743 | 2026.03.11 22:26:50.877683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19744 | 2026.03.11 22:26:50.877954 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19745 | 2026.03.11 22:26:50.878253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2430 | ||
| 19746 | 2026.03.11 22:26:52.800510 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.03.11 22:26:52.800697 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19748 | 2026.03.11 22:26:52.800765 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19749 | 2026.03.11 22:26:52.801401 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19750 | 2026.03.11 22:26:52.801451 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19751 | 2026.03.11 22:26:52.801832 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19752 | 2026.03.11 22:26:52.802060 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19753 | 2026.03.11 22:26:52.802217 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 207.89 KiB/sec. | ||
| 19754 | 2026.03.11 22:26:52.802261 [ 260 ] {0f215c4a-d30e-415e-a30c-d4030c13eb70} <Debug> TCPHandler: Processed in 0.001881745 sec. | ||
| 19755 | 2026.03.11 22:26:52.802386 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19756 | 2026.03.11 22:26:52.802489 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19757 | 2026.03.11 22:26:52.802529 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19758 | 2026.03.11 22:26:52.803054 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19759 | 2026.03.11 22:26:52.803101 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19760 | 2026.03.11 22:26:52.803425 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19761 | 2026.03.11 22:26:52.803633 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19762 | 2026.03.11 22:26:52.803765 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001298 sec., 90909.09090909091 rows/sec., 7.70 MiB/sec. | ||
| 19763 | 2026.03.11 22:26:52.803803 [ 260 ] {17ab1d38-828c-4efe-8635-df3d5f48779f} <Debug> TCPHandler: Processed in 0.001470548 sec. | ||
| 19764 | 2026.03.11 22:26:52.803918 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2026.03.11 22:26:52.804011 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19766 | 2026.03.11 22:26:52.804051 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19767 | 2026.03.11 22:26:52.804502 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19768 | 2026.03.11 22:26:52.804537 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19769 | 2026.03.11 22:26:52.804819 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19770 | 2026.03.11 22:26:52.805017 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2026.03.11 22:26:52.805142 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001148 sec., 29616.72473867596 rows/sec., 2.16 MiB/sec. | ||
| 19772 | 2026.03.11 22:26:52.805140 [ 110 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19773 | 2026.03.11 22:26:52.805180 [ 260 ] {7b768370-f2d6-435b-bcff-6ab0cc90a8e7} <Debug> TCPHandler: Processed in 0.001310544 sec. | ||
| 19774 | 2026.03.11 22:26:52.805217 [ 110 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2026.03.11 22:26:52.805243 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19776 | 2026.03.11 22:26:52.805305 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19777 | 2026.03.11 22:26:52.805360 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19778 | 2026.03.11 22:26:52.805408 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19779 | 2026.03.11 22:26:52.805451 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19780 | 2026.03.11 22:26:52.805511 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19781 | 2026.03.11 22:26:52.805548 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 225 rows starting from the beginning of the part | ||
| 19782 | 2026.03.11 22:26:52.805614 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 172 rows starting from the beginning of the part | ||
| 19783 | 2026.03.11 22:26:52.805660 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 41 rows starting from the beginning of the part | ||
| 19784 | 2026.03.11 22:26:52.805703 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 19785 | 2026.03.11 22:26:52.805744 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 19786 | 2026.03.11 22:26:52.805784 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part | ||
| 19787 | 2026.03.11 22:26:52.805874 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.03.11 22:26:52.805914 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19789 | 2026.03.11 22:26:52.806241 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19790 | 2026.03.11 22:26:52.806474 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.03.11 22:26:52.806603 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001213 sec., 80791.4262159934 rows/sec., 6.31 MiB/sec. | ||
| 19792 | 2026.03.11 22:26:52.806640 [ 260 ] {44537d5c-c8e6-4b1f-9c58-cddc05573d06} <Debug> TCPHandler: Processed in 0.001387546 sec. | ||
| 19793 | 2026.03.11 22:26:52.806704 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400026 sec., 365707.4940036828 rows/sec., 25.23 MiB/sec. | ||
| 19794 | 2026.03.11 22:26:52.806750 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19795 | 2026.03.11 22:26:52.806844 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19796 | 2026.03.11 22:26:52.806888 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19797 | 2026.03.11 22:26:52.806900 [ 186 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19798 | 2026.03.11 22:26:52.807217 [ 186 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19799 | 2026.03.11 22:26:52.807297 [ 186 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_126_25} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19800 | 2026.03.11 22:26:52.807308 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19801 | 2026.03.11 22:26:52.807348 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19802 | 2026.03.11 22:26:52.807416 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19803 | 2026.03.11 22:26:52.807675 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19804 | 2026.03.11 22:26:52.807887 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2026.03.11 22:26:52.808013 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 19806 | 2026.03.11 22:26:52.808050 [ 260 ] {68e57f5f-6839-4f38-bde2-c7a2cbdfe11d} <Debug> TCPHandler: Processed in 0.001348296 sec. | ||
| 19807 | 2026.03.11 22:26:52.808148 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19808 | 2026.03.11 22:26:52.808239 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19809 | 2026.03.11 22:26:52.808293 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19810 | 2026.03.11 22:26:52.809120 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19811 | 2026.03.11 22:26:52.809156 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19812 | 2026.03.11 22:26:52.809689 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19813 | 2026.03.11 22:26:52.809904 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19814 | 2026.03.11 22:26:52.810025 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19815 | 2026.03.11 22:26:52.810040 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001818 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 19816 | 2026.03.11 22:26:52.810065 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.03.11 22:26:52.810087 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19818 | 2026.03.11 22:26:52.810104 [ 260 ] {2422c466-20ac-404c-9cd0-d6ac5aaf87e1} <Debug> TCPHandler: Processed in 0.002002958 sec. | ||
| 19819 | 2026.03.11 22:26:52.810166 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19820 | 2026.03.11 22:26:52.810213 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19821 | 2026.03.11 22:26:52.810311 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19822 | 2026.03.11 22:26:52.810351 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19823 | 2026.03.11 22:26:52.810383 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19824 | 2026.03.11 22:26:52.810445 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2573 rows starting from the beginning of the part | ||
| 19825 | 2026.03.11 22:26:52.810584 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
| 19826 | 2026.03.11 22:26:52.810687 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19827 | 2026.03.11 22:26:52.810695 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 21 rows starting from the beginning of the part | ||
| 19828 | 2026.03.11 22:26:52.810730 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19829 | 2026.03.11 22:26:52.810865 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 19830 | 2026.03.11 22:26:52.811018 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 19831 | 2026.03.11 22:26:52.811036 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19832 | 2026.03.11 22:26:52.811155 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
| 19833 | 2026.03.11 22:26:52.811260 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19834 | 2026.03.11 22:26:52.811390 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 19835 | 2026.03.11 22:26:52.811426 [ 260 ] {c3f3a41c-8f2c-4689-b6e8-b29f70fccdc8} <Debug> TCPHandler: Processed in 0.001260244 sec. | ||
| 19836 | 2026.03.11 22:26:52.820023 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 19 columns (19 merged, 0 gathered) in 0.009893607 sec., 272297.0500041087 rows/sec., 487.94 MiB/sec. | ||
| 19837 | 2026.03.11 22:26:52.822386 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19838 | 2026.03.11 22:26:52.822712 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19839 | 2026.03.11 22:26:52.822781 [ 195 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19840 | 2026.03.11 22:26:52.822926 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.03 MiB. | ||
| 19841 | 2026.03.11 22:26:53.252767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41823 | ||
| 19842 | 2026.03.11 22:26:53.253354 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19843 | 2026.03.11 22:26:53.253387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19844 | 2026.03.11 22:26:53.253870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19845 | 2026.03.11 22:26:53.254094 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19846 | 2026.03.11 22:26:53.254220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41823 | ||
| 19847 | 2026.03.11 22:26:55.573043 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 19848 | 2026.03.11 22:26:55.591027 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19849 | 2026.03.11 22:26:55.591085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19850 | 2026.03.11 22:26:55.597018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19851 | 2026.03.11 22:26:55.597740 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19852 | 2026.03.11 22:26:55.600974 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 19853 | 2026.03.11 22:26:57.799567 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19854 | 2026.03.11 22:26:57.799747 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19855 | 2026.03.11 22:26:57.799812 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19856 | 2026.03.11 22:26:57.800476 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19857 | 2026.03.11 22:26:57.800524 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19858 | 2026.03.11 22:26:57.800911 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19859 | 2026.03.11 22:26:57.801135 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19860 | 2026.03.11 22:26:57.801282 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001583 sec., 48010.10739102969 rows/sec., 3.96 MiB/sec. | ||
| 19861 | 2026.03.11 22:26:57.801298 [ 104 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19862 | 2026.03.11 22:26:57.801325 [ 260 ] {d09a866d-0c08-431f-8dfd-76ac874d58bc} <Debug> TCPHandler: Processed in 0.001886356 sec. | ||
| 19863 | 2026.03.11 22:26:57.801373 [ 104 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19864 | 2026.03.11 22:26:57.801402 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19865 | 2026.03.11 22:26:57.801476 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19866 | 2026.03.11 22:26:57.801504 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19867 | 2026.03.11 22:26:57.801575 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19868 | 2026.03.11 22:26:57.801613 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19869 | 2026.03.11 22:26:57.801616 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19870 | 2026.03.11 22:26:57.801648 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2893 rows starting from the beginning of the part | ||
| 19871 | 2026.03.11 22:26:57.801714 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 19872 | 2026.03.11 22:26:57.801766 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 116 rows starting from the beginning of the part | ||
| 19873 | 2026.03.11 22:26:57.801813 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 76 rows starting from the beginning of the part | ||
| 19874 | 2026.03.11 22:26:57.801856 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 118 rows starting from the beginning of the part | ||
| 19875 | 2026.03.11 22:26:57.801898 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 19876 | 2026.03.11 22:26:57.802046 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2026.03.11 22:26:57.802084 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19878 | 2026.03.11 22:26:57.802388 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19879 | 2026.03.11 22:26:57.802618 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.03.11 22:26:57.802746 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 19881 | 2026.03.11 22:26:57.802784 [ 260 ] {0f46ef0b-9a32-4e3f-964c-7fcf102013fb} <Debug> TCPHandler: Processed in 0.001356265 sec. | ||
| 19882 | 2026.03.11 22:26:57.802882 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.03.11 22:26:57.802973 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19884 | 2026.03.11 22:26:57.803013 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19885 | 2026.03.11 22:26:57.803327 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868775 sec., 1784591.5104814651 rows/sec., 145.91 MiB/sec. | ||
| 19886 | 2026.03.11 22:26:57.803434 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.03.11 22:26:57.803473 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19888 | 2026.03.11 22:26:57.803692 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19889 | 2026.03.11 22:26:57.803792 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19890 | 2026.03.11 22:26:57.804051 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2026.03.11 22:26:57.804070 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19892 | 2026.03.11 22:26:57.804142 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_146_29} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19893 | 2026.03.11 22:26:57.804207 [ 104 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19894 | 2026.03.11 22:26:57.804211 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001256 sec., 58917.1974522293 rows/sec., 4.60 MiB/sec. | ||
| 19895 | 2026.03.11 22:26:57.804242 [ 104 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.03.11 22:26:57.804244 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 19897 | 2026.03.11 22:26:57.804293 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19898 | 2026.03.11 22:26:57.804303 [ 260 ] {4d3d0bcc-2932-4beb-926c-c6990ff933fe} <Debug> TCPHandler: Processed in 0.001466418 sec. | ||
| 19899 | 2026.03.11 22:26:57.804358 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19900 | 2026.03.11 22:26:57.804441 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19901 | 2026.03.11 22:26:57.804444 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19902 | 2026.03.11 22:26:57.804468 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1551 rows starting from the beginning of the part | ||
| 19903 | 2026.03.11 22:26:57.804537 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19904 | 2026.03.11 22:26:57.804573 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19905 | 2026.03.11 22:26:57.804580 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 94 rows starting from the beginning of the part | ||
| 19906 | 2026.03.11 22:26:57.804633 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19907 | 2026.03.11 22:26:57.804639 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 19908 | 2026.03.11 22:26:57.804692 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 98 rows starting from the beginning of the part | ||
| 19909 | 2026.03.11 22:26:57.804732 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 19910 | 2026.03.11 22:26:57.805135 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19911 | 2026.03.11 22:26:57.805181 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19912 | 2026.03.11 22:26:57.805624 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19913 | 2026.03.11 22:26:57.805803 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464148 sec., 1335247.5296213224 rows/sec., 100.56 MiB/sec. | ||
| 19914 | 2026.03.11 22:26:57.805870 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19915 | 2026.03.11 22:26:57.806001 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_138_32 to all_139_139_0 | ||
| 19916 | 2026.03.11 22:26:57.806009 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00146 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 19917 | 2026.03.11 22:26:57.806034 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19918 | 2026.03.11 22:26:57.806059 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19919 | 2026.03.11 22:26:57.806063 [ 260 ] {fbc45acf-e2e4-4ae3-bb78-6c3532976d9c} <Debug> TCPHandler: Processed in 0.001679142 sec. | ||
| 19920 | 2026.03.11 22:26:57.806070 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19921 | 2026.03.11 22:26:57.806145 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_32 to all_139_139_0 into Compact with storage Full | ||
| 19922 | 2026.03.11 22:26:57.806205 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19923 | 2026.03.11 22:26:57.806227 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19924 | 2026.03.11 22:26:57.806233 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19925 | 2026.03.11 22:26:57.806275 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19926 | 2026.03.11 22:26:57.806304 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_32, total 47096 rows starting from the beginning of the part | ||
| 19927 | 2026.03.11 22:26:57.806317 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19928 | 2026.03.11 22:26:57.806362 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 128 rows starting from the beginning of the part | ||
| 19929 | 2026.03.11 22:26:57.806374 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19930 | 2026.03.11 22:26:57.806408 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19931 | 2026.03.11 22:26:57.806501 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_146_29} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19932 | 2026.03.11 22:26:57.806605 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 19933 | 2026.03.11 22:26:57.807263 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.03.11 22:26:57.807314 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19935 | 2026.03.11 22:26:57.807864 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19936 | 2026.03.11 22:26:57.808144 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.03.11 22:26:57.808292 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001993 sec., 5017.5614651279475 rows/sec., 8.99 MiB/sec. | ||
| 19938 | 2026.03.11 22:26:57.808347 [ 260 ] {9f6680dc-4aed-49af-90fd-2c5a025c4977} <Debug> TCPHandler: Processed in 0.002205051 sec. | ||
| 19939 | 2026.03.11 22:26:57.808348 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19940 | 2026.03.11 22:26:57.808384 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19941 | 2026.03.11 22:26:57.808463 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19942 | 2026.03.11 22:26:57.808561 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19943 | 2026.03.11 22:26:57.808604 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19944 | 2026.03.11 22:26:57.808945 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19945 | 2026.03.11 22:26:57.808986 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19946 | 2026.03.11 22:26:57.809324 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19947 | 2026.03.11 22:26:57.809539 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19948 | 2026.03.11 22:26:57.809665 [ 104 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19949 | 2026.03.11 22:26:57.809671 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 19950 | 2026.03.11 22:26:57.809705 [ 104 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2026.03.11 22:26:57.809724 [ 260 ] {7ea937f8-f4b4-4085-b825-8c188ccd6826} <Debug> TCPHandler: Processed in 0.001308765 sec. | ||
| 19952 | 2026.03.11 22:26:57.809730 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19953 | 2026.03.11 22:26:57.809823 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19954 | 2026.03.11 22:26:57.809928 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19955 | 2026.03.11 22:26:57.809931 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19956 | 2026.03.11 22:26:57.809959 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7722 rows starting from the beginning of the part | ||
| 19957 | 2026.03.11 22:26:57.810015 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 48 rows starting from the beginning of the part | ||
| 19958 | 2026.03.11 22:26:57.810057 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19959 | 2026.03.11 22:26:57.810095 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19960 | 2026.03.11 22:26:57.810133 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 19961 | 2026.03.11 22:26:57.810170 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19962 | 2026.03.11 22:26:57.811495 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19963 | 2026.03.11 22:26:57.812480 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002693981 sec., 2973294.9118794827 rows/sec., 195.11 MiB/sec. | ||
| 19964 | 2026.03.11 22:26:57.813051 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19965 | 2026.03.11 22:26:57.813373 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19966 | 2026.03.11 22:26:57.813459 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_141_28} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19967 | 2026.03.11 22:26:57.813577 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19968 | 2026.03.11 22:26:57.814492 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47224 rows, containing 5 columns (5 merged, 0 gathered) in 0.008370759 sec., 5641543.377368767 rows/sec., 370.66 MiB/sec. | ||
| 19969 | 2026.03.11 22:26:57.815250 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Trace> MergedBlockOutputStream: filled checksums all_1_139_33 (state Temporary) | ||
| 19970 | 2026.03.11 22:26:57.815567 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_139_33 to all_1_139_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19971 | 2026.03.11 22:26:57.815645 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_139_33} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_138_32, all_139_139_0] -> all_1_139_33 | ||
| 19972 | 2026.03.11 22:26:57.815737 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 19973 | 2026.03.11 22:26:58.050873 [ 220 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19974 | 2026.03.11 22:26:58.050918 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19975 | 2026.03.11 22:26:58.053760 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19976 | 2026.03.11 22:27:00.532156 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19977 | 2026.03.11 22:27:00.532256 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19978 | 2026.03.11 22:27:00.754439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42271 | ||
| 19979 | 2026.03.11 22:27:00.755157 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19980 | 2026.03.11 22:27:00.755221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19981 | 2026.03.11 22:27:00.756004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19982 | 2026.03.11 22:27:00.756255 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2026.03.11 22:27:00.756383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42271 | ||
| 19984 | 2026.03.11 22:27:00.878527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2456 | ||
| 19985 | 2026.03.11 22:27:00.880988 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19986 | 2026.03.11 22:27:00.881031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19987 | 2026.03.11 22:27:00.882220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19988 | 2026.03.11 22:27:00.882487 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19989 | 2026.03.11 22:27:00.882638 [ 96 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19990 | 2026.03.11 22:27:00.882676 [ 96 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19991 | 2026.03.11 22:27:00.882695 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 19992 | 2026.03.11 22:27:00.882822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2456 | ||
| 19993 | 2026.03.11 22:27:00.882840 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 19994 | 2026.03.11 22:27:00.883297 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19995 | 2026.03.11 22:27:00.883428 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2282 rows starting from the beginning of the part | ||
| 19996 | 2026.03.11 22:27:00.883770 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 19997 | 2026.03.11 22:27:00.884136 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 19998 | 2026.03.11 22:27:00.884470 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
| 19999 | 2026.03.11 22:27:00.884797 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 20000 | 2026.03.11 22:27:00.885122 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 20001 | 2026.03.11 22:27:00.892695 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 72 columns (72 merged, 0 gathered) in 0.009900817 sec., 248060.33683886897 rows/sec., 190.97 MiB/sec. | ||
| 20002 | 2026.03.11 22:27:00.894971 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20003 | 2026.03.11 22:27:00.895610 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.03.11 22:27:00.895701 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_66_13} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20005 | 2026.03.11 22:27:00.896088 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20006 | 2026.03.11 22:27:02.800690 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20007 | 2026.03.11 22:27:02.800891 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20008 | 2026.03.11 22:27:02.800969 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20009 | 2026.03.11 22:27:02.801713 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20010 | 2026.03.11 22:27:02.801761 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20011 | 2026.03.11 22:27:02.802167 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20012 | 2026.03.11 22:27:02.802407 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.03.11 22:27:02.802565 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00173 sec., 67052.02312138729 rows/sec., 5.70 MiB/sec. | ||
| 20014 | 2026.03.11 22:27:02.802618 [ 260 ] {b941650b-473b-4ab6-baed-b1ebca905a6d} <Debug> TCPHandler: Processed in 0.002054849 sec. | ||
| 20015 | 2026.03.11 22:27:02.802757 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20016 | 2026.03.11 22:27:02.802860 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20017 | 2026.03.11 22:27:02.802904 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20018 | 2026.03.11 22:27:02.803349 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20019 | 2026.03.11 22:27:02.803414 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20020 | 2026.03.11 22:27:02.803718 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20021 | 2026.03.11 22:27:02.803928 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20022 | 2026.03.11 22:27:02.804061 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001225 sec., 24489.79591836735 rows/sec., 1.80 MiB/sec. | ||
| 20023 | 2026.03.11 22:27:02.804102 [ 260 ] {8cced935-6ab6-454a-9b5f-2d54bbbc6082} <Debug> TCPHandler: Processed in 0.001397967 sec. | ||
| 20024 | 2026.03.11 22:27:02.804213 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20025 | 2026.03.11 22:27:02.804309 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20026 | 2026.03.11 22:27:02.804351 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20027 | 2026.03.11 22:27:02.804800 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20028 | 2026.03.11 22:27:02.804838 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20029 | 2026.03.11 22:27:02.805150 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20030 | 2026.03.11 22:27:02.805357 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20031 | 2026.03.11 22:27:02.805487 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001197 sec., 78529.6574770259 rows/sec., 6.13 MiB/sec. | ||
| 20032 | 2026.03.11 22:27:02.805525 [ 260 ] {9f467231-b507-467c-89b5-91ad10d7a0e5} <Debug> TCPHandler: Processed in 0.001362776 sec. | ||
| 20033 | 2026.03.11 22:27:02.805641 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20034 | 2026.03.11 22:27:02.805736 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20035 | 2026.03.11 22:27:02.805780 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20036 | 2026.03.11 22:27:02.806183 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20037 | 2026.03.11 22:27:02.806216 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20038 | 2026.03.11 22:27:02.806543 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20039 | 2026.03.11 22:27:02.806760 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20040 | 2026.03.11 22:27:02.806871 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_139_33 to all_140_140_0 | ||
| 20041 | 2026.03.11 22:27:02.806889 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 20042 | 2026.03.11 22:27:02.806908 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.03.11 22:27:02.806927 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20044 | 2026.03.11 22:27:02.806929 [ 260 ] {31054f52-1e19-44bf-a104-a0afb687db75} <Debug> TCPHandler: Processed in 0.001338705 sec. | ||
| 20045 | 2026.03.11 22:27:02.807041 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_139_33 to all_140_140_0 into Compact with storage Full | ||
| 20046 | 2026.03.11 22:27:02.807045 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2026.03.11 22:27:02.807192 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20048 | 2026.03.11 22:27:02.807205 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20049 | 2026.03.11 22:27:02.807247 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20050 | 2026.03.11 22:27:02.807251 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_33, total 47224 rows starting from the beginning of the part | ||
| 20051 | 2026.03.11 22:27:02.807343 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20052 | 2026.03.11 22:27:02.808085 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20053 | 2026.03.11 22:27:02.808127 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20054 | 2026.03.11 22:27:02.808675 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20055 | 2026.03.11 22:27:02.808900 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20056 | 2026.03.11 22:27:02.809040 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001866 sec., 16077.17041800643 rows/sec., 28.81 MiB/sec. | ||
| 20057 | 2026.03.11 22:27:02.809112 [ 260 ] {d59abceb-3548-4e3e-9c88-ca03d27fa155} <Debug> TCPHandler: Processed in 0.00211636 sec. | ||
| 20058 | 2026.03.11 22:27:02.809228 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20059 | 2026.03.11 22:27:02.809324 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20060 | 2026.03.11 22:27:02.809367 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20061 | 2026.03.11 22:27:02.809732 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20062 | 2026.03.11 22:27:02.809765 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20063 | 2026.03.11 22:27:02.810082 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20064 | 2026.03.11 22:27:02.810289 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20065 | 2026.03.11 22:27:02.810416 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 20066 | 2026.03.11 22:27:02.810458 [ 260 ] {a1ddbff3-15eb-4427-812b-f0ca4d325c91} <Debug> TCPHandler: Processed in 0.001279124 sec. | ||
| 20067 | 2026.03.11 22:27:02.814533 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47384 rows, containing 5 columns (5 merged, 0 gathered) in 0.007534653 sec., 6288809.849637402 rows/sec., 413.27 MiB/sec. | ||
| 20068 | 2026.03.11 22:27:02.815263 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Trace> MergedBlockOutputStream: filled checksums all_1_140_34 (state Temporary) | ||
| 20069 | 2026.03.11 22:27:02.815654 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_140_34 to all_1_140_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.03.11 22:27:02.815750 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_140_34} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_139_33, all_140_140_0] -> all_1_140_34 | ||
| 20071 | 2026.03.11 22:27:02.815863 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20072 | 2026.03.11 22:27:03.101126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 20073 | 2026.03.11 22:27:03.119787 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20074 | 2026.03.11 22:27:03.119856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20075 | 2026.03.11 22:27:03.126283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20076 | 2026.03.11 22:27:03.127013 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20077 | 2026.03.11 22:27:03.130296 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20078 | 2026.03.11 22:27:03.140828 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20079 | 2026.03.11 22:27:03.141029 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20080 | 2026.03.11 22:27:03.141103 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20081 | 2026.03.11 22:27:03.141790 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20082 | 2026.03.11 22:27:03.141829 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20083 | 2026.03.11 22:27:03.142218 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 20084 | 2026.03.11 22:27:03.142460 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20085 | 2026.03.11 22:27:03.142611 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 20086 | 2026.03.11 22:27:03.142653 [ 260 ] {56679b19-8a97-4378-b7f3-c08809a73676} <Debug> TCPHandler: Processed in 0.001963307 sec. | ||
| 20087 | 2026.03.11 22:27:03.142653 [ 222 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20088 | 2026.03.11 22:27:03.142713 [ 222 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20089 | 2026.03.11 22:27:03.142771 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20090 | 2026.03.11 22:27:03.142873 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20091 | 2026.03.11 22:27:03.142916 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20092 | 2026.03.11 22:27:03.144409 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20093 | 2026.03.11 22:27:03.144447 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20094 | 2026.03.11 22:27:03.144892 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20095 | 2026.03.11 22:27:03.145110 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20096 | 2026.03.11 22:27:03.145241 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Debug> executeQuery: Read 2080 rows, 162.95 KiB in 0.002387 sec., 871386.6778382908 rows/sec., 66.67 MiB/sec. | ||
| 20097 | 2026.03.11 22:27:03.145279 [ 260 ] {cefbbd96-4909-459e-b80e-295b423ceaec} <Debug> TCPHandler: Processed in 0.002560098 sec. | ||
| 20098 | 2026.03.11 22:27:03.145381 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20099 | 2026.03.11 22:27:03.145477 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20100 | 2026.03.11 22:27:03.145518 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20101 | 2026.03.11 22:27:03.145942 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20102 | 2026.03.11 22:27:03.145978 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20103 | 2026.03.11 22:27:03.146223 [ 222 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20104 | 2026.03.11 22:27:03.146304 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20105 | 2026.03.11 22:27:03.146533 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20106 | 2026.03.11 22:27:03.146662 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Debug> executeQuery: Read 33 rows, 2.54 KiB in 0.001203 sec., 27431.42144638404 rows/sec., 2.06 MiB/sec. | ||
| 20107 | 2026.03.11 22:27:03.146699 [ 260 ] {10d8ef78-3b60-47be-8781-5df06cd7d60c} <Debug> TCPHandler: Processed in 0.001368196 sec. | ||
| 20108 | 2026.03.11 22:27:03.146809 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20109 | 2026.03.11 22:27:03.146905 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20110 | 2026.03.11 22:27:03.146944 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20111 | 2026.03.11 22:27:03.147587 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.03.11 22:27:03.147623 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20113 | 2026.03.11 22:27:03.147978 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20114 | 2026.03.11 22:27:03.148194 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.03.11 22:27:03.148318 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001432 sec., 511173.18435754196 rows/sec., 30.23 MiB/sec. | ||
| 20116 | 2026.03.11 22:27:03.148357 [ 260 ] {e7a1eccc-5fc9-4462-a92c-0ae62d6f75b6} <Debug> TCPHandler: Processed in 0.00159837 sec. | ||
| 20117 | 2026.03.11 22:27:03.148470 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20118 | 2026.03.11 22:27:03.148566 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20119 | 2026.03.11 22:27:03.148606 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20120 | 2026.03.11 22:27:03.148986 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2026.03.11 22:27:03.149024 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20122 | 2026.03.11 22:27:03.149307 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 20123 | 2026.03.11 22:27:03.149525 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20124 | 2026.03.11 22:27:03.149652 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 20125 | 2026.03.11 22:27:03.149692 [ 260 ] {3fe51bfb-19f4-4191-afb1-2ee14f967a31} <Debug> TCPHandler: Processed in 0.001273204 sec. | ||
| 20126 | 2026.03.11 22:27:03.149794 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2026.03.11 22:27:03.149890 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20128 | 2026.03.11 22:27:03.149930 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20129 | 2026.03.11 22:27:03.150322 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20130 | 2026.03.11 22:27:03.150359 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20131 | 2026.03.11 22:27:03.150650 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 20132 | 2026.03.11 22:27:03.150861 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20133 | 2026.03.11 22:27:03.150986 [ 219 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20134 | 2026.03.11 22:27:03.150988 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 20135 | 2026.03.11 22:27:03.151015 [ 219 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20136 | 2026.03.11 22:27:03.151043 [ 260 ] {b0d0f800-9563-400f-81b1-0a758d3e26d8} <Debug> TCPHandler: Processed in 0.001298255 sec. | ||
| 20137 | 2026.03.11 22:27:03.151152 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20138 | 2026.03.11 22:27:03.151249 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20139 | 2026.03.11 22:27:03.151290 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20140 | 2026.03.11 22:27:03.152070 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20141 | 2026.03.11 22:27:03.152104 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20142 | 2026.03.11 22:27:03.152439 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20143 | 2026.03.11 22:27:03.152669 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20144 | 2026.03.11 22:27:03.152795 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Debug> executeQuery: Read 1057 rows, 75.28 KiB in 0.001564 sec., 675831.2020460358 rows/sec., 47.01 MiB/sec. | ||
| 20145 | 2026.03.11 22:27:03.152835 [ 260 ] {3933dc1c-94ad-443d-a2b4-012092575ded} <Debug> TCPHandler: Processed in 0.001733873 sec. | ||
| 20146 | 2026.03.11 22:27:03.152947 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20147 | 2026.03.11 22:27:03.153044 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20148 | 2026.03.11 22:27:03.153088 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20149 | 2026.03.11 22:27:03.153247 [ 219 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20150 | 2026.03.11 22:27:03.153750 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20151 | 2026.03.11 22:27:03.153785 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20152 | 2026.03.11 22:27:03.154186 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20153 | 2026.03.11 22:27:03.154407 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20154 | 2026.03.11 22:27:03.154514 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_140_34 to all_145_145_0 | ||
| 20155 | 2026.03.11 22:27:03.154536 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001511 sec., 829252.150893448 rows/sec., 52.29 MiB/sec. | ||
| 20156 | 2026.03.11 22:27:03.154551 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.03.11 22:27:03.154572 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20158 | 2026.03.11 22:27:03.154574 [ 260 ] {9e500f75-a06c-4c3c-b2ef-a755eae07b4d} <Debug> TCPHandler: Processed in 0.001677702 sec. | ||
| 20159 | 2026.03.11 22:27:03.154665 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_34 to all_145_145_0 into Compact with storage Full | ||
| 20160 | 2026.03.11 22:27:03.154683 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20161 | 2026.03.11 22:27:03.154785 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20162 | 2026.03.11 22:27:03.154790 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20163 | 2026.03.11 22:27:03.154836 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_34, total 47384 rows starting from the beginning of the part | ||
| 20164 | 2026.03.11 22:27:03.154865 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20165 | 2026.03.11 22:27:03.154903 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 20166 | 2026.03.11 22:27:03.154955 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 162 rows starting from the beginning of the part | ||
| 20167 | 2026.03.11 22:27:03.154999 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20168 | 2026.03.11 22:27:03.155040 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20169 | 2026.03.11 22:27:03.155079 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1253 rows starting from the beginning of the part | ||
| 20170 | 2026.03.11 22:27:03.155697 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20171 | 2026.03.11 22:27:03.155739 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20172 | 2026.03.11 22:27:03.156296 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20173 | 2026.03.11 22:27:03.156538 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20174 | 2026.03.11 22:27:03.156676 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001904 sec., 11029.411764705881 rows/sec., 19.76 MiB/sec. | ||
| 20175 | 2026.03.11 22:27:03.156733 [ 260 ] {d6d17de8-6d3e-4922-9f9c-7839888cbde4} <Debug> TCPHandler: Processed in 0.00210053 sec. | ||
| 20176 | 2026.03.11 22:27:03.156844 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20177 | 2026.03.11 22:27:03.156940 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20178 | 2026.03.11 22:27:03.156984 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20179 | 2026.03.11 22:27:03.157299 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20180 | 2026.03.11 22:27:03.157334 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20181 | 2026.03.11 22:27:03.157664 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20182 | 2026.03.11 22:27:03.157918 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20183 | 2026.03.11 22:27:03.158051 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 733.50 KiB/sec. | ||
| 20184 | 2026.03.11 22:27:03.158090 [ 260 ] {f62cfdee-1fbe-4b24-a738-85f9ba2bf436} <Debug> TCPHandler: Processed in 0.001295994 sec. | ||
| 20185 | 2026.03.11 22:27:03.163860 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49279 rows, containing 5 columns (5 merged, 0 gathered) in 0.009231345 sec., 5338225.361526408 rows/sec., 350.72 MiB/sec. | ||
| 20186 | 2026.03.11 22:27:03.164103 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Trace> MergedBlockOutputStream: filled checksums all_1_145_35 (state Temporary) | ||
| 20187 | 2026.03.11 22:27:03.164386 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_145_35 to all_1_145_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20188 | 2026.03.11 22:27:03.164461 [ 189 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_140_34, all_145_145_0] -> all_1_145_35 | ||
| 20189 | 2026.03.11 22:27:03.164544 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 20190 | 2026.03.11 22:27:03.790273 [ 224 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20191 | 2026.03.11 22:27:03.790337 [ 224 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20192 | 2026.03.11 22:27:03.791311 [ 219 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20193 | 2026.03.11 22:27:03.791364 [ 219 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20194 | 2026.03.11 22:27:03.793957 [ 224 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20195 | 2026.03.11 22:27:03.794242 [ 219 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20196 | 2026.03.11 22:27:04.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.13 MiB, peak 416.47 MiB, free memory in arenas 0.00 B, will set to 397.86 MiB (RSS), difference: -1.28 MiB | ||
| 20197 | 2026.03.11 22:27:04.681012 [ 224 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20198 | 2026.03.11 22:27:04.681087 [ 224 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20199 | 2026.03.11 22:27:04.683944 [ 224 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20200 | 2026.03.11 22:27:04.717343 [ 221 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20201 | 2026.03.11 22:27:04.717422 [ 221 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20202 | 2026.03.11 22:27:04.718926 [ 221 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20203 | 2026.03.11 22:27:07.798847 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20204 | 2026.03.11 22:27:07.799047 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20205 | 2026.03.11 22:27:07.799125 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20206 | 2026.03.11 22:27:07.799925 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20207 | 2026.03.11 22:27:07.799967 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20208 | 2026.03.11 22:27:07.800349 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20209 | 2026.03.11 22:27:07.800578 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20210 | 2026.03.11 22:27:07.800723 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.49 MiB/sec. | ||
| 20211 | 2026.03.11 22:27:07.800764 [ 260 ] {81279989-2e95-4cdd-bfa2-24f6d0ea6c8b} <Debug> TCPHandler: Processed in 0.002047219 sec. | ||
| 20212 | 2026.03.11 22:27:07.800896 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20213 | 2026.03.11 22:27:07.800990 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20214 | 2026.03.11 22:27:07.801031 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20215 | 2026.03.11 22:27:07.801533 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20216 | 2026.03.11 22:27:07.801572 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20217 | 2026.03.11 22:27:07.801885 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20218 | 2026.03.11 22:27:07.802097 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20219 | 2026.03.11 22:27:07.802227 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 20220 | 2026.03.11 22:27:07.802266 [ 260 ] {f223fe15-3181-49f6-b500-59c879d64e7d} <Debug> TCPHandler: Processed in 0.001428107 sec. | ||
| 20221 | 2026.03.11 22:27:07.802410 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20222 | 2026.03.11 22:27:07.802504 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20223 | 2026.03.11 22:27:07.802548 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20224 | 2026.03.11 22:27:07.802996 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20225 | 2026.03.11 22:27:07.803033 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20226 | 2026.03.11 22:27:07.803359 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20227 | 2026.03.11 22:27:07.803565 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20228 | 2026.03.11 22:27:07.803693 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001208 sec., 105960.26490066224 rows/sec., 7.38 MiB/sec. | ||
| 20229 | 2026.03.11 22:27:07.803731 [ 260 ] {f1bbb571-867d-44d6-918a-fa72916824ff} <Debug> TCPHandler: Processed in 0.001368956 sec. | ||
| 20230 | 2026.03.11 22:27:07.803858 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20231 | 2026.03.11 22:27:07.803953 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20232 | 2026.03.11 22:27:07.803994 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20233 | 2026.03.11 22:27:07.804342 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.03.11 22:27:07.804378 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20235 | 2026.03.11 22:27:07.804672 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20236 | 2026.03.11 22:27:07.804872 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20237 | 2026.03.11 22:27:07.805001 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 20238 | 2026.03.11 22:27:07.805038 [ 260 ] {c0085fd9-6484-4556-8ac7-70cc6850a00e} <Debug> TCPHandler: Processed in 0.001227404 sec. | ||
| 20239 | 2026.03.11 22:27:08.256609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42783 | ||
| 20240 | 2026.03.11 22:27:08.257165 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20241 | 2026.03.11 22:27:08.257211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 20242 | 2026.03.11 22:27:08.257715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20243 | 2026.03.11 22:27:08.257959 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20244 | 2026.03.11 22:27:08.258090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42783 | ||
| 20245 | 2026.03.11 22:27:08.701941 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56814 | ||
| 20246 | 2026.03.11 22:27:08.702092 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20247 | 2026.03.11 22:27:08.702146 [ 338 ] {} <Debug> TCP-Session: 8134570b-82fc-47d0-a6c0-197eb6c9ad6d Authenticating user 'default' from [fd00:1122:3344:101::e]:56814 | ||
| 20248 | 2026.03.11 22:27:08.702178 [ 338 ] {} <Debug> TCP-Session: 8134570b-82fc-47d0-a6c0-197eb6c9ad6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20249 | 2026.03.11 22:27:08.702198 [ 338 ] {} <Debug> TCP-Session: 8134570b-82fc-47d0-a6c0-197eb6c9ad6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20250 | 2026.03.11 22:27:08.702424 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57883 | ||
| 20251 | 2026.03.11 22:27:08.702460 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35336 | ||
| 20252 | 2026.03.11 22:27:08.702496 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54272 | ||
| 20253 | 2026.03.11 22:27:08.702533 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52598 | ||
| 20254 | 2026.03.11 22:27:08.702575 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20255 | 2026.03.11 22:27:08.702603 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20256 | 2026.03.11 22:27:08.702621 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20257 | 2026.03.11 22:27:08.702638 [ 338 ] {} <Trace> TCP-Session: 8134570b-82fc-47d0-a6c0-197eb6c9ad6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20258 | 2026.03.11 22:27:08.702666 [ 341 ] {} <Debug> TCP-Session: a1802909-90bc-4249-97ba-748cac5b8ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35336 | ||
| 20259 | 2026.03.11 22:27:08.702644 [ 339 ] {} <Debug> TCP-Session: 241d3696-5f11-4e76-9fd2-bc3aa38b9a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:57883 | ||
| 20260 | 2026.03.11 22:27:08.702712 [ 341 ] {} <Debug> TCP-Session: a1802909-90bc-4249-97ba-748cac5b8ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20261 | 2026.03.11 22:27:08.702711 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20262 | 2026.03.11 22:27:08.702739 [ 341 ] {} <Debug> TCP-Session: a1802909-90bc-4249-97ba-748cac5b8ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20263 | 2026.03.11 22:27:08.702741 [ 339 ] {} <Debug> TCP-Session: 241d3696-5f11-4e76-9fd2-bc3aa38b9a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20264 | 2026.03.11 22:27:08.702779 [ 336 ] {} <Debug> TCP-Session: 7345556d-629f-4670-bde8-7f2cba3e699f Authenticating user 'default' from [fd00:1122:3344:101::e]:52598 | ||
| 20265 | 2026.03.11 22:27:08.702799 [ 339 ] {} <Debug> TCP-Session: 241d3696-5f11-4e76-9fd2-bc3aa38b9a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2026.03.11 22:27:08.702644 [ 335 ] {} <Debug> TCP-Session: 635893fa-e389-4ded-87b3-f4eff9a8f542 Authenticating user 'default' from [fd00:1122:3344:101::e]:54272 | ||
| 20267 | 2026.03.11 22:27:08.702830 [ 336 ] {} <Debug> TCP-Session: 7345556d-629f-4670-bde8-7f2cba3e699f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20268 | 2026.03.11 22:27:08.702858 [ 335 ] {} <Debug> TCP-Session: 635893fa-e389-4ded-87b3-f4eff9a8f542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20269 | 2026.03.11 22:27:08.702876 [ 336 ] {} <Debug> TCP-Session: 7345556d-629f-4670-bde8-7f2cba3e699f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20270 | 2026.03.11 22:27:08.702881 [ 338 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20271 | 2026.03.11 22:27:08.702895 [ 335 ] {} <Debug> TCP-Session: 635893fa-e389-4ded-87b3-f4eff9a8f542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20272 | 2026.03.11 22:27:08.702543 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58462 | ||
| 20273 | 2026.03.11 22:27:08.702481 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43017 | ||
| 20274 | 2026.03.11 22:27:08.702452 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58865 | ||
| 20275 | 2026.03.11 22:27:08.703068 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20276 | 2026.03.11 22:27:08.702493 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54570 | ||
| 20277 | 2026.03.11 22:27:08.703125 [ 337 ] {} <Debug> TCP-Session: cad3085b-e436-4d78-adff-bf3ba99d60b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58462 | ||
| 20278 | 2026.03.11 22:27:08.703134 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20279 | 2026.03.11 22:27:08.703171 [ 337 ] {} <Debug> TCP-Session: cad3085b-e436-4d78-adff-bf3ba99d60b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20280 | 2026.03.11 22:27:08.703205 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20281 | 2026.03.11 22:27:08.703206 [ 259 ] {} <Debug> TCP-Session: 362776fe-9efb-48a7-a988-28e4cec16120 Authenticating user 'default' from [fd00:1122:3344:101::e]:43017 | ||
| 20282 | 2026.03.11 22:27:08.703220 [ 337 ] {} <Debug> TCP-Session: cad3085b-e436-4d78-adff-bf3ba99d60b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20283 | 2026.03.11 22:27:08.703240 [ 334 ] {} <Debug> TCP-Session: 1ff5c859-c718-4726-b975-e58010312dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54570 | ||
| 20284 | 2026.03.11 22:27:08.703259 [ 259 ] {} <Debug> TCP-Session: 362776fe-9efb-48a7-a988-28e4cec16120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20285 | 2026.03.11 22:27:08.703289 [ 334 ] {} <Debug> TCP-Session: 1ff5c859-c718-4726-b975-e58010312dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20286 | 2026.03.11 22:27:08.703309 [ 259 ] {} <Debug> TCP-Session: 362776fe-9efb-48a7-a988-28e4cec16120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20287 | 2026.03.11 22:27:08.703324 [ 334 ] {} <Debug> TCP-Session: 1ff5c859-c718-4726-b975-e58010312dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20288 | 2026.03.11 22:27:08.703320 [ 338 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20289 | 2026.03.11 22:27:08.703171 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20290 | 2026.03.11 22:27:08.703419 [ 340 ] {} <Debug> TCP-Session: 1c368a80-0d9e-4365-bc2e-5daf6b41b8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58865 | ||
| 20291 | 2026.03.11 22:27:08.703421 [ 338 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20292 | 2026.03.11 22:27:08.703449 [ 340 ] {} <Debug> TCP-Session: 1c368a80-0d9e-4365-bc2e-5daf6b41b8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20293 | 2026.03.11 22:27:08.703480 [ 340 ] {} <Debug> TCP-Session: 1c368a80-0d9e-4365-bc2e-5daf6b41b8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20294 | 2026.03.11 22:27:08.703854 [ 338 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 20295 | 2026.03.11 22:27:08.705125 [ 325 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Trace> AggregatingTransform: Aggregating | ||
| 20296 | 2026.03.11 22:27:08.705172 [ 325 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Trace> Aggregator: Aggregation method: without_key | ||
| 20297 | 2026.03.11 22:27:08.705210 [ 325 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001212193 sec. (824.951 rows/sec., 32.22 KiB/sec.) | ||
| 20298 | 2026.03.11 22:27:08.705230 [ 325 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Trace> Aggregator: Merging aggregated data | ||
| 20299 | 2026.03.11 22:27:08.707021 [ 338 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004222 sec., 236.85457129322594 rows/sec., 9.25 KiB/sec. | ||
| 20300 | 2026.03.11 22:27:08.707238 [ 338 ] {ef2f4fab-6788-4874-be91-a2c255f15a20} <Debug> TCPHandler: Processed in 0.004798681 sec. | ||
| 20301 | 2026.03.11 22:27:08.707407 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20302 | 2026.03.11 22:27:08.707450 [ 338 ] {} <Debug> TCP-Session: 8134570b-82fc-47d0-a6c0-197eb6c9ad6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20303 | 2026.03.11 22:27:08.707450 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20304 | 2026.03.11 22:27:08.707482 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20305 | 2026.03.11 22:27:08.707516 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20306 | 2026.03.11 22:27:08.707525 [ 339 ] {} <Debug> TCP-Session: 241d3696-5f11-4e76-9fd2-bc3aa38b9a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20307 | 2026.03.11 22:27:08.707540 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20308 | 2026.03.11 22:27:08.707574 [ 259 ] {} <Debug> TCP-Session: 362776fe-9efb-48a7-a988-28e4cec16120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20309 | 2026.03.11 22:27:08.707588 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20310 | 2026.03.11 22:27:08.707611 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20311 | 2026.03.11 22:27:08.707629 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20312 | 2026.03.11 22:27:08.707673 [ 341 ] {} <Debug> TCP-Session: a1802909-90bc-4249-97ba-748cac5b8ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20313 | 2026.03.11 22:27:08.707655 [ 336 ] {} <Debug> TCP-Session: 7345556d-629f-4670-bde8-7f2cba3e699f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20314 | 2026.03.11 22:27:08.707718 [ 335 ] {} <Debug> TCP-Session: 635893fa-e389-4ded-87b3-f4eff9a8f542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20315 | 2026.03.11 22:27:08.707603 [ 334 ] {} <Debug> TCP-Session: 1ff5c859-c718-4726-b975-e58010312dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20316 | 2026.03.11 22:27:08.707566 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20317 | 2026.03.11 22:27:08.707544 [ 340 ] {} <Debug> TCP-Session: 1c368a80-0d9e-4365-bc2e-5daf6b41b8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20318 | 2026.03.11 22:27:08.707842 [ 337 ] {} <Debug> TCP-Session: cad3085b-e436-4d78-adff-bf3ba99d60b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20319 | 2026.03.11 22:27:09.289690 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48610 | ||
| 20320 | 2026.03.11 22:27:09.289812 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20321 | 2026.03.11 22:27:09.289840 [ 338 ] {} <Debug> TCP-Session: d1e87d3d-1dc4-4314-8e4a-2d97c9e6ea97 Authenticating user 'default' from [fd00:1122:3344:101::e]:48610 | ||
| 20322 | 2026.03.11 22:27:09.289863 [ 338 ] {} <Debug> TCP-Session: d1e87d3d-1dc4-4314-8e4a-2d97c9e6ea97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20323 | 2026.03.11 22:27:09.289876 [ 338 ] {} <Debug> TCP-Session: d1e87d3d-1dc4-4314-8e4a-2d97c9e6ea97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20324 | 2026.03.11 22:27:09.290078 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37880 | ||
| 20325 | 2026.03.11 22:27:09.290114 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35507 | ||
| 20326 | 2026.03.11 22:27:09.290126 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53905 | ||
| 20327 | 2026.03.11 22:27:09.290161 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43133 | ||
| 20328 | 2026.03.11 22:27:09.290191 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20329 | 2026.03.11 22:27:09.290210 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20330 | 2026.03.11 22:27:09.290226 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20331 | 2026.03.11 22:27:09.290248 [ 339 ] {} <Debug> TCP-Session: eb34d3cc-7182-4794-8e65-91ad2ec37a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37880 | ||
| 20332 | 2026.03.11 22:27:09.290257 [ 259 ] {} <Debug> TCP-Session: 4dbb63a6-292e-4e9f-b212-a50e2919d7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:35507 | ||
| 20333 | 2026.03.11 22:27:09.290270 [ 334 ] {} <Debug> TCP-Session: 5f039a42-c1ab-41e3-ba3f-8f9b42a87e15 Authenticating user 'default' from [fd00:1122:3344:101::e]:53905 | ||
| 20334 | 2026.03.11 22:27:09.290285 [ 339 ] {} <Debug> TCP-Session: eb34d3cc-7182-4794-8e65-91ad2ec37a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20335 | 2026.03.11 22:27:09.290290 [ 259 ] {} <Debug> TCP-Session: 4dbb63a6-292e-4e9f-b212-a50e2919d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20336 | 2026.03.11 22:27:09.290312 [ 339 ] {} <Debug> TCP-Session: eb34d3cc-7182-4794-8e65-91ad2ec37a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20337 | 2026.03.11 22:27:09.290309 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20338 | 2026.03.11 22:27:09.290327 [ 259 ] {} <Debug> TCP-Session: 4dbb63a6-292e-4e9f-b212-a50e2919d7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20339 | 2026.03.11 22:27:09.290363 [ 337 ] {} <Debug> TCP-Session: 79a33e92-6012-4719-a483-0c92c9a267d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43133 | ||
| 20340 | 2026.03.11 22:27:09.290145 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62607 | ||
| 20341 | 2026.03.11 22:27:09.290401 [ 337 ] {} <Debug> TCP-Session: 79a33e92-6012-4719-a483-0c92c9a267d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20342 | 2026.03.11 22:27:09.290116 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37268 | ||
| 20343 | 2026.03.11 22:27:09.290447 [ 337 ] {} <Debug> TCP-Session: 79a33e92-6012-4719-a483-0c92c9a267d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20344 | 2026.03.11 22:27:09.290304 [ 334 ] {} <Debug> TCP-Session: 5f039a42-c1ab-41e3-ba3f-8f9b42a87e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20345 | 2026.03.11 22:27:09.290500 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20346 | 2026.03.11 22:27:09.290514 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20347 | 2026.03.11 22:27:09.290513 [ 334 ] {} <Debug> TCP-Session: 5f039a42-c1ab-41e3-ba3f-8f9b42a87e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20348 | 2026.03.11 22:27:09.290535 [ 336 ] {} <Debug> TCP-Session: ad9ff296-20a8-4b4f-a1c5-cb41eff1e0f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62607 | ||
| 20349 | 2026.03.11 22:27:09.290541 [ 340 ] {} <Debug> TCP-Session: a8a47e1f-544b-4e58-85e6-fbdee9e22fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37268 | ||
| 20350 | 2026.03.11 22:27:09.290571 [ 336 ] {} <Debug> TCP-Session: ad9ff296-20a8-4b4f-a1c5-cb41eff1e0f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20351 | 2026.03.11 22:27:09.290581 [ 340 ] {} <Debug> TCP-Session: a8a47e1f-544b-4e58-85e6-fbdee9e22fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20352 | 2026.03.11 22:27:09.290207 [ 338 ] {} <Trace> TCP-Session: d1e87d3d-1dc4-4314-8e4a-2d97c9e6ea97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20353 | 2026.03.11 22:27:09.290593 [ 336 ] {} <Debug> TCP-Session: ad9ff296-20a8-4b4f-a1c5-cb41eff1e0f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20354 | 2026.03.11 22:27:09.290601 [ 340 ] {} <Debug> TCP-Session: a8a47e1f-544b-4e58-85e6-fbdee9e22fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20355 | 2026.03.11 22:27:09.290133 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37842 | ||
| 20356 | 2026.03.11 22:27:09.290115 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 20357 | 2026.03.11 22:27:09.290708 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20358 | 2026.03.11 22:27:09.290733 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20359 | 2026.03.11 22:27:09.290734 [ 335 ] {} <Debug> TCP-Session: 6fb73b31-3cd3-4bd4-9cc8-9eb1519ded0b Authenticating user 'default' from [fd00:1122:3344:101::e]:37842 | ||
| 20360 | 2026.03.11 22:27:09.290764 [ 341 ] {} <Debug> TCP-Session: 78b3f540-8057-4184-930a-e91784231579 Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 20361 | 2026.03.11 22:27:09.290772 [ 335 ] {} <Debug> TCP-Session: 6fb73b31-3cd3-4bd4-9cc8-9eb1519ded0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20362 | 2026.03.11 22:27:09.290781 [ 338 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20363 | 2026.03.11 22:27:09.290797 [ 335 ] {} <Debug> TCP-Session: 6fb73b31-3cd3-4bd4-9cc8-9eb1519ded0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20364 | 2026.03.11 22:27:09.290789 [ 341 ] {} <Debug> TCP-Session: 78b3f540-8057-4184-930a-e91784231579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20365 | 2026.03.11 22:27:09.290846 [ 341 ] {} <Debug> TCP-Session: 78b3f540-8057-4184-930a-e91784231579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20366 | 2026.03.11 22:27:09.291069 [ 338 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20367 | 2026.03.11 22:27:09.291127 [ 338 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20368 | 2026.03.11 22:27:09.291414 [ 338 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 20369 | 2026.03.11 22:27:09.292330 [ 298 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Trace> AggregatingTransform: Aggregating | ||
| 20370 | 2026.03.11 22:27:09.292374 [ 298 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 20371 | 2026.03.11 22:27:09.292411 [ 298 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897588 sec. (1114.097 rows/sec., 43.52 KiB/sec.) | ||
| 20372 | 2026.03.11 22:27:09.292430 [ 298 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Trace> Aggregator: Merging aggregated data | ||
| 20373 | 2026.03.11 22:27:09.293729 [ 338 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003002 sec., 333.11125916055965 rows/sec., 13.01 KiB/sec. | ||
| 20374 | 2026.03.11 22:27:09.293897 [ 338 ] {35bd8a6c-c511-48cd-b38e-c5668e07e3ee} <Debug> TCPHandler: Processed in 0.003807742 sec. | ||
| 20375 | 2026.03.11 22:27:09.293997 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20376 | 2026.03.11 22:27:09.294025 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20377 | 2026.03.11 22:27:09.294044 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20378 | 2026.03.11 22:27:09.294051 [ 338 ] {} <Debug> TCP-Session: d1e87d3d-1dc4-4314-8e4a-2d97c9e6ea97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20379 | 2026.03.11 22:27:09.294065 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20380 | 2026.03.11 22:27:09.294092 [ 339 ] {} <Debug> TCP-Session: eb34d3cc-7182-4794-8e65-91ad2ec37a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20381 | 2026.03.11 22:27:09.294105 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20382 | 2026.03.11 22:27:09.294123 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20383 | 2026.03.11 22:27:09.294143 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20384 | 2026.03.11 22:27:09.294166 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20385 | 2026.03.11 22:27:09.294184 [ 340 ] {} <Debug> TCP-Session: a8a47e1f-544b-4e58-85e6-fbdee9e22fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20386 | 2026.03.11 22:27:09.294188 [ 341 ] {} <Debug> TCP-Session: 78b3f540-8057-4184-930a-e91784231579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20387 | 2026.03.11 22:27:09.294201 [ 335 ] {} <Debug> TCP-Session: 6fb73b31-3cd3-4bd4-9cc8-9eb1519ded0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20388 | 2026.03.11 22:27:09.294219 [ 336 ] {} <Debug> TCP-Session: ad9ff296-20a8-4b4f-a1c5-cb41eff1e0f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20389 | 2026.03.11 22:27:09.294126 [ 334 ] {} <Debug> TCP-Session: 5f039a42-c1ab-41e3-ba3f-8f9b42a87e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20390 | 2026.03.11 22:27:09.294080 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20391 | 2026.03.11 22:27:09.294066 [ 337 ] {} <Debug> TCP-Session: 79a33e92-6012-4719-a483-0c92c9a267d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20392 | 2026.03.11 22:27:09.294325 [ 259 ] {} <Debug> TCP-Session: 4dbb63a6-292e-4e9f-b212-a50e2919d7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20393 | 2026.03.11 22:27:10.630446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20394 | 2026.03.11 22:27:10.649768 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20395 | 2026.03.11 22:27:10.649830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20396 | 2026.03.11 22:27:10.656092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20397 | 2026.03.11 22:27:10.656828 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20398 | 2026.03.11 22:27:10.660436 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20399 | 2026.03.11 22:27:10.883121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2500 | ||
| 20400 | 2026.03.11 22:27:10.886225 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2026.03.11 22:27:10.886275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20402 | 2026.03.11 22:27:10.887553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20403 | 2026.03.11 22:27:10.887814 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.03.11 22:27:10.888089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 20405 | 2026.03.11 22:27:12.802518 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20406 | 2026.03.11 22:27:12.802773 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20407 | 2026.03.11 22:27:12.802871 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20408 | 2026.03.11 22:27:12.803701 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20409 | 2026.03.11 22:27:12.803763 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20410 | 2026.03.11 22:27:12.804337 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20411 | 2026.03.11 22:27:12.804680 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20412 | 2026.03.11 22:27:12.804910 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002208 sec., 52536.231884057976 rows/sec., 4.46 MiB/sec. | ||
| 20413 | 2026.03.11 22:27:12.804986 [ 260 ] {a68ac9b8-a433-48ef-b55d-a175289a22c5} <Debug> TCPHandler: Processed in 0.002675031 sec. | ||
| 20414 | 2026.03.11 22:27:12.805155 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20415 | 2026.03.11 22:27:12.805283 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20416 | 2026.03.11 22:27:12.805340 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20417 | 2026.03.11 22:27:12.805849 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20418 | 2026.03.11 22:27:12.805892 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20419 | 2026.03.11 22:27:12.806242 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20420 | 2026.03.11 22:27:12.806491 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20421 | 2026.03.11 22:27:12.806640 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001394 sec., 21520.80344332855 rows/sec., 1.58 MiB/sec. | ||
| 20422 | 2026.03.11 22:27:12.806690 [ 260 ] {49a20c4a-6d9e-4e71-9024-e74636d00700} <Debug> TCPHandler: Processed in 0.001601411 sec. | ||
| 20423 | 2026.03.11 22:27:12.806824 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20424 | 2026.03.11 22:27:12.806930 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20425 | 2026.03.11 22:27:12.806975 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20426 | 2026.03.11 22:27:12.807428 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20427 | 2026.03.11 22:27:12.807469 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20428 | 2026.03.11 22:27:12.807812 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20429 | 2026.03.11 22:27:12.808042 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20430 | 2026.03.11 22:27:12.808187 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001281 sec., 73380.17174082747 rows/sec., 5.73 MiB/sec. | ||
| 20431 | 2026.03.11 22:27:12.808228 [ 260 ] {898b2e36-a474-4ffd-81aa-8dde2c295a92} <Debug> TCPHandler: Processed in 0.001457238 sec. | ||
| 20432 | 2026.03.11 22:27:12.808363 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20433 | 2026.03.11 22:27:12.808477 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20434 | 2026.03.11 22:27:12.808539 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20435 | 2026.03.11 22:27:12.809032 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20436 | 2026.03.11 22:27:12.809072 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20437 | 2026.03.11 22:27:12.809492 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20438 | 2026.03.11 22:27:12.809722 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20439 | 2026.03.11 22:27:12.809866 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. | ||
| 20440 | 2026.03.11 22:27:12.809905 [ 260 ] {75484eb8-3041-49db-ba7e-3731076ae6c6} <Debug> TCPHandler: Processed in 0.001593851 sec. | ||
| 20441 | 2026.03.11 22:27:12.810019 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20442 | 2026.03.11 22:27:12.810118 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20443 | 2026.03.11 22:27:12.810176 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20444 | 2026.03.11 22:27:12.811065 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20445 | 2026.03.11 22:27:12.811104 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20446 | 2026.03.11 22:27:12.811718 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20447 | 2026.03.11 22:27:12.811959 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20448 | 2026.03.11 22:27:12.812123 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002028 sec., 14792.899408284025 rows/sec., 26.51 MiB/sec. | ||
| 20449 | 2026.03.11 22:27:12.812216 [ 260 ] {0551ab61-0fa0-4e72-965c-c1b8f6043684} <Debug> TCPHandler: Processed in 0.002248742 sec. | ||
| 20450 | 2026.03.11 22:27:12.812331 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20451 | 2026.03.11 22:27:12.812432 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20452 | 2026.03.11 22:27:12.812476 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20453 | 2026.03.11 22:27:12.812827 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2026.03.11 22:27:12.812865 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20455 | 2026.03.11 22:27:12.813178 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20456 | 2026.03.11 22:27:12.813395 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.03.11 22:27:12.813524 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 20458 | 2026.03.11 22:27:12.813561 [ 260 ] {bcb63612-5080-4fcf-a546-eee4e039f862} <Debug> TCPHandler: Processed in 0.001281585 sec. | ||
| 20459 | 2026.03.11 22:27:13.541270 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52586 | ||
| 20460 | 2026.03.11 22:27:13.541373 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20461 | 2026.03.11 22:27:13.541399 [ 259 ] {} <Debug> TCP-Session: 0c4a4911-5b73-4fe1-aa6c-78a8c04bd598 Authenticating user 'default' from [fd00:1122:3344:101::e]:52586 | ||
| 20462 | 2026.03.11 22:27:13.541422 [ 259 ] {} <Debug> TCP-Session: 0c4a4911-5b73-4fe1-aa6c-78a8c04bd598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20463 | 2026.03.11 22:27:13.541435 [ 259 ] {} <Debug> TCP-Session: 0c4a4911-5b73-4fe1-aa6c-78a8c04bd598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20464 | 2026.03.11 22:27:13.541639 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57168 | ||
| 20465 | 2026.03.11 22:27:13.541659 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59762 | ||
| 20466 | 2026.03.11 22:27:13.541693 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51560 | ||
| 20467 | 2026.03.11 22:27:13.541733 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59632 | ||
| 20468 | 2026.03.11 22:27:13.541769 [ 259 ] {} <Trace> TCP-Session: 0c4a4911-5b73-4fe1-aa6c-78a8c04bd598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20469 | 2026.03.11 22:27:13.541782 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20470 | 2026.03.11 22:27:13.541795 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20471 | 2026.03.11 22:27:13.541822 [ 335 ] {} <Debug> TCP-Session: 1d2cd4d1-dc01-4788-a309-81cccf24c0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:59762 | ||
| 20472 | 2026.03.11 22:27:13.541830 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20473 | 2026.03.11 22:27:13.541848 [ 334 ] {} <Debug> TCP-Session: c379aa62-0a18-40cf-83be-d831ddf7c041 Authenticating user 'default' from [fd00:1122:3344:101::e]:57168 | ||
| 20474 | 2026.03.11 22:27:13.541852 [ 335 ] {} <Debug> TCP-Session: 1d2cd4d1-dc01-4788-a309-81cccf24c0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20475 | 2026.03.11 22:27:13.541865 [ 338 ] {} <Debug> TCP-Session: 2f34b067-dbdd-4519-aa2f-7d427c72b0ab Authenticating user 'default' from [fd00:1122:3344:101::e]:59632 | ||
| 20476 | 2026.03.11 22:27:13.541877 [ 334 ] {} <Debug> TCP-Session: c379aa62-0a18-40cf-83be-d831ddf7c041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20477 | 2026.03.11 22:27:13.541881 [ 335 ] {} <Debug> TCP-Session: 1d2cd4d1-dc01-4788-a309-81cccf24c0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20478 | 2026.03.11 22:27:13.541896 [ 338 ] {} <Debug> TCP-Session: 2f34b067-dbdd-4519-aa2f-7d427c72b0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20479 | 2026.03.11 22:27:13.541901 [ 334 ] {} <Debug> TCP-Session: c379aa62-0a18-40cf-83be-d831ddf7c041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20480 | 2026.03.11 22:27:13.541926 [ 338 ] {} <Debug> TCP-Session: 2f34b067-dbdd-4519-aa2f-7d427c72b0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20481 | 2026.03.11 22:27:13.541823 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20482 | 2026.03.11 22:27:13.541948 [ 259 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20483 | 2026.03.11 22:27:13.541761 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62977 | ||
| 20484 | 2026.03.11 22:27:13.541983 [ 336 ] {} <Debug> TCP-Session: 12058f61-f100-4ba9-bea8-93162c36ac4f Authenticating user 'default' from [fd00:1122:3344:101::e]:51560 | ||
| 20485 | 2026.03.11 22:27:13.541752 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47471 | ||
| 20486 | 2026.03.11 22:27:13.542061 [ 336 ] {} <Debug> TCP-Session: 12058f61-f100-4ba9-bea8-93162c36ac4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20487 | 2026.03.11 22:27:13.541741 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 20488 | 2026.03.11 22:27:13.542100 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20489 | 2026.03.11 22:27:13.542142 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20490 | 2026.03.11 22:27:13.542098 [ 336 ] {} <Debug> TCP-Session: 12058f61-f100-4ba9-bea8-93162c36ac4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20491 | 2026.03.11 22:27:13.542177 [ 341 ] {} <Debug> TCP-Session: c038478d-bc8c-49e2-8467-b0db1752cb0f Authenticating user 'default' from [fd00:1122:3344:101::e]:62977 | ||
| 20492 | 2026.03.11 22:27:13.542186 [ 340 ] {} <Debug> TCP-Session: f242d49c-0d84-4191-9bc0-e2e4eb7ec99e Authenticating user 'default' from [fd00:1122:3344:101::e]:47471 | ||
| 20493 | 2026.03.11 22:27:13.542202 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20494 | 2026.03.11 22:27:13.542216 [ 341 ] {} <Debug> TCP-Session: c038478d-bc8c-49e2-8467-b0db1752cb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20495 | 2026.03.11 22:27:13.542233 [ 259 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20496 | 2026.03.11 22:27:13.542250 [ 339 ] {} <Debug> TCP-Session: 4d623867-6fbf-4b3d-ad6d-d598afb3f240 Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 20497 | 2026.03.11 22:27:13.542251 [ 341 ] {} <Debug> TCP-Session: c038478d-bc8c-49e2-8467-b0db1752cb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20498 | 2026.03.11 22:27:13.542290 [ 339 ] {} <Debug> TCP-Session: 4d623867-6fbf-4b3d-ad6d-d598afb3f240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20499 | 2026.03.11 22:27:13.542307 [ 259 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20500 | 2026.03.11 22:27:13.542322 [ 339 ] {} <Debug> TCP-Session: 4d623867-6fbf-4b3d-ad6d-d598afb3f240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20501 | 2026.03.11 22:27:13.541699 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54575 | ||
| 20502 | 2026.03.11 22:27:13.542223 [ 340 ] {} <Debug> TCP-Session: f242d49c-0d84-4191-9bc0-e2e4eb7ec99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20503 | 2026.03.11 22:27:13.542398 [ 340 ] {} <Debug> TCP-Session: f242d49c-0d84-4191-9bc0-e2e4eb7ec99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20504 | 2026.03.11 22:27:13.542421 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20505 | 2026.03.11 22:27:13.542448 [ 337 ] {} <Debug> TCP-Session: 2482fe79-4ad4-4415-920c-1d87344ecb01 Authenticating user 'default' from [fd00:1122:3344:101::e]:54575 | ||
| 20506 | 2026.03.11 22:27:13.542466 [ 337 ] {} <Debug> TCP-Session: 2482fe79-4ad4-4415-920c-1d87344ecb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20507 | 2026.03.11 22:27:13.542478 [ 337 ] {} <Debug> TCP-Session: 2482fe79-4ad4-4415-920c-1d87344ecb01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20508 | 2026.03.11 22:27:13.542640 [ 259 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 20509 | 2026.03.11 22:27:13.543701 [ 347 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Trace> AggregatingTransform: Aggregating | ||
| 20510 | 2026.03.11 22:27:13.543758 [ 347 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 20511 | 2026.03.11 22:27:13.543798 [ 347 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00105191 sec. (950.652 rows/sec., 37.13 KiB/sec.) | ||
| 20512 | 2026.03.11 22:27:13.543818 [ 347 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Trace> Aggregator: Merging aggregated data | ||
| 20513 | 2026.03.11 22:27:13.545011 [ 259 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00312 sec., 320.5128205128205 rows/sec., 12.52 KiB/sec. | ||
| 20514 | 2026.03.11 22:27:13.545173 [ 259 ] {657d606e-3a2b-4bff-95d9-e50f77c7f7d6} <Debug> TCPHandler: Processed in 0.003522096 sec. | ||
| 20515 | 2026.03.11 22:27:13.545318 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20516 | 2026.03.11 22:27:13.545346 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20517 | 2026.03.11 22:27:13.545358 [ 259 ] {} <Debug> TCP-Session: 0c4a4911-5b73-4fe1-aa6c-78a8c04bd598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20518 | 2026.03.11 22:27:13.545369 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20519 | 2026.03.11 22:27:13.545392 [ 334 ] {} <Debug> TCP-Session: c379aa62-0a18-40cf-83be-d831ddf7c041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2026.03.11 22:27:13.545397 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20521 | 2026.03.11 22:27:13.545424 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20522 | 2026.03.11 22:27:13.545450 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20523 | 2026.03.11 22:27:13.545466 [ 341 ] {} <Debug> TCP-Session: c038478d-bc8c-49e2-8467-b0db1752cb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20524 | 2026.03.11 22:27:13.545478 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20525 | 2026.03.11 22:27:13.545496 [ 337 ] {} <Debug> TCP-Session: 2482fe79-4ad4-4415-920c-1d87344ecb01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20526 | 2026.03.11 22:27:13.545505 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20527 | 2026.03.11 22:27:13.545528 [ 335 ] {} <Debug> TCP-Session: 1d2cd4d1-dc01-4788-a309-81cccf24c0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20528 | 2026.03.11 22:27:13.545538 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20529 | 2026.03.11 22:27:13.545577 [ 340 ] {} <Debug> TCP-Session: f242d49c-0d84-4191-9bc0-e2e4eb7ec99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20530 | 2026.03.11 22:27:13.545488 [ 336 ] {} <Debug> TCP-Session: 12058f61-f100-4ba9-bea8-93162c36ac4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20531 | 2026.03.11 22:27:13.545615 [ 339 ] {} <Debug> TCP-Session: 4d623867-6fbf-4b3d-ad6d-d598afb3f240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20532 | 2026.03.11 22:27:13.545438 [ 338 ] {} <Debug> TCP-Session: 2f34b067-dbdd-4519-aa2f-7d427c72b0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20533 | 2026.03.11 22:27:15.532347 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20534 | 2026.03.11 22:27:15.532451 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20535 | 2026.03.11 22:27:15.758255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43231 | ||
| 20536 | 2026.03.11 22:27:15.758813 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20537 | 2026.03.11 22:27:15.758860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20538 | 2026.03.11 22:27:15.759360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20539 | 2026.03.11 22:27:15.759589 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20540 | 2026.03.11 22:27:15.759721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43231 | ||
| 20541 | 2026.03.11 22:27:15.759826 [ 221 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20542 | 2026.03.11 22:27:15.759879 [ 221 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20543 | 2026.03.11 22:27:15.766205 [ 221 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20544 | 2026.03.11 22:27:16.449954 [ 218 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20545 | 2026.03.11 22:27:16.450012 [ 218 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20546 | 2026.03.11 22:27:16.452630 [ 218 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20547 | 2026.03.11 22:27:17.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.86 MiB, peak 416.47 MiB, free memory in arenas 0.00 B, will set to 397.86 MiB (RSS), difference: 4.00 MiB | ||
| 20548 | 2026.03.11 22:27:17.695805 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20549 | 2026.03.11 22:27:17.695885 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20550 | 2026.03.11 22:27:17.702581 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20551 | 2026.03.11 22:27:17.800594 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20552 | 2026.03.11 22:27:17.800853 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20553 | 2026.03.11 22:27:17.800951 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20554 | 2026.03.11 22:27:17.801718 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20555 | 2026.03.11 22:27:17.801767 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20556 | 2026.03.11 22:27:17.802160 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20557 | 2026.03.11 22:27:17.802385 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20558 | 2026.03.11 22:27:17.802541 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001758 sec., 43230.94425483504 rows/sec., 3.56 MiB/sec. | ||
| 20559 | 2026.03.11 22:27:17.802540 [ 72 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20560 | 2026.03.11 22:27:17.802592 [ 260 ] {9f623779-88a6-477d-9067-47ce238d612f} <Debug> TCPHandler: Processed in 0.002161751 sec. | ||
| 20561 | 2026.03.11 22:27:17.802603 [ 72 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20562 | 2026.03.11 22:27:17.802633 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20563 | 2026.03.11 22:27:17.802718 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20564 | 2026.03.11 22:27:17.802755 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20565 | 2026.03.11 22:27:17.802822 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20566 | 2026.03.11 22:27:17.802871 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20567 | 2026.03.11 22:27:17.802908 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20568 | 2026.03.11 22:27:17.802951 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2893 rows starting from the beginning of the part | ||
| 20569 | 2026.03.11 22:27:17.803024 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 116 rows starting from the beginning of the part | ||
| 20570 | 2026.03.11 22:27:17.803077 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 2080 rows starting from the beginning of the part | ||
| 20571 | 2026.03.11 22:27:17.803127 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 20572 | 2026.03.11 22:27:17.803176 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 116 rows starting from the beginning of the part | ||
| 20573 | 2026.03.11 22:27:17.803222 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 76 rows starting from the beginning of the part | ||
| 20574 | 2026.03.11 22:27:17.803328 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20575 | 2026.03.11 22:27:17.803370 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20576 | 2026.03.11 22:27:17.803690 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20577 | 2026.03.11 22:27:17.803915 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20578 | 2026.03.11 22:27:17.804035 [ 72 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20579 | 2026.03.11 22:27:17.804049 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00125 sec., 8000 rows/sec., 601.56 KiB/sec. | ||
| 20580 | 2026.03.11 22:27:17.804065 [ 72 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20581 | 2026.03.11 22:27:17.804089 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20582 | 2026.03.11 22:27:17.804094 [ 260 ] {68e8642e-93e1-476a-be9c-d7cad1371284} <Debug> TCPHandler: Processed in 0.001427327 sec. | ||
| 20583 | 2026.03.11 22:27:17.804175 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20584 | 2026.03.11 22:27:17.804213 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2026.03.11 22:27:17.804279 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20586 | 2026.03.11 22:27:17.804312 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20587 | 2026.03.11 22:27:17.804313 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 225 rows starting from the beginning of the part | ||
| 20588 | 2026.03.11 22:27:17.804359 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20589 | 2026.03.11 22:27:17.804389 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 20590 | 2026.03.11 22:27:17.804440 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
| 20591 | 2026.03.11 22:27:17.804484 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 33 rows starting from the beginning of the part | ||
| 20592 | 2026.03.11 22:27:17.804525 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
| 20593 | 2026.03.11 22:27:17.804566 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 20594 | 2026.03.11 22:27:17.804783 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20595 | 2026.03.11 22:27:17.804822 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20596 | 2026.03.11 22:27:17.805133 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20597 | 2026.03.11 22:27:17.805238 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002540978 sec., 2100372.376305501 rows/sec., 170.42 MiB/sec. | ||
| 20598 | 2026.03.11 22:27:17.805350 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20599 | 2026.03.11 22:27:17.805390 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254294 sec., 269474.30187818804 rows/sec., 19.16 MiB/sec. | ||
| 20600 | 2026.03.11 22:27:17.805481 [ 72 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20601 | 2026.03.11 22:27:17.805484 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 20602 | 2026.03.11 22:27:17.805515 [ 72 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20603 | 2026.03.11 22:27:17.805538 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20604 | 2026.03.11 22:27:17.805540 [ 260 ] {a7ebb74a-fcfd-4000-8643-de2ed2055e40} <Debug> TCPHandler: Processed in 0.001374736 sec. | ||
| 20605 | 2026.03.11 22:27:17.805542 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20606 | 2026.03.11 22:27:17.805630 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20607 | 2026.03.11 22:27:17.805662 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20608 | 2026.03.11 22:27:17.805679 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20609 | 2026.03.11 22:27:17.805779 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20610 | 2026.03.11 22:27:17.805793 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20611 | 2026.03.11 22:27:17.805825 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20612 | 2026.03.11 22:27:17.805834 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1551 rows starting from the beginning of the part | ||
| 20613 | 2026.03.11 22:27:17.805848 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20614 | 2026.03.11 22:27:17.805918 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 94 rows starting from the beginning of the part | ||
| 20615 | 2026.03.11 22:27:17.805969 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_131_26} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20616 | 2026.03.11 22:27:17.805970 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1057 rows starting from the beginning of the part | ||
| 20617 | 2026.03.11 22:27:17.806045 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 20618 | 2026.03.11 22:27:17.806067 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20619 | 2026.03.11 22:27:17.806087 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 94 rows starting from the beginning of the part | ||
| 20620 | 2026.03.11 22:27:17.806123 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2026.03.11 22:27:17.806135 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 74 rows starting from the beginning of the part | ||
| 20622 | 2026.03.11 22:27:17.806233 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_151_30} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20623 | 2026.03.11 22:27:17.806252 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20624 | 2026.03.11 22:27:17.806290 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20625 | 2026.03.11 22:27:17.806334 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 20626 | 2026.03.11 22:27:17.806632 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20627 | 2026.03.11 22:27:17.806850 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20628 | 2026.03.11 22:27:17.806982 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 20629 | 2026.03.11 22:27:17.807019 [ 260 ] {46ea6250-6bd3-44c4-9478-64100c0c74a8} <Debug> TCPHandler: Processed in 0.001387046 sec. | ||
| 20630 | 2026.03.11 22:27:17.807127 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20631 | 2026.03.11 22:27:17.807226 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20632 | 2026.03.11 22:27:17.807283 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20633 | 2026.03.11 22:27:17.807388 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760903 sec., 1666190.585171358 rows/sec., 124.02 MiB/sec. | ||
| 20634 | 2026.03.11 22:27:17.807577 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20635 | 2026.03.11 22:27:17.807851 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20636 | 2026.03.11 22:27:17.807937 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_151_30} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20637 | 2026.03.11 22:27:17.808041 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 20638 | 2026.03.11 22:27:17.808076 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20639 | 2026.03.11 22:27:17.808117 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20640 | 2026.03.11 22:27:17.808660 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20641 | 2026.03.11 22:27:17.808893 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20642 | 2026.03.11 22:27:17.809010 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20643 | 2026.03.11 22:27:17.809038 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 20644 | 2026.03.11 22:27:17.809052 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20645 | 2026.03.11 22:27:17.809080 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20646 | 2026.03.11 22:27:17.809120 [ 260 ] {e3111ada-5158-4df7-9ae4-0460cf8ece60} <Debug> TCPHandler: Processed in 0.002042549 sec. | ||
| 20647 | 2026.03.11 22:27:17.809176 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20648 | 2026.03.11 22:27:17.809233 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20649 | 2026.03.11 22:27:17.809331 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20650 | 2026.03.11 22:27:17.809373 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20651 | 2026.03.11 22:27:17.809403 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20652 | 2026.03.11 22:27:17.809465 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2694 rows starting from the beginning of the part | ||
| 20653 | 2026.03.11 22:27:17.809594 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 20654 | 2026.03.11 22:27:17.809705 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
| 20655 | 2026.03.11 22:27:17.809764 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20656 | 2026.03.11 22:27:17.809802 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20657 | 2026.03.11 22:27:17.809814 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 21 rows starting from the beginning of the part | ||
| 20658 | 2026.03.11 22:27:17.809915 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
| 20659 | 2026.03.11 22:27:17.810019 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 20660 | 2026.03.11 22:27:17.810116 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20661 | 2026.03.11 22:27:17.810343 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20662 | 2026.03.11 22:27:17.810480 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 20663 | 2026.03.11 22:27:17.810480 [ 68 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20664 | 2026.03.11 22:27:17.810518 [ 260 ] {374de4e2-2ab2-456e-bd4a-e3f6c4b59e0e} <Debug> TCPHandler: Processed in 0.001333565 sec. | ||
| 20665 | 2026.03.11 22:27:17.810533 [ 68 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.03.11 22:27:17.810557 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20667 | 2026.03.11 22:27:17.810646 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20668 | 2026.03.11 22:27:17.810768 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20669 | 2026.03.11 22:27:17.810799 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 8010 rows starting from the beginning of the part | ||
| 20670 | 2026.03.11 22:27:17.810851 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20671 | 2026.03.11 22:27:17.810897 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 12 rows starting from the beginning of the part | ||
| 20672 | 2026.03.11 22:27:17.810938 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 48 rows starting from the beginning of the part | ||
| 20673 | 2026.03.11 22:27:17.810980 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20674 | 2026.03.11 22:27:17.811018 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20675 | 2026.03.11 22:27:17.813222 [ 199 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619749 sec., 3149156.655847564 rows/sec., 206.82 MiB/sec. | ||
| 20676 | 2026.03.11 22:27:17.813404 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20677 | 2026.03.11 22:27:17.813719 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2026.03.11 22:27:17.813802 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_146_29} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20679 | 2026.03.11 22:27:17.813891 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 20680 | 2026.03.11 22:27:17.816851 [ 187 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2795 rows, containing 19 columns (19 merged, 0 gathered) in 0.007717136 sec., 362180.9956439798 rows/sec., 649.01 MiB/sec. | ||
| 20681 | 2026.03.11 22:27:17.819879 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20682 | 2026.03.11 22:27:17.820205 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2026.03.11 22:27:17.820276 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20684 | 2026.03.11 22:27:17.820395 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.12 MiB. | ||
| 20685 | 2026.03.11 22:27:18.160565 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20686 | 2026.03.11 22:27:18.177934 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20687 | 2026.03.11 22:27:18.177997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20688 | 2026.03.11 22:27:18.184309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20689 | 2026.03.11 22:27:18.185035 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20690 | 2026.03.11 22:27:18.188487 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20691 | 2026.03.11 22:27:20.888414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2526 | ||
| 20692 | 2026.03.11 22:27:20.890905 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.03.11 22:27:20.890960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20694 | 2026.03.11 22:27:20.892202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20695 | 2026.03.11 22:27:20.892486 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20696 | 2026.03.11 22:27:20.892870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 20697 | 2026.03.11 22:27:22.101996 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20698 | 2026.03.11 22:27:22.102058 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20699 | 2026.03.11 22:27:22.110098 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20700 | 2026.03.11 22:27:22.540050 [ 220 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20701 | 2026.03.11 22:27:22.540092 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20702 | 2026.03.11 22:27:22.545098 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20703 | 2026.03.11 22:27:22.801593 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20704 | 2026.03.11 22:27:22.801775 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20705 | 2026.03.11 22:27:22.801847 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20706 | 2026.03.11 22:27:22.802466 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20707 | 2026.03.11 22:27:22.802511 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20708 | 2026.03.11 22:27:22.802888 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20709 | 2026.03.11 22:27:22.803135 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20710 | 2026.03.11 22:27:22.803293 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 312.43 KiB/sec. | ||
| 20711 | 2026.03.11 22:27:22.803346 [ 260 ] {29224f46-fa99-4692-b3f0-bf577197bce2} <Debug> TCPHandler: Processed in 0.001883905 sec. | ||
| 20712 | 2026.03.11 22:27:22.803468 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20713 | 2026.03.11 22:27:22.803571 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20714 | 2026.03.11 22:27:22.803613 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20715 | 2026.03.11 22:27:22.804203 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20716 | 2026.03.11 22:27:22.804250 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20717 | 2026.03.11 22:27:22.804638 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20718 | 2026.03.11 22:27:22.804855 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20719 | 2026.03.11 22:27:22.804989 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001442 sec., 82524.2718446602 rows/sec., 6.98 MiB/sec. | ||
| 20720 | 2026.03.11 22:27:22.805030 [ 260 ] {390a7db1-25df-4d5a-b62b-6733effa06c0} <Debug> TCPHandler: Processed in 0.00161418 sec. | ||
| 20721 | 2026.03.11 22:27:22.805159 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20722 | 2026.03.11 22:27:22.805258 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20723 | 2026.03.11 22:27:22.805301 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20724 | 2026.03.11 22:27:22.805721 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.03.11 22:27:22.805757 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20726 | 2026.03.11 22:27:22.806057 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20727 | 2026.03.11 22:27:22.806282 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20728 | 2026.03.11 22:27:22.806412 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.22 MiB/sec. | ||
| 20729 | 2026.03.11 22:27:22.806451 [ 260 ] {29144ad4-3dee-48b5-a487-444519a93be4} <Debug> TCPHandler: Processed in 0.001343375 sec. | ||
| 20730 | 2026.03.11 22:27:22.806563 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20731 | 2026.03.11 22:27:22.806661 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20732 | 2026.03.11 22:27:22.806702 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20733 | 2026.03.11 22:27:22.807143 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.03.11 22:27:22.807177 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20735 | 2026.03.11 22:27:22.807476 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20736 | 2026.03.11 22:27:22.807683 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20737 | 2026.03.11 22:27:22.807807 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001166 sec., 85763.29331046312 rows/sec., 6.71 MiB/sec. | ||
| 20738 | 2026.03.11 22:27:22.807846 [ 260 ] {92b16753-dc39-4e26-832b-c0e1d17778f4} <Debug> TCPHandler: Processed in 0.001332806 sec. | ||
| 20739 | 2026.03.11 22:27:22.807969 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20740 | 2026.03.11 22:27:22.808065 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20741 | 2026.03.11 22:27:22.808108 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20742 | 2026.03.11 22:27:22.808519 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20743 | 2026.03.11 22:27:22.808581 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20744 | 2026.03.11 22:27:22.808910 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20745 | 2026.03.11 22:27:22.809120 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20746 | 2026.03.11 22:27:22.809250 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001205 sec., 135269.7095435685 rows/sec., 9.42 MiB/sec. | ||
| 20747 | 2026.03.11 22:27:22.809288 [ 260 ] {5973d30c-4bdc-4539-9c3f-969c8ba9a13f} <Debug> TCPHandler: Processed in 0.001369226 sec. | ||
| 20748 | 2026.03.11 22:27:22.809390 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20749 | 2026.03.11 22:27:22.809485 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20750 | 2026.03.11 22:27:22.809539 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20751 | 2026.03.11 22:27:22.810383 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20752 | 2026.03.11 22:27:22.810417 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20753 | 2026.03.11 22:27:22.810949 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20754 | 2026.03.11 22:27:22.811175 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20755 | 2026.03.11 22:27:22.811315 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001848 sec., 16233.766233766233 rows/sec., 29.09 MiB/sec. | ||
| 20756 | 2026.03.11 22:27:22.811381 [ 260 ] {954eca2f-89f1-46e6-bf9b-17b65df65008} <Debug> TCPHandler: Processed in 0.002040439 sec. | ||
| 20757 | 2026.03.11 22:27:22.811495 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20758 | 2026.03.11 22:27:22.811590 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20759 | 2026.03.11 22:27:22.811632 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20760 | 2026.03.11 22:27:22.811965 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20761 | 2026.03.11 22:27:22.812000 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20762 | 2026.03.11 22:27:22.812308 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20763 | 2026.03.11 22:27:22.812518 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20764 | 2026.03.11 22:27:22.812643 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 20765 | 2026.03.11 22:27:22.812680 [ 260 ] {b8b81f6f-2ffb-414d-a6f6-6aa0bbf2db25} <Debug> TCPHandler: Processed in 0.001235363 sec. | ||
| 20766 | 2026.03.11 22:27:23.259918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43743 | ||
| 20767 | 2026.03.11 22:27:23.260500 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20768 | 2026.03.11 22:27:23.260538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20769 | 2026.03.11 22:27:23.261012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20770 | 2026.03.11 22:27:23.261235 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20771 | 2026.03.11 22:27:23.261350 [ 63 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20772 | 2026.03.11 22:27:23.261360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43743 | ||
| 20773 | 2026.03.11 22:27:23.261394 [ 63 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20774 | 2026.03.11 22:27:23.261416 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20775 | 2026.03.11 22:27:23.261501 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::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 | ||
| 20776 | 2026.03.11 22:27:23.261578 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20777 | 2026.03.11 22:27:23.261606 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41311 rows starting from the beginning of the part | ||
| 20778 | 2026.03.11 22:27:23.261662 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20779 | 2026.03.11 22:27:23.261702 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20780 | 2026.03.11 22:27:23.261741 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20781 | 2026.03.11 22:27:23.261781 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20782 | 2026.03.11 22:27:23.261822 [ 187 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20783 | 2026.03.11 22:27:23.264275 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43743 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810293 sec., 15565280.915548662 rows/sec., 222.66 MiB/sec. | ||
| 20784 | 2026.03.11 22:27:23.264475 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20785 | 2026.03.11 22:27:23.264715 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20786 | 2026.03.11 22:27:23.264776 [ 191 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_91_18} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20787 | 2026.03.11 22:27:23.264834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20788 | 2026.03.11 22:27:23.978997 [ 221 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20789 | 2026.03.11 22:27:23.979064 [ 221 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20790 | 2026.03.11 22:27:23.988499 [ 221 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20791 | 2026.03.11 22:27:25.688627 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20792 | 2026.03.11 22:27:25.706316 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20793 | 2026.03.11 22:27:25.706373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20794 | 2026.03.11 22:27:25.712453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20795 | 2026.03.11 22:27:25.713310 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20796 | 2026.03.11 22:27:25.713680 [ 62 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20797 | 2026.03.11 22:27:25.713746 [ 62 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20798 | 2026.03.11 22:27:25.713767 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20799 | 2026.03.11 22:27:25.713896 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::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 | ||
| 20800 | 2026.03.11 22:27:25.716686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20801 | 2026.03.11 22:27:25.717898 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20802 | 2026.03.11 22:27:25.719483 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20803 | 2026.03.11 22:27:25.724286 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 20804 | 2026.03.11 22:27:25.729114 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 20805 | 2026.03.11 22:27:25.733991 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 20806 | 2026.03.11 22:27:25.739099 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 20807 | 2026.03.11 22:27:25.743630 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20808 | 2026.03.11 22:27:25.799936 [ 191 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.0860984 sec., 7967.62773756539 rows/sec., 41.20 MiB/sec. | ||
| 20809 | 2026.03.11 22:27:25.802507 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20810 | 2026.03.11 22:27:25.804500 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2026.03.11 22:27:25.804595 [ 196 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_91_18} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20812 | 2026.03.11 22:27:25.806277 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20813 | 2026.03.11 22:27:26.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.68 MiB, peak 417.56 MiB, free memory in arenas 0.00 B, will set to 398.61 MiB (RSS), difference: -1.07 MiB | ||
| 20814 | 2026.03.11 22:27:27.334401 [ 223 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20815 | 2026.03.11 22:27:27.334455 [ 223 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20816 | 2026.03.11 22:27:27.345497 [ 223 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20817 | 2026.03.11 22:27:27.733772 [ 219 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20818 | 2026.03.11 22:27:27.733822 [ 219 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20819 | 2026.03.11 22:27:27.738834 [ 219 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20820 | 2026.03.11 22:27:27.800624 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20821 | 2026.03.11 22:27:27.800801 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20822 | 2026.03.11 22:27:27.800870 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20823 | 2026.03.11 22:27:27.801555 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20824 | 2026.03.11 22:27:27.801604 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20825 | 2026.03.11 22:27:27.802013 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20826 | 2026.03.11 22:27:27.802252 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20827 | 2026.03.11 22:27:27.802411 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001659 sec., 45810.72935503315 rows/sec., 3.78 MiB/sec. | ||
| 20828 | 2026.03.11 22:27:27.802461 [ 260 ] {00347b2b-3e8f-47d2-a983-0450fb848a48} <Debug> TCPHandler: Processed in 0.001966778 sec. | ||
| 20829 | 2026.03.11 22:27:27.802585 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20830 | 2026.03.11 22:27:27.802691 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20831 | 2026.03.11 22:27:27.802736 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20832 | 2026.03.11 22:27:27.803160 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20833 | 2026.03.11 22:27:27.803199 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20834 | 2026.03.11 22:27:27.803509 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20835 | 2026.03.11 22:27:27.803737 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20836 | 2026.03.11 22:27:27.803868 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 625.58 KiB/sec. | ||
| 20837 | 2026.03.11 22:27:27.803909 [ 260 ] {dfcce7e5-c908-4130-ad88-e8db0f1b6617} <Debug> TCPHandler: Processed in 0.001376986 sec. | ||
| 20838 | 2026.03.11 22:27:27.804019 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20839 | 2026.03.11 22:27:27.804117 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20840 | 2026.03.11 22:27:27.804158 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20841 | 2026.03.11 22:27:27.804577 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20842 | 2026.03.11 22:27:27.804614 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20843 | 2026.03.11 22:27:27.804936 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20844 | 2026.03.11 22:27:27.805160 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20845 | 2026.03.11 22:27:27.805290 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 20846 | 2026.03.11 22:27:27.805329 [ 260 ] {41583357-7a73-4253-8817-390bfc8ce38f} <Debug> TCPHandler: Processed in 0.001360096 sec. | ||
| 20847 | 2026.03.11 22:27:27.805441 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20848 | 2026.03.11 22:27:27.805536 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20849 | 2026.03.11 22:27:27.805579 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20850 | 2026.03.11 22:27:27.805983 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20851 | 2026.03.11 22:27:27.806020 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20852 | 2026.03.11 22:27:27.806348 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20853 | 2026.03.11 22:27:27.806562 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20854 | 2026.03.11 22:27:27.806686 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_145_35 to all_146_146_0 | ||
| 20855 | 2026.03.11 22:27:27.806693 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 20856 | 2026.03.11 22:27:27.806763 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20857 | 2026.03.11 22:27:27.806780 [ 260 ] {154ee039-a7ba-49fe-b672-cf2e51f3e4ea} <Debug> TCPHandler: Processed in 0.001388446 sec. | ||
| 20858 | 2026.03.11 22:27:27.806794 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20859 | 2026.03.11 22:27:27.806897 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20860 | 2026.03.11 22:27:27.806916 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_145_35 to all_146_146_0 into Compact with storage Full | ||
| 20861 | 2026.03.11 22:27:27.806999 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20862 | 2026.03.11 22:27:27.807059 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20863 | 2026.03.11 22:27:27.807065 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20864 | 2026.03.11 22:27:27.807112 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_35, total 49279 rows starting from the beginning of the part | ||
| 20865 | 2026.03.11 22:27:27.807184 [ 192 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 128 rows starting from the beginning of the part | ||
| 20866 | 2026.03.11 22:27:27.807840 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20867 | 2026.03.11 22:27:27.807883 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20868 | 2026.03.11 22:27:27.808415 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20869 | 2026.03.11 22:27:27.808648 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20870 | 2026.03.11 22:27:27.808795 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 20871 | 2026.03.11 22:27:27.808864 [ 260 ] {9a395268-c60e-43f6-83fb-0df91ce0cc29} <Debug> TCPHandler: Processed in 0.002016058 sec. | ||
| 20872 | 2026.03.11 22:27:27.808977 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20873 | 2026.03.11 22:27:27.809073 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20874 | 2026.03.11 22:27:27.809116 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20875 | 2026.03.11 22:27:27.809454 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20876 | 2026.03.11 22:27:27.809491 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20877 | 2026.03.11 22:27:27.809803 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20878 | 2026.03.11 22:27:27.810032 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20879 | 2026.03.11 22:27:27.810162 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 20880 | 2026.03.11 22:27:27.810200 [ 260 ] {841bd395-8239-4d22-89fb-468af6a1d018} <Debug> TCPHandler: Processed in 0.001273804 sec. | ||
| 20881 | 2026.03.11 22:27:27.815215 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49407 rows, containing 5 columns (5 merged, 0 gathered) in 0.008345858 sec., 5919942.563125325 rows/sec., 389.00 MiB/sec. | ||
| 20882 | 2026.03.11 22:27:27.815879 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Trace> MergedBlockOutputStream: filled checksums all_1_146_36 (state Temporary) | ||
| 20883 | 2026.03.11 22:27:27.816231 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_146_36 to all_1_146_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.03.11 22:27:27.816312 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_145_35, all_146_146_0] -> all_1_146_36 | ||
| 20885 | 2026.03.11 22:27:27.816406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20886 | 2026.03.11 22:27:28.408692 [ 224 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20887 | 2026.03.11 22:27:28.408747 [ 224 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20888 | 2026.03.11 22:27:28.422636 [ 224 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20889 | 2026.03.11 22:27:30.054113 [ 225 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20890 | 2026.03.11 22:27:30.054182 [ 225 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20891 | 2026.03.11 22:27:30.056133 [ 225 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20892 | 2026.03.11 22:27:30.532516 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20893 | 2026.03.11 22:27:30.532577 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20894 | 2026.03.11 22:27:30.761629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44191 | ||
| 20895 | 2026.03.11 22:27:30.762197 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20896 | 2026.03.11 22:27:30.762232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20897 | 2026.03.11 22:27:30.762702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20898 | 2026.03.11 22:27:30.762928 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20899 | 2026.03.11 22:27:30.763056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44191 | ||
| 20900 | 2026.03.11 22:27:30.893162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2552 | ||
| 20901 | 2026.03.11 22:27:30.895737 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20902 | 2026.03.11 22:27:30.895784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20903 | 2026.03.11 22:27:30.896964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20904 | 2026.03.11 22:27:30.897230 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20905 | 2026.03.11 22:27:30.897505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2552 | ||
| 20906 | 2026.03.11 22:27:32.801737 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20907 | 2026.03.11 22:27:32.801938 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20908 | 2026.03.11 22:27:32.802016 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20909 | 2026.03.11 22:27:32.802765 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20910 | 2026.03.11 22:27:32.802824 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20911 | 2026.03.11 22:27:32.803246 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20912 | 2026.03.11 22:27:32.803488 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20913 | 2026.03.11 22:27:32.803650 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001768 sec., 65610.85972850678 rows/sec., 5.57 MiB/sec. | ||
| 20914 | 2026.03.11 22:27:32.803704 [ 260 ] {5f36111a-df26-4c67-ad5d-40fab3374884} <Debug> TCPHandler: Processed in 0.0021091 sec. | ||
| 20915 | 2026.03.11 22:27:32.803836 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20916 | 2026.03.11 22:27:32.803940 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20917 | 2026.03.11 22:27:32.803985 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20918 | 2026.03.11 22:27:32.804412 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20919 | 2026.03.11 22:27:32.804451 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20920 | 2026.03.11 22:27:32.804762 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20921 | 2026.03.11 22:27:32.804990 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20922 | 2026.03.11 22:27:32.805135 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001218 sec., 24630.541871921185 rows/sec., 1.81 MiB/sec. | ||
| 20923 | 2026.03.11 22:27:32.805177 [ 260 ] {91e231a6-627b-426a-9886-920d61890bbf} <Debug> TCPHandler: Processed in 0.001402356 sec. | ||
| 20924 | 2026.03.11 22:27:32.805281 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20925 | 2026.03.11 22:27:32.805378 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20926 | 2026.03.11 22:27:32.805421 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20927 | 2026.03.11 22:27:32.805841 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20928 | 2026.03.11 22:27:32.805880 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20929 | 2026.03.11 22:27:32.806198 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20930 | 2026.03.11 22:27:32.806431 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20931 | 2026.03.11 22:27:32.806561 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 20932 | 2026.03.11 22:27:32.806600 [ 260 ] {036823a6-c530-42c4-8208-0cb89a7fa6cf} <Debug> TCPHandler: Processed in 0.001370986 sec. | ||
| 20933 | 2026.03.11 22:27:32.806713 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20934 | 2026.03.11 22:27:32.806809 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20935 | 2026.03.11 22:27:32.806853 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20936 | 2026.03.11 22:27:32.807250 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20937 | 2026.03.11 22:27:32.807287 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20938 | 2026.03.11 22:27:32.807617 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20939 | 2026.03.11 22:27:32.807831 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20940 | 2026.03.11 22:27:32.807966 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 20941 | 2026.03.11 22:27:32.807963 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_146_36 to all_147_147_0 | ||
| 20942 | 2026.03.11 22:27:32.808005 [ 260 ] {364cad44-9b71-4f5c-96d8-21b409d1ba32} <Debug> TCPHandler: Processed in 0.001341976 sec. | ||
| 20943 | 2026.03.11 22:27:32.808042 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20944 | 2026.03.11 22:27:32.808076 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20945 | 2026.03.11 22:27:32.808121 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20946 | 2026.03.11 22:27:32.808199 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_36 to all_147_147_0 into Compact with storage Full | ||
| 20947 | 2026.03.11 22:27:32.808220 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20948 | 2026.03.11 22:27:32.808291 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20949 | 2026.03.11 22:27:32.808346 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20950 | 2026.03.11 22:27:32.808388 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_36, total 49407 rows starting from the beginning of the part | ||
| 20951 | 2026.03.11 22:27:32.808456 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 20952 | 2026.03.11 22:27:32.809098 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20953 | 2026.03.11 22:27:32.809139 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 20954 | 2026.03.11 22:27:32.809705 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20955 | 2026.03.11 22:27:32.809943 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20956 | 2026.03.11 22:27:32.810093 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00189 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. | ||
| 20957 | 2026.03.11 22:27:32.810164 [ 260 ] {64f833d7-9f15-4ade-868d-3d7260f965e8} <Debug> TCPHandler: Processed in 0.00209191 sec. | ||
| 20958 | 2026.03.11 22:27:32.810277 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20959 | 2026.03.11 22:27:32.810372 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20960 | 2026.03.11 22:27:32.810415 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20961 | 2026.03.11 22:27:32.810753 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2026.03.11 22:27:32.810790 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 20963 | 2026.03.11 22:27:32.811111 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20964 | 2026.03.11 22:27:32.811340 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20965 | 2026.03.11 22:27:32.811470 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 20966 | 2026.03.11 22:27:32.811508 [ 260 ] {7a905069-69b6-4ba4-8b6a-2e08228dfa56} <Debug> TCPHandler: Processed in 0.001280734 sec. | ||
| 20967 | 2026.03.11 22:27:32.816438 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49567 rows, containing 5 columns (5 merged, 0 gathered) in 0.008302677 sec., 5970002.205312816 rows/sec., 392.36 MiB/sec. | ||
| 20968 | 2026.03.11 22:27:32.816711 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Trace> MergedBlockOutputStream: filled checksums all_1_147_37 (state Temporary) | ||
| 20969 | 2026.03.11 22:27:32.817045 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_147_37 to all_1_147_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20970 | 2026.03.11 22:27:32.817123 [ 197 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_147_37} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_146_36, all_147_147_0] -> all_1_147_37 | ||
| 20971 | 2026.03.11 22:27:32.817201 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20972 | 2026.03.11 22:27:33.142314 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20973 | 2026.03.11 22:27:33.142518 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20974 | 2026.03.11 22:27:33.142594 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20975 | 2026.03.11 22:27:33.143278 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20976 | 2026.03.11 22:27:33.143325 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20977 | 2026.03.11 22:27:33.143738 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20978 | 2026.03.11 22:27:33.143971 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20979 | 2026.03.11 22:27:33.144135 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 20980 | 2026.03.11 22:27:33.144188 [ 260 ] {d6f1a337-017b-4d93-b1c0-bc8514032730} <Debug> TCPHandler: Processed in 0.002011848 sec. | ||
| 20981 | 2026.03.11 22:27:33.144307 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20982 | 2026.03.11 22:27:33.144413 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20983 | 2026.03.11 22:27:33.144458 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20984 | 2026.03.11 22:27:33.144880 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20985 | 2026.03.11 22:27:33.144920 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20986 | 2026.03.11 22:27:33.145229 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20987 | 2026.03.11 22:27:33.145449 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20988 | 2026.03.11 22:27:33.145551 [ 51 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0 | ||
| 20989 | 2026.03.11 22:27:33.145584 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001196 sec., 6688.963210702341 rows/sec., 545.44 KiB/sec. | ||
| 20990 | 2026.03.11 22:27:33.145592 [ 51 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2026.03.11 22:27:33.145617 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 20992 | 2026.03.11 22:27:33.145624 [ 260 ] {d8f200e6-5dcc-4a49-9348-72d4eb024133} <Debug> TCPHandler: Processed in 0.001371236 sec. | ||
| 20993 | 2026.03.11 22:27:33.145737 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20994 | 2026.03.11 22:27:33.145756 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact with storage Full | ||
| 20995 | 2026.03.11 22:27:33.145836 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20996 | 2026.03.11 22:27:33.145884 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20997 | 2026.03.11 22:27:33.145942 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20998 | 2026.03.11 22:27:33.145978 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 20999 | 2026.03.11 22:27:33.146040 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 21000 | 2026.03.11 22:27:33.146087 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 21001 | 2026.03.11 22:27:33.146132 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 21002 | 2026.03.11 22:27:33.146175 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 21003 | 2026.03.11 22:27:33.146217 [ 189 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 21004 | 2026.03.11 22:27:33.147001 [ 186 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314064 sec., 39571.89299760133 rows/sec., 3.30 MiB/sec. | ||
| 21005 | 2026.03.11 22:27:33.147073 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21006 | 2026.03.11 22:27:33.147115 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21007 | 2026.03.11 22:27:33.147191 [ 186 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 21008 | 2026.03.11 22:27:33.147526 [ 186 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21009 | 2026.03.11 22:27:33.147604 [ 186 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_35_8} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 6 parts: [all_1_30_7, all_35_35_0] -> all_1_35_8 | ||
| 21010 | 2026.03.11 22:27:33.147635 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21011 | 2026.03.11 22:27:33.147700 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21012 | 2026.03.11 22:27:33.147875 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21013 | 2026.03.11 22:27:33.148021 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Debug> executeQuery: Read 2084 rows, 163.25 KiB in 0.002205 sec., 945124.716553288 rows/sec., 72.30 MiB/sec. | ||
| 21014 | 2026.03.11 22:27:33.148062 [ 260 ] {c0f4c478-f8de-4a96-b118-e6bc1266d5ed} <Debug> TCPHandler: Processed in 0.002375115 sec. | ||
| 21015 | 2026.03.11 22:27:33.148174 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21016 | 2026.03.11 22:27:33.148272 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21017 | 2026.03.11 22:27:33.148314 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21018 | 2026.03.11 22:27:33.148729 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21019 | 2026.03.11 22:27:33.148764 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21020 | 2026.03.11 22:27:33.149087 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21021 | 2026.03.11 22:27:33.149307 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21022 | 2026.03.11 22:27:33.149437 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Debug> executeQuery: Read 41 rows, 3.10 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.55 MiB/sec. | ||
| 21023 | 2026.03.11 22:27:33.149477 [ 260 ] {4884887b-bce7-4653-a933-7cc3a4630d4c} <Debug> TCPHandler: Processed in 0.001353885 sec. | ||
| 21024 | 2026.03.11 22:27:33.149581 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21025 | 2026.03.11 22:27:33.149677 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21026 | 2026.03.11 22:27:33.149718 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21027 | 2026.03.11 22:27:33.150354 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21028 | 2026.03.11 22:27:33.150389 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21029 | 2026.03.11 22:27:33.150733 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 21030 | 2026.03.11 22:27:33.150957 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21031 | 2026.03.11 22:27:33.151086 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001427 sec., 512964.2606867554 rows/sec., 30.34 MiB/sec. | ||
| 21032 | 2026.03.11 22:27:33.151125 [ 260 ] {b67cae90-5cc3-4e5c-9e28-8894a168081d} <Debug> TCPHandler: Processed in 0.001595051 sec. | ||
| 21033 | 2026.03.11 22:27:33.151238 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21034 | 2026.03.11 22:27:33.151335 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21035 | 2026.03.11 22:27:33.151374 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21036 | 2026.03.11 22:27:33.151758 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21037 | 2026.03.11 22:27:33.151793 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21038 | 2026.03.11 22:27:33.152076 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21039 | 2026.03.11 22:27:33.152289 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2026.03.11 22:27:33.152377 [ 51 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21041 | 2026.03.11 22:27:33.152411 [ 51 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21042 | 2026.03.11 22:27:33.152415 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 21043 | 2026.03.11 22:27:33.152429 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21044 | 2026.03.11 22:27:33.152456 [ 260 ] {ddba5788-0662-46be-95a8-580a7c1df240} <Debug> TCPHandler: Processed in 0.001268624 sec. | ||
| 21045 | 2026.03.11 22:27:33.152516 [ 222 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21046 | 2026.03.11 22:27:33.152520 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 21047 | 2026.03.11 22:27:33.152551 [ 222 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21048 | 2026.03.11 22:27:33.152560 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21049 | 2026.03.11 22:27:33.152654 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21050 | 2026.03.11 22:27:33.152667 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21051 | 2026.03.11 22:27:33.152694 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 21052 | 2026.03.11 22:27:33.152714 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21053 | 2026.03.11 22:27:33.152776 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 21054 | 2026.03.11 22:27:33.152838 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 21055 | 2026.03.11 22:27:33.152891 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 21056 | 2026.03.11 22:27:33.152939 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 21057 | 2026.03.11 22:27:33.153130 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2026.03.11 22:27:33.153173 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21059 | 2026.03.11 22:27:33.153529 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 21060 | 2026.03.11 22:27:33.153635 [ 190 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157122 sec., 4321.065540193687 rows/sec., 320.70 KiB/sec. | ||
| 21061 | 2026.03.11 22:27:33.153797 [ 189 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21062 | 2026.03.11 22:27:33.153840 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21063 | 2026.03.11 22:27:33.154000 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001351 sec., 8882.309400444115 rows/sec., 693.93 KiB/sec. | ||
| 21064 | 2026.03.11 22:27:33.154042 [ 260 ] {b1f7794d-c0c9-49da-94f3-7756882933e2} <Debug> TCPHandler: Processed in 0.001529809 sec. | ||
| 21065 | 2026.03.11 22:27:33.154098 [ 189 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21066 | 2026.03.11 22:27:33.154151 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21067 | 2026.03.11 22:27:33.154190 [ 189 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_21_5} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21068 | 2026.03.11 22:27:33.154262 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21069 | 2026.03.11 22:27:33.154281 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21070 | 2026.03.11 22:27:33.154309 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21071 | 2026.03.11 22:27:33.154510 [ 222 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 21072 | 2026.03.11 22:27:33.155139 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21073 | 2026.03.11 22:27:33.155182 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21074 | 2026.03.11 22:27:33.155562 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21075 | 2026.03.11 22:27:33.155780 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21076 | 2026.03.11 22:27:33.155913 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.001671 sec., 637342.908438061 rows/sec., 44.38 MiB/sec. | ||
| 21077 | 2026.03.11 22:27:33.155954 [ 260 ] {d4f5f64d-b1a1-42fd-a4d8-321e0fa74db8} <Debug> TCPHandler: Processed in 0.001854425 sec. | ||
| 21078 | 2026.03.11 22:27:33.156069 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21079 | 2026.03.11 22:27:33.156168 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21080 | 2026.03.11 22:27:33.156212 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21081 | 2026.03.11 22:27:33.156886 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21082 | 2026.03.11 22:27:33.156922 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21083 | 2026.03.11 22:27:33.157360 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21084 | 2026.03.11 22:27:33.157582 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21085 | 2026.03.11 22:27:33.157702 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_147_37 to all_152_152_0 | ||
| 21086 | 2026.03.11 22:27:33.157717 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001569 sec., 801147.2275334607 rows/sec., 50.53 MiB/sec. | ||
| 21087 | 2026.03.11 22:27:33.157736 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21088 | 2026.03.11 22:27:33.157755 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21089 | 2026.03.11 22:27:33.157757 [ 260 ] {465f6ce1-4a99-4676-a5ae-07acbe6ad4b6} <Debug> TCPHandler: Processed in 0.001738713 sec. | ||
| 21090 | 2026.03.11 22:27:33.157844 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_37 to all_152_152_0 into Compact with storage Full | ||
| 21091 | 2026.03.11 22:27:33.157866 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21092 | 2026.03.11 22:27:33.157941 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21093 | 2026.03.11 22:27:33.157966 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21094 | 2026.03.11 22:27:33.157973 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_37, total 49567 rows starting from the beginning of the part | ||
| 21095 | 2026.03.11 22:27:33.158023 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21096 | 2026.03.11 22:27:33.158038 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21097 | 2026.03.11 22:27:33.158087 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 163 rows starting from the beginning of the part | ||
| 21098 | 2026.03.11 22:27:33.158129 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 21099 | 2026.03.11 22:27:33.158171 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 21100 | 2026.03.11 22:27:33.158213 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1257 rows starting from the beginning of the part | ||
| 21101 | 2026.03.11 22:27:33.158838 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21102 | 2026.03.11 22:27:33.158874 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21103 | 2026.03.11 22:27:33.159431 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21104 | 2026.03.11 22:27:33.159667 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21105 | 2026.03.11 22:27:33.159818 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00187 sec., 11229.946524064171 rows/sec., 20.12 MiB/sec. | ||
| 21106 | 2026.03.11 22:27:33.159924 [ 260 ] {b23254a5-31f9-4c86-9364-cbe335e50bed} <Debug> TCPHandler: Processed in 0.002107669 sec. | ||
| 21107 | 2026.03.11 22:27:33.160048 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21108 | 2026.03.11 22:27:33.160153 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21109 | 2026.03.11 22:27:33.160198 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21110 | 2026.03.11 22:27:33.160524 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21111 | 2026.03.11 22:27:33.160559 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21112 | 2026.03.11 22:27:33.160865 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21113 | 2026.03.11 22:27:33.161087 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21114 | 2026.03.11 22:27:33.161225 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 756.97 KiB/sec. | ||
| 21115 | 2026.03.11 22:27:33.161265 [ 260 ] {3ad2fdae-9648-456c-b288-03e6ff89b214} <Debug> TCPHandler: Processed in 0.001276524 sec. | ||
| 21116 | 2026.03.11 22:27:33.168178 [ 190 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51467 rows, containing 5 columns (5 merged, 0 gathered) in 0.010371177 sec., 4962503.291574331 rows/sec., 326.07 MiB/sec. | ||
| 21117 | 2026.03.11 22:27:33.168544 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Trace> MergedBlockOutputStream: filled checksums all_1_152_38 (state Temporary) | ||
| 21118 | 2026.03.11 22:27:33.168817 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_152_38 to all_1_152_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21119 | 2026.03.11 22:27:33.168892 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_152_38} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_147_37, all_152_152_0] -> all_1_152_38 | ||
| 21120 | 2026.03.11 22:27:33.168977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 21121 | 2026.03.11 22:27:33.216811 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21122 | 2026.03.11 22:27:33.236144 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21123 | 2026.03.11 22:27:33.236197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 21124 | 2026.03.11 22:27:33.242952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21125 | 2026.03.11 22:27:33.243754 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21126 | 2026.03.11 22:27:33.248020 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21127 | 2026.03.11 22:27:34.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.03 MiB, peak 417.56 MiB, free memory in arenas 0.00 B, will set to 398.63 MiB (RSS), difference: -1.40 MiB | ||
| 21128 | 2026.03.11 22:27:37.080322 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21129 | 2026.03.11 22:27:37.080410 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21130 | 2026.03.11 22:27:37.088365 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21131 | 2026.03.11 22:27:37.798922 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21132 | 2026.03.11 22:27:37.799127 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21133 | 2026.03.11 22:27:37.799195 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21134 | 2026.03.11 22:27:37.799884 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21135 | 2026.03.11 22:27:37.799937 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21136 | 2026.03.11 22:27:37.800344 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21137 | 2026.03.11 22:27:37.800580 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21138 | 2026.03.11 22:27:37.800722 [ 44 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21139 | 2026.03.11 22:27:37.800745 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 21140 | 2026.03.11 22:27:37.800793 [ 44 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21141 | 2026.03.11 22:27:37.800814 [ 260 ] {ae7a696c-0a43-4b61-8ac6-acc1cbc88b73} <Debug> TCPHandler: Processed in 0.002031249 sec. | ||
| 21142 | 2026.03.11 22:27:37.800821 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21143 | 2026.03.11 22:27:37.800947 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21144 | 2026.03.11 22:27:37.800983 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21145 | 2026.03.11 22:27:37.801055 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21146 | 2026.03.11 22:27:37.801105 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21147 | 2026.03.11 22:27:37.801118 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21148 | 2026.03.11 22:27:37.801161 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2893 rows starting from the beginning of the part | ||
| 21149 | 2026.03.11 22:27:37.801237 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 119 rows starting from the beginning of the part | ||
| 21150 | 2026.03.11 22:27:37.801288 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 76 rows starting from the beginning of the part | ||
| 21151 | 2026.03.11 22:27:37.801338 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 116 rows starting from the beginning of the part | ||
| 21152 | 2026.03.11 22:27:37.801387 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 2084 rows starting from the beginning of the part | ||
| 21153 | 2026.03.11 22:27:37.801438 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 21154 | 2026.03.11 22:27:37.801586 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21155 | 2026.03.11 22:27:37.801630 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21156 | 2026.03.11 22:27:37.801959 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21157 | 2026.03.11 22:27:37.802181 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21158 | 2026.03.11 22:27:37.802313 [ 44 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21159 | 2026.03.11 22:27:37.802325 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 21160 | 2026.03.11 22:27:37.802364 [ 44 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2026.03.11 22:27:37.802393 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21162 | 2026.03.11 22:27:37.802402 [ 260 ] {9f65307d-717d-43a2-b276-ff82569512cc} <Debug> TCPHandler: Processed in 0.001508949 sec. | ||
| 21163 | 2026.03.11 22:27:37.802500 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21164 | 2026.03.11 22:27:37.802525 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21165 | 2026.03.11 22:27:37.802633 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21166 | 2026.03.11 22:27:37.802643 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21167 | 2026.03.11 22:27:37.802683 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21168 | 2026.03.11 22:27:37.802688 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1551 rows starting from the beginning of the part | ||
| 21169 | 2026.03.11 22:27:37.802772 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 100 rows starting from the beginning of the part | ||
| 21170 | 2026.03.11 22:27:37.802820 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 74 rows starting from the beginning of the part | ||
| 21171 | 2026.03.11 22:27:37.802864 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 94 rows starting from the beginning of the part | ||
| 21172 | 2026.03.11 22:27:37.802902 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1065 rows starting from the beginning of the part | ||
| 21173 | 2026.03.11 22:27:37.802942 [ 194 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 21174 | 2026.03.11 22:27:37.803106 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21175 | 2026.03.11 22:27:37.803150 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21176 | 2026.03.11 22:27:37.803502 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21177 | 2026.03.11 22:27:37.803516 [ 200 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002585409 sec., 2066984.3726853277 rows/sec., 167.70 MiB/sec. | ||
| 21178 | 2026.03.11 22:27:37.803747 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21179 | 2026.03.11 22:27:37.803811 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21180 | 2026.03.11 22:27:37.803885 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001271 sec., 100708.1038552321 rows/sec., 7.01 MiB/sec. | ||
| 21181 | 2026.03.11 22:27:37.803924 [ 260 ] {c35ee63f-30a6-4647-9d7a-737f445a03d2} <Debug> TCPHandler: Processed in 0.001450868 sec. | ||
| 21182 | 2026.03.11 22:27:37.804043 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21183 | 2026.03.11 22:27:37.804094 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21184 | 2026.03.11 22:27:37.804140 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21185 | 2026.03.11 22:27:37.804166 [ 187 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_156_31} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21186 | 2026.03.11 22:27:37.804183 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21187 | 2026.03.11 22:27:37.804218 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777573 sec., 1658441.0316763362 rows/sec., 123.52 MiB/sec. | ||
| 21188 | 2026.03.11 22:27:37.804251 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 21189 | 2026.03.11 22:27:37.804481 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21190 | 2026.03.11 22:27:37.804514 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21191 | 2026.03.11 22:27:37.804556 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21192 | 2026.03.11 22:27:37.804805 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21193 | 2026.03.11 22:27:37.804895 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_156_31} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21194 | 2026.03.11 22:27:37.804906 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21195 | 2026.03.11 22:27:37.805013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 21196 | 2026.03.11 22:27:37.805143 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2026.03.11 22:27:37.805280 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001159 sec., 41415.01294219154 rows/sec., 2.79 MiB/sec. | ||
| 21198 | 2026.03.11 22:27:37.805298 [ 41 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21199 | 2026.03.11 22:27:37.805318 [ 260 ] {a9108449-6800-480c-9a91-a5d1730fa665} <Debug> TCPHandler: Processed in 0.001325785 sec. | ||
| 21200 | 2026.03.11 22:27:37.805364 [ 41 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.03.11 22:27:37.805389 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21202 | 2026.03.11 22:27:37.805468 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21203 | 2026.03.11 22:27:37.805552 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21204 | 2026.03.11 22:27:37.805578 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8250 rows starting from the beginning of the part | ||
| 21205 | 2026.03.11 22:27:37.805629 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 21206 | 2026.03.11 22:27:37.805667 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21207 | 2026.03.11 22:27:37.805705 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21208 | 2026.03.11 22:27:37.805740 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 12 rows starting from the beginning of the part | ||
| 21209 | 2026.03.11 22:27:37.805776 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 48 rows starting from the beginning of the part | ||
| 21210 | 2026.03.11 22:27:37.807991 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556988 sec., 3320312.8055352625 rows/sec., 218.22 MiB/sec. | ||
| 21211 | 2026.03.11 22:27:37.808236 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21212 | 2026.03.11 22:27:37.808717 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21213 | 2026.03.11 22:27:37.808846 [ 188 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_151_30} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21214 | 2026.03.11 22:27:37.808992 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 21215 | 2026.03.11 22:27:38.263445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44703 | ||
| 21216 | 2026.03.11 22:27:38.263992 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21217 | 2026.03.11 22:27:38.264042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21218 | 2026.03.11 22:27:38.264536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21219 | 2026.03.11 22:27:38.264781 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21220 | 2026.03.11 22:27:38.264933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44703 | ||
| 21221 | 2026.03.11 22:27:40.748141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21222 | 2026.03.11 22:27:40.766941 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21223 | 2026.03.11 22:27:40.766999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21224 | 2026.03.11 22:27:40.773326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21225 | 2026.03.11 22:27:40.774084 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21226 | 2026.03.11 22:27:40.777460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21227 | 2026.03.11 22:27:40.897739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2594 | ||
| 21228 | 2026.03.11 22:27:40.900497 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21229 | 2026.03.11 22:27:40.900561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21230 | 2026.03.11 22:27:40.901806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21231 | 2026.03.11 22:27:40.902086 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2026.03.11 22:27:40.902477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2594 | ||
| 21233 | 2026.03.11 22:27:42.803990 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21234 | 2026.03.11 22:27:42.804201 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21235 | 2026.03.11 22:27:42.804286 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21236 | 2026.03.11 22:27:42.805083 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21237 | 2026.03.11 22:27:42.805145 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21238 | 2026.03.11 22:27:42.805744 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21239 | 2026.03.11 22:27:42.806063 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21240 | 2026.03.11 22:27:42.806260 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002113 sec., 54898.248935163276 rows/sec., 4.66 MiB/sec. | ||
| 21241 | 2026.03.11 22:27:42.806343 [ 260 ] {c8facd43-226f-4206-bbec-420d12cfcd43} <Debug> TCPHandler: Processed in 0.002497077 sec. | ||
| 21242 | 2026.03.11 22:27:42.806514 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21243 | 2026.03.11 22:27:42.806650 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21244 | 2026.03.11 22:27:42.806712 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21245 | 2026.03.11 22:27:42.807292 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21246 | 2026.03.11 22:27:42.807338 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21247 | 2026.03.11 22:27:42.807716 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21248 | 2026.03.11 22:27:42.807956 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21249 | 2026.03.11 22:27:42.808117 [ 38 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21250 | 2026.03.11 22:27:42.808146 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00153 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 21251 | 2026.03.11 22:27:42.808192 [ 38 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21252 | 2026.03.11 22:27:42.808220 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21253 | 2026.03.11 22:27:42.808222 [ 260 ] {aa2efa47-2201-4189-9653-e66ca62957b5} <Debug> TCPHandler: Processed in 0.001777244 sec. | ||
| 21254 | 2026.03.11 22:27:42.808384 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21255 | 2026.03.11 22:27:42.808384 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21256 | 2026.03.11 22:27:42.808485 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21257 | 2026.03.11 22:27:42.808535 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21258 | 2026.03.11 22:27:42.808602 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21259 | 2026.03.11 22:27:42.808667 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 225 rows starting from the beginning of the part | ||
| 21260 | 2026.03.11 22:27:42.808772 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 36 rows starting from the beginning of the part | ||
| 21261 | 2026.03.11 22:27:42.808850 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 10 rows starting from the beginning of the part | ||
| 21262 | 2026.03.11 22:27:42.808922 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 30 rows starting from the beginning of the part | ||
| 21263 | 2026.03.11 22:27:42.808985 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 41 rows starting from the beginning of the part | ||
| 21264 | 2026.03.11 22:27:42.809045 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 30 rows starting from the beginning of the part | ||
| 21265 | 2026.03.11 22:27:42.809121 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21266 | 2026.03.11 22:27:42.809172 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21267 | 2026.03.11 22:27:42.809698 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21268 | 2026.03.11 22:27:42.810065 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21269 | 2026.03.11 22:27:42.810254 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001787 sec., 52602.12646894236 rows/sec., 4.11 MiB/sec. | ||
| 21270 | 2026.03.11 22:27:42.810306 [ 260 ] {878f918c-3ed7-42f4-a639-ab94e604413b} <Debug> TCPHandler: Processed in 0.001979977 sec. | ||
| 21271 | 2026.03.11 22:27:42.810548 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245003 sec., 165701.33759286735 rows/sec., 11.84 MiB/sec. | ||
| 21272 | 2026.03.11 22:27:42.810785 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21273 | 2026.03.11 22:27:42.810854 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21274 | 2026.03.11 22:27:42.811065 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21275 | 2026.03.11 22:27:42.811164 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21276 | 2026.03.11 22:27:42.811216 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21277 | 2026.03.11 22:27:42.811313 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_136_27} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21278 | 2026.03.11 22:27:42.811435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21279 | 2026.03.11 22:27:42.811908 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21280 | 2026.03.11 22:27:42.811954 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21281 | 2026.03.11 22:27:42.812428 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21282 | 2026.03.11 22:27:42.812735 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2026.03.11 22:27:42.812923 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001923 sec., 83203.32813312532 rows/sec., 5.79 MiB/sec. | ||
| 21284 | 2026.03.11 22:27:42.812982 [ 260 ] {3d57e367-0349-4cbd-935f-4d32f863873d} <Debug> TCPHandler: Processed in 0.002360345 sec. | ||
| 21285 | 2026.03.11 22:27:42.813192 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21286 | 2026.03.11 22:27:42.813330 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21287 | 2026.03.11 22:27:42.813416 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21288 | 2026.03.11 22:27:42.814802 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21289 | 2026.03.11 22:27:42.814849 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21290 | 2026.03.11 22:27:42.815639 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21291 | 2026.03.11 22:27:42.815957 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21292 | 2026.03.11 22:27:42.816135 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21293 | 2026.03.11 22:27:42.816162 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002869 sec., 10456.605088881142 rows/sec., 18.74 MiB/sec. | ||
| 21294 | 2026.03.11 22:27:42.816192 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2026.03.11 22:27:42.816219 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21296 | 2026.03.11 22:27:42.816304 [ 260 ] {30c68929-3a9e-40aa-ab7c-961c78c39e7a} <Debug> TCPHandler: Processed in 0.003216111 sec. | ||
| 21297 | 2026.03.11 22:27:42.816312 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21298 | 2026.03.11 22:27:42.816471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21299 | 2026.03.11 22:27:42.816552 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21300 | 2026.03.11 22:27:42.816602 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21301 | 2026.03.11 22:27:42.816613 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2795 rows starting from the beginning of the part | ||
| 21302 | 2026.03.11 22:27:42.816671 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21303 | 2026.03.11 22:27:42.816756 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part | ||
| 21304 | 2026.03.11 22:27:42.816877 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 10 rows starting from the beginning of the part | ||
| 21305 | 2026.03.11 22:27:42.816993 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 30 rows starting from the beginning of the part | ||
| 21306 | 2026.03.11 22:27:42.817112 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 21 rows starting from the beginning of the part | ||
| 21307 | 2026.03.11 22:27:42.817227 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 30 rows starting from the beginning of the part | ||
| 21308 | 2026.03.11 22:27:42.817302 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21309 | 2026.03.11 22:27:42.817352 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21310 | 2026.03.11 22:27:42.817875 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21311 | 2026.03.11 22:27:42.818144 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21312 | 2026.03.11 22:27:42.818387 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001807 sec., 33204.20586607637 rows/sec., 2.24 MiB/sec. | ||
| 21313 | 2026.03.11 22:27:42.818487 [ 260 ] {41dcd936-d97c-4209-bdce-d3630aac7e7e} <Debug> TCPHandler: Processed in 0.002080369 sec. | ||
| 21314 | 2026.03.11 22:27:42.825315 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2916 rows, containing 19 columns (19 merged, 0 gathered) in 0.009043511 sec., 322441.1403933715 rows/sec., 577.80 MiB/sec. | ||
| 21315 | 2026.03.11 22:27:42.827853 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21316 | 2026.03.11 22:27:42.828321 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21317 | 2026.03.11 22:27:42.828418 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21318 | 2026.03.11 22:27:42.828539 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.35 MiB. | ||
| 21319 | 2026.03.11 22:27:45.532659 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21320 | 2026.03.11 22:27:45.532760 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21321 | 2026.03.11 22:27:45.765128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45151 | ||
| 21322 | 2026.03.11 22:27:45.765647 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.03.11 22:27:45.765690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21324 | 2026.03.11 22:27:45.766168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21325 | 2026.03.11 22:27:45.766394 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21326 | 2026.03.11 22:27:45.766523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45151 | ||
| 21327 | 2026.03.11 22:27:47.046286 [ 223 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21328 | 2026.03.11 22:27:47.046344 [ 223 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21329 | 2026.03.11 22:27:47.055900 [ 223 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21330 | 2026.03.11 22:27:47.063163 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21331 | 2026.03.11 22:27:47.063220 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21332 | 2026.03.11 22:27:47.067059 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21333 | 2026.03.11 22:27:47.282912 [ 220 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21334 | 2026.03.11 22:27:47.282942 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21335 | 2026.03.11 22:27:47.286423 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21336 | 2026.03.11 22:27:47.630877 [ 224 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21337 | 2026.03.11 22:27:47.630927 [ 224 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21338 | 2026.03.11 22:27:47.633013 [ 224 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21339 | 2026.03.11 22:27:47.666263 [ 225 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21340 | 2026.03.11 22:27:47.666314 [ 225 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21341 | 2026.03.11 22:27:47.673419 [ 225 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21342 | 2026.03.11 22:27:47.800131 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21343 | 2026.03.11 22:27:47.800313 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21344 | 2026.03.11 22:27:47.800382 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21345 | 2026.03.11 22:27:47.801031 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2026.03.11 22:27:47.801082 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21347 | 2026.03.11 22:27:47.801476 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21348 | 2026.03.11 22:27:47.801715 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2026.03.11 22:27:47.801878 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001612 sec., 47146.40198511166 rows/sec., 3.89 MiB/sec. | ||
| 21350 | 2026.03.11 22:27:47.801933 [ 260 ] {0510e390-d0a0-47f2-ae66-39ab32c75c41} <Debug> TCPHandler: Processed in 0.001931746 sec. | ||
| 21351 | 2026.03.11 22:27:47.802055 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21352 | 2026.03.11 22:27:47.802157 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21353 | 2026.03.11 22:27:47.802202 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21354 | 2026.03.11 22:27:47.802613 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21355 | 2026.03.11 22:27:47.802651 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21356 | 2026.03.11 22:27:47.802951 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21357 | 2026.03.11 22:27:47.803160 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21358 | 2026.03.11 22:27:47.803293 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 21359 | 2026.03.11 22:27:47.803332 [ 260 ] {d839cec9-c255-4121-b638-6b180bc78f12} <Debug> TCPHandler: Processed in 0.001330655 sec. | ||
| 21360 | 2026.03.11 22:27:47.803444 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21361 | 2026.03.11 22:27:47.803540 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21362 | 2026.03.11 22:27:47.803581 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21363 | 2026.03.11 22:27:47.803988 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21364 | 2026.03.11 22:27:47.804025 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21365 | 2026.03.11 22:27:47.804323 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21366 | 2026.03.11 22:27:47.804525 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21367 | 2026.03.11 22:27:47.804656 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 21368 | 2026.03.11 22:27:47.804696 [ 260 ] {5bde1970-e417-4b4f-91d0-9b43b6581954} <Debug> TCPHandler: Processed in 0.001302355 sec. | ||
| 21369 | 2026.03.11 22:27:47.804814 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21370 | 2026.03.11 22:27:47.804909 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21371 | 2026.03.11 22:27:47.804952 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21372 | 2026.03.11 22:27:47.805375 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21373 | 2026.03.11 22:27:47.805411 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21374 | 2026.03.11 22:27:47.805737 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21375 | 2026.03.11 22:27:47.805952 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.03.11 22:27:47.806082 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 21377 | 2026.03.11 22:27:47.806120 [ 260 ] {48b071d0-4288-40fc-861c-066754f68c08} <Debug> TCPHandler: Processed in 0.001355355 sec. | ||
| 21378 | 2026.03.11 22:27:47.806229 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21379 | 2026.03.11 22:27:47.806335 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21380 | 2026.03.11 22:27:47.806393 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21381 | 2026.03.11 22:27:47.807369 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21382 | 2026.03.11 22:27:47.807424 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21383 | 2026.03.11 22:27:47.808172 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21384 | 2026.03.11 22:27:47.808412 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21385 | 2026.03.11 22:27:47.808556 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002241 sec., 4462.2936189201255 rows/sec., 8.00 MiB/sec. | ||
| 21386 | 2026.03.11 22:27:47.808613 [ 260 ] {184b15c1-da0c-4bc4-af41-56b184b87c1e} <Debug> TCPHandler: Processed in 0.002434836 sec. | ||
| 21387 | 2026.03.11 22:27:47.808726 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21388 | 2026.03.11 22:27:47.808821 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21389 | 2026.03.11 22:27:47.808863 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21390 | 2026.03.11 22:27:47.809201 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21391 | 2026.03.11 22:27:47.809238 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21392 | 2026.03.11 22:27:47.809538 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21393 | 2026.03.11 22:27:47.809747 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21394 | 2026.03.11 22:27:47.809876 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 21395 | 2026.03.11 22:27:47.809913 [ 260 ] {847d63a8-dbfb-4350-8bbf-4e60145cdab8} <Debug> TCPHandler: Processed in 0.001237893 sec. | ||
| 21396 | 2026.03.11 22:27:48.277580 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21397 | 2026.03.11 22:27:48.297234 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21398 | 2026.03.11 22:27:48.297309 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21399 | 2026.03.11 22:27:48.304025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21400 | 2026.03.11 22:27:48.304906 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21401 | 2026.03.11 22:27:48.309807 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21402 | 2026.03.11 22:27:50.902750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2618 | ||
| 21403 | 2026.03.11 22:27:50.905062 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21404 | 2026.03.11 22:27:50.905123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21405 | 2026.03.11 22:27:50.906338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21406 | 2026.03.11 22:27:50.906614 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21407 | 2026.03.11 22:27:50.906779 [ 89 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21408 | 2026.03.11 22:27:50.906843 [ 89 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21409 | 2026.03.11 22:27:50.906862 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21410 | 2026.03.11 22:27:50.907007 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 21411 | 2026.03.11 22:27:50.907015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2618 | ||
| 21412 | 2026.03.11 22:27:50.907665 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21413 | 2026.03.11 22:27:50.907853 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2456 rows starting from the beginning of the part | ||
| 21414 | 2026.03.11 22:27:50.908244 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 44 rows starting from the beginning of the part | ||
| 21415 | 2026.03.11 22:27:50.908629 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 21416 | 2026.03.11 22:27:50.909001 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 21417 | 2026.03.11 22:27:50.909365 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 21418 | 2026.03.11 22:27:50.909714 [ 198 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 21419 | 2026.03.11 22:27:50.917099 [ 192 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2618 rows, containing 72 columns (72 merged, 0 gathered) in 0.010159503 sec., 257689.77084804245 rows/sec., 197.47 MiB/sec. | ||
| 21420 | 2026.03.11 22:27:50.919515 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21421 | 2026.03.11 22:27:50.920197 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21422 | 2026.03.11 22:27:50.920286 [ 191 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_71_14} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21423 | 2026.03.11 22:27:50.920688 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 21424 | 2026.03.11 22:27:52.808873 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21425 | 2026.03.11 22:27:52.809064 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21426 | 2026.03.11 22:27:52.809136 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21427 | 2026.03.11 22:27:52.809918 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21428 | 2026.03.11 22:27:52.809970 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21429 | 2026.03.11 22:27:52.810400 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21430 | 2026.03.11 22:27:52.810650 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21431 | 2026.03.11 22:27:52.810815 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 21432 | 2026.03.11 22:27:52.810869 [ 260 ] {86563bc9-cc11-4af5-a652-4c72cb9b1ae5} <Debug> TCPHandler: Processed in 0.002124081 sec. | ||
| 21433 | 2026.03.11 22:27:52.811003 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21434 | 2026.03.11 22:27:52.811106 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21435 | 2026.03.11 22:27:52.811150 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21436 | 2026.03.11 22:27:52.811565 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21437 | 2026.03.11 22:27:52.811602 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21438 | 2026.03.11 22:27:52.811897 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21439 | 2026.03.11 22:27:52.812113 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21440 | 2026.03.11 22:27:52.812245 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001162 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 21441 | 2026.03.11 22:27:52.812296 [ 260 ] {628ff496-dbdd-4941-bac6-c8764d8bdcbb} <Debug> TCPHandler: Processed in 0.001346376 sec. | ||
| 21442 | 2026.03.11 22:27:52.812414 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21443 | 2026.03.11 22:27:52.812520 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21444 | 2026.03.11 22:27:52.812562 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21445 | 2026.03.11 22:27:52.813387 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21446 | 2026.03.11 22:27:52.813423 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21447 | 2026.03.11 22:27:52.813800 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21448 | 2026.03.11 22:27:52.814017 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21449 | 2026.03.11 22:27:52.814146 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001646 sec., 521871.2029161604 rows/sec., 41.13 MiB/sec. | ||
| 21450 | 2026.03.11 22:27:52.814186 [ 260 ] {e1ede022-55ef-40df-845a-54badc3b28aa} <Debug> TCPHandler: Processed in 0.001823754 sec. | ||
| 21451 | 2026.03.11 22:27:52.814297 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21452 | 2026.03.11 22:27:52.814393 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21453 | 2026.03.11 22:27:52.814434 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21454 | 2026.03.11 22:27:52.814888 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21455 | 2026.03.11 22:27:52.814922 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21456 | 2026.03.11 22:27:52.815225 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21457 | 2026.03.11 22:27:52.815453 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21458 | 2026.03.11 22:27:52.815581 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Debug> executeQuery: Read 176 rows, 11.08 KiB in 0.001206 sec., 145936.98175787728 rows/sec., 8.97 MiB/sec. | ||
| 21459 | 2026.03.11 22:27:52.815620 [ 260 ] {f321d052-2936-4610-8021-a25d3975e17d} <Debug> TCPHandler: Processed in 0.001373696 sec. | ||
| 21460 | 2026.03.11 22:27:52.815729 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21461 | 2026.03.11 22:27:52.815825 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21462 | 2026.03.11 22:27:52.815864 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21463 | 2026.03.11 22:27:52.816294 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21464 | 2026.03.11 22:27:52.816328 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21465 | 2026.03.11 22:27:52.816607 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21466 | 2026.03.11 22:27:52.816804 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21467 | 2026.03.11 22:27:52.816920 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 21468 | 2026.03.11 22:27:52.816956 [ 260 ] {643da129-d1c9-4ba0-b482-caa5182f3eba} <Debug> TCPHandler: Processed in 0.001335805 sec. | ||
| 21469 | 2026.03.11 22:27:52.817133 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21470 | 2026.03.11 22:27:52.817227 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21471 | 2026.03.11 22:27:52.817267 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21472 | 2026.03.11 22:27:52.817698 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21473 | 2026.03.11 22:27:52.817732 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21474 | 2026.03.11 22:27:52.818026 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21475 | 2026.03.11 22:27:52.818237 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21476 | 2026.03.11 22:27:52.818361 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 21477 | 2026.03.11 22:27:52.818399 [ 260 ] {7c622d5a-a628-445f-9636-6becda8417fc} <Debug> TCPHandler: Processed in 0.001316285 sec. | ||
| 21478 | 2026.03.11 22:27:52.818508 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21479 | 2026.03.11 22:27:52.818603 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21480 | 2026.03.11 22:27:52.818644 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21481 | 2026.03.11 22:27:52.819255 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21482 | 2026.03.11 22:27:52.819290 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21483 | 2026.03.11 22:27:52.819603 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21484 | 2026.03.11 22:27:52.819823 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21485 | 2026.03.11 22:27:52.819952 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001367 sec., 383321.14118507685 rows/sec., 27.08 MiB/sec. | ||
| 21486 | 2026.03.11 22:27:52.819990 [ 260 ] {82b33068-12ff-43eb-9a6c-dfcada8ed5f3} <Debug> TCPHandler: Processed in 0.001531999 sec. | ||
| 21487 | 2026.03.11 22:27:52.820090 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21488 | 2026.03.11 22:27:52.820184 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21489 | 2026.03.11 22:27:52.820224 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21490 | 2026.03.11 22:27:52.820551 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21491 | 2026.03.11 22:27:52.820585 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21492 | 2026.03.11 22:27:52.820882 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21493 | 2026.03.11 22:27:52.821091 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21494 | 2026.03.11 22:27:52.821222 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 21495 | 2026.03.11 22:27:52.821259 [ 260 ] {c07f3ae9-29f4-4063-8d0b-cb13caf828d1} <Debug> TCPHandler: Processed in 0.001218174 sec. | ||
| 21496 | 2026.03.11 22:27:52.821375 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21497 | 2026.03.11 22:27:52.821495 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21498 | 2026.03.11 22:27:52.821544 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21499 | 2026.03.11 22:27:52.821974 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21500 | 2026.03.11 22:27:52.822010 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21501 | 2026.03.11 22:27:52.822340 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21502 | 2026.03.11 22:27:52.822551 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21503 | 2026.03.11 22:27:52.822677 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001207 sec., 221209.61060480532 rows/sec., 14.70 MiB/sec. | ||
| 21504 | 2026.03.11 22:27:52.822715 [ 260 ] {3d3a5177-1797-4ebc-abe5-90175fecdfc4} <Debug> TCPHandler: Processed in 0.001399427 sec. | ||
| 21505 | 2026.03.11 22:27:52.822820 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21506 | 2026.03.11 22:27:52.822914 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21507 | 2026.03.11 22:27:52.822955 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21508 | 2026.03.11 22:27:52.823259 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21509 | 2026.03.11 22:27:52.823293 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21510 | 2026.03.11 22:27:52.823577 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21511 | 2026.03.11 22:27:52.823794 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21512 | 2026.03.11 22:27:52.823920 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 21513 | 2026.03.11 22:27:52.823956 [ 260 ] {ca89b5e9-8c27-42a5-8553-7e8f2fe0a98c} <Debug> TCPHandler: Processed in 0.001184042 sec. | ||
| 21514 | 2026.03.11 22:27:52.824053 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21515 | 2026.03.11 22:27:52.824146 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21516 | 2026.03.11 22:27:52.824198 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21517 | 2026.03.11 22:27:52.825033 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21518 | 2026.03.11 22:27:52.825068 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21519 | 2026.03.11 22:27:52.825605 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21520 | 2026.03.11 22:27:52.825829 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21521 | 2026.03.11 22:27:52.825967 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001838 sec., 16322.08922742111 rows/sec., 29.25 MiB/sec. | ||
| 21522 | 2026.03.11 22:27:52.826033 [ 260 ] {37c174f8-650e-4350-af21-6712faaf71d5} <Debug> TCPHandler: Processed in 0.002027649 sec. | ||
| 21523 | 2026.03.11 22:27:52.826138 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21524 | 2026.03.11 22:27:52.826232 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21525 | 2026.03.11 22:27:52.826273 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21526 | 2026.03.11 22:27:52.826590 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21527 | 2026.03.11 22:27:52.826624 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21528 | 2026.03.11 22:27:52.826922 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21529 | 2026.03.11 22:27:52.827133 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21530 | 2026.03.11 22:27:52.827257 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 21531 | 2026.03.11 22:27:52.827292 [ 260 ] {0be8b1a7-f7db-4323-a940-b4cd1e692e94} <Debug> TCPHandler: Processed in 0.001202473 sec. | ||
| 21532 | 2026.03.11 22:27:53.184888 [ 224 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21533 | 2026.03.11 22:27:53.184938 [ 224 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21534 | 2026.03.11 22:27:53.188247 [ 224 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21535 | 2026.03.11 22:27:53.266720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45663 | ||
| 21536 | 2026.03.11 22:27:53.267531 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21537 | 2026.03.11 22:27:53.267599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21538 | 2026.03.11 22:27:53.268290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21539 | 2026.03.11 22:27:53.268526 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21540 | 2026.03.11 22:27:53.268674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45663 | ||
| 21541 | 2026.03.11 22:27:55.418236 [ 220 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21542 | 2026.03.11 22:27:55.418305 [ 220 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21543 | 2026.03.11 22:27:55.421207 [ 220 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21544 | 2026.03.11 22:27:55.809916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21545 | 2026.03.11 22:27:55.828993 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21546 | 2026.03.11 22:27:55.829062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21547 | 2026.03.11 22:27:55.835682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21548 | 2026.03.11 22:27:55.836518 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21549 | 2026.03.11 22:27:55.840897 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21550 | 2026.03.11 22:27:56.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.17 MiB, peak 418.47 MiB, free memory in arenas 0.00 B, will set to 398.65 MiB (RSS), difference: 3.48 MiB | ||
| 21551 | 2026.03.11 22:27:57.800038 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21552 | 2026.03.11 22:27:57.800237 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21553 | 2026.03.11 22:27:57.800315 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21554 | 2026.03.11 22:27:57.801068 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21555 | 2026.03.11 22:27:57.801120 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21556 | 2026.03.11 22:27:57.801531 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21557 | 2026.03.11 22:27:57.801773 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21558 | 2026.03.11 22:27:57.801937 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001754 sec., 43329.532497149376 rows/sec., 3.57 MiB/sec. | ||
| 21559 | 2026.03.11 22:27:57.801989 [ 260 ] {65dab707-ec1a-45a2-9ad2-e245d617f4e8} <Debug> TCPHandler: Processed in 0.00208915 sec. | ||
| 21560 | 2026.03.11 22:27:57.802117 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21561 | 2026.03.11 22:27:57.802222 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21562 | 2026.03.11 22:27:57.802266 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21563 | 2026.03.11 22:27:57.802689 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21564 | 2026.03.11 22:27:57.802726 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21565 | 2026.03.11 22:27:57.803044 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21566 | 2026.03.11 22:27:57.803274 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21567 | 2026.03.11 22:27:57.803410 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001211 sec., 8257.638315441784 rows/sec., 620.94 KiB/sec. | ||
| 21568 | 2026.03.11 22:27:57.803446 [ 260 ] {b5b4adcc-4e4c-4198-b6c7-3118d1172d96} <Debug> TCPHandler: Processed in 0.001382136 sec. | ||
| 21569 | 2026.03.11 22:27:57.803562 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21570 | 2026.03.11 22:27:57.803656 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21571 | 2026.03.11 22:27:57.803697 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21572 | 2026.03.11 22:27:57.804114 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21573 | 2026.03.11 22:27:57.804151 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21574 | 2026.03.11 22:27:57.804450 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21575 | 2026.03.11 22:27:57.804667 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21576 | 2026.03.11 22:27:57.804796 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 21577 | 2026.03.11 22:27:57.804834 [ 260 ] {54207c71-816d-41e0-bc68-6b51b37102f7} <Debug> TCPHandler: Processed in 0.001321475 sec. | ||
| 21578 | 2026.03.11 22:27:57.804945 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21579 | 2026.03.11 22:27:57.805040 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21580 | 2026.03.11 22:27:57.805082 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21581 | 2026.03.11 22:27:57.805500 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21582 | 2026.03.11 22:27:57.805535 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21583 | 2026.03.11 22:27:57.805861 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21584 | 2026.03.11 22:27:57.806074 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21585 | 2026.03.11 22:27:57.806191 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 5 parts from all_1_152_38 to all_156_156_0 | ||
| 21586 | 2026.03.11 22:27:57.806203 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 21587 | 2026.03.11 22:27:57.806226 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21588 | 2026.03.11 22:27:57.806244 [ 260 ] {84fe38c3-ec3e-401c-a643-07e19741f2c4} <Debug> TCPHandler: Processed in 0.001349055 sec. | ||
| 21589 | 2026.03.11 22:27:57.806244 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21590 | 2026.03.11 22:27:57.806334 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_152_38 to all_156_156_0 into Compact with storage Full | ||
| 21591 | 2026.03.11 22:27:57.806351 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21592 | 2026.03.11 22:27:57.806424 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21593 | 2026.03.11 22:27:57.806445 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21594 | 2026.03.11 22:27:57.806454 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_152_38, total 51467 rows starting from the beginning of the part | ||
| 21595 | 2026.03.11 22:27:57.806501 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21596 | 2026.03.11 22:27:57.806519 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 128 rows starting from the beginning of the part | ||
| 21597 | 2026.03.11 22:27:57.806570 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 21598 | 2026.03.11 22:27:57.806632 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 21599 | 2026.03.11 22:27:57.806687 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 267 rows starting from the beginning of the part | ||
| 21600 | 2026.03.11 22:27:57.807300 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21601 | 2026.03.11 22:27:57.807336 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21602 | 2026.03.11 22:27:57.807878 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21603 | 2026.03.11 22:27:57.808104 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2026.03.11 22:27:57.808247 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00182 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 21605 | 2026.03.11 22:27:57.808306 [ 260 ] {bf44cd37-5529-4b8d-b050-dc4b6e9a00e2} <Debug> TCPHandler: Processed in 0.002003378 sec. | ||
| 21606 | 2026.03.11 22:27:57.808420 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21607 | 2026.03.11 22:27:57.808515 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21608 | 2026.03.11 22:27:57.808557 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21609 | 2026.03.11 22:27:57.808900 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21610 | 2026.03.11 22:27:57.808936 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 21611 | 2026.03.11 22:27:57.809247 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21612 | 2026.03.11 22:27:57.809454 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21613 | 2026.03.11 22:27:57.809581 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 21614 | 2026.03.11 22:27:57.809617 [ 260 ] {714dc8c6-5695-449c-9ffa-37d5b3390318} <Debug> TCPHandler: Processed in 0.001245994 sec. | ||
| 21615 | 2026.03.11 22:27:57.815136 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52182 rows, containing 5 columns (5 merged, 0 gathered) in 0.008828127 sec., 5910880.076827168 rows/sec., 388.61 MiB/sec. | ||
| 21616 | 2026.03.11 22:27:57.815621 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Trace> MergedBlockOutputStream: filled checksums all_1_156_39 (state Temporary) | ||
| 21617 | 2026.03.11 22:27:57.816027 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_156_39 to all_1_156_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21618 | 2026.03.11 22:27:57.816152 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_156_39} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 5 parts: [all_1_152_38, all_156_156_0] -> all_1_156_39 | ||
| 21619 | 2026.03.11 22:27:57.816305 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 21620 | 2026.03.11 22:28:00.533008 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21621 | 2026.03.11 22:28:00.533106 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21622 | 2026.03.11 22:28:00.768862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46111 | ||
| 21623 | 2026.03.11 22:28:00.769378 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21624 | 2026.03.11 22:28:00.769419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21625 | 2026.03.11 22:28:00.769902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21626 | 2026.03.11 22:28:00.770144 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21627 | 2026.03.11 22:28:00.770271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46111 | ||
| 21628 | 2026.03.11 22:28:00.770272 [ 148 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21629 | 2026.03.11 22:28:00.770346 [ 148 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21630 | 2026.03.11 22:28:00.770368 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21631 | 2026.03.11 22:28:00.770498 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21632 | 2026.03.11 22:28:00.770654 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21633 | 2026.03.11 22:28:00.770706 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43743 rows starting from the beginning of the part | ||
| 21634 | 2026.03.11 22:28:00.770795 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21635 | 2026.03.11 22:28:00.770858 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21636 | 2026.03.11 22:28:00.770917 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21637 | 2026.03.11 22:28:00.770968 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21638 | 2026.03.11 22:28:00.771014 [ 189 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21639 | 2026.03.11 22:28:00.774092 [ 197 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46111 rows, containing 4 columns (4 merged, 0 gathered) in 0.003656929 sec., 12609213.905985048 rows/sec., 180.38 MiB/sec. | ||
| 21640 | 2026.03.11 22:28:00.774451 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21641 | 2026.03.11 22:28:00.774760 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21642 | 2026.03.11 22:28:00.774840 [ 201 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_96_19} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21643 | 2026.03.11 22:28:00.774941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 21644 | 2026.03.11 22:28:00.907262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2654 | ||
| 21645 | 2026.03.11 22:28:00.909831 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21646 | 2026.03.11 22:28:00.909869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21647 | 2026.03.11 22:28:00.911104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21648 | 2026.03.11 22:28:00.911389 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21649 | 2026.03.11 22:28:00.911763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2654 | ||
| 21650 | 2026.03.11 22:28:01.003004 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002649571 sec. | ||
| 21651 | 2026.03.11 22:28:02.543244 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21652 | 2026.03.11 22:28:02.543323 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21653 | 2026.03.11 22:28:02.546409 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21654 | 2026.03.11 22:28:02.809349 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21655 | 2026.03.11 22:28:02.809530 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21656 | 2026.03.11 22:28:02.809599 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21657 | 2026.03.11 22:28:02.810329 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21658 | 2026.03.11 22:28:02.810380 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21659 | 2026.03.11 22:28:02.810798 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 21660 | 2026.03.11 22:28:02.811031 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21661 | 2026.03.11 22:28:02.811192 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001712 sec., 165887.8504672897 rows/sec., 10.54 MiB/sec. | ||
| 21662 | 2026.03.11 22:28:02.811204 [ 25 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 21663 | 2026.03.11 22:28:02.811247 [ 260 ] {2d5efe6d-3f50-49ef-a014-4735a920a5c7} <Debug> TCPHandler: Processed in 0.002025769 sec. | ||
| 21664 | 2026.03.11 22:28:02.811269 [ 25 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21665 | 2026.03.11 22:28:02.811297 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21666 | 2026.03.11 22:28:02.811374 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21667 | 2026.03.11 22:28:02.811398 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 21668 | 2026.03.11 22:28:02.811482 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21669 | 2026.03.11 22:28:02.811526 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21670 | 2026.03.11 22:28:02.811532 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21671 | 2026.03.11 22:28:02.811569 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 308 rows starting from the beginning of the part | ||
| 21672 | 2026.03.11 22:28:02.811644 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 21673 | 2026.03.11 22:28:02.811693 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 21674 | 2026.03.11 22:28:02.811754 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 21675 | 2026.03.11 22:28:02.811803 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 21676 | 2026.03.11 22:28:02.811844 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 21677 | 2026.03.11 22:28:02.812297 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21678 | 2026.03.11 22:28:02.812341 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21679 | 2026.03.11 22:28:02.812748 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21680 | 2026.03.11 22:28:02.812773 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415217 sec., 669861.9363673556 rows/sec., 46.42 MiB/sec. | ||
| 21681 | 2026.03.11 22:28:02.812931 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 21682 | 2026.03.11 22:28:02.813011 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21683 | 2026.03.11 22:28:02.813162 [ 25 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21684 | 2026.03.11 22:28:02.813167 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Debug> executeQuery: Read 857 rows, 69.18 KiB in 0.001708 sec., 501756.44028103043 rows/sec., 39.55 MiB/sec. | ||
| 21685 | 2026.03.11 22:28:02.813200 [ 25 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21686 | 2026.03.11 22:28:02.813209 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21687 | 2026.03.11 22:28:02.813226 [ 260 ] {371ea90e-e2dd-41ea-91fd-d0ed920dab2d} <Debug> TCPHandler: Processed in 0.001904976 sec. | ||
| 21688 | 2026.03.11 22:28:02.813228 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21689 | 2026.03.11 22:28:02.813284 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_49_10} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 21690 | 2026.03.11 22:28:02.813326 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21691 | 2026.03.11 22:28:02.813355 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21692 | 2026.03.11 22:28:02.813363 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 21693 | 2026.03.11 22:28:02.813436 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21694 | 2026.03.11 22:28:02.813460 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21695 | 2026.03.11 22:28:02.813468 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2893 rows starting from the beginning of the part | ||
| 21696 | 2026.03.11 22:28:02.813510 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21697 | 2026.03.11 22:28:02.813543 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 116 rows starting from the beginning of the part | ||
| 21698 | 2026.03.11 22:28:02.813598 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 76 rows starting from the beginning of the part | ||
| 21699 | 2026.03.11 22:28:02.813646 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 859 rows starting from the beginning of the part | ||
| 21700 | 2026.03.11 22:28:02.813691 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 76 rows starting from the beginning of the part | ||
| 21701 | 2026.03.11 22:28:02.813735 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 857 rows starting from the beginning of the part | ||
| 21702 | 2026.03.11 22:28:02.813975 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21703 | 2026.03.11 22:28:02.814019 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21704 | 2026.03.11 22:28:02.814428 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21705 | 2026.03.11 22:28:02.814694 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21706 | 2026.03.11 22:28:02.814843 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001405 sec., 122419.92882562277 rows/sec., 7.51 MiB/sec. | ||
| 21707 | 2026.03.11 22:28:02.814884 [ 260 ] {2c50ca6b-4601-4a0e-8914-ecd8dffd86ad} <Debug> TCPHandler: Processed in 0.00158127 sec. | ||
| 21708 | 2026.03.11 22:28:02.815011 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21709 | 2026.03.11 22:28:02.815107 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21710 | 2026.03.11 22:28:02.815149 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21711 | 2026.03.11 22:28:02.815593 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21712 | 2026.03.11 22:28:02.815630 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21713 | 2026.03.11 22:28:02.815647 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4877 rows, containing 5 columns (5 merged, 0 gathered) in 0.002358295 sec., 2068019.4801752963 rows/sec., 169.41 MiB/sec. | ||
| 21714 | 2026.03.11 22:28:02.815958 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21715 | 2026.03.11 22:28:02.815985 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21716 | 2026.03.11 22:28:02.816279 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21717 | 2026.03.11 22:28:02.816293 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21718 | 2026.03.11 22:28:02.816372 [ 197 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_161_32} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21719 | 2026.03.11 22:28:02.816398 [ 25 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 21720 | 2026.03.11 22:28:02.816421 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001334 sec., 111694.15292353823 rows/sec., 7.22 MiB/sec. | ||
| 21721 | 2026.03.11 22:28:02.816432 [ 25 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21722 | 2026.03.11 22:28:02.816443 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 21723 | 2026.03.11 22:28:02.816464 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21724 | 2026.03.11 22:28:02.816468 [ 260 ] {25d6fdf0-ff26-4c60-a9cd-a9fc1345ffc8} <Debug> TCPHandler: Processed in 0.001509438 sec. | ||
| 21725 | 2026.03.11 22:28:02.816527 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 21726 | 2026.03.11 22:28:02.816594 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21727 | 2026.03.11 22:28:02.816614 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21728 | 2026.03.11 22:28:02.816642 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 882 rows starting from the beginning of the part | ||
| 21729 | 2026.03.11 22:28:02.816687 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 732 rows starting from the beginning of the part | ||
| 21730 | 2026.03.11 22:28:02.816695 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21731 | 2026.03.11 22:28:02.816727 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 732 rows starting from the beginning of the part | ||
| 21732 | 2026.03.11 22:28:02.816742 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21733 | 2026.03.11 22:28:02.816765 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 732 rows starting from the beginning of the part | ||
| 21734 | 2026.03.11 22:28:02.816802 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 21735 | 2026.03.11 22:28:02.816835 [ 201 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 21736 | 2026.03.11 22:28:02.817180 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2026.03.11 22:28:02.817221 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21738 | 2026.03.11 22:28:02.817549 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 21739 | 2026.03.11 22:28:02.817762 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21740 | 2026.03.11 22:28:02.817878 [ 25 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 21741 | 2026.03.11 22:28:02.817900 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 21742 | 2026.03.11 22:28:02.817908 [ 25 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21743 | 2026.03.11 22:28:02.817940 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21744 | 2026.03.11 22:28:02.817947 [ 260 ] {9ca409b2-c80b-423b-b2ab-dd66e39fd4c6} <Debug> TCPHandler: Processed in 0.001402626 sec. | ||
| 21745 | 2026.03.11 22:28:02.817993 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 21746 | 2026.03.11 22:28:02.817999 [ 196 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491548 sec., 2263420.285502042 rows/sec., 144.14 MiB/sec. | ||
| 21747 | 2026.03.11 22:28:02.818062 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21748 | 2026.03.11 22:28:02.818077 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21749 | 2026.03.11 22:28:02.818110 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 160 rows starting from the beginning of the part | ||
| 21750 | 2026.03.11 22:28:02.818156 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 21751 | 2026.03.11 22:28:02.818164 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21752 | 2026.03.11 22:28:02.818191 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 21753 | 2026.03.11 22:28:02.818205 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 21754 | 2026.03.11 22:28:02.818220 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21755 | 2026.03.11 22:28:02.818242 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 21756 | 2026.03.11 22:28:02.818279 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 21757 | 2026.03.11 22:28:02.818315 [ 201 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 21758 | 2026.03.11 22:28:02.818479 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21759 | 2026.03.11 22:28:02.818547 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_58_12} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 21760 | 2026.03.11 22:28:02.818607 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 21761 | 2026.03.11 22:28:02.818892 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21762 | 2026.03.11 22:28:02.818933 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21763 | 2026.03.11 22:28:02.819105 [ 187 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134451 sec., 433689.95223240135 rows/sec., 27.14 MiB/sec. | ||
| 21764 | 2026.03.11 22:28:02.819222 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 21765 | 2026.03.11 22:28:02.819290 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21766 | 2026.03.11 22:28:02.819517 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21767 | 2026.03.11 22:28:02.819569 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21768 | 2026.03.11 22:28:02.819586 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_49_10} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 21769 | 2026.03.11 22:28:02.819662 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21770 | 2026.03.11 22:28:02.819709 [ 25 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21771 | 2026.03.11 22:28:02.819719 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001573 sec., 330578.5123966942 rows/sec., 23.33 MiB/sec. | ||
| 21772 | 2026.03.11 22:28:02.819739 [ 25 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21773 | 2026.03.11 22:28:02.819764 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21774 | 2026.03.11 22:28:02.819768 [ 260 ] {041c2071-6d12-427e-8e26-fcfae446d58c} <Debug> TCPHandler: Processed in 0.001756183 sec. | ||
| 21775 | 2026.03.11 22:28:02.819827 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21776 | 2026.03.11 22:28:02.819892 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21777 | 2026.03.11 22:28:02.819904 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21778 | 2026.03.11 22:28:02.819940 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1551 rows starting from the beginning of the part | ||
| 21779 | 2026.03.11 22:28:02.819987 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 94 rows starting from the beginning of the part | ||
| 21780 | 2026.03.11 22:28:02.820007 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21781 | 2026.03.11 22:28:02.820027 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 74 rows starting from the beginning of the part | ||
| 21782 | 2026.03.11 22:28:02.820060 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21783 | 2026.03.11 22:28:02.820071 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 524 rows starting from the beginning of the part | ||
| 21784 | 2026.03.11 22:28:02.820120 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 74 rows starting from the beginning of the part | ||
| 21785 | 2026.03.11 22:28:02.820162 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 520 rows starting from the beginning of the part | ||
| 21786 | 2026.03.11 22:28:02.820437 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21787 | 2026.03.11 22:28:02.820479 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21788 | 2026.03.11 22:28:02.820835 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21789 | 2026.03.11 22:28:02.821051 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21790 | 2026.03.11 22:28:02.821187 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 21791 | 2026.03.11 22:28:02.821225 [ 260 ] {567213cb-36a8-44b2-b7d8-4290b649560b} <Debug> TCPHandler: Processed in 0.001382846 sec. | ||
| 21792 | 2026.03.11 22:28:02.821270 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466168 sec., 1934976.0736832342 rows/sec., 144.37 MiB/sec. | ||
| 21793 | 2026.03.11 22:28:02.821341 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21794 | 2026.03.11 22:28:02.821455 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21795 | 2026.03.11 22:28:02.821502 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21796 | 2026.03.11 22:28:02.821544 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21797 | 2026.03.11 22:28:02.821952 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21798 | 2026.03.11 22:28:02.821953 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21799 | 2026.03.11 22:28:02.821996 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21800 | 2026.03.11 22:28:02.822064 [ 188 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_161_32} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21801 | 2026.03.11 22:28:02.822186 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 21802 | 2026.03.11 22:28:02.822359 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21803 | 2026.03.11 22:28:02.822581 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2026.03.11 22:28:02.822715 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001283 sec., 206547.15510522213 rows/sec., 13.73 MiB/sec. | ||
| 21805 | 2026.03.11 22:28:02.822754 [ 260 ] {43a06fc8-47da-4bb4-b345-2ed32b7476f8} <Debug> TCPHandler: Processed in 0.001464488 sec. | ||
| 21806 | 2026.03.11 22:28:02.822872 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21807 | 2026.03.11 22:28:02.822966 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21808 | 2026.03.11 22:28:02.823009 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21809 | 2026.03.11 22:28:02.823332 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2026.03.11 22:28:02.823369 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21811 | 2026.03.11 22:28:02.823668 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21812 | 2026.03.11 22:28:02.823874 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21813 | 2026.03.11 22:28:02.823995 [ 25 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 21814 | 2026.03.11 22:28:02.824006 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 21815 | 2026.03.11 22:28:02.824039 [ 25 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21816 | 2026.03.11 22:28:02.824060 [ 260 ] {43d2357e-7680-4d09-a5a5-1009bd312fda} <Debug> TCPHandler: Processed in 0.001238653 sec. | ||
| 21817 | 2026.03.11 22:28:02.824064 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21818 | 2026.03.11 22:28:02.824164 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 21819 | 2026.03.11 22:28:02.824270 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21820 | 2026.03.11 22:28:02.824272 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21821 | 2026.03.11 22:28:02.824317 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 21822 | 2026.03.11 22:28:02.824371 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21823 | 2026.03.11 22:28:02.824384 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 21824 | 2026.03.11 22:28:02.824434 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21825 | 2026.03.11 22:28:02.824455 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 21826 | 2026.03.11 22:28:02.824518 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 21827 | 2026.03.11 22:28:02.824564 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 21828 | 2026.03.11 22:28:02.824602 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 21829 | 2026.03.11 22:28:02.825398 [ 196 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274074 sec., 27470.93182970534 rows/sec., 1.80 MiB/sec. | ||
| 21830 | 2026.03.11 22:28:02.825498 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21831 | 2026.03.11 22:28:02.825543 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21832 | 2026.03.11 22:28:02.825612 [ 190 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 21833 | 2026.03.11 22:28:02.826000 [ 190 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21834 | 2026.03.11 22:28:02.826089 [ 190 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_35_7} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 21835 | 2026.03.11 22:28:02.826152 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21836 | 2026.03.11 22:28:02.826201 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21837 | 2026.03.11 22:28:02.826408 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21838 | 2026.03.11 22:28:02.826562 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002208 sec., 13586.956521739132 rows/sec., 24.35 MiB/sec. | ||
| 21839 | 2026.03.11 22:28:02.826638 [ 260 ] {0efe6453-5950-4c8b-8aef-6dbfecd85dab} <Debug> TCPHandler: Processed in 0.002446307 sec. | ||
| 21840 | 2026.03.11 22:28:02.826753 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21841 | 2026.03.11 22:28:02.826850 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21842 | 2026.03.11 22:28:02.826893 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21843 | 2026.03.11 22:28:02.827226 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21844 | 2026.03.11 22:28:02.827263 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21845 | 2026.03.11 22:28:02.827587 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21846 | 2026.03.11 22:28:02.827830 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21847 | 2026.03.11 22:28:02.827962 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 21848 | 2026.03.11 22:28:02.827994 [ 10 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21849 | 2026.03.11 22:28:02.828000 [ 260 ] {6ff8f194-58d9-4132-88e9-ba9c0571df04} <Debug> TCPHandler: Processed in 0.001298394 sec. | ||
| 21850 | 2026.03.11 22:28:02.828061 [ 10 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21851 | 2026.03.11 22:28:02.828102 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21852 | 2026.03.11 22:28:02.828196 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21853 | 2026.03.11 22:28:02.828298 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21854 | 2026.03.11 22:28:02.828328 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8490 rows starting from the beginning of the part | ||
| 21855 | 2026.03.11 22:28:02.828379 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 21856 | 2026.03.11 22:28:02.828421 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 21857 | 2026.03.11 22:28:02.828465 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 21858 | 2026.03.11 22:28:02.828525 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 21859 | 2026.03.11 22:28:02.828589 [ 187 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 90 rows starting from the beginning of the part | ||
| 21860 | 2026.03.11 22:28:02.830988 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002828573 sec., 3128786.1405733563 rows/sec., 205.54 MiB/sec. | ||
| 21861 | 2026.03.11 22:28:02.831197 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21862 | 2026.03.11 22:28:02.831471 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21863 | 2026.03.11 22:28:02.831537 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_156_31} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21864 | 2026.03.11 22:28:02.831612 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 21865 | 2026.03.11 22:28:03.143223 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21866 | 2026.03.11 22:28:03.143405 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21867 | 2026.03.11 22:28:03.143476 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21868 | 2026.03.11 22:28:03.145106 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21869 | 2026.03.11 22:28:03.145158 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21870 | 2026.03.11 22:28:03.145712 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21871 | 2026.03.11 22:28:03.145951 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21872 | 2026.03.11 22:28:03.146126 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Debug> executeQuery: Read 1960 rows, 151.49 KiB in 0.002771 sec., 707325.8751353303 rows/sec., 53.39 MiB/sec. | ||
| 21873 | 2026.03.11 22:28:03.146181 [ 260 ] {23cab5a9-0bb3-4d5d-a3c5-cceb71a52813} <Debug> TCPHandler: Processed in 0.003090648 sec. | ||
| 21874 | 2026.03.11 22:28:03.146312 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21875 | 2026.03.11 22:28:03.146421 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21876 | 2026.03.11 22:28:03.146468 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21877 | 2026.03.11 22:28:03.146916 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21878 | 2026.03.11 22:28:03.146960 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21879 | 2026.03.11 22:28:03.147394 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21880 | 2026.03.11 22:28:03.147627 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21881 | 2026.03.11 22:28:03.147771 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001375 sec., 15272.727272727274 rows/sec., 1.12 MiB/sec. | ||
| 21882 | 2026.03.11 22:28:03.147778 [ 10 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21883 | 2026.03.11 22:28:03.147813 [ 260 ] {b9898b26-cc53-4ab8-a824-41144f0f9b63} <Debug> TCPHandler: Processed in 0.001555329 sec. | ||
| 21884 | 2026.03.11 22:28:03.147848 [ 10 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21885 | 2026.03.11 22:28:03.147875 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21886 | 2026.03.11 22:28:03.147955 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21887 | 2026.03.11 22:28:03.147993 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21888 | 2026.03.11 22:28:03.148057 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21889 | 2026.03.11 22:28:03.148103 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21890 | 2026.03.11 22:28:03.148128 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21891 | 2026.03.11 22:28:03.148175 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 225 rows starting from the beginning of the part | ||
| 21892 | 2026.03.11 22:28:03.148248 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 10 rows starting from the beginning of the part | ||
| 21893 | 2026.03.11 22:28:03.148299 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 176 rows starting from the beginning of the part | ||
| 21894 | 2026.03.11 22:28:03.148346 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 10 rows starting from the beginning of the part | ||
| 21895 | 2026.03.11 22:28:03.148385 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 172 rows starting from the beginning of the part | ||
| 21896 | 2026.03.11 22:28:03.148427 [ 198 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 21 rows starting from the beginning of the part | ||
| 21897 | 2026.03.11 22:28:03.148800 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2026.03.11 22:28:03.148841 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21899 | 2026.03.11 22:28:03.149216 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21900 | 2026.03.11 22:28:03.149361 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408157 sec., 436030.9255289006 rows/sec., 29.19 MiB/sec. | ||
| 21901 | 2026.03.11 22:28:03.149436 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21902 | 2026.03.11 22:28:03.149541 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21903 | 2026.03.11 22:28:03.149579 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00154 sec., 459740.2597402598 rows/sec., 26.82 MiB/sec. | ||
| 21904 | 2026.03.11 22:28:03.149620 [ 260 ] {3d6d8ddf-6921-4c61-b806-0000d5ee3c23} <Debug> TCPHandler: Processed in 0.001718422 sec. | ||
| 21905 | 2026.03.11 22:28:03.149738 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21906 | 2026.03.11 22:28:03.149808 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21907 | 2026.03.11 22:28:03.149834 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21908 | 2026.03.11 22:28:03.149875 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21909 | 2026.03.11 22:28:03.149876 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_141_28} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21910 | 2026.03.11 22:28:03.149977 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21911 | 2026.03.11 22:28:03.150274 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21912 | 2026.03.11 22:28:03.150308 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21913 | 2026.03.11 22:28:03.150600 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21914 | 2026.03.11 22:28:03.150813 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21915 | 2026.03.11 22:28:03.150948 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 21916 | 2026.03.11 22:28:03.150988 [ 260 ] {d076cfdf-7ed2-44d1-ae48-175fc07d4271} <Debug> TCPHandler: Processed in 0.001300534 sec. | ||
| 21917 | 2026.03.11 22:28:03.151100 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21918 | 2026.03.11 22:28:03.151195 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21919 | 2026.03.11 22:28:03.151236 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21920 | 2026.03.11 22:28:03.152048 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21921 | 2026.03.11 22:28:03.152085 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21922 | 2026.03.11 22:28:03.152465 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21923 | 2026.03.11 22:28:03.152675 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21924 | 2026.03.11 22:28:03.152816 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Debug> executeQuery: Read 1021 rows, 72.02 KiB in 0.001638 sec., 623321.1233211233 rows/sec., 42.94 MiB/sec. | ||
| 21925 | 2026.03.11 22:28:03.152855 [ 260 ] {aa0a3308-b082-4603-b31c-f329b8491f11} <Debug> TCPHandler: Processed in 0.001806714 sec. | ||
| 21926 | 2026.03.11 22:28:03.152968 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21927 | 2026.03.11 22:28:03.153064 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21928 | 2026.03.11 22:28:03.153108 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21929 | 2026.03.11 22:28:03.153768 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21930 | 2026.03.11 22:28:03.153805 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21931 | 2026.03.11 22:28:03.154227 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21932 | 2026.03.11 22:28:03.154447 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2026.03.11 22:28:03.154580 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001534 sec., 793350.7170795306 rows/sec., 49.60 MiB/sec. | ||
| 21934 | 2026.03.11 22:28:03.154619 [ 260 ] {ab7e70fa-b2a4-4059-9365-9d925a3f830e} <Debug> TCPHandler: Processed in 0.001702652 sec. | ||
| 21935 | 2026.03.11 22:28:03.154735 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21936 | 2026.03.11 22:28:03.154830 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21937 | 2026.03.11 22:28:03.154885 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21938 | 2026.03.11 22:28:03.155715 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21939 | 2026.03.11 22:28:03.155752 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21940 | 2026.03.11 22:28:03.156312 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21941 | 2026.03.11 22:28:03.156633 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21942 | 2026.03.11 22:28:03.156808 [ 10 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21943 | 2026.03.11 22:28:03.156830 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002017 sec., 10411.502231036191 rows/sec., 18.66 MiB/sec. | ||
| 21944 | 2026.03.11 22:28:03.156863 [ 10 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21945 | 2026.03.11 22:28:03.156895 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21946 | 2026.03.11 22:28:03.156908 [ 260 ] {5f143382-c0df-4a37-9d48-b63c7b926fe2} <Debug> TCPHandler: Processed in 0.002223442 sec. | ||
| 21947 | 2026.03.11 22:28:03.157011 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21948 | 2026.03.11 22:28:03.157063 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21949 | 2026.03.11 22:28:03.157167 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21950 | 2026.03.11 22:28:03.157210 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21951 | 2026.03.11 22:28:03.157285 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21952 | 2026.03.11 22:28:03.157361 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2916 rows starting from the beginning of the part | ||
| 21953 | 2026.03.11 22:28:03.157507 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 10 rows starting from the beginning of the part | ||
| 21954 | 2026.03.11 22:28:03.157563 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21955 | 2026.03.11 22:28:03.157604 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21956 | 2026.03.11 22:28:03.157622 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 30 rows starting from the beginning of the part | ||
| 21957 | 2026.03.11 22:28:03.157757 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 10 rows starting from the beginning of the part | ||
| 21958 | 2026.03.11 22:28:03.157888 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 30 rows starting from the beginning of the part | ||
| 21959 | 2026.03.11 22:28:03.157956 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21960 | 2026.03.11 22:28:03.158013 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 21 rows starting from the beginning of the part | ||
| 21961 | 2026.03.11 22:28:03.158190 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21962 | 2026.03.11 22:28:03.158334 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 698.25 KiB/sec. | ||
| 21963 | 2026.03.11 22:28:03.158375 [ 260 ] {53e4b74b-f525-482c-82a6-d9c572131669} <Debug> TCPHandler: Processed in 0.001369526 sec. | ||
| 21964 | 2026.03.11 22:28:03.166943 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3017 rows, containing 19 columns (19 merged, 0 gathered) in 0.009980869 sec., 302278.288593909 rows/sec., 541.67 MiB/sec. | ||
| 21965 | 2026.03.11 22:28:03.170234 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21966 | 2026.03.11 22:28:03.170617 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21967 | 2026.03.11 22:28:03.170695 [ 191 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21968 | 2026.03.11 22:28:03.170868 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 21969 | 2026.03.11 22:28:03.341015 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21970 | 2026.03.11 22:28:03.360217 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21971 | 2026.03.11 22:28:03.360283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21972 | 2026.03.11 22:28:03.367072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21973 | 2026.03.11 22:28:03.367870 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21974 | 2026.03.11 22:28:03.368180 [ 29 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21975 | 2026.03.11 22:28:03.368216 [ 29 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2026.03.11 22:28:03.368236 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 21977 | 2026.03.11 22:28:03.368372 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21978 | 2026.03.11 22:28:03.371685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21979 | 2026.03.11 22:28:03.372243 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21980 | 2026.03.11 22:28:03.373749 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21981 | 2026.03.11 22:28:03.378797 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21982 | 2026.03.11 22:28:03.383653 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21983 | 2026.03.11 22:28:03.388794 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21984 | 2026.03.11 22:28:03.394239 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21985 | 2026.03.11 22:28:03.399244 [ 195 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21986 | 2026.03.11 22:28:03.459202 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.09088763 sec., 7954.877908027748 rows/sec., 41.13 MiB/sec. | ||
| 21987 | 2026.03.11 22:28:03.462877 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21988 | 2026.03.11 22:28:03.465073 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21989 | 2026.03.11 22:28:03.465198 [ 186 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_96_19} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21990 | 2026.03.11 22:28:03.468302 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21991 | 2026.03.11 22:28:07.413940 [ 221 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21992 | 2026.03.11 22:28:07.414035 [ 221 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21993 | 2026.03.11 22:28:07.417801 [ 221 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21994 | 2026.03.11 22:28:07.507472 [ 221 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21995 | 2026.03.11 22:28:07.507505 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21996 | 2026.03.11 22:28:07.508578 [ 219 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21997 | 2026.03.11 22:28:07.508627 [ 219 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21998 | 2026.03.11 22:28:07.511221 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21999 | 2026.03.11 22:28:07.512290 [ 219 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22000 | 2026.03.11 22:28:07.798875 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22001 | 2026.03.11 22:28:07.799052 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22002 | 2026.03.11 22:28:07.799121 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22003 | 2026.03.11 22:28:07.799769 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22004 | 2026.03.11 22:28:07.799819 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22005 | 2026.03.11 22:28:07.800202 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22006 | 2026.03.11 22:28:07.800422 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22007 | 2026.03.11 22:28:07.800583 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 22008 | 2026.03.11 22:28:07.800637 [ 260 ] {d5320696-7e53-4b4c-a56d-433b0d487060} <Debug> TCPHandler: Processed in 0.001887716 sec. | ||
| 22009 | 2026.03.11 22:28:07.800755 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22010 | 2026.03.11 22:28:07.800855 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22011 | 2026.03.11 22:28:07.800898 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22012 | 2026.03.11 22:28:07.801331 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22013 | 2026.03.11 22:28:07.801369 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22014 | 2026.03.11 22:28:07.801665 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22015 | 2026.03.11 22:28:07.801869 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22016 | 2026.03.11 22:28:07.801997 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 22017 | 2026.03.11 22:28:07.802039 [ 260 ] {e8e863ab-a452-4c41-abce-2477b48948ac} <Debug> TCPHandler: Processed in 0.001334945 sec. | ||
| 22018 | 2026.03.11 22:28:07.802151 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22019 | 2026.03.11 22:28:07.802244 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22020 | 2026.03.11 22:28:07.802287 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22021 | 2026.03.11 22:28:07.802671 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22022 | 2026.03.11 22:28:07.802708 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22023 | 2026.03.11 22:28:07.803025 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22024 | 2026.03.11 22:28:07.803239 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22025 | 2026.03.11 22:28:07.803365 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 22026 | 2026.03.11 22:28:07.803405 [ 260 ] {001915fe-5d38-4d09-bd24-abe016e49db3} <Debug> TCPHandler: Processed in 0.001300954 sec. | ||
| 22027 | 2026.03.11 22:28:07.803521 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22028 | 2026.03.11 22:28:07.803614 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22029 | 2026.03.11 22:28:07.803654 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22030 | 2026.03.11 22:28:07.803985 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22031 | 2026.03.11 22:28:07.804021 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22032 | 2026.03.11 22:28:07.804303 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22033 | 2026.03.11 22:28:07.804501 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22034 | 2026.03.11 22:28:07.804626 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001029 sec., 46647.23032069971 rows/sec., 3.14 MiB/sec. | ||
| 22035 | 2026.03.11 22:28:07.804664 [ 260 ] {8bdcb396-377c-450c-afe5-c062df86dd2e} <Debug> TCPHandler: Processed in 0.001190532 sec. | ||
| 22036 | 2026.03.11 22:28:08.270488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46623 | ||
| 22037 | 2026.03.11 22:28:08.271090 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22038 | 2026.03.11 22:28:08.271148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22039 | 2026.03.11 22:28:08.271669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22040 | 2026.03.11 22:28:08.271923 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22041 | 2026.03.11 22:28:08.272086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46623 | ||
| 22042 | 2026.03.11 22:28:08.897964 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54516 | ||
| 22043 | 2026.03.11 22:28:08.898103 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22044 | 2026.03.11 22:28:08.898142 [ 259 ] {} <Debug> TCP-Session: b0488bb4-f03b-494b-8a89-6b0dd9a79c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:54516 | ||
| 22045 | 2026.03.11 22:28:08.898172 [ 259 ] {} <Debug> TCP-Session: b0488bb4-f03b-494b-8a89-6b0dd9a79c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22046 | 2026.03.11 22:28:08.898192 [ 259 ] {} <Debug> TCP-Session: b0488bb4-f03b-494b-8a89-6b0dd9a79c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22047 | 2026.03.11 22:28:08.898405 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60392 | ||
| 22048 | 2026.03.11 22:28:08.898427 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53474 | ||
| 22049 | 2026.03.11 22:28:08.898455 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35436 | ||
| 22050 | 2026.03.11 22:28:08.898499 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58414 | ||
| 22051 | 2026.03.11 22:28:08.898508 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53902 | ||
| 22052 | 2026.03.11 22:28:08.898550 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22053 | 2026.03.11 22:28:08.898546 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22054 | 2026.03.11 22:28:08.898576 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22055 | 2026.03.11 22:28:08.898589 [ 334 ] {} <Debug> TCP-Session: 3b8e9ca9-e762-43f9-897d-34cbe4891dc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60392 | ||
| 22056 | 2026.03.11 22:28:08.898608 [ 339 ] {} <Debug> TCP-Session: 7317e0f9-32cd-4ae9-913d-69b59bdfe057 Authenticating user 'default' from [fd00:1122:3344:101::e]:58414 | ||
| 22057 | 2026.03.11 22:28:08.898603 [ 335 ] {} <Debug> TCP-Session: e2c73515-a0db-4b07-853a-a7d42b3a62ca Authenticating user 'default' from [fd00:1122:3344:101::e]:53474 | ||
| 22058 | 2026.03.11 22:28:08.898635 [ 334 ] {} <Debug> TCP-Session: 3b8e9ca9-e762-43f9-897d-34cbe4891dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22059 | 2026.03.11 22:28:08.898638 [ 339 ] {} <Debug> TCP-Session: 7317e0f9-32cd-4ae9-913d-69b59bdfe057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22060 | 2026.03.11 22:28:08.898653 [ 335 ] {} <Debug> TCP-Session: e2c73515-a0db-4b07-853a-a7d42b3a62ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22061 | 2026.03.11 22:28:08.898673 [ 339 ] {} <Debug> TCP-Session: 7317e0f9-32cd-4ae9-913d-69b59bdfe057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22062 | 2026.03.11 22:28:08.898664 [ 334 ] {} <Debug> TCP-Session: 3b8e9ca9-e762-43f9-897d-34cbe4891dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22063 | 2026.03.11 22:28:08.898684 [ 335 ] {} <Debug> TCP-Session: e2c73515-a0db-4b07-853a-a7d42b3a62ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22064 | 2026.03.11 22:28:08.898647 [ 259 ] {} <Trace> TCP-Session: b0488bb4-f03b-494b-8a89-6b0dd9a79c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22065 | 2026.03.11 22:28:08.898616 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22066 | 2026.03.11 22:28:08.898605 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22067 | 2026.03.11 22:28:08.898775 [ 338 ] {} <Debug> TCP-Session: 9d6ba1a9-c2e1-4a2d-be31-6ef87030acc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53902 | ||
| 22068 | 2026.03.11 22:28:08.898541 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58851 | ||
| 22069 | 2026.03.11 22:28:08.898805 [ 338 ] {} <Debug> TCP-Session: 9d6ba1a9-c2e1-4a2d-be31-6ef87030acc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22070 | 2026.03.11 22:28:08.898884 [ 338 ] {} <Debug> TCP-Session: 9d6ba1a9-c2e1-4a2d-be31-6ef87030acc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22071 | 2026.03.11 22:28:08.898893 [ 259 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54516) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22072 | 2026.03.11 22:28:08.898541 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37960 | ||
| 22073 | 2026.03.11 22:28:08.898961 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22074 | 2026.03.11 22:28:08.899002 [ 341 ] {} <Debug> TCP-Session: b8243a89-2a7e-4f56-8ff6-f1a947d5bf41 Authenticating user 'default' from [fd00:1122:3344:101::e]:58851 | ||
| 22075 | 2026.03.11 22:28:08.898517 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47263 | ||
| 22076 | 2026.03.11 22:28:08.899035 [ 341 ] {} <Debug> TCP-Session: b8243a89-2a7e-4f56-8ff6-f1a947d5bf41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22077 | 2026.03.11 22:28:08.899075 [ 341 ] {} <Debug> TCP-Session: b8243a89-2a7e-4f56-8ff6-f1a947d5bf41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22078 | 2026.03.11 22:28:08.898801 [ 336 ] {} <Debug> TCP-Session: 87d60008-63c4-40ce-ad0d-5047d492d6fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35436 | ||
| 22079 | 2026.03.11 22:28:08.899162 [ 336 ] {} <Debug> TCP-Session: 87d60008-63c4-40ce-ad0d-5047d492d6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22080 | 2026.03.11 22:28:08.899184 [ 336 ] {} <Debug> TCP-Session: 87d60008-63c4-40ce-ad0d-5047d492d6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22081 | 2026.03.11 22:28:08.899184 [ 259 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22082 | 2026.03.11 22:28:08.899213 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22083 | 2026.03.11 22:28:08.899263 [ 259 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22084 | 2026.03.11 22:28:08.899263 [ 337 ] {} <Debug> TCP-Session: b3dfc44f-f79b-4a97-8cbd-c6babc48e46d Authenticating user 'default' from [fd00:1122:3344:101::e]:37960 | ||
| 22085 | 2026.03.11 22:28:08.899310 [ 337 ] {} <Debug> TCP-Session: b3dfc44f-f79b-4a97-8cbd-c6babc48e46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22086 | 2026.03.11 22:28:08.899334 [ 337 ] {} <Debug> TCP-Session: b3dfc44f-f79b-4a97-8cbd-c6babc48e46d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22087 | 2026.03.11 22:28:08.899482 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22088 | 2026.03.11 22:28:08.899523 [ 340 ] {} <Debug> TCP-Session: 432cf55d-e6f7-4de6-a584-e7aafe598969 Authenticating user 'default' from [fd00:1122:3344:101::e]:47263 | ||
| 22089 | 2026.03.11 22:28:08.899571 [ 259 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 22090 | 2026.03.11 22:28:08.899575 [ 340 ] {} <Debug> TCP-Session: 432cf55d-e6f7-4de6-a584-e7aafe598969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22091 | 2026.03.11 22:28:08.899613 [ 340 ] {} <Debug> TCP-Session: 432cf55d-e6f7-4de6-a584-e7aafe598969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22092 | 2026.03.11 22:28:08.900711 [ 269 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Trace> AggregatingTransform: Aggregating | ||
| 22093 | 2026.03.11 22:28:08.900763 [ 269 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 22094 | 2026.03.11 22:28:08.900807 [ 269 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126801 sec. (887.468 rows/sec., 34.67 KiB/sec.) | ||
| 22095 | 2026.03.11 22:28:08.900832 [ 269 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Trace> Aggregator: Merging aggregated data | ||
| 22096 | 2026.03.11 22:28:08.901927 [ 259 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 22097 | 2026.03.11 22:28:08.902087 [ 259 ] {e3a42d61-dccd-45fa-9108-cdc4e31d72f6} <Debug> TCPHandler: Processed in 0.003601808 sec. | ||
| 22098 | 2026.03.11 22:28:08.902211 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22099 | 2026.03.11 22:28:08.902243 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22100 | 2026.03.11 22:28:08.902263 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22101 | 2026.03.11 22:28:08.902293 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22102 | 2026.03.11 22:28:08.902321 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22103 | 2026.03.11 22:28:08.902336 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22104 | 2026.03.11 22:28:08.902355 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22105 | 2026.03.11 22:28:08.902398 [ 339 ] {} <Debug> TCP-Session: 7317e0f9-32cd-4ae9-913d-69b59bdfe057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22106 | 2026.03.11 22:28:08.902367 [ 336 ] {} <Debug> TCP-Session: 87d60008-63c4-40ce-ad0d-5047d492d6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22107 | 2026.03.11 22:28:08.902429 [ 337 ] {} <Debug> TCP-Session: b3dfc44f-f79b-4a97-8cbd-c6babc48e46d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22108 | 2026.03.11 22:28:08.902361 [ 340 ] {} <Debug> TCP-Session: 432cf55d-e6f7-4de6-a584-e7aafe598969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22109 | 2026.03.11 22:28:08.902340 [ 341 ] {} <Debug> TCP-Session: b8243a89-2a7e-4f56-8ff6-f1a947d5bf41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22110 | 2026.03.11 22:28:08.902313 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22111 | 2026.03.11 22:28:08.902311 [ 334 ] {} <Debug> TCP-Session: 3b8e9ca9-e762-43f9-897d-34cbe4891dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22112 | 2026.03.11 22:28:08.902564 [ 338 ] {} <Debug> TCP-Session: 9d6ba1a9-c2e1-4a2d-be31-6ef87030acc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22113 | 2026.03.11 22:28:08.902277 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22114 | 2026.03.11 22:28:08.902275 [ 259 ] {} <Debug> TCP-Session: b0488bb4-f03b-494b-8a89-6b0dd9a79c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22115 | 2026.03.11 22:28:08.902628 [ 335 ] {} <Debug> TCP-Session: e2c73515-a0db-4b07-853a-a7d42b3a62ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22116 | 2026.03.11 22:28:09.269033 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63311 | ||
| 22117 | 2026.03.11 22:28:09.269138 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22118 | 2026.03.11 22:28:09.269164 [ 259 ] {} <Debug> TCP-Session: 659fdbbf-109a-475b-8247-30a89f0b7fde Authenticating user 'default' from [fd00:1122:3344:101::e]:63311 | ||
| 22119 | 2026.03.11 22:28:09.269186 [ 259 ] {} <Debug> TCP-Session: 659fdbbf-109a-475b-8247-30a89f0b7fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22120 | 2026.03.11 22:28:09.269199 [ 259 ] {} <Debug> TCP-Session: 659fdbbf-109a-475b-8247-30a89f0b7fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22121 | 2026.03.11 22:28:09.269397 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50171 | ||
| 22122 | 2026.03.11 22:28:09.269405 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64551 | ||
| 22123 | 2026.03.11 22:28:09.269438 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38345 | ||
| 22124 | 2026.03.11 22:28:09.269438 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51824 | ||
| 22125 | 2026.03.11 22:28:09.269469 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41703 | ||
| 22126 | 2026.03.11 22:28:09.269476 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22127 | 2026.03.11 22:28:09.269531 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22128 | 2026.03.11 22:28:09.269531 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22129 | 2026.03.11 22:28:09.269558 [ 259 ] {} <Trace> TCP-Session: 659fdbbf-109a-475b-8247-30a89f0b7fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22130 | 2026.03.11 22:28:09.269564 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22131 | 2026.03.11 22:28:09.269581 [ 334 ] {} <Debug> TCP-Session: 948b727c-5870-402a-90e1-288958eb0e6f Authenticating user 'default' from [fd00:1122:3344:101::e]:64551 | ||
| 22132 | 2026.03.11 22:28:09.269614 [ 337 ] {} <Debug> TCP-Session: 8a019aab-6a90-4d03-9fc5-12806fd06305 Authenticating user 'default' from [fd00:1122:3344:101::e]:51824 | ||
| 22133 | 2026.03.11 22:28:09.269564 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22134 | 2026.03.11 22:28:09.269636 [ 334 ] {} <Debug> TCP-Session: 948b727c-5870-402a-90e1-288958eb0e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22135 | 2026.03.11 22:28:09.269650 [ 337 ] {} <Debug> TCP-Session: 8a019aab-6a90-4d03-9fc5-12806fd06305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22136 | 2026.03.11 22:28:09.269667 [ 341 ] {} <Debug> TCP-Session: 1b5e2e5d-d917-4300-9480-14a4118b4d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:41703 | ||
| 22137 | 2026.03.11 22:28:09.269687 [ 337 ] {} <Debug> TCP-Session: 8a019aab-6a90-4d03-9fc5-12806fd06305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22138 | 2026.03.11 22:28:09.269676 [ 334 ] {} <Debug> TCP-Session: 948b727c-5870-402a-90e1-288958eb0e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22139 | 2026.03.11 22:28:09.269699 [ 341 ] {} <Debug> TCP-Session: 1b5e2e5d-d917-4300-9480-14a4118b4d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22140 | 2026.03.11 22:28:09.269560 [ 335 ] {} <Debug> TCP-Session: 7479b52d-93f9-42e6-9992-13bda2984c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:50171 | ||
| 22141 | 2026.03.11 22:28:09.269738 [ 341 ] {} <Debug> TCP-Session: 1b5e2e5d-d917-4300-9480-14a4118b4d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22142 | 2026.03.11 22:28:09.269775 [ 335 ] {} <Debug> TCP-Session: 7479b52d-93f9-42e6-9992-13bda2984c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22143 | 2026.03.11 22:28:09.269460 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63574 | ||
| 22144 | 2026.03.11 22:28:09.269800 [ 335 ] {} <Debug> TCP-Session: 7479b52d-93f9-42e6-9992-13bda2984c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22145 | 2026.03.11 22:28:09.269447 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41986 | ||
| 22146 | 2026.03.11 22:28:09.269424 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63857 | ||
| 22147 | 2026.03.11 22:28:09.269570 [ 338 ] {} <Debug> TCP-Session: 5c0704da-2fa5-4f92-ad38-8956c6d02047 Authenticating user 'default' from [fd00:1122:3344:101::e]:38345 | ||
| 22148 | 2026.03.11 22:28:09.269919 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22149 | 2026.03.11 22:28:09.269932 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22150 | 2026.03.11 22:28:09.269949 [ 338 ] {} <Debug> TCP-Session: 5c0704da-2fa5-4f92-ad38-8956c6d02047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22151 | 2026.03.11 22:28:09.269968 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22152 | 2026.03.11 22:28:09.269979 [ 339 ] {} <Debug> TCP-Session: 894d3fdf-1e66-4894-bb93-aa5724a55776 Authenticating user 'default' from [fd00:1122:3344:101::e]:41986 | ||
| 22153 | 2026.03.11 22:28:09.269988 [ 338 ] {} <Debug> TCP-Session: 5c0704da-2fa5-4f92-ad38-8956c6d02047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22154 | 2026.03.11 22:28:09.270009 [ 336 ] {} <Debug> TCP-Session: 5a2709cc-6a59-4fa9-8636-fb920881820b Authenticating user 'default' from [fd00:1122:3344:101::e]:63857 | ||
| 22155 | 2026.03.11 22:28:09.270021 [ 339 ] {} <Debug> TCP-Session: 894d3fdf-1e66-4894-bb93-aa5724a55776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22156 | 2026.03.11 22:28:09.270055 [ 336 ] {} <Debug> TCP-Session: 5a2709cc-6a59-4fa9-8636-fb920881820b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22157 | 2026.03.11 22:28:09.270060 [ 339 ] {} <Debug> TCP-Session: 894d3fdf-1e66-4894-bb93-aa5724a55776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22158 | 2026.03.11 22:28:09.270078 [ 336 ] {} <Debug> TCP-Session: 5a2709cc-6a59-4fa9-8636-fb920881820b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22159 | 2026.03.11 22:28:09.269969 [ 340 ] {} <Debug> TCP-Session: 3d201b07-5b61-477f-9eaf-7407f8d95816 Authenticating user 'default' from [fd00:1122:3344:101::e]:63574 | ||
| 22160 | 2026.03.11 22:28:09.269736 [ 259 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22161 | 2026.03.11 22:28:09.270125 [ 340 ] {} <Debug> TCP-Session: 3d201b07-5b61-477f-9eaf-7407f8d95816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22162 | 2026.03.11 22:28:09.270160 [ 340 ] {} <Debug> TCP-Session: 3d201b07-5b61-477f-9eaf-7407f8d95816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22163 | 2026.03.11 22:28:09.270387 [ 259 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22164 | 2026.03.11 22:28:09.270447 [ 259 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22165 | 2026.03.11 22:28:09.270730 [ 259 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 22166 | 2026.03.11 22:28:09.271723 [ 349 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Trace> AggregatingTransform: Aggregating | ||
| 22167 | 2026.03.11 22:28:09.271781 [ 349 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 22168 | 2026.03.11 22:28:09.271820 [ 349 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990458 sec. (1009.634 rows/sec., 39.44 KiB/sec.) | ||
| 22169 | 2026.03.11 22:28:09.271839 [ 349 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Trace> Aggregator: Merging aggregated data | ||
| 22170 | 2026.03.11 22:28:09.273550 [ 259 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003873 sec., 258.19777949909627 rows/sec., 10.09 KiB/sec. | ||
| 22171 | 2026.03.11 22:28:09.273717 [ 259 ] {0b8d302d-d86b-4e9a-b4dc-d266451fadd6} <Debug> TCPHandler: Processed in 0.004325071 sec. | ||
| 22172 | 2026.03.11 22:28:09.273826 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22173 | 2026.03.11 22:28:09.273853 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22174 | 2026.03.11 22:28:09.273854 [ 259 ] {} <Debug> TCP-Session: 659fdbbf-109a-475b-8247-30a89f0b7fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22175 | 2026.03.11 22:28:09.273867 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22176 | 2026.03.11 22:28:09.273897 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22177 | 2026.03.11 22:28:09.273910 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22178 | 2026.03.11 22:28:09.273941 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22179 | 2026.03.11 22:28:09.273952 [ 335 ] {} <Debug> TCP-Session: 7479b52d-93f9-42e6-9992-13bda2984c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22180 | 2026.03.11 22:28:09.273961 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22181 | 2026.03.11 22:28:09.273985 [ 339 ] {} <Debug> TCP-Session: 894d3fdf-1e66-4894-bb93-aa5724a55776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22182 | 2026.03.11 22:28:09.273975 [ 341 ] {} <Debug> TCP-Session: 1b5e2e5d-d917-4300-9480-14a4118b4d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22183 | 2026.03.11 22:28:09.274033 [ 340 ] {} <Debug> TCP-Session: 3d201b07-5b61-477f-9eaf-7407f8d95816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22184 | 2026.03.11 22:28:09.273932 [ 336 ] {} <Debug> TCP-Session: 5a2709cc-6a59-4fa9-8636-fb920881820b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22185 | 2026.03.11 22:28:09.273928 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22186 | 2026.03.11 22:28:09.273897 [ 334 ] {} <Debug> TCP-Session: 948b727c-5870-402a-90e1-288958eb0e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22187 | 2026.03.11 22:28:09.273884 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22188 | 2026.03.11 22:28:09.274124 [ 338 ] {} <Debug> TCP-Session: 5c0704da-2fa5-4f92-ad38-8956c6d02047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22189 | 2026.03.11 22:28:09.274164 [ 337 ] {} <Debug> TCP-Session: 8a019aab-6a90-4d03-9fc5-12806fd06305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22190 | 2026.03.11 22:28:10.871812 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22191 | 2026.03.11 22:28:10.890377 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22192 | 2026.03.11 22:28:10.890432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22193 | 2026.03.11 22:28:10.896449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22194 | 2026.03.11 22:28:10.897149 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22195 | 2026.03.11 22:28:10.900803 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22196 | 2026.03.11 22:28:10.912071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2704 | ||
| 22197 | 2026.03.11 22:28:10.915212 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22198 | 2026.03.11 22:28:10.915277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22199 | 2026.03.11 22:28:10.916691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22200 | 2026.03.11 22:28:10.916982 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22201 | 2026.03.11 22:28:10.917405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2704 | ||
| 22202 | 2026.03.11 22:28:12.083167 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22203 | 2026.03.11 22:28:12.083218 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22204 | 2026.03.11 22:28:12.086427 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22205 | 2026.03.11 22:28:12.819024 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22206 | 2026.03.11 22:28:12.819260 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22207 | 2026.03.11 22:28:12.819368 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22208 | 2026.03.11 22:28:12.820514 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22209 | 2026.03.11 22:28:12.820591 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22210 | 2026.03.11 22:28:12.821189 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 22211 | 2026.03.11 22:28:12.821552 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22212 | 2026.03.11 22:28:12.821749 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002559 sec., 110980.85189527158 rows/sec., 7.05 MiB/sec. | ||
| 22213 | 2026.03.11 22:28:12.821828 [ 260 ] {e6b6432e-47a0-4c66-9613-64d67370a43c} <Debug> TCPHandler: Processed in 0.003013227 sec. | ||
| 22214 | 2026.03.11 22:28:12.822009 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22215 | 2026.03.11 22:28:12.822144 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22216 | 2026.03.11 22:28:12.822210 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22217 | 2026.03.11 22:28:12.823349 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22218 | 2026.03.11 22:28:12.823402 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22219 | 2026.03.11 22:28:12.823942 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22220 | 2026.03.11 22:28:12.824289 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22221 | 2026.03.11 22:28:12.824483 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Debug> executeQuery: Read 859 rows, 69.38 KiB in 0.002372 sec., 362141.652613828 rows/sec., 28.56 MiB/sec. | ||
| 22222 | 2026.03.11 22:28:12.824542 [ 260 ] {c6a63702-e508-426d-8f24-a9fb4ec72a86} <Debug> TCPHandler: Processed in 0.002607459 sec. | ||
| 22223 | 2026.03.11 22:28:12.824707 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22224 | 2026.03.11 22:28:12.824835 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22225 | 2026.03.11 22:28:12.824894 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22226 | 2026.03.11 22:28:12.825613 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22227 | 2026.03.11 22:28:12.825669 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22228 | 2026.03.11 22:28:12.826150 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22229 | 2026.03.11 22:28:12.826416 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22230 | 2026.03.11 22:28:12.826592 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001789 sec., 96702.06819452209 rows/sec., 5.94 MiB/sec. | ||
| 22231 | 2026.03.11 22:28:12.826644 [ 260 ] {d75fcd32-ca89-41d7-aaf8-330bbad82871} <Debug> TCPHandler: Processed in 0.002002668 sec. | ||
| 22232 | 2026.03.11 22:28:12.826790 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22233 | 2026.03.11 22:28:12.826907 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22234 | 2026.03.11 22:28:12.826959 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22235 | 2026.03.11 22:28:12.827545 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22236 | 2026.03.11 22:28:12.827595 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22237 | 2026.03.11 22:28:12.828015 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22238 | 2026.03.11 22:28:12.828305 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22239 | 2026.03.11 22:28:12.828481 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001599 sec., 93183.23952470295 rows/sec., 6.02 MiB/sec. | ||
| 22240 | 2026.03.11 22:28:12.828533 [ 260 ] {7c8347b0-e049-4cb2-b0ad-2eb63d2fcfa8} <Debug> TCPHandler: Processed in 0.001797334 sec. | ||
| 22241 | 2026.03.11 22:28:12.828686 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22242 | 2026.03.11 22:28:12.828805 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22243 | 2026.03.11 22:28:12.828858 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22244 | 2026.03.11 22:28:12.829474 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22245 | 2026.03.11 22:28:12.829521 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22246 | 2026.03.11 22:28:12.829924 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 22247 | 2026.03.11 22:28:12.830210 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22248 | 2026.03.11 22:28:12.830385 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00161 sec., 91925.4658385093 rows/sec., 5.23 MiB/sec. | ||
| 22249 | 2026.03.11 22:28:12.830436 [ 260 ] {0602fd5e-aad5-497f-8381-60b70f4d4e5e} <Debug> TCPHandler: Processed in 0.001810494 sec. | ||
| 22250 | 2026.03.11 22:28:12.830593 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22251 | 2026.03.11 22:28:12.830707 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22252 | 2026.03.11 22:28:12.830761 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22253 | 2026.03.11 22:28:12.834182 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22254 | 2026.03.11 22:28:12.834238 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22255 | 2026.03.11 22:28:12.834752 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22256 | 2026.03.11 22:28:12.835057 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22257 | 2026.03.11 22:28:12.835229 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Debug> executeQuery: Read 524 rows, 37.93 KiB in 0.004547 sec., 115240.81812183857 rows/sec., 8.15 MiB/sec. | ||
| 22258 | 2026.03.11 22:28:12.835286 [ 260 ] {c3b9762b-1680-410f-a7dc-83f31c120975} <Debug> TCPHandler: Processed in 0.00475226 sec. | ||
| 22259 | 2026.03.11 22:28:12.835467 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22260 | 2026.03.11 22:28:12.835601 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22261 | 2026.03.11 22:28:12.835665 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22262 | 2026.03.11 22:28:12.836149 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22263 | 2026.03.11 22:28:12.836199 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22264 | 2026.03.11 22:28:12.836635 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 22265 | 2026.03.11 22:28:12.836959 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22266 | 2026.03.11 22:28:12.837146 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. | ||
| 22267 | 2026.03.11 22:28:12.837201 [ 260 ] {f8c5f12d-0e91-4dec-80d3-283f7cc14e08} <Debug> TCPHandler: Processed in 0.001807404 sec. | ||
| 22268 | 2026.03.11 22:28:12.837343 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22269 | 2026.03.11 22:28:12.837452 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22270 | 2026.03.11 22:28:12.837499 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22271 | 2026.03.11 22:28:12.837974 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2026.03.11 22:28:12.838014 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22273 | 2026.03.11 22:28:12.838386 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22274 | 2026.03.11 22:28:12.838633 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22275 | 2026.03.11 22:28:12.838783 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001353 sec., 195861.0495195861 rows/sec., 13.02 MiB/sec. | ||
| 22276 | 2026.03.11 22:28:12.838806 [ 16 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_156_39 to all_161_161_0 | ||
| 22277 | 2026.03.11 22:28:12.838826 [ 260 ] {51b43e04-ccb4-4e23-89ba-a09ecb8fe35e} <Debug> TCPHandler: Processed in 0.001537019 sec. | ||
| 22278 | 2026.03.11 22:28:12.838904 [ 16 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22279 | 2026.03.11 22:28:12.838943 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22280 | 2026.03.11 22:28:12.839052 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22281 | 2026.03.11 22:28:12.839073 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_39 to all_161_161_0 into Compact with storage Full | ||
| 22282 | 2026.03.11 22:28:12.839178 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22283 | 2026.03.11 22:28:12.839180 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22284 | 2026.03.11 22:28:12.839228 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_39, total 52182 rows starting from the beginning of the part | ||
| 22285 | 2026.03.11 22:28:12.839238 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22286 | 2026.03.11 22:28:12.839307 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 22287 | 2026.03.11 22:28:12.839375 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 265 rows starting from the beginning of the part | ||
| 22288 | 2026.03.11 22:28:12.839439 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1217 rows starting from the beginning of the part | ||
| 22289 | 2026.03.11 22:28:12.839484 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 128 rows starting from the beginning of the part | ||
| 22290 | 2026.03.11 22:28:12.839529 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 265 rows starting from the beginning of the part | ||
| 22291 | 2026.03.11 22:28:12.839619 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22292 | 2026.03.11 22:28:12.839657 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22293 | 2026.03.11 22:28:12.839984 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22294 | 2026.03.11 22:28:12.840216 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22295 | 2026.03.11 22:28:12.840366 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 55.37 KiB/sec. | ||
| 22296 | 2026.03.11 22:28:12.840410 [ 260 ] {9f7469ab-97e0-4a6b-a6a4-2f50f6820d31} <Debug> TCPHandler: Processed in 0.001418147 sec. | ||
| 22297 | 2026.03.11 22:28:12.840535 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22298 | 2026.03.11 22:28:12.840636 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22299 | 2026.03.11 22:28:12.840694 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22300 | 2026.03.11 22:28:12.841716 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22301 | 2026.03.11 22:28:12.841755 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22302 | 2026.03.11 22:28:12.842395 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22303 | 2026.03.11 22:28:12.842658 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22304 | 2026.03.11 22:28:12.842825 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002209 sec., 14033.49932095971 rows/sec., 25.15 MiB/sec. | ||
| 22305 | 2026.03.11 22:28:12.842924 [ 260 ] {e4598726-e2af-48d3-963d-c325a54d2420} <Debug> TCPHandler: Processed in 0.002439526 sec. | ||
| 22306 | 2026.03.11 22:28:12.843060 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22307 | 2026.03.11 22:28:12.843160 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22308 | 2026.03.11 22:28:12.843207 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22309 | 2026.03.11 22:28:12.843552 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22310 | 2026.03.11 22:28:12.843591 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22311 | 2026.03.11 22:28:12.844436 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 22312 | 2026.03.11 22:28:12.844680 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22313 | 2026.03.11 22:28:12.844817 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001678 sec., 1787.8426698450537 rows/sec., 143.17 KiB/sec. | ||
| 22314 | 2026.03.11 22:28:12.844856 [ 260 ] {a68bab84-15ce-4c52-b350-0a91e995b51f} <Debug> TCPHandler: Processed in 0.001846985 sec. | ||
| 22315 | 2026.03.11 22:28:12.844979 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22316 | 2026.03.11 22:28:12.845075 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22317 | 2026.03.11 22:28:12.845120 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22318 | 2026.03.11 22:28:12.845553 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22319 | 2026.03.11 22:28:12.845610 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 22320 | 2026.03.11 22:28:12.846077 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22321 | 2026.03.11 22:28:12.846342 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22322 | 2026.03.11 22:28:12.846482 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001427 sec., 63069.37631394534 rows/sec., 3.95 MiB/sec. | ||
| 22323 | 2026.03.11 22:28:12.846520 [ 260 ] {d0b4881c-24ef-416b-bee7-aa5e81b03add} <Debug> TCPHandler: Processed in 0.00159089 sec. | ||
| 22324 | 2026.03.11 22:28:12.853496 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54217 rows, containing 5 columns (5 merged, 0 gathered) in 0.014468864 sec., 3747149.741679789 rows/sec., 246.19 MiB/sec. | ||
| 22325 | 2026.03.11 22:28:12.854311 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Trace> MergedBlockOutputStream: filled checksums all_1_161_40 (state Temporary) | ||
| 22326 | 2026.03.11 22:28:12.854818 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_161_40 to all_1_161_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2026.03.11 22:28:12.854918 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_161_40} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_156_39, all_161_161_0] -> all_1_161_40 | ||
| 22328 | 2026.03.11 22:28:12.855030 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 22329 | 2026.03.11 22:28:13.388476 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61667 | ||
| 22330 | 2026.03.11 22:28:13.388593 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22331 | 2026.03.11 22:28:13.388619 [ 259 ] {} <Debug> TCP-Session: b1f58636-2a91-471d-9ee0-4141d8b3a84b Authenticating user 'default' from [fd00:1122:3344:101::e]:61667 | ||
| 22332 | 2026.03.11 22:28:13.388641 [ 259 ] {} <Debug> TCP-Session: b1f58636-2a91-471d-9ee0-4141d8b3a84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22333 | 2026.03.11 22:28:13.388654 [ 259 ] {} <Debug> TCP-Session: b1f58636-2a91-471d-9ee0-4141d8b3a84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22334 | 2026.03.11 22:28:13.388863 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34040 | ||
| 22335 | 2026.03.11 22:28:13.388875 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35112 | ||
| 22336 | 2026.03.11 22:28:13.388905 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53486 | ||
| 22337 | 2026.03.11 22:28:13.388946 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44429 | ||
| 22338 | 2026.03.11 22:28:13.388964 [ 259 ] {} <Trace> TCP-Session: b1f58636-2a91-471d-9ee0-4141d8b3a84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22339 | 2026.03.11 22:28:13.389003 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22340 | 2026.03.11 22:28:13.388953 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60201 | ||
| 22341 | 2026.03.11 22:28:13.389047 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22342 | 2026.03.11 22:28:13.389045 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22343 | 2026.03.11 22:28:13.388950 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22344 | 2026.03.11 22:28:13.389137 [ 336 ] {} <Debug> TCP-Session: 333497cd-1cbb-4572-8050-79418d49b272 Authenticating user 'default' from [fd00:1122:3344:101::e]:53486 | ||
| 22345 | 2026.03.11 22:28:13.389125 [ 340 ] {} <Debug> TCP-Session: 82c92a06-b3ec-4210-a807-a7fadd7f4ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44429 | ||
| 22346 | 2026.03.11 22:28:13.389162 [ 335 ] {} <Debug> TCP-Session: c90ce9f9-3be2-42e8-9c42-720e81249730 Authenticating user 'default' from [fd00:1122:3344:101::e]:34040 | ||
| 22347 | 2026.03.11 22:28:13.389164 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22348 | 2026.03.11 22:28:13.389176 [ 336 ] {} <Debug> TCP-Session: 333497cd-1cbb-4572-8050-79418d49b272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22349 | 2026.03.11 22:28:13.389188 [ 340 ] {} <Debug> TCP-Session: 82c92a06-b3ec-4210-a807-a7fadd7f4ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22350 | 2026.03.11 22:28:13.389201 [ 335 ] {} <Debug> TCP-Session: c90ce9f9-3be2-42e8-9c42-720e81249730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22351 | 2026.03.11 22:28:13.389221 [ 341 ] {} <Debug> TCP-Session: 387773be-08f9-41b6-96f0-e99f2b94cf36 Authenticating user 'default' from [fd00:1122:3344:101::e]:60201 | ||
| 22352 | 2026.03.11 22:28:13.389245 [ 335 ] {} <Debug> TCP-Session: c90ce9f9-3be2-42e8-9c42-720e81249730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22353 | 2026.03.11 22:28:13.389269 [ 341 ] {} <Debug> TCP-Session: 387773be-08f9-41b6-96f0-e99f2b94cf36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22354 | 2026.03.11 22:28:13.389235 [ 340 ] {} <Debug> TCP-Session: 82c92a06-b3ec-4210-a807-a7fadd7f4ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22355 | 2026.03.11 22:28:13.389291 [ 341 ] {} <Debug> TCP-Session: 387773be-08f9-41b6-96f0-e99f2b94cf36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22356 | 2026.03.11 22:28:13.389221 [ 336 ] {} <Debug> TCP-Session: 333497cd-1cbb-4572-8050-79418d49b272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22357 | 2026.03.11 22:28:13.389161 [ 259 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61667) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22358 | 2026.03.11 22:28:13.388931 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46782 | ||
| 22359 | 2026.03.11 22:28:13.388923 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45632 | ||
| 22360 | 2026.03.11 22:28:13.388921 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39505 | ||
| 22361 | 2026.03.11 22:28:13.389442 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22362 | 2026.03.11 22:28:13.389045 [ 334 ] {} <Debug> TCP-Session: 1636c1a4-51bc-43a1-949b-8ee92fda1803 Authenticating user 'default' from [fd00:1122:3344:101::e]:35112 | ||
| 22363 | 2026.03.11 22:28:13.389488 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22364 | 2026.03.11 22:28:13.389498 [ 339 ] {} <Debug> TCP-Session: b8d1a9e2-4f65-49e3-a679-205fbe450bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46782 | ||
| 22365 | 2026.03.11 22:28:13.389507 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22366 | 2026.03.11 22:28:13.389527 [ 337 ] {} <Debug> TCP-Session: 05eaa82a-1c26-4810-bc23-6e8926adcd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:45632 | ||
| 22367 | 2026.03.11 22:28:13.389545 [ 339 ] {} <Debug> TCP-Session: b8d1a9e2-4f65-49e3-a679-205fbe450bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22368 | 2026.03.11 22:28:13.389559 [ 338 ] {} <Debug> TCP-Session: ec72536a-84b3-4023-a84c-178465cd3101 Authenticating user 'default' from [fd00:1122:3344:101::e]:39505 | ||
| 22369 | 2026.03.11 22:28:13.389578 [ 337 ] {} <Debug> TCP-Session: 05eaa82a-1c26-4810-bc23-6e8926adcd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22370 | 2026.03.11 22:28:13.389592 [ 339 ] {} <Debug> TCP-Session: b8d1a9e2-4f65-49e3-a679-205fbe450bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22371 | 2026.03.11 22:28:13.389615 [ 337 ] {} <Debug> TCP-Session: 05eaa82a-1c26-4810-bc23-6e8926adcd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22372 | 2026.03.11 22:28:13.389605 [ 338 ] {} <Debug> TCP-Session: ec72536a-84b3-4023-a84c-178465cd3101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22373 | 2026.03.11 22:28:13.389649 [ 259 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22374 | 2026.03.11 22:28:13.389667 [ 338 ] {} <Debug> TCP-Session: ec72536a-84b3-4023-a84c-178465cd3101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22375 | 2026.03.11 22:28:13.389506 [ 334 ] {} <Debug> TCP-Session: 1636c1a4-51bc-43a1-949b-8ee92fda1803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22376 | 2026.03.11 22:28:13.389710 [ 334 ] {} <Debug> TCP-Session: 1636c1a4-51bc-43a1-949b-8ee92fda1803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22377 | 2026.03.11 22:28:13.389730 [ 259 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22378 | 2026.03.11 22:28:13.390020 [ 259 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 22379 | 2026.03.11 22:28:13.391035 [ 312 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Trace> AggregatingTransform: Aggregating | ||
| 22380 | 2026.03.11 22:28:13.391068 [ 312 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Trace> Aggregator: Aggregation method: without_key | ||
| 22381 | 2026.03.11 22:28:13.391100 [ 312 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981148 sec. (1019.214 rows/sec., 39.81 KiB/sec.) | ||
| 22382 | 2026.03.11 22:28:13.391119 [ 312 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Trace> Aggregator: Merging aggregated data | ||
| 22383 | 2026.03.11 22:28:13.392609 [ 259 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003505 sec., 285.30670470756064 rows/sec., 11.14 KiB/sec. | ||
| 22384 | 2026.03.11 22:28:13.392786 [ 259 ] {fca0ba99-065a-47fa-bde6-2f08df40aae2} <Debug> TCPHandler: Processed in 0.003937834 sec. | ||
| 22385 | 2026.03.11 22:28:13.392931 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22386 | 2026.03.11 22:28:13.392967 [ 259 ] {} <Debug> TCP-Session: b1f58636-2a91-471d-9ee0-4141d8b3a84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22387 | 2026.03.11 22:28:13.392975 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22388 | 2026.03.11 22:28:13.393004 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22389 | 2026.03.11 22:28:13.393021 [ 337 ] {} <Debug> TCP-Session: 05eaa82a-1c26-4810-bc23-6e8926adcd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22390 | 2026.03.11 22:28:13.393038 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22391 | 2026.03.11 22:28:13.393055 [ 335 ] {} <Debug> TCP-Session: c90ce9f9-3be2-42e8-9c42-720e81249730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22392 | 2026.03.11 22:28:13.393078 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22393 | 2026.03.11 22:28:13.393091 [ 339 ] {} <Debug> TCP-Session: b8d1a9e2-4f65-49e3-a679-205fbe450bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22394 | 2026.03.11 22:28:13.393112 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22395 | 2026.03.11 22:28:13.393137 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22396 | 2026.03.11 22:28:13.393160 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22397 | 2026.03.11 22:28:13.393176 [ 338 ] {} <Debug> TCP-Session: ec72536a-84b3-4023-a84c-178465cd3101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22398 | 2026.03.11 22:28:13.393190 [ 334 ] {} <Debug> TCP-Session: 1636c1a4-51bc-43a1-949b-8ee92fda1803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22399 | 2026.03.11 22:28:13.393211 [ 341 ] {} <Debug> TCP-Session: 387773be-08f9-41b6-96f0-e99f2b94cf36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22400 | 2026.03.11 22:28:13.393143 [ 340 ] {} <Debug> TCP-Session: 82c92a06-b3ec-4210-a807-a7fadd7f4ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22401 | 2026.03.11 22:28:13.393045 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22402 | 2026.03.11 22:28:13.393307 [ 336 ] {} <Debug> TCP-Session: 333497cd-1cbb-4572-8050-79418d49b272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22403 | 2026.03.11 22:28:14.169796 [ 220 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22404 | 2026.03.11 22:28:14.169865 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22405 | 2026.03.11 22:28:14.172311 [ 220 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22406 | 2026.03.11 22:28:15.533168 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22407 | 2026.03.11 22:28:15.533238 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22408 | 2026.03.11 22:28:15.772294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47071 | ||
| 22409 | 2026.03.11 22:28:15.772842 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22410 | 2026.03.11 22:28:15.772885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22411 | 2026.03.11 22:28:15.773387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22412 | 2026.03.11 22:28:15.773618 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22413 | 2026.03.11 22:28:15.773750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47071 | ||
| 22414 | 2026.03.11 22:28:17.800490 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22415 | 2026.03.11 22:28:17.800684 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22416 | 2026.03.11 22:28:17.800754 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22417 | 2026.03.11 22:28:17.801459 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22418 | 2026.03.11 22:28:17.801511 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22419 | 2026.03.11 22:28:17.801928 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22420 | 2026.03.11 22:28:17.802166 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22421 | 2026.03.11 22:28:17.802337 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.68 MiB/sec. | ||
| 22422 | 2026.03.11 22:28:17.802390 [ 260 ] {764f08ff-4cbf-4049-9484-5006963353cd} <Debug> TCPHandler: Processed in 0.002037368 sec. | ||
| 22423 | 2026.03.11 22:28:17.802519 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22424 | 2026.03.11 22:28:17.802622 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22425 | 2026.03.11 22:28:17.802668 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22426 | 2026.03.11 22:28:17.803103 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22427 | 2026.03.11 22:28:17.803142 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22428 | 2026.03.11 22:28:17.803457 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22429 | 2026.03.11 22:28:17.803673 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22430 | 2026.03.11 22:28:17.803810 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001211 sec., 8257.638315441784 rows/sec., 620.94 KiB/sec. | ||
| 22431 | 2026.03.11 22:28:17.803852 [ 260 ] {0cef1139-d408-4824-ad1d-e1c264446241} <Debug> TCPHandler: Processed in 0.001386627 sec. | ||
| 22432 | 2026.03.11 22:28:17.803955 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22433 | 2026.03.11 22:28:17.804053 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22434 | 2026.03.11 22:28:17.804096 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22435 | 2026.03.11 22:28:17.804556 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22436 | 2026.03.11 22:28:17.804596 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22437 | 2026.03.11 22:28:17.804923 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22438 | 2026.03.11 22:28:17.805150 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22439 | 2026.03.11 22:28:17.805287 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001254 sec., 59011.164274322175 rows/sec., 4.61 MiB/sec. | ||
| 22440 | 2026.03.11 22:28:17.805330 [ 260 ] {1aadecd1-d28b-4eea-b4a6-b0139c25e84a} <Debug> TCPHandler: Processed in 0.001424097 sec. | ||
| 22441 | 2026.03.11 22:28:17.805441 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22442 | 2026.03.11 22:28:17.805537 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22443 | 2026.03.11 22:28:17.805581 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22444 | 2026.03.11 22:28:17.805998 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22445 | 2026.03.11 22:28:17.806036 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22446 | 2026.03.11 22:28:17.806377 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22447 | 2026.03.11 22:28:17.806591 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22448 | 2026.03.11 22:28:17.806724 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 22449 | 2026.03.11 22:28:17.806761 [ 260 ] {c232a87e-4851-48c8-b0d8-9d0ca58b1212} <Debug> TCPHandler: Processed in 0.001370116 sec. | ||
| 22450 | 2026.03.11 22:28:17.806871 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22451 | 2026.03.11 22:28:17.806964 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22452 | 2026.03.11 22:28:17.807017 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22453 | 2026.03.11 22:28:17.807797 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22454 | 2026.03.11 22:28:17.807833 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22455 | 2026.03.11 22:28:17.808368 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22456 | 2026.03.11 22:28:17.808593 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22457 | 2026.03.11 22:28:17.808736 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 22458 | 2026.03.11 22:28:17.808792 [ 260 ] {c3fb9ac2-54be-4e66-aee6-14ce587dd509} <Debug> TCPHandler: Processed in 0.001970287 sec. | ||
| 22459 | 2026.03.11 22:28:17.808898 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22460 | 2026.03.11 22:28:17.808993 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22461 | 2026.03.11 22:28:17.809034 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22462 | 2026.03.11 22:28:17.809379 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22463 | 2026.03.11 22:28:17.809416 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22464 | 2026.03.11 22:28:17.809733 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22465 | 2026.03.11 22:28:17.809951 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22466 | 2026.03.11 22:28:17.810082 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 22467 | 2026.03.11 22:28:17.810118 [ 260 ] {74df1632-1638-4074-ab2c-4114cc5929a7} <Debug> TCPHandler: Processed in 0.001269024 sec. | ||
| 22468 | 2026.03.11 22:28:18.400941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22469 | 2026.03.11 22:28:18.418798 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2026.03.11 22:28:18.418860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 22471 | 2026.03.11 22:28:18.424966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22472 | 2026.03.11 22:28:18.425700 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2026.03.11 22:28:18.430973 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22474 | 2026.03.11 22:28:20.917892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2742 | ||
| 22475 | 2026.03.11 22:28:20.921739 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22476 | 2026.03.11 22:28:20.921818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22477 | 2026.03.11 22:28:20.923637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22478 | 2026.03.11 22:28:20.924054 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22479 | 2026.03.11 22:28:20.924407 [ 222 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22480 | 2026.03.11 22:28:20.924490 [ 222 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22481 | 2026.03.11 22:28:20.924610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2742 | ||
| 22482 | 2026.03.11 22:28:20.927316 [ 222 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22483 | 2026.03.11 22:28:22.810674 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22484 | 2026.03.11 22:28:22.810875 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22485 | 2026.03.11 22:28:22.810949 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22486 | 2026.03.11 22:28:22.811800 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22487 | 2026.03.11 22:28:22.811848 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22488 | 2026.03.11 22:28:22.812264 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22489 | 2026.03.11 22:28:22.812499 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22490 | 2026.03.11 22:28:22.812650 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001829 sec., 155276.10716238382 rows/sec., 9.86 MiB/sec. | ||
| 22491 | 2026.03.11 22:28:22.812693 [ 260 ] {8e7d8799-72a9-45da-a7c4-0b98fdcc5567} <Debug> TCPHandler: Processed in 0.002156631 sec. | ||
| 22492 | 2026.03.11 22:28:22.812821 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22493 | 2026.03.11 22:28:22.812916 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22494 | 2026.03.11 22:28:22.812956 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22495 | 2026.03.11 22:28:22.813362 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22496 | 2026.03.11 22:28:22.813398 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22497 | 2026.03.11 22:28:22.813685 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22498 | 2026.03.11 22:28:22.813897 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22499 | 2026.03.11 22:28:22.814025 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 434.12 KiB/sec. | ||
| 22500 | 2026.03.11 22:28:22.814062 [ 260 ] {dfecf0c2-63cb-44c3-a168-7a537f307ba5} <Debug> TCPHandler: Processed in 0.001294474 sec. | ||
| 22501 | 2026.03.11 22:28:22.814171 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22502 | 2026.03.11 22:28:22.814267 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22503 | 2026.03.11 22:28:22.814306 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22504 | 2026.03.11 22:28:22.815158 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22505 | 2026.03.11 22:28:22.815199 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22506 | 2026.03.11 22:28:22.815569 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22507 | 2026.03.11 22:28:22.815785 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22508 | 2026.03.11 22:28:22.815910 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Debug> executeQuery: Read 882 rows, 71.48 KiB in 0.001661 sec., 531005.418422637 rows/sec., 42.03 MiB/sec. | ||
| 22509 | 2026.03.11 22:28:22.815915 [ 80 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22510 | 2026.03.11 22:28:22.815949 [ 260 ] {38372dfe-92f7-4be3-ae7e-cf727f7ac9ec} <Debug> TCPHandler: Processed in 0.001826845 sec. | ||
| 22511 | 2026.03.11 22:28:22.815985 [ 80 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22512 | 2026.03.11 22:28:22.816016 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22513 | 2026.03.11 22:28:22.816078 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22514 | 2026.03.11 22:28:22.816126 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22515 | 2026.03.11 22:28:22.816177 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22516 | 2026.03.11 22:28:22.816221 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22517 | 2026.03.11 22:28:22.816254 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22518 | 2026.03.11 22:28:22.816294 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2893 rows starting from the beginning of the part | ||
| 22519 | 2026.03.11 22:28:22.816365 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1960 rows starting from the beginning of the part | ||
| 22520 | 2026.03.11 22:28:22.816412 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 22521 | 2026.03.11 22:28:22.816456 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 859 rows starting from the beginning of the part | ||
| 22522 | 2026.03.11 22:28:22.816496 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 76 rows starting from the beginning of the part | ||
| 22523 | 2026.03.11 22:28:22.816540 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 882 rows starting from the beginning of the part | ||
| 22524 | 2026.03.11 22:28:22.816712 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22525 | 2026.03.11 22:28:22.816756 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22526 | 2026.03.11 22:28:22.817080 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22527 | 2026.03.11 22:28:22.817306 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22528 | 2026.03.11 22:28:22.817444 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Debug> executeQuery: Read 189 rows, 12.04 KiB in 0.001286 sec., 146967.3405909798 rows/sec., 9.15 MiB/sec. | ||
| 22529 | 2026.03.11 22:28:22.817483 [ 260 ] {79cf06e5-fe69-486b-a0b2-fe14e9d650a1} <Debug> TCPHandler: Processed in 0.001454668 sec. | ||
| 22530 | 2026.03.11 22:28:22.817594 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22531 | 2026.03.11 22:28:22.817687 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22532 | 2026.03.11 22:28:22.817727 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22533 | 2026.03.11 22:28:22.818158 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22534 | 2026.03.11 22:28:22.818194 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22535 | 2026.03.11 22:28:22.818502 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22536 | 2026.03.11 22:28:22.818715 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22537 | 2026.03.11 22:28:22.818814 [ 193 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6726 rows, containing 5 columns (5 merged, 0 gathered) in 0.002733012 sec., 2461021.027350045 rows/sec., 199.41 MiB/sec. | ||
| 22538 | 2026.03.11 22:28:22.818845 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 22539 | 2026.03.11 22:28:22.818893 [ 260 ] {f6f544ec-356c-4f72-871a-c175925445df} <Debug> TCPHandler: Processed in 0.001347776 sec. | ||
| 22540 | 2026.03.11 22:28:22.819005 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22541 | 2026.03.11 22:28:22.819099 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22542 | 2026.03.11 22:28:22.819139 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22543 | 2026.03.11 22:28:22.819205 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22544 | 2026.03.11 22:28:22.819561 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22545 | 2026.03.11 22:28:22.819576 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22546 | 2026.03.11 22:28:22.819617 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22547 | 2026.03.11 22:28:22.819659 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_166_33} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22548 | 2026.03.11 22:28:22.819768 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 22549 | 2026.03.11 22:28:22.819933 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22550 | 2026.03.11 22:28:22.820156 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22551 | 2026.03.11 22:28:22.820283 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 22552 | 2026.03.11 22:28:22.820321 [ 260 ] {bc322b0b-6e6c-4690-9c00-32df59f59ab4} <Debug> TCPHandler: Processed in 0.001365056 sec. | ||
| 22553 | 2026.03.11 22:28:22.820434 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22554 | 2026.03.11 22:28:22.820526 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22555 | 2026.03.11 22:28:22.820566 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22556 | 2026.03.11 22:28:22.821203 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22557 | 2026.03.11 22:28:22.821239 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22558 | 2026.03.11 22:28:22.821566 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22559 | 2026.03.11 22:28:22.821775 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22560 | 2026.03.11 22:28:22.821881 [ 80 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22561 | 2026.03.11 22:28:22.821901 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Debug> executeQuery: Read 542 rows, 39.37 KiB in 0.001392 sec., 389367.816091954 rows/sec., 27.62 MiB/sec. | ||
| 22562 | 2026.03.11 22:28:22.821914 [ 80 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22563 | 2026.03.11 22:28:22.821941 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22564 | 2026.03.11 22:28:22.821946 [ 260 ] {47eefa06-ac12-42c8-b0d0-066930e53db7} <Debug> TCPHandler: Processed in 0.001560649 sec. | ||
| 22565 | 2026.03.11 22:28:22.822019 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22566 | 2026.03.11 22:28:22.822070 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22567 | 2026.03.11 22:28:22.822108 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22568 | 2026.03.11 22:28:22.822140 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1551 rows starting from the beginning of the part | ||
| 22569 | 2026.03.11 22:28:22.822169 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22570 | 2026.03.11 22:28:22.822193 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1021 rows starting from the beginning of the part | ||
| 22571 | 2026.03.11 22:28:22.822215 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22572 | 2026.03.11 22:28:22.822242 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 22573 | 2026.03.11 22:28:22.822288 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 524 rows starting from the beginning of the part | ||
| 22574 | 2026.03.11 22:28:22.822328 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 74 rows starting from the beginning of the part | ||
| 22575 | 2026.03.11 22:28:22.822368 [ 196 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 542 rows starting from the beginning of the part | ||
| 22576 | 2026.03.11 22:28:22.822557 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22577 | 2026.03.11 22:28:22.822602 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22578 | 2026.03.11 22:28:22.822935 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22579 | 2026.03.11 22:28:22.823163 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22580 | 2026.03.11 22:28:22.823280 [ 80 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 22581 | 2026.03.11 22:28:22.823289 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 22582 | 2026.03.11 22:28:22.823328 [ 80 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22583 | 2026.03.11 22:28:22.823345 [ 260 ] {a38f6907-ab3b-4f46-ab58-3de27f590a0c} <Debug> TCPHandler: Processed in 0.001324685 sec. | ||
| 22584 | 2026.03.11 22:28:22.823361 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22585 | 2026.03.11 22:28:22.823462 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22586 | 2026.03.11 22:28:22.823464 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::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 | ||
| 22587 | 2026.03.11 22:28:22.823562 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22588 | 2026.03.11 22:28:22.823589 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22589 | 2026.03.11 22:28:22.823608 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22590 | 2026.03.11 22:28:22.823627 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 22591 | 2026.03.11 22:28:22.823696 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 22592 | 2026.03.11 22:28:22.823740 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 22593 | 2026.03.11 22:28:22.823779 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 22594 | 2026.03.11 22:28:22.823818 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 22595 | 2026.03.11 22:28:22.823823 [ 198 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828475 sec., 2065108.902227266 rows/sec., 152.71 MiB/sec. | ||
| 22596 | 2026.03.11 22:28:22.823857 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 22597 | 2026.03.11 22:28:22.824048 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22598 | 2026.03.11 22:28:22.824090 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22599 | 2026.03.11 22:28:22.824100 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22600 | 2026.03.11 22:28:22.824453 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22601 | 2026.03.11 22:28:22.824473 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22602 | 2026.03.11 22:28:22.824546 [ 200 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_166_33} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22603 | 2026.03.11 22:28:22.824631 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 22604 | 2026.03.11 22:28:22.824742 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22605 | 2026.03.11 22:28:22.824882 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001338 sec., 200298.95366218235 rows/sec., 13.32 MiB/sec. | ||
| 22606 | 2026.03.11 22:28:22.824910 [ 198 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001495648 sec., 144419.00768095168 rows/sec., 7.37 MiB/sec. | ||
| 22607 | 2026.03.11 22:28:22.824920 [ 260 ] {39b20f1b-cf03-4a1a-a733-bf305529039f} <Debug> TCPHandler: Processed in 0.001507389 sec. | ||
| 22608 | 2026.03.11 22:28:22.825028 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 22609 | 2026.03.11 22:28:22.825046 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22610 | 2026.03.11 22:28:22.825144 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22611 | 2026.03.11 22:28:22.825187 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22612 | 2026.03.11 22:28:22.825286 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22613 | 2026.03.11 22:28:22.825358 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_36_7} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 22614 | 2026.03.11 22:28:22.825422 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 22615 | 2026.03.11 22:28:22.825501 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22616 | 2026.03.11 22:28:22.825540 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22617 | 2026.03.11 22:28:22.825830 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22618 | 2026.03.11 22:28:22.826036 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22619 | 2026.03.11 22:28:22.826161 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 22620 | 2026.03.11 22:28:22.826197 [ 260 ] {4253fa2c-0605-4e19-b66d-664fe592cc40} <Debug> TCPHandler: Processed in 0.001200143 sec. | ||
| 22621 | 2026.03.11 22:28:22.826305 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22622 | 2026.03.11 22:28:22.826397 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22623 | 2026.03.11 22:28:22.826451 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22624 | 2026.03.11 22:28:22.827371 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22625 | 2026.03.11 22:28:22.827407 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22626 | 2026.03.11 22:28:22.827962 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22627 | 2026.03.11 22:28:22.828188 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22628 | 2026.03.11 22:28:22.828324 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001944 sec., 21090.53497942387 rows/sec., 37.79 MiB/sec. | ||
| 22629 | 2026.03.11 22:28:22.828380 [ 260 ] {5d5b1fbc-49b0-4d50-9913-cc32dd9ea42b} <Debug> TCPHandler: Processed in 0.00212361 sec. | ||
| 22630 | 2026.03.11 22:28:22.828500 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22631 | 2026.03.11 22:28:22.828603 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22632 | 2026.03.11 22:28:22.828643 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22633 | 2026.03.11 22:28:22.828957 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22634 | 2026.03.11 22:28:22.828991 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22635 | 2026.03.11 22:28:22.829281 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22636 | 2026.03.11 22:28:22.829499 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22637 | 2026.03.11 22:28:22.829620 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 432.68 KiB/sec. | ||
| 22638 | 2026.03.11 22:28:22.829656 [ 260 ] {726d2557-fe30-4ca9-91ac-7b389467f921} <Debug> TCPHandler: Processed in 0.001205723 sec. | ||
| 22639 | 2026.03.11 22:28:22.829760 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22640 | 2026.03.11 22:28:22.829853 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22641 | 2026.03.11 22:28:22.829893 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22642 | 2026.03.11 22:28:22.830224 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22643 | 2026.03.11 22:28:22.830259 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22644 | 2026.03.11 22:28:22.830555 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22645 | 2026.03.11 22:28:22.830759 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22646 | 2026.03.11 22:28:22.830874 [ 80 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22647 | 2026.03.11 22:28:22.830881 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 22648 | 2026.03.11 22:28:22.830914 [ 80 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22649 | 2026.03.11 22:28:22.830934 [ 260 ] {1a487d41-dee0-4b9a-8875-1b40526b8091} <Debug> TCPHandler: Processed in 0.001222483 sec. | ||
| 22650 | 2026.03.11 22:28:22.830936 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22651 | 2026.03.11 22:28:22.831022 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22652 | 2026.03.11 22:28:22.831121 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22653 | 2026.03.11 22:28:22.831152 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8850 rows starting from the beginning of the part | ||
| 22654 | 2026.03.11 22:28:22.831209 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 12 rows starting from the beginning of the part | ||
| 22655 | 2026.03.11 22:28:22.831256 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 48 rows starting from the beginning of the part | ||
| 22656 | 2026.03.11 22:28:22.831298 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 90 rows starting from the beginning of the part | ||
| 22657 | 2026.03.11 22:28:22.831340 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22658 | 2026.03.11 22:28:22.831386 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 90 rows starting from the beginning of the part | ||
| 22659 | 2026.03.11 22:28:22.833756 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002763253 sec., 3311314.5991337025 rows/sec., 217.40 MiB/sec. | ||
| 22660 | 2026.03.11 22:28:22.833938 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22661 | 2026.03.11 22:28:22.834171 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22662 | 2026.03.11 22:28:22.834236 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_161_32} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22663 | 2026.03.11 22:28:22.834295 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 22664 | 2026.03.11 22:28:23.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.67 MiB, peak 418.47 MiB, free memory in arenas 0.00 B, will set to 400.62 MiB (RSS), difference: -1.05 MiB | ||
| 22665 | 2026.03.11 22:28:23.273977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47583 | ||
| 22666 | 2026.03.11 22:28:23.274760 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22667 | 2026.03.11 22:28:23.274823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22668 | 2026.03.11 22:28:23.275319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22669 | 2026.03.11 22:28:23.275546 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22670 | 2026.03.11 22:28:23.275685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47583 | ||
| 22671 | 2026.03.11 22:28:23.921125 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22672 | 2026.03.11 22:28:23.921219 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22673 | 2026.03.11 22:28:23.924706 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22674 | 2026.03.11 22:28:25.931131 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22675 | 2026.03.11 22:28:25.948076 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22676 | 2026.03.11 22:28:25.948129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22677 | 2026.03.11 22:28:25.954412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22678 | 2026.03.11 22:28:25.955115 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22679 | 2026.03.11 22:28:25.958257 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22680 | 2026.03.11 22:28:27.802105 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22681 | 2026.03.11 22:28:27.802284 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22682 | 2026.03.11 22:28:27.802351 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22683 | 2026.03.11 22:28:27.803043 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22684 | 2026.03.11 22:28:27.803088 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22685 | 2026.03.11 22:28:27.803478 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22686 | 2026.03.11 22:28:27.803716 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22687 | 2026.03.11 22:28:27.803872 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001637 sec., 46426.389737324374 rows/sec., 3.83 MiB/sec. | ||
| 22688 | 2026.03.11 22:28:27.803929 [ 260 ] {ffdbf1bd-0139-4645-87ff-459bf467b2ca} <Debug> TCPHandler: Processed in 0.001953008 sec. | ||
| 22689 | 2026.03.11 22:28:27.804071 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22690 | 2026.03.11 22:28:27.804184 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22691 | 2026.03.11 22:28:27.804229 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22692 | 2026.03.11 22:28:27.804654 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22693 | 2026.03.11 22:28:27.804689 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22694 | 2026.03.11 22:28:27.805001 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22695 | 2026.03.11 22:28:27.805243 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22696 | 2026.03.11 22:28:27.805376 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 618.89 KiB/sec. | ||
| 22697 | 2026.03.11 22:28:27.805416 [ 260 ] {1ed6c9b4-5b67-4379-9bf3-423efde7172c} <Debug> TCPHandler: Processed in 0.001404577 sec. | ||
| 22698 | 2026.03.11 22:28:27.805529 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22699 | 2026.03.11 22:28:27.805629 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22700 | 2026.03.11 22:28:27.805670 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22701 | 2026.03.11 22:28:27.806093 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22702 | 2026.03.11 22:28:27.806128 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22703 | 2026.03.11 22:28:27.806447 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22704 | 2026.03.11 22:28:27.806659 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22705 | 2026.03.11 22:28:27.806786 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 22706 | 2026.03.11 22:28:27.806823 [ 260 ] {c51a41a2-9140-4120-852f-0a7cf232e9cd} <Debug> TCPHandler: Processed in 0.001345055 sec. | ||
| 22707 | 2026.03.11 22:28:27.806935 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22708 | 2026.03.11 22:28:27.807030 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22709 | 2026.03.11 22:28:27.807074 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22710 | 2026.03.11 22:28:27.807491 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22711 | 2026.03.11 22:28:27.807526 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22712 | 2026.03.11 22:28:27.807863 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22713 | 2026.03.11 22:28:27.808088 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22714 | 2026.03.11 22:28:27.808218 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 22715 | 2026.03.11 22:28:27.808255 [ 260 ] {2046eb58-0c98-4768-8f41-7091566c0214} <Debug> TCPHandler: Processed in 0.001370746 sec. | ||
| 22716 | 2026.03.11 22:28:27.808357 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22717 | 2026.03.11 22:28:27.808463 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22718 | 2026.03.11 22:28:27.808519 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22719 | 2026.03.11 22:28:27.809300 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22720 | 2026.03.11 22:28:27.809336 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22721 | 2026.03.11 22:28:27.809861 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22722 | 2026.03.11 22:28:27.810095 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22723 | 2026.03.11 22:28:27.810238 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 22724 | 2026.03.11 22:28:27.810308 [ 260 ] {28a4ed4c-ab6c-42c9-bdc0-174b81605883} <Debug> TCPHandler: Processed in 0.001999958 sec. | ||
| 22725 | 2026.03.11 22:28:27.810421 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22726 | 2026.03.11 22:28:27.810516 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22727 | 2026.03.11 22:28:27.810558 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22728 | 2026.03.11 22:28:27.810898 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22729 | 2026.03.11 22:28:27.810932 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22730 | 2026.03.11 22:28:27.811249 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22731 | 2026.03.11 22:28:27.811462 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22732 | 2026.03.11 22:28:27.811589 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 22733 | 2026.03.11 22:28:27.811624 [ 260 ] {2c1adcfb-3789-471e-8c16-e6126330cc03} <Debug> TCPHandler: Processed in 0.001253673 sec. | ||
| 22734 | 2026.03.11 22:28:30.093829 [ 221 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22735 | 2026.03.11 22:28:30.093890 [ 221 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22736 | 2026.03.11 22:28:30.096286 [ 221 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22737 | 2026.03.11 22:28:30.533278 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22738 | 2026.03.11 22:28:30.533332 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22739 | 2026.03.11 22:28:30.775890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48031 | ||
| 22740 | 2026.03.11 22:28:30.776442 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22741 | 2026.03.11 22:28:30.776494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22742 | 2026.03.11 22:28:30.776988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22743 | 2026.03.11 22:28:30.777222 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22744 | 2026.03.11 22:28:30.777374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48031 | ||
| 22745 | 2026.03.11 22:28:30.924919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2780 | ||
| 22746 | 2026.03.11 22:28:30.927509 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22747 | 2026.03.11 22:28:30.927562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22748 | 2026.03.11 22:28:30.928787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22749 | 2026.03.11 22:28:30.929056 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22750 | 2026.03.11 22:28:30.929340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2780 | ||
| 22751 | 2026.03.11 22:28:31.554327 [ 222 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22752 | 2026.03.11 22:28:31.554421 [ 222 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22753 | 2026.03.11 22:28:31.557753 [ 222 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22754 | 2026.03.11 22:28:32.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.62 MiB, peak 418.47 MiB, free memory in arenas 0.00 B, will set to 400.62 MiB (RSS), difference: 4.00 MiB | ||
| 22755 | 2026.03.11 22:28:32.231812 [ 218 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22756 | 2026.03.11 22:28:32.231864 [ 218 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22757 | 2026.03.11 22:28:32.243012 [ 218 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22758 | 2026.03.11 22:28:32.688886 [ 223 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22759 | 2026.03.11 22:28:32.688941 [ 223 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22760 | 2026.03.11 22:28:32.738351 [ 223 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22761 | 2026.03.11 22:28:32.739897 [ 220 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22762 | 2026.03.11 22:28:32.739942 [ 220 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22763 | 2026.03.11 22:28:32.760077 [ 220 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22764 | 2026.03.11 22:28:32.811123 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22765 | 2026.03.11 22:28:32.811302 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22766 | 2026.03.11 22:28:32.811374 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22767 | 2026.03.11 22:28:32.812161 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22768 | 2026.03.11 22:28:32.812203 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22769 | 2026.03.11 22:28:32.812594 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 22770 | 2026.03.11 22:28:32.812824 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22771 | 2026.03.11 22:28:32.812970 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 22772 | 2026.03.11 22:28:32.812980 [ 220 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 22773 | 2026.03.11 22:28:32.813012 [ 260 ] {ca144203-d21b-43e9-a7ec-405ce525d29e} <Debug> TCPHandler: Processed in 0.002009418 sec. | ||
| 22774 | 2026.03.11 22:28:32.813014 [ 220 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 22775 | 2026.03.11 22:28:32.813142 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22776 | 2026.03.11 22:28:32.813242 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22777 | 2026.03.11 22:28:32.813284 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22778 | 2026.03.11 22:28:32.814039 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22779 | 2026.03.11 22:28:32.814076 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22780 | 2026.03.11 22:28:32.814426 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22781 | 2026.03.11 22:28:32.814645 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22782 | 2026.03.11 22:28:32.814784 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Debug> executeQuery: Read 887 rows, 72.02 KiB in 0.00156 sec., 568589.7435897436 rows/sec., 45.08 MiB/sec. | ||
| 22783 | 2026.03.11 22:28:32.814821 [ 260 ] {d4d3045e-24d0-4193-877f-c56d57066a2d} <Debug> TCPHandler: Processed in 0.001730013 sec. | ||
| 22784 | 2026.03.11 22:28:32.814940 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22785 | 2026.03.11 22:28:32.815034 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22786 | 2026.03.11 22:28:32.815074 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22787 | 2026.03.11 22:28:32.815539 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22788 | 2026.03.11 22:28:32.815575 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22789 | 2026.03.11 22:28:32.815873 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22790 | 2026.03.11 22:28:32.816094 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22791 | 2026.03.11 22:28:32.816207 [ 140 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22792 | 2026.03.11 22:28:32.816221 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Debug> executeQuery: Read 187 rows, 11.93 KiB in 0.001204 sec., 155315.6146179402 rows/sec., 9.67 MiB/sec. | ||
| 22793 | 2026.03.11 22:28:32.816255 [ 140 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22794 | 2026.03.11 22:28:32.816271 [ 260 ] {306fccc4-a469-40cf-a2ba-f60ea28c81f7} <Debug> TCPHandler: Processed in 0.001379406 sec. | ||
| 22795 | 2026.03.11 22:28:32.816281 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22796 | 2026.03.11 22:28:32.816392 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22797 | 2026.03.11 22:28:32.816402 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22798 | 2026.03.11 22:28:32.816492 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22799 | 2026.03.11 22:28:32.816513 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22800 | 2026.03.11 22:28:32.816530 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22801 | 2026.03.11 22:28:32.816546 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 225 rows starting from the beginning of the part | ||
| 22802 | 2026.03.11 22:28:32.816613 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 173 rows starting from the beginning of the part | ||
| 22803 | 2026.03.11 22:28:32.816664 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 10 rows starting from the beginning of the part | ||
| 22804 | 2026.03.11 22:28:32.816713 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 189 rows starting from the beginning of the part | ||
| 22805 | 2026.03.11 22:28:32.816759 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 10 rows starting from the beginning of the part | ||
| 22806 | 2026.03.11 22:28:32.816803 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 187 rows starting from the beginning of the part | ||
| 22807 | 2026.03.11 22:28:32.816960 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22808 | 2026.03.11 22:28:32.816997 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22809 | 2026.03.11 22:28:32.817333 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22810 | 2026.03.11 22:28:32.817541 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22811 | 2026.03.11 22:28:32.817665 [ 200 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307295 sec., 607361.0011512322 rows/sec., 40.47 MiB/sec. | ||
| 22812 | 2026.03.11 22:28:32.817667 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 22813 | 2026.03.11 22:28:32.817750 [ 260 ] {a6101e59-b892-4a5e-be19-cc15d2356e22} <Debug> TCPHandler: Processed in 0.001406437 sec. | ||
| 22814 | 2026.03.11 22:28:32.817865 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22815 | 2026.03.11 22:28:32.817888 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22816 | 2026.03.11 22:28:32.817960 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22817 | 2026.03.11 22:28:32.818110 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22818 | 2026.03.11 22:28:32.818240 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22819 | 2026.03.11 22:28:32.818327 [ 189 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_146_29} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22820 | 2026.03.11 22:28:32.818423 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22821 | 2026.03.11 22:28:32.818546 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22822 | 2026.03.11 22:28:32.818586 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22823 | 2026.03.11 22:28:32.818892 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 22824 | 2026.03.11 22:28:32.819097 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22825 | 2026.03.11 22:28:32.819220 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001278 sec., 115805.94679186228 rows/sec., 6.59 MiB/sec. | ||
| 22826 | 2026.03.11 22:28:32.819257 [ 260 ] {1267a26b-5607-4f72-8cd6-e0928372c03d} <Debug> TCPHandler: Processed in 0.001440978 sec. | ||
| 22827 | 2026.03.11 22:28:32.819370 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22828 | 2026.03.11 22:28:32.819465 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22829 | 2026.03.11 22:28:32.819510 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22830 | 2026.03.11 22:28:32.820090 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22831 | 2026.03.11 22:28:32.820126 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22832 | 2026.03.11 22:28:32.820442 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22833 | 2026.03.11 22:28:32.820670 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22834 | 2026.03.11 22:28:32.820795 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Debug> executeQuery: Read 541 rows, 39.24 KiB in 0.001347 sec., 401633.25909428357 rows/sec., 28.45 MiB/sec. | ||
| 22835 | 2026.03.11 22:28:32.820832 [ 260 ] {28feba11-c6e9-4119-b50c-67ca7ed38aa0} <Debug> TCPHandler: Processed in 0.001510778 sec. | ||
| 22836 | 2026.03.11 22:28:32.820945 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22837 | 2026.03.11 22:28:32.821071 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22838 | 2026.03.11 22:28:32.821131 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22839 | 2026.03.11 22:28:32.821516 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22840 | 2026.03.11 22:28:32.821561 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22841 | 2026.03.11 22:28:32.821851 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22842 | 2026.03.11 22:28:32.822056 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22843 | 2026.03.11 22:28:32.822181 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 22844 | 2026.03.11 22:28:32.822217 [ 260 ] {9f0bcba1-bbc0-48dd-9f1d-0d81bd758721} <Debug> TCPHandler: Processed in 0.001322105 sec. | ||
| 22845 | 2026.03.11 22:28:32.822325 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22846 | 2026.03.11 22:28:32.822419 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22847 | 2026.03.11 22:28:32.822460 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22848 | 2026.03.11 22:28:32.822868 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22849 | 2026.03.11 22:28:32.822902 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22850 | 2026.03.11 22:28:32.823286 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22851 | 2026.03.11 22:28:32.823536 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22852 | 2026.03.11 22:28:32.823692 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 22853 | 2026.03.11 22:28:32.823737 [ 260 ] {96db401f-73f7-40ee-be3a-94591ce09c3f} <Debug> TCPHandler: Processed in 0.001460018 sec. | ||
| 22854 | 2026.03.11 22:28:32.823864 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22855 | 2026.03.11 22:28:32.823977 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22856 | 2026.03.11 22:28:32.824026 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22857 | 2026.03.11 22:28:32.824363 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22858 | 2026.03.11 22:28:32.824399 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22859 | 2026.03.11 22:28:32.824693 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22860 | 2026.03.11 22:28:32.824955 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22861 | 2026.03.11 22:28:32.825086 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 22862 | 2026.03.11 22:28:32.825112 [ 221 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 22863 | 2026.03.11 22:28:32.825122 [ 260 ] {6f5e22ad-bf16-460b-b68e-2d623fb0c0e8} <Debug> TCPHandler: Processed in 0.001316925 sec. | ||
| 22864 | 2026.03.11 22:28:32.825148 [ 221 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 22865 | 2026.03.11 22:28:32.825250 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22866 | 2026.03.11 22:28:32.825347 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22867 | 2026.03.11 22:28:32.825400 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22868 | 2026.03.11 22:28:32.826240 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22869 | 2026.03.11 22:28:32.826276 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22870 | 2026.03.11 22:28:32.826829 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22871 | 2026.03.11 22:28:32.827079 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22872 | 2026.03.11 22:28:32.827201 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22873 | 2026.03.11 22:28:32.827220 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001891 sec., 23796.932839767316 rows/sec., 42.64 MiB/sec. | ||
| 22874 | 2026.03.11 22:28:32.827245 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22875 | 2026.03.11 22:28:32.827270 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22876 | 2026.03.11 22:28:32.827282 [ 260 ] {a2b95aeb-ca6c-4dcf-903d-8b2ba37d6b63} <Debug> TCPHandler: Processed in 0.00207895 sec. | ||
| 22877 | 2026.03.11 22:28:32.827357 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22878 | 2026.03.11 22:28:32.827405 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.03.11 22:28:32.827503 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22880 | 2026.03.11 22:28:32.827543 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22881 | 2026.03.11 22:28:32.827591 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22882 | 2026.03.11 22:28:32.827656 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3017 rows starting from the beginning of the part | ||
| 22883 | 2026.03.11 22:28:32.827790 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 31 rows starting from the beginning of the part | ||
| 22884 | 2026.03.11 22:28:32.827859 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22885 | 2026.03.11 22:28:32.827898 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 10 rows starting from the beginning of the part | ||
| 22886 | 2026.03.11 22:28:32.827899 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22887 | 2026.03.11 22:28:32.828006 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 41 rows starting from the beginning of the part | ||
| 22888 | 2026.03.11 22:28:32.828108 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 10 rows starting from the beginning of the part | ||
| 22889 | 2026.03.11 22:28:32.828207 [ 200 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 45 rows starting from the beginning of the part | ||
| 22890 | 2026.03.11 22:28:32.828211 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22891 | 2026.03.11 22:28:32.828424 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22892 | 2026.03.11 22:28:32.828556 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 369.29 KiB/sec. | ||
| 22893 | 2026.03.11 22:28:32.828593 [ 260 ] {9a3c73b2-b9ec-4a9a-94c0-b295e122d8f9} <Debug> TCPHandler: Processed in 0.001235643 sec. | ||
| 22894 | 2026.03.11 22:28:32.828693 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22895 | 2026.03.11 22:28:32.828785 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22896 | 2026.03.11 22:28:32.828826 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22897 | 2026.03.11 22:28:32.829146 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22898 | 2026.03.11 22:28:32.829183 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22899 | 2026.03.11 22:28:32.829483 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22900 | 2026.03.11 22:28:32.829692 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22901 | 2026.03.11 22:28:32.829818 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 22902 | 2026.03.11 22:28:32.829853 [ 260 ] {8e4d53f5-d67f-42fc-9331-b6ad102c2fc7} <Debug> TCPHandler: Processed in 0.001207502 sec. | ||
| 22903 | 2026.03.11 22:28:32.835043 [ 220 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 22904 | 2026.03.11 22:28:32.837941 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3154 rows, containing 19 columns (19 merged, 0 gathered) in 0.010621591 sec., 296942.3318973589 rows/sec., 532.11 MiB/sec. | ||
| 22905 | 2026.03.11 22:28:32.840743 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22906 | 2026.03.11 22:28:32.841093 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22907 | 2026.03.11 22:28:32.841170 [ 192 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22908 | 2026.03.11 22:28:32.841299 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
| 22909 | 2026.03.11 22:28:32.854894 [ 221 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 22910 | 2026.03.11 22:28:33.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.53 MiB, peak 419.11 MiB, free memory in arenas 0.00 B, will set to 403.27 MiB (RSS), difference: 1.74 MiB | ||
| 22911 | 2026.03.11 22:28:33.067093 [ 225 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22912 | 2026.03.11 22:28:33.067153 [ 225 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22913 | 2026.03.11 22:28:33.072619 [ 225 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22914 | 2026.03.11 22:28:33.095341 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22915 | 2026.03.11 22:28:33.095669 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 22916 | 2026.03.11 22:28:33.096203 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22917 | 2026.03.11 22:28:33.096286 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 22918 | 2026.03.11 22:28:33.096565 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22919 | 2026.03.11 22:28:33.096629 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22920 | 2026.03.11 22:28:33.096762 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 22921 | 2026.03.11 22:28:33.096877 [ 296 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22922 | 2026.03.11 22:28:33.096877 [ 324 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22923 | 2026.03.11 22:28:33.096979 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 22924 | 2026.03.11 22:28:33.097006 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22925 | 2026.03.11 22:28:33.097073 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22926 | 2026.03.11 22:28:33.097093 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 22927 | 2026.03.11 22:28:33.097128 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 22928 | 2026.03.11 22:28:33.097165 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 22929 | 2026.03.11 22:28:33.102317 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.006803 sec., 7496.69263560194 rows/sec., 294.99 KiB/sec. | ||
| 22930 | 2026.03.11 22:28:33.102460 [ 260 ] {9564ad00-92d4-461c-a246-fab2219599f9} <Debug> TCPHandler: Processed in 0.007262957 sec. | ||
| 22931 | 2026.03.11 22:28:33.103059 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22932 | 2026.03.11 22:28:33.103223 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22933 | 2026.03.11 22:28:33.103461 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22934 | 2026.03.11 22:28:33.103500 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22935 | 2026.03.11 22:28:33.103732 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22936 | 2026.03.11 22:28:33.103787 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22937 | 2026.03.11 22:28:33.103896 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 22938 | 2026.03.11 22:28:33.103994 [ 268 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22939 | 2026.03.11 22:28:33.104003 [ 331 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22940 | 2026.03.11 22:28:33.104116 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 22941 | 2026.03.11 22:28:33.104142 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22942 | 2026.03.11 22:28:33.104198 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22943 | 2026.03.11 22:28:33.104215 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 22944 | 2026.03.11 22:28:33.104246 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:vcpu_usage'))" | ||
| 22945 | 2026.03.11 22:28:33.104282 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:vcpu_usage'))" | ||
| 22946 | 2026.03.11 22:28:33.105145 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001989 sec., 25641.025641025644 rows/sec., 1008.97 KiB/sec. | ||
| 22947 | 2026.03.11 22:28:33.105263 [ 260 ] {949f7082-2f1d-4754-b57d-3a0384b84566} <Debug> TCPHandler: Processed in 0.002266393 sec. | ||
| 22948 | 2026.03.11 22:28:33.105471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22949 | 2026.03.11 22:28:33.105616 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22950 | 2026.03.11 22:28:33.105848 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22951 | 2026.03.11 22:28:33.105887 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22952 | 2026.03.11 22:28:33.106118 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22953 | 2026.03.11 22:28:33.106172 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22954 | 2026.03.11 22:28:33.106271 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 22955 | 2026.03.11 22:28:33.106330 [ 305 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22956 | 2026.03.11 22:28:33.106340 [ 331 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22957 | 2026.03.11 22:28:33.106432 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 22958 | 2026.03.11 22:28:33.106458 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22959 | 2026.03.11 22:28:33.106513 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22960 | 2026.03.11 22:28:33.106529 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 22961 | 2026.03.11 22:28:33.106560 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22962 | 2026.03.11 22:28:33.106592 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22963 | 2026.03.11 22:28:33.107132 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.00158 sec., 32278.481012658227 rows/sec., 1.24 MiB/sec. | ||
| 22964 | 2026.03.11 22:28:33.107241 [ 260 ] {023bbe1a-5365-4503-bcaf-01a598f53184} <Debug> TCPHandler: Processed in 0.001821015 sec. | ||
| 22965 | 2026.03.11 22:28:33.107442 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22966 | 2026.03.11 22:28:33.107585 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22967 | 2026.03.11 22:28:33.107815 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22968 | 2026.03.11 22:28:33.107853 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22969 | 2026.03.11 22:28:33.108082 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22970 | 2026.03.11 22:28:33.108135 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22971 | 2026.03.11 22:28:33.108235 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 22972 | 2026.03.11 22:28:33.108300 [ 305 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22973 | 2026.03.11 22:28:33.108303 [ 268 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22974 | 2026.03.11 22:28:33.108388 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 22975 | 2026.03.11 22:28:33.108413 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22976 | 2026.03.11 22:28:33.108489 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22977 | 2026.03.11 22:28:33.108515 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 22978 | 2026.03.11 22:28:33.108547 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22979 | 2026.03.11 22:28:33.108579 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22980 | 2026.03.11 22:28:33.109105 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001583 sec., 32217.308907138344 rows/sec., 1.24 MiB/sec. | ||
| 22981 | 2026.03.11 22:28:33.109213 [ 260 ] {14210358-d70c-4018-af18-be2aba8fe301} <Debug> TCPHandler: Processed in 0.001822684 sec. | ||
| 22982 | 2026.03.11 22:28:33.109397 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22983 | 2026.03.11 22:28:33.109537 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22984 | 2026.03.11 22:28:33.109763 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22985 | 2026.03.11 22:28:33.109801 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22986 | 2026.03.11 22:28:33.110031 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22987 | 2026.03.11 22:28:33.110083 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22988 | 2026.03.11 22:28:33.110178 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 22989 | 2026.03.11 22:28:33.110233 [ 331 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22990 | 2026.03.11 22:28:33.110241 [ 268 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22991 | 2026.03.11 22:28:33.110325 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 22992 | 2026.03.11 22:28:33.110349 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22993 | 2026.03.11 22:28:33.110403 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22994 | 2026.03.11 22:28:33.110419 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 22995 | 2026.03.11 22:28:33.110449 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22996 | 2026.03.11 22:28:33.110480 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22997 | 2026.03.11 22:28:33.111056 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001581 sec., 32258.064516129034 rows/sec., 1.24 MiB/sec. | ||
| 22998 | 2026.03.11 22:28:33.111168 [ 260 ] {4f157a2f-e065-447f-9f27-4cb9b9daec0c} <Debug> TCPHandler: Processed in 0.001819104 sec. | ||
| 22999 | 2026.03.11 22:28:33.111353 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23000 | 2026.03.11 22:28:33.111495 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23001 | 2026.03.11 22:28:33.111723 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23002 | 2026.03.11 22:28:33.111762 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23003 | 2026.03.11 22:28:33.111994 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23004 | 2026.03.11 22:28:33.112046 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23005 | 2026.03.11 22:28:33.112142 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 23006 | 2026.03.11 22:28:33.112199 [ 331 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23007 | 2026.03.11 22:28:33.112199 [ 347 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23008 | 2026.03.11 22:28:33.112287 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23009 | 2026.03.11 22:28:33.112312 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23010 | 2026.03.11 22:28:33.112366 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23011 | 2026.03.11 22:28:33.112382 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23012 | 2026.03.11 22:28:33.112411 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23013 | 2026.03.11 22:28:33.112443 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23014 | 2026.03.11 22:28:33.112957 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001526 sec., 33420.707732634335 rows/sec., 1.28 MiB/sec. | ||
| 23015 | 2026.03.11 22:28:33.113066 [ 260 ] {cd7eb4ec-33c7-43d2-89aa-0e90f8929f4a} <Debug> TCPHandler: Processed in 0.001761113 sec. | ||
| 23016 | 2026.03.11 22:28:33.113254 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23017 | 2026.03.11 22:28:33.113398 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23018 | 2026.03.11 22:28:33.113624 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23019 | 2026.03.11 22:28:33.113663 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23020 | 2026.03.11 22:28:33.113895 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23021 | 2026.03.11 22:28:33.113946 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23022 | 2026.03.11 22:28:33.114041 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 23023 | 2026.03.11 22:28:33.114098 [ 268 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23024 | 2026.03.11 22:28:33.114105 [ 347 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23025 | 2026.03.11 22:28:33.114192 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23026 | 2026.03.11 22:28:33.114216 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23027 | 2026.03.11 22:28:33.114270 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23028 | 2026.03.11 22:28:33.114286 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23029 | 2026.03.11 22:28:33.114316 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23030 | 2026.03.11 22:28:33.114348 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23031 | 2026.03.11 22:28:33.114870 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001539 sec., 33138.40155945419 rows/sec., 1.27 MiB/sec. | ||
| 23032 | 2026.03.11 22:28:33.114981 [ 260 ] {41bd4e83-981e-4b19-b29b-018ab31be021} <Debug> TCPHandler: Processed in 0.001774623 sec. | ||
| 23033 | 2026.03.11 22:28:33.115161 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23034 | 2026.03.11 22:28:33.115306 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23035 | 2026.03.11 22:28:33.115534 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23036 | 2026.03.11 22:28:33.115573 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23037 | 2026.03.11 22:28:33.115809 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23038 | 2026.03.11 22:28:33.115860 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23039 | 2026.03.11 22:28:33.115955 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 23040 | 2026.03.11 22:28:33.116011 [ 347 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23041 | 2026.03.11 22:28:33.116018 [ 268 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23042 | 2026.03.11 22:28:33.116100 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23043 | 2026.03.11 22:28:33.116124 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23044 | 2026.03.11 22:28:33.116178 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23045 | 2026.03.11 22:28:33.116194 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23046 | 2026.03.11 22:28:33.116224 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23047 | 2026.03.11 22:28:33.116256 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23048 | 2026.03.11 22:28:33.116981 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001742 sec., 29276.693455797933 rows/sec., 1.13 MiB/sec. | ||
| 23049 | 2026.03.11 22:28:33.117096 [ 260 ] {714c99fd-b5d5-458e-8611-13c23eaa07c4} <Debug> TCPHandler: Processed in 0.001982847 sec. | ||
| 23050 | 2026.03.11 22:28:33.117288 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23051 | 2026.03.11 22:28:33.117434 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23052 | 2026.03.11 22:28:33.117667 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23053 | 2026.03.11 22:28:33.117706 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23054 | 2026.03.11 22:28:33.117946 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23055 | 2026.03.11 22:28:33.117997 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23056 | 2026.03.11 22:28:33.118095 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 23057 | 2026.03.11 22:28:33.118152 [ 293 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23058 | 2026.03.11 22:28:33.118159 [ 347 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23059 | 2026.03.11 22:28:33.118248 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23060 | 2026.03.11 22:28:33.118273 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23061 | 2026.03.11 22:28:33.118328 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23062 | 2026.03.11 22:28:33.118345 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23063 | 2026.03.11 22:28:33.118375 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23064 | 2026.03.11 22:28:33.118407 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23065 | 2026.03.11 22:28:33.118924 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001558 sec., 32734.274711168167 rows/sec., 1.26 MiB/sec. | ||
| 23066 | 2026.03.11 22:28:33.119029 [ 260 ] {ae6e0d7b-2bd0-48f4-8210-f4f47e0d6020} <Debug> TCPHandler: Processed in 0.001789524 sec. | ||
| 23067 | 2026.03.11 22:28:33.119211 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23068 | 2026.03.11 22:28:33.119356 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23069 | 2026.03.11 22:28:33.119594 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23070 | 2026.03.11 22:28:33.119634 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23071 | 2026.03.11 22:28:33.119876 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23072 | 2026.03.11 22:28:33.119927 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23073 | 2026.03.11 22:28:33.120022 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 23074 | 2026.03.11 22:28:33.120077 [ 268 ] {a265644e-0746-479b-9033-8c5053a3af45} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23075 | 2026.03.11 22:28:33.120080 [ 293 ] {a265644e-0746-479b-9033-8c5053a3af45} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23076 | 2026.03.11 22:28:33.120161 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23077 | 2026.03.11 22:28:33.120185 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23078 | 2026.03.11 22:28:33.120240 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23079 | 2026.03.11 22:28:33.120256 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23080 | 2026.03.11 22:28:33.120286 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23081 | 2026.03.11 22:28:33.120318 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23082 | 2026.03.11 22:28:33.120873 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001585 sec., 32176.656151419556 rows/sec., 1.24 MiB/sec. | ||
| 23083 | 2026.03.11 22:28:33.120982 [ 260 ] {a265644e-0746-479b-9033-8c5053a3af45} <Debug> TCPHandler: Processed in 0.001818774 sec. | ||
| 23084 | 2026.03.11 22:28:33.121162 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23085 | 2026.03.11 22:28:33.121307 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23086 | 2026.03.11 22:28:33.121539 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23087 | 2026.03.11 22:28:33.121579 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23088 | 2026.03.11 22:28:33.121822 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23089 | 2026.03.11 22:28:33.121873 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23090 | 2026.03.11 22:28:33.121968 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 23091 | 2026.03.11 22:28:33.122023 [ 347 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23092 | 2026.03.11 22:28:33.122029 [ 293 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23093 | 2026.03.11 22:28:33.122137 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23094 | 2026.03.11 22:28:33.122162 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23095 | 2026.03.11 22:28:33.122216 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23096 | 2026.03.11 22:28:33.122231 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23097 | 2026.03.11 22:28:33.122261 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23098 | 2026.03.11 22:28:33.122292 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23099 | 2026.03.11 22:28:33.122828 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.00159 sec., 32075.471698113208 rows/sec., 1.23 MiB/sec. | ||
| 23100 | 2026.03.11 22:28:33.122934 [ 260 ] {de0c2e28-ea41-4989-ac2b-17ce7ad96e66} <Debug> TCPHandler: Processed in 0.001819894 sec. | ||
| 23101 | 2026.03.11 22:28:33.123126 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23102 | 2026.03.11 22:28:33.123271 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23103 | 2026.03.11 22:28:33.123506 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23104 | 2026.03.11 22:28:33.123545 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23105 | 2026.03.11 22:28:33.123789 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23106 | 2026.03.11 22:28:33.123840 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23107 | 2026.03.11 22:28:33.123936 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 23108 | 2026.03.11 22:28:33.123990 [ 325 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23109 | 2026.03.11 22:28:33.123992 [ 268 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23110 | 2026.03.11 22:28:33.124073 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23111 | 2026.03.11 22:28:33.124097 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23112 | 2026.03.11 22:28:33.124151 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23113 | 2026.03.11 22:28:33.124168 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23114 | 2026.03.11 22:28:33.124198 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23115 | 2026.03.11 22:28:33.124229 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23116 | 2026.03.11 22:28:33.124795 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001593 sec., 32015.065913371 rows/sec., 1.23 MiB/sec. | ||
| 23117 | 2026.03.11 22:28:33.124902 [ 260 ] {bf726d67-0ae4-4c8d-9147-9e79b69cca03} <Debug> TCPHandler: Processed in 0.001824064 sec. | ||
| 23118 | 2026.03.11 22:28:33.125088 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23119 | 2026.03.11 22:28:33.125234 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23120 | 2026.03.11 22:28:33.125470 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23121 | 2026.03.11 22:28:33.125510 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23122 | 2026.03.11 22:28:33.125755 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23123 | 2026.03.11 22:28:33.125806 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23124 | 2026.03.11 22:28:33.125902 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 23125 | 2026.03.11 22:28:33.125961 [ 347 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23126 | 2026.03.11 22:28:33.125964 [ 325 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23127 | 2026.03.11 22:28:33.126058 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23128 | 2026.03.11 22:28:33.126082 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23129 | 2026.03.11 22:28:33.126137 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23130 | 2026.03.11 22:28:33.126154 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23131 | 2026.03.11 22:28:33.126184 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23132 | 2026.03.11 22:28:33.126216 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23133 | 2026.03.11 22:28:33.126820 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001656 sec., 30797.101449275364 rows/sec., 1.18 MiB/sec. | ||
| 23134 | 2026.03.11 22:28:33.126931 [ 260 ] {13127da1-ac23-46a6-83ee-c0e97122efea} <Debug> TCPHandler: Processed in 0.001891456 sec. | ||
| 23135 | 2026.03.11 22:28:33.127471 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23136 | 2026.03.11 22:28:33.127616 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23137 | 2026.03.11 22:28:33.127854 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23138 | 2026.03.11 22:28:33.127894 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23139 | 2026.03.11 22:28:33.128140 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23140 | 2026.03.11 22:28:33.128191 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23141 | 2026.03.11 22:28:33.128286 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 23142 | 2026.03.11 22:28:33.128355 [ 268 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23143 | 2026.03.11 22:28:33.128359 [ 347 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23144 | 2026.03.11 22:28:33.128489 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23145 | 2026.03.11 22:28:33.128527 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23146 | 2026.03.11 22:28:33.128601 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23147 | 2026.03.11 22:28:33.128623 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23148 | 2026.03.11 22:28:33.128663 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23149 | 2026.03.11 22:28:33.128704 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23150 | 2026.03.11 22:28:33.129369 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001821 sec., 28006.589785831962 rows/sec., 1.08 MiB/sec. | ||
| 23151 | 2026.03.11 22:28:33.129477 [ 260 ] {3889ab2a-c79c-49e3-b6fe-c43887c55e0f} <Debug> TCPHandler: Processed in 0.002054629 sec. | ||
| 23152 | 2026.03.11 22:28:33.129695 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23153 | 2026.03.11 22:28:33.129853 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23154 | 2026.03.11 22:28:33.130123 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23155 | 2026.03.11 22:28:33.130166 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23156 | 2026.03.11 22:28:33.130421 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23157 | 2026.03.11 22:28:33.130474 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23158 | 2026.03.11 22:28:33.130572 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 23159 | 2026.03.11 22:28:33.130630 [ 309 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23160 | 2026.03.11 22:28:33.130634 [ 317 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23161 | 2026.03.11 22:28:33.130717 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23162 | 2026.03.11 22:28:33.130742 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23163 | 2026.03.11 22:28:33.130797 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23164 | 2026.03.11 22:28:33.130813 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23165 | 2026.03.11 22:28:33.130843 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23166 | 2026.03.11 22:28:33.130874 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23167 | 2026.03.11 22:28:33.131370 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001597 sec., 31934.877896055106 rows/sec., 1.23 MiB/sec. | ||
| 23168 | 2026.03.11 22:28:33.131472 [ 260 ] {a9c479ba-60be-4d68-9ad1-77ba7a0bd649} <Debug> TCPHandler: Processed in 0.001825145 sec. | ||
| 23169 | 2026.03.11 22:28:33.131662 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23170 | 2026.03.11 22:28:33.131811 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23171 | 2026.03.11 22:28:33.132067 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23172 | 2026.03.11 22:28:33.132109 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23173 | 2026.03.11 22:28:33.132380 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23174 | 2026.03.11 22:28:33.132433 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23175 | 2026.03.11 22:28:33.132530 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 23176 | 2026.03.11 22:28:33.132585 [ 268 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23177 | 2026.03.11 22:28:33.132589 [ 317 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23178 | 2026.03.11 22:28:33.132670 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23179 | 2026.03.11 22:28:33.132694 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23180 | 2026.03.11 22:28:33.132749 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23181 | 2026.03.11 22:28:33.132765 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23182 | 2026.03.11 22:28:33.132794 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23183 | 2026.03.11 22:28:33.132844 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23184 | 2026.03.11 22:28:33.133425 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001687 sec., 30231.17960877297 rows/sec., 1.16 MiB/sec. | ||
| 23185 | 2026.03.11 22:28:33.133530 [ 260 ] {ec5a02a7-3608-412d-bd33-e7bf307716bf} <Debug> TCPHandler: Processed in 0.001916437 sec. | ||
| 23186 | 2026.03.11 22:28:33.133823 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23187 | 2026.03.11 22:28:33.133974 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23188 | 2026.03.11 22:28:33.134233 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23189 | 2026.03.11 22:28:33.134275 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23190 | 2026.03.11 22:28:33.134525 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23191 | 2026.03.11 22:28:33.134576 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23192 | 2026.03.11 22:28:33.134670 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 23193 | 2026.03.11 22:28:33.134729 [ 268 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23194 | 2026.03.11 22:28:33.134744 [ 309 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23195 | 2026.03.11 22:28:33.134829 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23196 | 2026.03.11 22:28:33.134854 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23197 | 2026.03.11 22:28:33.134909 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23198 | 2026.03.11 22:28:33.134925 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23199 | 2026.03.11 22:28:33.134954 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23200 | 2026.03.11 22:28:33.134998 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23201 | 2026.03.11 22:28:33.135584 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001683 sec., 30303.030303030304 rows/sec., 1.16 MiB/sec. | ||
| 23202 | 2026.03.11 22:28:33.135687 [ 260 ] {c95b1b40-6491-4143-8c7e-717be2951598} <Debug> TCPHandler: Processed in 0.001911626 sec. | ||
| 23203 | 2026.03.11 22:28:33.135973 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23204 | 2026.03.11 22:28:33.136123 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23205 | 2026.03.11 22:28:33.136380 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23206 | 2026.03.11 22:28:33.136422 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23207 | 2026.03.11 22:28:33.136675 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23208 | 2026.03.11 22:28:33.136727 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23209 | 2026.03.11 22:28:33.136822 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 23210 | 2026.03.11 22:28:33.136879 [ 268 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23211 | 2026.03.11 22:28:33.136895 [ 313 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23212 | 2026.03.11 22:28:33.136973 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23213 | 2026.03.11 22:28:33.136998 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23214 | 2026.03.11 22:28:33.137052 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23215 | 2026.03.11 22:28:33.137068 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23216 | 2026.03.11 22:28:33.137099 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23217 | 2026.03.11 22:28:33.137149 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23218 | 2026.03.11 22:28:33.137818 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001768 sec., 28846.153846153844 rows/sec., 1.11 MiB/sec. | ||
| 23219 | 2026.03.11 22:28:33.137927 [ 260 ] {b3279f18-ed8c-4279-b1f6-686c415ad3cd} <Debug> TCPHandler: Processed in 0.002001728 sec. | ||
| 23220 | 2026.03.11 22:28:33.138117 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23221 | 2026.03.11 22:28:33.138268 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23222 | 2026.03.11 22:28:33.138526 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23223 | 2026.03.11 22:28:33.138568 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23224 | 2026.03.11 22:28:33.138823 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23225 | 2026.03.11 22:28:33.138875 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23226 | 2026.03.11 22:28:33.138980 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 23227 | 2026.03.11 22:28:33.139045 [ 311 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23228 | 2026.03.11 22:28:33.139047 [ 313 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23229 | 2026.03.11 22:28:33.139135 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23230 | 2026.03.11 22:28:33.139160 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23231 | 2026.03.11 22:28:33.139215 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23232 | 2026.03.11 22:28:33.139232 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23233 | 2026.03.11 22:28:33.139262 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23234 | 2026.03.11 22:28:33.139300 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23235 | 2026.03.11 22:28:33.139941 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001745 sec., 29226.361031518623 rows/sec., 1.12 MiB/sec. | ||
| 23236 | 2026.03.11 22:28:33.140059 [ 260 ] {297b0860-16db-4060-92b9-5b0021d6b7cc} <Debug> TCPHandler: Processed in 0.001988797 sec. | ||
| 23237 | 2026.03.11 22:28:33.140355 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23238 | 2026.03.11 22:28:33.140510 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23239 | 2026.03.11 22:28:33.140784 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23240 | 2026.03.11 22:28:33.140829 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23241 | 2026.03.11 22:28:33.141093 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23242 | 2026.03.11 22:28:33.141149 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23243 | 2026.03.11 22:28:33.141262 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 23244 | 2026.03.11 22:28:33.141322 [ 288 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23245 | 2026.03.11 22:28:33.141331 [ 313 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23246 | 2026.03.11 22:28:33.141425 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23247 | 2026.03.11 22:28:33.141451 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23248 | 2026.03.11 22:28:33.141508 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23249 | 2026.03.11 22:28:33.141524 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23250 | 2026.03.11 22:28:33.141556 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23251 | 2026.03.11 22:28:33.141588 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23252 | 2026.03.11 22:28:33.142177 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.00174 sec., 29310.344827586207 rows/sec., 1.13 MiB/sec. | ||
| 23253 | 2026.03.11 22:28:33.142290 [ 260 ] {611eb8e9-f4f7-46f6-914a-977896859755} <Debug> TCPHandler: Processed in 0.001987977 sec. | ||
| 23254 | 2026.03.11 22:28:33.142492 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23255 | 2026.03.11 22:28:33.142647 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23256 | 2026.03.11 22:28:33.142913 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23257 | 2026.03.11 22:28:33.142956 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23258 | 2026.03.11 22:28:33.143322 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23259 | 2026.03.11 22:28:33.143375 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23260 | 2026.03.11 22:28:33.143473 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 23261 | 2026.03.11 22:28:33.143630 [ 311 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23262 | 2026.03.11 22:28:33.143638 [ 313 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23263 | 2026.03.11 22:28:33.143726 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23264 | 2026.03.11 22:28:33.143753 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23265 | 2026.03.11 22:28:33.143809 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23266 | 2026.03.11 22:28:33.143825 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23267 | 2026.03.11 22:28:33.143857 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23268 | 2026.03.11 22:28:33.143897 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23269 | 2026.03.11 22:28:33.144805 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.002232 sec., 22849.462365591397 rows/sec., 899.12 KiB/sec. | ||
| 23270 | 2026.03.11 22:28:33.144916 [ 260 ] {9689ecfe-4d6f-4ba4-a6fa-6e5aed6bbef1} <Debug> TCPHandler: Processed in 0.002474287 sec. | ||
| 23271 | 2026.03.11 22:28:33.145266 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23272 | 2026.03.11 22:28:33.145422 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23273 | 2026.03.11 22:28:33.145673 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23274 | 2026.03.11 22:28:33.145716 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23275 | 2026.03.11 22:28:33.145979 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23276 | 2026.03.11 22:28:33.146032 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23277 | 2026.03.11 22:28:33.146131 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 23278 | 2026.03.11 22:28:33.146193 [ 332 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23279 | 2026.03.11 22:28:33.146199 [ 313 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23280 | 2026.03.11 22:28:33.146303 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23281 | 2026.03.11 22:28:33.146328 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23282 | 2026.03.11 22:28:33.146384 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23283 | 2026.03.11 22:28:33.146400 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23284 | 2026.03.11 22:28:33.146433 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23285 | 2026.03.11 22:28:33.146465 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23286 | 2026.03.11 22:28:33.147055 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001708 sec., 29859.484777517562 rows/sec., 1.15 MiB/sec. | ||
| 23287 | 2026.03.11 22:28:33.147166 [ 260 ] {8329e745-34a1-4b86-ac76-f4cc3fdb8546} <Debug> TCPHandler: Processed in 0.001950067 sec. | ||
| 23288 | 2026.03.11 22:28:33.147491 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23289 | 2026.03.11 22:28:33.147648 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23290 | 2026.03.11 22:28:33.147896 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23291 | 2026.03.11 22:28:33.147940 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23292 | 2026.03.11 22:28:33.148202 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23293 | 2026.03.11 22:28:33.148254 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23294 | 2026.03.11 22:28:33.148351 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 23295 | 2026.03.11 22:28:33.148407 [ 311 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23296 | 2026.03.11 22:28:33.148414 [ 332 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23297 | 2026.03.11 22:28:33.148510 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23298 | 2026.03.11 22:28:33.148536 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23299 | 2026.03.11 22:28:33.148591 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23300 | 2026.03.11 22:28:33.148607 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23301 | 2026.03.11 22:28:33.148637 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23302 | 2026.03.11 22:28:33.148671 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23303 | 2026.03.11 22:28:33.149315 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001742 sec., 29276.693455797933 rows/sec., 1.13 MiB/sec. | ||
| 23304 | 2026.03.11 22:28:33.149407 [ 260 ] {4b49d579-8aa1-4f8f-af18-ed5c462604e2} <Debug> TCPHandler: Processed in 0.001964987 sec. | ||
| 23305 | 2026.03.11 22:28:33.149673 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23306 | 2026.03.11 22:28:33.149826 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23307 | 2026.03.11 22:28:33.150070 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23308 | 2026.03.11 22:28:33.150112 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23309 | 2026.03.11 22:28:33.150374 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23310 | 2026.03.11 22:28:33.150430 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23311 | 2026.03.11 22:28:33.150530 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 23312 | 2026.03.11 22:28:33.150587 [ 313 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23313 | 2026.03.11 22:28:33.150592 [ 332 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23314 | 2026.03.11 22:28:33.150680 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23315 | 2026.03.11 22:28:33.150704 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23316 | 2026.03.11 22:28:33.150759 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23317 | 2026.03.11 22:28:33.150776 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 51 rows with 2 streams | ||
| 23318 | 2026.03.11 22:28:33.150807 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23319 | 2026.03.11 22:28:33.150839 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23320 | 2026.03.11 22:28:33.151414 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> executeQuery: Read 51 rows, 2.01 KiB in 0.001661 sec., 30704.39494280554 rows/sec., 1.18 MiB/sec. | ||
| 23321 | 2026.03.11 22:28:33.151523 [ 260 ] {06323835-105d-45ac-9d88-32f56e5af4fc} <Debug> TCPHandler: Processed in 0.001900216 sec. | ||
| 23322 | 2026.03.11 22:28:33.201147 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23323 | 2026.03.11 22:28:33.201290 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23324 | 2026.03.11 22:28:33.201347 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23325 | 2026.03.11 22:28:33.202074 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23326 | 2026.03.11 22:28:33.202125 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23327 | 2026.03.11 22:28:33.202550 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 23328 | 2026.03.11 22:28:33.202748 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23329 | 2026.03.11 22:28:33.202888 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 2.11 MiB/sec. | ||
| 23330 | 2026.03.11 22:28:33.202927 [ 260 ] {36676876-2ad7-4ddc-bf9f-b9ff5fb873d4} <Debug> TCPHandler: Processed in 0.001884386 sec. | ||
| 23331 | 2026.03.11 22:28:33.203052 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23332 | 2026.03.11 22:28:33.203142 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23333 | 2026.03.11 22:28:33.203179 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23334 | 2026.03.11 22:28:33.203655 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23335 | 2026.03.11 22:28:33.203691 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23336 | 2026.03.11 22:28:33.203989 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 23337 | 2026.03.11 22:28:33.204242 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23338 | 2026.03.11 22:28:33.204381 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001207 sec., 8285.004142502072 rows/sec., 675.58 KiB/sec. | ||
| 23339 | 2026.03.11 22:28:33.204420 [ 260 ] {d2616a64-d32f-4726-ac0b-366077baec5b} <Debug> TCPHandler: Processed in 0.001375755 sec. | ||
| 23340 | 2026.03.11 22:28:33.204538 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23341 | 2026.03.11 22:28:33.204632 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23342 | 2026.03.11 22:28:33.204671 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23343 | 2026.03.11 22:28:33.206106 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23344 | 2026.03.11 22:28:33.206142 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23345 | 2026.03.11 22:28:33.206546 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23346 | 2026.03.11 22:28:33.206754 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23347 | 2026.03.11 22:28:33.206887 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Debug> executeQuery: Read 2015 rows, 155.71 KiB in 0.002271 sec., 887274.3284896521 rows/sec., 66.96 MiB/sec. | ||
| 23348 | 2026.03.11 22:28:33.206927 [ 260 ] {3af194f2-81d6-4c22-960a-43bbdc5a50e5} <Debug> TCPHandler: Processed in 0.002438986 sec. | ||
| 23349 | 2026.03.11 22:28:33.207038 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23350 | 2026.03.11 22:28:33.207134 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23351 | 2026.03.11 22:28:33.207174 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23352 | 2026.03.11 22:28:33.207589 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23353 | 2026.03.11 22:28:33.207624 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23354 | 2026.03.11 22:28:33.207905 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23355 | 2026.03.11 22:28:33.208117 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23356 | 2026.03.11 22:28:33.208249 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Debug> executeQuery: Read 34 rows, 2.50 KiB in 0.001132 sec., 30035.335689045936 rows/sec., 2.16 MiB/sec. | ||
| 23357 | 2026.03.11 22:28:33.208288 [ 260 ] {bdbdbad0-318c-4312-b7af-26648831bc9e} <Debug> TCPHandler: Processed in 0.001300025 sec. | ||
| 23358 | 2026.03.11 22:28:33.208398 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23359 | 2026.03.11 22:28:33.208496 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23360 | 2026.03.11 22:28:33.208536 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23361 | 2026.03.11 22:28:33.209207 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23362 | 2026.03.11 22:28:33.209243 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23363 | 2026.03.11 22:28:33.209567 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23364 | 2026.03.11 22:28:33.209771 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23365 | 2026.03.11 22:28:33.209882 [ 136 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 23366 | 2026.03.11 22:28:33.209900 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Debug> executeQuery: Read 746 rows, 44.72 KiB in 0.00142 sec., 525352.1126760563 rows/sec., 30.76 MiB/sec. | ||
| 23367 | 2026.03.11 22:28:33.209924 [ 136 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23368 | 2026.03.11 22:28:33.209944 [ 260 ] {cc0697b3-1663-4872-8594-6022d99b1de3} <Debug> TCPHandler: Processed in 0.00159516 sec. | ||
| 23369 | 2026.03.11 22:28:33.209948 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23370 | 2026.03.11 22:28:33.210058 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
| 23371 | 2026.03.11 22:28:33.210070 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23372 | 2026.03.11 22:28:33.210156 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23373 | 2026.03.11 22:28:33.210174 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23374 | 2026.03.11 22:28:33.210186 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 882 rows starting from the beginning of the part | ||
| 23375 | 2026.03.11 22:28:33.210214 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23376 | 2026.03.11 22:28:33.210241 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 708 rows starting from the beginning of the part | ||
| 23377 | 2026.03.11 22:28:33.210285 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 23378 | 2026.03.11 22:28:33.210332 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part | ||
| 23379 | 2026.03.11 22:28:33.210390 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 23380 | 2026.03.11 22:28:33.210450 [ 187 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 746 rows starting from the beginning of the part | ||
| 23381 | 2026.03.11 22:28:33.210603 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23382 | 2026.03.11 22:28:33.210637 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23383 | 2026.03.11 22:28:33.210912 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 23384 | 2026.03.11 22:28:33.211111 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23385 | 2026.03.11 22:28:33.211245 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 23386 | 2026.03.11 22:28:33.211284 [ 260 ] {10e7b4ae-37f2-41ef-bc89-2259f36d89d6} <Debug> TCPHandler: Processed in 0.001263444 sec. | ||
| 23387 | 2026.03.11 22:28:33.211396 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23388 | 2026.03.11 22:28:33.211491 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23389 | 2026.03.11 22:28:33.211530 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23390 | 2026.03.11 22:28:33.211612 [ 190 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592081 sec., 1748026.6393481237 rows/sec., 111.46 MiB/sec. | ||
| 23391 | 2026.03.11 22:28:33.211849 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 23392 | 2026.03.11 22:28:33.212184 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23393 | 2026.03.11 22:28:33.212264 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_63_13} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 23394 | 2026.03.11 22:28:33.212358 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 23395 | 2026.03.11 22:28:33.212365 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23396 | 2026.03.11 22:28:33.212407 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23397 | 2026.03.11 22:28:33.212756 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23398 | 2026.03.11 22:28:33.212968 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23399 | 2026.03.11 22:28:33.213100 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Debug> executeQuery: Read 1174 rows, 83.74 KiB in 0.001627 sec., 721573.4480639213 rows/sec., 50.26 MiB/sec. | ||
| 23400 | 2026.03.11 22:28:33.213141 [ 260 ] {9d6d292f-d22d-4a32-bf01-b179ed14a720} <Debug> TCPHandler: Processed in 0.001795894 sec. | ||
| 23401 | 2026.03.11 22:28:33.213257 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23402 | 2026.03.11 22:28:33.213352 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 23403 | 2026.03.11 22:28:33.213396 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 23404 | 2026.03.11 22:28:33.213750 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Trace> oximeter.measurements_cumulativei64 (0bae73a4-950f-488f-a3f7-599035c63553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23405 | 2026.03.11 22:28:33.213785 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23406 | 2026.03.11 22:28:33.214539 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 23407 | 2026.03.11 22:28:33.214748 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Trace> oximeter.measurements_cumulativei64 (0bae73a4-950f-488f-a3f7-599035c63553): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23408 | 2026.03.11 22:28:33.214874 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001539 sec., 12995.45159194282 rows/sec., 879.48 KiB/sec. | ||
| 23409 | 2026.03.11 22:28:33.214915 [ 260 ] {3ab1074c-ad09-4dd1-9b12-13e6dbc5e0df} <Debug> TCPHandler: Processed in 0.001707392 sec. | ||
| 23410 | 2026.03.11 22:28:33.215018 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23411 | 2026.03.11 22:28:33.215112 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23412 | 2026.03.11 22:28:33.215153 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23413 | 2026.03.11 22:28:33.215834 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23414 | 2026.03.11 22:28:33.215870 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23415 | 2026.03.11 22:28:33.216253 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23416 | 2026.03.11 22:28:33.216459 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23417 | 2026.03.11 22:28:33.216580 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_161_40 to all_166_166_0 | ||
| 23418 | 2026.03.11 22:28:33.216593 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Debug> executeQuery: Read 1247 rows, 79.92 KiB in 0.001497 sec., 832999.331997328 rows/sec., 52.14 MiB/sec. | ||
| 23419 | 2026.03.11 22:28:33.216616 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23420 | 2026.03.11 22:28:33.216637 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23421 | 2026.03.11 22:28:33.216639 [ 260 ] {de92f769-1646-4a3c-bb47-5a0d9176a6a8} <Debug> TCPHandler: Processed in 0.001670392 sec. | ||
| 23422 | 2026.03.11 22:28:33.216715 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_40 to all_166_166_0 into Compact with storage Full | ||
| 23423 | 2026.03.11 22:28:33.216770 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23424 | 2026.03.11 22:28:33.216814 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23425 | 2026.03.11 22:28:33.216844 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_161_40, total 54217 rows starting from the beginning of the part | ||
| 23426 | 2026.03.11 22:28:33.216866 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23427 | 2026.03.11 22:28:33.216898 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 23428 | 2026.03.11 22:28:33.216920 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23429 | 2026.03.11 22:28:33.216940 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 268 rows starting from the beginning of the part | ||
| 23430 | 2026.03.11 22:28:33.216979 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 23431 | 2026.03.11 22:28:33.217017 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 265 rows starting from the beginning of the part | ||
| 23432 | 2026.03.11 22:28:33.217056 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1247 rows starting from the beginning of the part | ||
| 23433 | 2026.03.11 22:28:33.217690 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23434 | 2026.03.11 22:28:33.217724 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23435 | 2026.03.11 22:28:33.218236 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23436 | 2026.03.11 22:28:33.218454 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23437 | 2026.03.11 22:28:33.218601 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Debug> executeQuery: Read 29 rows, 50.42 KiB in 0.001752 sec., 16552.511415525114 rows/sec., 28.10 MiB/sec. | ||
| 23438 | 2026.03.11 22:28:33.218660 [ 260 ] {48f5cdba-2421-424c-8871-0db336da220a} <Debug> TCPHandler: Processed in 0.001940497 sec. | ||
| 23439 | 2026.03.11 22:28:33.218775 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23440 | 2026.03.11 22:28:33.218870 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23441 | 2026.03.11 22:28:33.218912 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23442 | 2026.03.11 22:28:33.219245 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23443 | 2026.03.11 22:28:33.219280 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23444 | 2026.03.11 22:28:33.219578 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23445 | 2026.03.11 22:28:33.219780 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23446 | 2026.03.11 22:28:33.219909 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001055 sec., 11374.40758293839 rows/sec., 784.95 KiB/sec. | ||
| 23447 | 2026.03.11 22:28:33.219946 [ 260 ] {7118c0ce-534b-45a9-ae42-52b724358abe} <Debug> TCPHandler: Processed in 0.001221373 sec. | ||
| 23448 | 2026.03.11 22:28:33.226792 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56317 rows, containing 5 columns (5 merged, 0 gathered) in 0.010112472 sec., 5569063.627568017 rows/sec., 365.67 MiB/sec. | ||
| 23449 | 2026.03.11 22:28:33.227540 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Trace> MergedBlockOutputStream: filled checksums all_1_166_41 (state Temporary) | ||
| 23450 | 2026.03.11 22:28:33.227806 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_166_41 to all_1_166_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23451 | 2026.03.11 22:28:33.227872 [ 195 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_166_41} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_161_40, all_166_166_0] -> all_1_166_41 | ||
| 23452 | 2026.03.11 22:28:33.227944 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 23453 | 2026.03.11 22:28:33.458368 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23454 | 2026.03.11 22:28:33.475466 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23455 | 2026.03.11 22:28:33.475513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23456 | 2026.03.11 22:28:33.481882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23457 | 2026.03.11 22:28:33.482582 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23458 | 2026.03.11 22:28:33.485631 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23459 | 2026.03.11 22:28:34.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.05 MiB, peak 419.11 MiB, free memory in arenas 0.00 B, will set to 403.56 MiB (RSS), difference: -2.49 MiB | ||
| 23460 | 2026.03.11 22:28:34.072346 [ 219 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23461 | 2026.03.11 22:28:34.072396 [ 219 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23462 | 2026.03.11 22:28:34.088785 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23463 | 2026.03.11 22:28:34.088843 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23464 | 2026.03.11 22:28:34.091527 [ 219 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23465 | 2026.03.11 22:28:34.092183 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23466 | 2026.03.11 22:28:34.105143 [ 222 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23467 | 2026.03.11 22:28:34.105203 [ 222 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23468 | 2026.03.11 22:28:34.120877 [ 222 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23469 | 2026.03.11 22:28:34.452434 [ 222 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23470 | 2026.03.11 22:28:34.452482 [ 222 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23471 | 2026.03.11 22:28:34.482669 [ 222 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23472 | 2026.03.11 22:28:37.799401 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23473 | 2026.03.11 22:28:37.799615 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23474 | 2026.03.11 22:28:37.799688 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23475 | 2026.03.11 22:28:37.800446 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23476 | 2026.03.11 22:28:37.800494 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23477 | 2026.03.11 22:28:37.800871 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23478 | 2026.03.11 22:28:37.801089 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23479 | 2026.03.11 22:28:37.801243 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 23480 | 2026.03.11 22:28:37.801287 [ 260 ] {ec96911e-94f8-4dcb-8e4a-c0ea0d1bba15} <Debug> TCPHandler: Processed in 0.002019679 sec. | ||
| 23481 | 2026.03.11 22:28:37.801409 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23482 | 2026.03.11 22:28:37.801504 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23483 | 2026.03.11 22:28:37.801544 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23484 | 2026.03.11 22:28:37.801994 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23485 | 2026.03.11 22:28:37.802031 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23486 | 2026.03.11 22:28:37.802319 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23487 | 2026.03.11 22:28:37.802521 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23488 | 2026.03.11 22:28:37.802649 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 23489 | 2026.03.11 22:28:37.802691 [ 260 ] {66f0f4c7-a76b-4e16-8d0a-42af132c57c3} <Debug> TCPHandler: Processed in 0.001329685 sec. | ||
| 23490 | 2026.03.11 22:28:37.802816 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23491 | 2026.03.11 22:28:37.802909 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23492 | 2026.03.11 22:28:37.802952 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23493 | 2026.03.11 22:28:37.803364 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23494 | 2026.03.11 22:28:37.803400 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23495 | 2026.03.11 22:28:37.803729 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23496 | 2026.03.11 22:28:37.803934 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23497 | 2026.03.11 22:28:37.804061 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 23498 | 2026.03.11 22:28:37.804101 [ 260 ] {7cfec799-a273-4a93-8198-ecd86b05aaad} <Debug> TCPHandler: Processed in 0.001332715 sec. | ||
| 23499 | 2026.03.11 22:28:37.804225 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23500 | 2026.03.11 22:28:37.804317 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23501 | 2026.03.11 22:28:37.804359 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23502 | 2026.03.11 22:28:37.804701 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23503 | 2026.03.11 22:28:37.804737 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23504 | 2026.03.11 22:28:37.805022 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23505 | 2026.03.11 22:28:37.805216 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23506 | 2026.03.11 22:28:37.805343 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001041 sec., 46109.51008645533 rows/sec., 3.11 MiB/sec. | ||
| 23507 | 2026.03.11 22:28:37.805381 [ 260 ] {4f7e3c57-475e-41fe-98d4-dda7be79aee4} <Debug> TCPHandler: Processed in 0.001203502 sec. | ||
| 23508 | 2026.03.11 22:28:38.277600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48543 | ||
| 23509 | 2026.03.11 22:28:38.278236 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23510 | 2026.03.11 22:28:38.278281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23511 | 2026.03.11 22:28:38.278985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23512 | 2026.03.11 22:28:38.279550 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23513 | 2026.03.11 22:28:38.279685 [ 127 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23514 | 2026.03.11 22:28:38.279698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48543 | ||
| 23515 | 2026.03.11 22:28:38.279731 [ 127 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23516 | 2026.03.11 22:28:38.279756 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23517 | 2026.03.11 22:28:38.279929 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23518 | 2026.03.11 22:28:38.280154 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23519 | 2026.03.11 22:28:38.280216 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46111 rows starting from the beginning of the part | ||
| 23520 | 2026.03.11 22:28:38.280319 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 23521 | 2026.03.11 22:28:38.280395 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 23522 | 2026.03.11 22:28:38.280448 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 23523 | 2026.03.11 22:28:38.280489 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 23524 | 2026.03.11 22:28:38.280531 [ 190 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 23525 | 2026.03.11 22:28:38.283396 [ 186 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48543 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558658 sec., 13640816.28524011 rows/sec., 195.13 MiB/sec. | ||
| 23526 | 2026.03.11 22:28:38.283765 [ 194 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23527 | 2026.03.11 22:28:38.284284 [ 194 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23528 | 2026.03.11 22:28:38.284362 [ 194 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_101_20} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23529 | 2026.03.11 22:28:38.284435 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23530 | 2026.03.11 22:28:40.929652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 2882 | ||
| 23531 | 2026.03.11 22:28:40.933562 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23532 | 2026.03.11 22:28:40.933610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23533 | 2026.03.11 22:28:40.934922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23534 | 2026.03.11 22:28:40.935179 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23535 | 2026.03.11 22:28:40.935323 [ 99 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23536 | 2026.03.11 22:28:40.935390 [ 99 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23537 | 2026.03.11 22:28:40.935413 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23538 | 2026.03.11 22:28:40.935455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2882 | ||
| 23539 | 2026.03.11 22:28:40.935591 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 23540 | 2026.03.11 22:28:40.936505 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23541 | 2026.03.11 22:28:40.936672 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2618 rows starting from the beginning of the part | ||
| 23542 | 2026.03.11 22:28:40.937049 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 23543 | 2026.03.11 22:28:40.937421 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 50 rows starting from the beginning of the part | ||
| 23544 | 2026.03.11 22:28:40.937782 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 23545 | 2026.03.11 22:28:40.938125 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 23546 | 2026.03.11 22:28:40.938466 [ 186 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 102 rows starting from the beginning of the part | ||
| 23547 | 2026.03.11 22:28:40.947221 [ 199 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 72 columns (72 merged, 0 gathered) in 0.011710852 sec., 246096.52653794957 rows/sec., 196.17 MiB/sec. | ||
| 23548 | 2026.03.11 22:28:40.950219 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23549 | 2026.03.11 22:28:40.950787 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23550 | 2026.03.11 22:28:40.950852 [ 196 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_76_15} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23551 | 2026.03.11 22:28:40.951158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 23552 | 2026.03.11 22:28:40.985761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23553 | 2026.03.11 22:28:41.004438 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23554 | 2026.03.11 22:28:41.004487 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23555 | 2026.03.11 22:28:41.010875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23556 | 2026.03.11 22:28:41.011585 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23557 | 2026.03.11 22:28:41.011885 [ 99 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23558 | 2026.03.11 22:28:41.011933 [ 99 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23559 | 2026.03.11 22:28:41.011954 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23560 | 2026.03.11 22:28:41.012085 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23561 | 2026.03.11 22:28:41.014905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23562 | 2026.03.11 22:28:41.016077 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23563 | 2026.03.11 22:28:41.017541 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23564 | 2026.03.11 22:28:41.022140 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23565 | 2026.03.11 22:28:41.026744 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23566 | 2026.03.11 22:28:41.031423 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23567 | 2026.03.11 22:28:41.036579 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23568 | 2026.03.11 22:28:41.041149 [ 199 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23569 | 2026.03.11 22:28:41.101804 [ 198 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.08977043 sec., 8477.17895525286 rows/sec., 43.83 MiB/sec. | ||
| 23570 | 2026.03.11 22:28:41.105035 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23571 | 2026.03.11 22:28:41.107082 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23572 | 2026.03.11 22:28:41.107191 [ 193 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_101_20} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23573 | 2026.03.11 22:28:41.109906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23574 | 2026.03.11 22:28:42.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.64 MiB, peak 422.06 MiB, free memory in arenas 0.00 B, will set to 403.57 MiB (RSS), difference: -1.07 MiB | ||
| 23575 | 2026.03.11 22:28:42.456844 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23576 | 2026.03.11 22:28:42.456900 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23577 | 2026.03.11 22:28:42.459921 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23578 | 2026.03.11 22:28:42.816199 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23579 | 2026.03.11 22:28:42.816425 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23580 | 2026.03.11 22:28:42.816525 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23581 | 2026.03.11 22:28:42.817389 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23582 | 2026.03.11 22:28:42.817449 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23583 | 2026.03.11 22:28:42.818021 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 23584 | 2026.03.11 22:28:42.818675 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23585 | 2026.03.11 22:28:42.818869 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002501 sec., 113554.57816873249 rows/sec., 7.21 MiB/sec. | ||
| 23586 | 2026.03.11 22:28:42.818929 [ 260 ] {015b046e-4ce8-4981-a56c-d2fccd2aa818} <Debug> TCPHandler: Processed in 0.002889165 sec. | ||
| 23587 | 2026.03.11 22:28:42.819072 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23588 | 2026.03.11 22:28:42.819181 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23589 | 2026.03.11 22:28:42.819231 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23590 | 2026.03.11 22:28:42.820215 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23591 | 2026.03.11 22:28:42.820262 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23592 | 2026.03.11 22:28:42.820824 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23593 | 2026.03.11 22:28:42.821266 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23594 | 2026.03.11 22:28:42.821428 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Debug> executeQuery: Read 889 rows, 72.21 KiB in 0.002272 sec., 391285.2112676056 rows/sec., 31.04 MiB/sec. | ||
| 23595 | 2026.03.11 22:28:42.821450 [ 121 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23596 | 2026.03.11 22:28:42.821473 [ 260 ] {705552b4-ca92-4f80-af6b-ace59a8a0669} <Debug> TCPHandler: Processed in 0.002456386 sec. | ||
| 23597 | 2026.03.11 22:28:42.821530 [ 121 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23598 | 2026.03.11 22:28:42.821557 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23599 | 2026.03.11 22:28:42.821633 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23600 | 2026.03.11 22:28:42.821717 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23601 | 2026.03.11 22:28:42.821740 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23602 | 2026.03.11 22:28:42.821842 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23603 | 2026.03.11 22:28:42.821942 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23604 | 2026.03.11 22:28:42.821996 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2915 rows starting from the beginning of the part | ||
| 23605 | 2026.03.11 22:28:42.822111 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 76 rows starting from the beginning of the part | ||
| 23606 | 2026.03.11 22:28:42.822203 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 887 rows starting from the beginning of the part | ||
| 23607 | 2026.03.11 22:28:42.822275 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 2015 rows starting from the beginning of the part | ||
| 23608 | 2026.03.11 22:28:42.822328 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
| 23609 | 2026.03.11 22:28:42.822351 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23610 | 2026.03.11 22:28:42.822372 [ 188 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 889 rows starting from the beginning of the part | ||
| 23611 | 2026.03.11 22:28:42.822395 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23612 | 2026.03.11 22:28:42.822865 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23613 | 2026.03.11 22:28:42.823308 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23614 | 2026.03.11 22:28:42.823467 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Debug> executeQuery: Read 188 rows, 12.00 KiB in 0.001751 sec., 107367.21873215307 rows/sec., 6.69 MiB/sec. | ||
| 23615 | 2026.03.11 22:28:42.823510 [ 260 ] {f032d94e-663d-45b5-8e49-de20724c0899} <Debug> TCPHandler: Processed in 0.001930317 sec. | ||
| 23616 | 2026.03.11 22:28:42.823633 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23617 | 2026.03.11 22:28:42.823733 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23618 | 2026.03.11 22:28:42.823775 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23619 | 2026.03.11 22:28:42.824234 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23620 | 2026.03.11 22:28:42.824271 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23621 | 2026.03.11 22:28:42.824695 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23622 | 2026.03.11 22:28:42.825061 [ 201 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6838 rows, containing 5 columns (5 merged, 0 gathered) in 0.003413585 sec., 2003172.6176439142 rows/sec., 162.55 MiB/sec. | ||
| 23623 | 2026.03.11 22:28:42.825122 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23624 | 2026.03.11 22:28:42.825286 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001575 sec., 94603.1746031746 rows/sec., 6.11 MiB/sec. | ||
| 23625 | 2026.03.11 22:28:42.825327 [ 260 ] {f8d2618c-6163-44dd-bd24-6333fc36e8cf} <Debug> TCPHandler: Processed in 0.001746263 sec. | ||
| 23626 | 2026.03.11 22:28:42.825443 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23627 | 2026.03.11 22:28:42.825543 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23628 | 2026.03.11 22:28:42.825585 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23629 | 2026.03.11 22:28:42.825674 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23630 | 2026.03.11 22:28:42.826030 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23631 | 2026.03.11 22:28:42.826065 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23632 | 2026.03.11 22:28:42.826348 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23633 | 2026.03.11 22:28:42.826450 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_171_34} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23634 | 2026.03.11 22:28:42.826529 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 23635 | 2026.03.11 22:28:42.826560 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 23636 | 2026.03.11 22:28:42.826948 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23637 | 2026.03.11 22:28:42.827079 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001558 sec., 94993.58151476253 rows/sec., 5.40 MiB/sec. | ||
| 23638 | 2026.03.11 22:28:42.827118 [ 260 ] {af497ee5-29ee-4702-857c-ba1b8d14e0d9} <Debug> TCPHandler: Processed in 0.001726103 sec. | ||
| 23639 | 2026.03.11 22:28:42.827238 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23640 | 2026.03.11 22:28:42.827332 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23641 | 2026.03.11 22:28:42.827373 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23642 | 2026.03.11 22:28:42.827986 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23643 | 2026.03.11 22:28:42.828022 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23644 | 2026.03.11 22:28:42.828462 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23645 | 2026.03.11 22:28:42.828963 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23646 | 2026.03.11 22:28:42.829099 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Debug> executeQuery: Read 536 rows, 38.86 KiB in 0.001784 sec., 300448.43049327354 rows/sec., 21.27 MiB/sec. | ||
| 23647 | 2026.03.11 22:28:42.829104 [ 121 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23648 | 2026.03.11 22:28:42.829140 [ 260 ] {56a1e687-333e-4572-8635-52e8716adee9} <Debug> TCPHandler: Processed in 0.001953167 sec. | ||
| 23649 | 2026.03.11 22:28:42.829155 [ 121 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23650 | 2026.03.11 22:28:42.829180 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23651 | 2026.03.11 22:28:42.829273 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23652 | 2026.03.11 22:28:42.829279 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23653 | 2026.03.11 22:28:42.829392 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23654 | 2026.03.11 22:28:42.829392 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23655 | 2026.03.11 22:28:42.829441 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1565 rows starting from the beginning of the part | ||
| 23656 | 2026.03.11 22:28:42.829444 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23657 | 2026.03.11 22:28:42.829517 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 74 rows starting from the beginning of the part | ||
| 23658 | 2026.03.11 22:28:42.829587 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 541 rows starting from the beginning of the part | ||
| 23659 | 2026.03.11 22:28:42.829653 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1174 rows starting from the beginning of the part | ||
| 23660 | 2026.03.11 22:28:42.829720 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 23661 | 2026.03.11 22:28:42.829788 [ 191 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 536 rows starting from the beginning of the part | ||
| 23662 | 2026.03.11 22:28:42.829862 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23663 | 2026.03.11 22:28:42.829985 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23664 | 2026.03.11 22:28:42.830480 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 23665 | 2026.03.11 22:28:42.831094 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23666 | 2026.03.11 22:28:42.831268 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001898 sec., 3161.222339304531 rows/sec., 165.16 KiB/sec. | ||
| 23667 | 2026.03.11 22:28:42.831311 [ 260 ] {f1359fb4-6141-44be-910d-4cec1eeb0d8d} <Debug> TCPHandler: Processed in 0.002095139 sec. | ||
| 23668 | 2026.03.11 22:28:42.831321 [ 197 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209346 sec., 1888739.216416841 rows/sec., 140.07 MiB/sec. | ||
| 23669 | 2026.03.11 22:28:42.831428 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23670 | 2026.03.11 22:28:42.831530 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23671 | 2026.03.11 22:28:42.831575 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23672 | 2026.03.11 22:28:42.831761 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23673 | 2026.03.11 22:28:42.832005 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23674 | 2026.03.11 22:28:42.832047 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23675 | 2026.03.11 22:28:42.832596 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23676 | 2026.03.11 22:28:42.832609 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23677 | 2026.03.11 22:28:42.832728 [ 189 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_171_34} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23678 | 2026.03.11 22:28:42.832875 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 23679 | 2026.03.11 22:28:42.833224 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23680 | 2026.03.11 22:28:42.833394 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001883 sec., 140732.8730748805 rows/sec., 9.35 MiB/sec. | ||
| 23681 | 2026.03.11 22:28:42.833438 [ 260 ] {ec9303c0-5d79-4ce0-9b30-9ce5582511bd} <Debug> TCPHandler: Processed in 0.002061449 sec. | ||
| 23682 | 2026.03.11 22:28:42.833598 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23683 | 2026.03.11 22:28:42.833714 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23684 | 2026.03.11 22:28:42.833770 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23685 | 2026.03.11 22:28:42.834167 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23686 | 2026.03.11 22:28:42.834208 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23687 | 2026.03.11 22:28:42.834740 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 23688 | 2026.03.11 22:28:42.835214 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23689 | 2026.03.11 22:28:42.835381 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001689 sec., 592.0663114268798 rows/sec., 39.90 KiB/sec. | ||
| 23690 | 2026.03.11 22:28:42.835429 [ 260 ] {6d2db137-7fbf-487b-82d0-22f00e930d39} <Debug> TCPHandler: Processed in 0.001891135 sec. | ||
| 23691 | 2026.03.11 22:28:42.835572 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23692 | 2026.03.11 22:28:42.835685 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23693 | 2026.03.11 22:28:42.835754 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23694 | 2026.03.11 22:28:42.836907 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23695 | 2026.03.11 22:28:42.836950 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23696 | 2026.03.11 22:28:42.837881 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23697 | 2026.03.11 22:28:42.838447 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23698 | 2026.03.11 22:28:42.838628 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002966 sec., 15509.103169251517 rows/sec., 27.79 MiB/sec. | ||
| 23699 | 2026.03.11 22:28:42.838705 [ 260 ] {a54a4a30-12d1-4cf2-ba2d-5dfab46216d4} <Debug> TCPHandler: Processed in 0.0031928 sec. | ||
| 23700 | 2026.03.11 22:28:42.838844 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23701 | 2026.03.11 22:28:42.838956 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23702 | 2026.03.11 22:28:42.839008 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23703 | 2026.03.11 22:28:42.839425 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23704 | 2026.03.11 22:28:42.839466 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23705 | 2026.03.11 22:28:42.839996 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23706 | 2026.03.11 22:28:42.840536 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23707 | 2026.03.11 22:28:42.840692 [ 119 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23708 | 2026.03.11 22:28:42.840710 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001777 sec., 50647.15813168261 rows/sec., 3.17 MiB/sec. | ||
| 23709 | 2026.03.11 22:28:42.840738 [ 119 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23710 | 2026.03.11 22:28:42.840763 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23711 | 2026.03.11 22:28:42.840764 [ 260 ] {703153c1-92cf-4092-a7cf-4fcf7865a282} <Debug> TCPHandler: Processed in 0.001979708 sec. | ||
| 23712 | 2026.03.11 22:28:42.840857 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23713 | 2026.03.11 22:28:42.840980 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23714 | 2026.03.11 22:28:42.841014 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9150 rows starting from the beginning of the part | ||
| 23715 | 2026.03.11 22:28:42.841081 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 23716 | 2026.03.11 22:28:42.841129 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 90 rows starting from the beginning of the part | ||
| 23717 | 2026.03.11 22:28:42.841175 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 12 rows starting from the beginning of the part | ||
| 23718 | 2026.03.11 22:28:42.841214 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 48 rows starting from the beginning of the part | ||
| 23719 | 2026.03.11 22:28:42.841255 [ 201 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 90 rows starting from the beginning of the part | ||
| 23720 | 2026.03.11 22:28:42.844050 [ 197 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9450 rows, containing 4 columns (4 merged, 0 gathered) in 0.003232712 sec., 2923242.157049561 rows/sec., 191.81 MiB/sec. | ||
| 23721 | 2026.03.11 22:28:42.844467 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23722 | 2026.03.11 22:28:42.845151 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23723 | 2026.03.11 22:28:42.845276 [ 200 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_166_33} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23724 | 2026.03.11 22:28:42.845416 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 23725 | 2026.03.11 22:28:43.832465 [ 118 ] {} <Debug> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 23726 | 2026.03.11 22:28:43.832532 [ 118 ] {} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23727 | 2026.03.11 22:28:43.832555 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23728 | 2026.03.11 22:28:43.832679 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::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 | ||
| 23729 | 2026.03.11 22:28:43.832813 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23730 | 2026.03.11 22:28:43.832855 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 23731 | 2026.03.11 22:28:43.832923 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 23732 | 2026.03.11 22:28:43.832967 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 23733 | 2026.03.11 22:28:43.833012 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::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 | ||
| 23734 | 2026.03.11 22:28:43.833053 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 23735 | 2026.03.11 22:28:43.835098 [ 192 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470227 sec., 17002.486006346782 rows/sec., 1.22 MiB/sec. | ||
| 23736 | 2026.03.11 22:28:43.835324 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 23737 | 2026.03.11 22:28:43.835847 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23738 | 2026.03.11 22:28:43.835920 [ 197 ] {10a597b6-36fc-4320-8eaa-32972356e431::all_1_5_1} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 23739 | 2026.03.11 22:28:43.835991 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23740 | 2026.03.11 22:28:44.119560 [ 225 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 23741 | 2026.03.11 22:28:44.119613 [ 225 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 23742 | 2026.03.11 22:28:44.122680 [ 225 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 23743 | 2026.03.11 22:28:45.533394 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23744 | 2026.03.11 22:28:45.533481 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23745 | 2026.03.11 22:28:45.779931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48991 | ||
| 23746 | 2026.03.11 22:28:45.780450 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23747 | 2026.03.11 22:28:45.780493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23748 | 2026.03.11 22:28:45.781011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23749 | 2026.03.11 22:28:45.781234 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23750 | 2026.03.11 22:28:45.781361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48991 | ||
| 23751 | 2026.03.11 22:28:47.795114 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23752 | 2026.03.11 22:28:47.795391 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23753 | 2026.03.11 22:28:47.795838 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23754 | 2026.03.11 22:28:47.795889 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23755 | 2026.03.11 22:28:47.796237 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23756 | 2026.03.11 22:28:47.796315 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23757 | 2026.03.11 22:28:47.796459 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 23758 | 2026.03.11 22:28:47.796589 [ 345 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23759 | 2026.03.11 22:28:47.796600 [ 313 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23760 | 2026.03.11 22:28:47.796589 [ 332 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23761 | 2026.03.11 22:28:47.796745 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23762 | 2026.03.11 22:28:47.796775 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23763 | 2026.03.11 22:28:47.796867 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23764 | 2026.03.11 22:28:47.796888 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23765 | 2026.03.11 22:28:47.796927 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23766 | 2026.03.11 22:28:47.796979 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23767 | 2026.03.11 22:28:47.797023 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23768 | 2026.03.11 22:28:47.797995 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.002733 sec., 27442.3710208562 rows/sec., 1.01 MiB/sec. | ||
| 23769 | 2026.03.11 22:28:47.798171 [ 260 ] {b97257f2-8b83-41eb-9550-816e65cc88c5} <Debug> TCPHandler: Processed in 0.00319209 sec. | ||
| 23770 | 2026.03.11 22:28:47.798496 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23771 | 2026.03.11 22:28:47.798671 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23772 | 2026.03.11 22:28:47.798951 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23773 | 2026.03.11 22:28:47.798997 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23774 | 2026.03.11 22:28:47.799281 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23775 | 2026.03.11 22:28:47.799339 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23776 | 2026.03.11 22:28:47.799450 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 23777 | 2026.03.11 22:28:47.799518 [ 301 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23778 | 2026.03.11 22:28:47.799527 [ 328 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23779 | 2026.03.11 22:28:47.799545 [ 327 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23780 | 2026.03.11 22:28:47.799659 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23781 | 2026.03.11 22:28:47.799687 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23782 | 2026.03.11 22:28:47.799763 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23783 | 2026.03.11 22:28:47.799783 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23784 | 2026.03.11 22:28:47.799816 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23785 | 2026.03.11 22:28:47.799854 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23786 | 2026.03.11 22:28:47.799892 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23787 | 2026.03.11 22:28:47.800544 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.001963 sec., 38206.826286296484 rows/sec., 1.41 MiB/sec. | ||
| 23788 | 2026.03.11 22:28:47.800696 [ 260 ] {e53384d5-0427-409a-9acf-599e1cd21b90} <Debug> TCPHandler: Processed in 0.002255193 sec. | ||
| 23789 | 2026.03.11 22:28:47.800926 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23790 | 2026.03.11 22:28:47.801089 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23791 | 2026.03.11 22:28:47.801350 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23792 | 2026.03.11 22:28:47.801395 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23793 | 2026.03.11 22:28:47.801673 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23794 | 2026.03.11 22:28:47.801728 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23795 | 2026.03.11 22:28:47.801829 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 23796 | 2026.03.11 22:28:47.801896 [ 319 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23797 | 2026.03.11 22:28:47.801900 [ 345 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23798 | 2026.03.11 22:28:47.801900 [ 328 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23799 | 2026.03.11 22:28:47.802012 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23800 | 2026.03.11 22:28:47.802040 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23801 | 2026.03.11 22:28:47.802112 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23802 | 2026.03.11 22:28:47.802131 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23803 | 2026.03.11 22:28:47.802166 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23804 | 2026.03.11 22:28:47.802202 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23805 | 2026.03.11 22:28:47.802236 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23806 | 2026.03.11 22:28:47.802870 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.001864 sec., 40236.05150214592 rows/sec., 1.48 MiB/sec. | ||
| 23807 | 2026.03.11 22:28:47.802995 [ 260 ] {df6e0fa1-6984-4fb0-94af-04efb1964bb3} <Debug> TCPHandler: Processed in 0.0021212 sec. | ||
| 23808 | 2026.03.11 22:28:47.803226 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23809 | 2026.03.11 22:28:47.803384 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23810 | 2026.03.11 22:28:47.803644 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23811 | 2026.03.11 22:28:47.803691 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23812 | 2026.03.11 22:28:47.803972 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23813 | 2026.03.11 22:28:47.804028 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23814 | 2026.03.11 22:28:47.804128 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 23815 | 2026.03.11 22:28:47.804200 [ 319 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23816 | 2026.03.11 22:28:47.804212 [ 345 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23817 | 2026.03.11 22:28:47.804219 [ 348 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23818 | 2026.03.11 22:28:47.804330 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23819 | 2026.03.11 22:28:47.804351 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23820 | 2026.03.11 22:28:47.804423 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23821 | 2026.03.11 22:28:47.804442 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23822 | 2026.03.11 22:28:47.804475 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23823 | 2026.03.11 22:28:47.804511 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23824 | 2026.03.11 22:28:47.804543 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23825 | 2026.03.11 22:28:47.805198 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.001892 sec., 39640.591966173364 rows/sec., 1.46 MiB/sec. | ||
| 23826 | 2026.03.11 22:28:47.805321 [ 260 ] {bcec5f0c-e385-4d61-abed-d10324830d4c} <Debug> TCPHandler: Processed in 0.002145351 sec. | ||
| 23827 | 2026.03.11 22:28:47.805545 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23828 | 2026.03.11 22:28:47.805706 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23829 | 2026.03.11 22:28:47.805968 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23830 | 2026.03.11 22:28:47.806013 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23831 | 2026.03.11 22:28:47.806294 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23832 | 2026.03.11 22:28:47.806350 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23833 | 2026.03.11 22:28:47.806455 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 23834 | 2026.03.11 22:28:47.806521 [ 307 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23835 | 2026.03.11 22:28:47.806529 [ 319 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23836 | 2026.03.11 22:28:47.806525 [ 345 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23837 | 2026.03.11 22:28:47.806647 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23838 | 2026.03.11 22:28:47.806673 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23839 | 2026.03.11 22:28:47.806747 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23840 | 2026.03.11 22:28:47.806765 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23841 | 2026.03.11 22:28:47.806798 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23842 | 2026.03.11 22:28:47.806835 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23843 | 2026.03.11 22:28:47.806869 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23844 | 2026.03.11 22:28:47.807603 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.001976 sec., 37955.465587044535 rows/sec., 1.40 MiB/sec. | ||
| 23845 | 2026.03.11 22:28:47.807751 [ 260 ] {20aa94b1-de24-4d45-8f3e-18f6b43941da} <Debug> TCPHandler: Processed in 0.002257423 sec. | ||
| 23846 | 2026.03.11 22:28:47.807951 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23847 | 2026.03.11 22:28:47.808113 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23848 | 2026.03.11 22:28:47.808381 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23849 | 2026.03.11 22:28:47.808427 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23850 | 2026.03.11 22:28:47.808720 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23851 | 2026.03.11 22:28:47.808778 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23852 | 2026.03.11 22:28:47.808883 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 80-element set) | ||
| 23853 | 2026.03.11 22:28:47.808943 [ 299 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23854 | 2026.03.11 22:28:47.808947 [ 344 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23855 | 2026.03.11 22:28:47.808957 [ 329 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23856 | 2026.03.11 22:28:47.809074 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23857 | 2026.03.11 22:28:47.809100 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23858 | 2026.03.11 22:28:47.809171 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23859 | 2026.03.11 22:28:47.809190 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23860 | 2026.03.11 22:28:47.809222 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23861 | 2026.03.11 22:28:47.809257 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23862 | 2026.03.11 22:28:47.809290 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23863 | 2026.03.11 22:28:47.809914 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.001882 sec., 39851.22210414453 rows/sec., 1.47 MiB/sec. | ||
| 23864 | 2026.03.11 22:28:47.810053 [ 260 ] {8b4d7ce7-cd65-44cd-9584-9dbe8cee11e2} <Debug> TCPHandler: Processed in 0.002153671 sec. | ||
| 23865 | 2026.03.11 22:28:47.810271 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23866 | 2026.03.11 22:28:47.810433 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23867 | 2026.03.11 22:28:47.810696 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23868 | 2026.03.11 22:28:47.810740 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23869 | 2026.03.11 22:28:47.811021 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23870 | 2026.03.11 22:28:47.811076 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23871 | 2026.03.11 22:28:47.811174 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 81-element set) | ||
| 23872 | 2026.03.11 22:28:47.811237 [ 344 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23873 | 2026.03.11 22:28:47.811240 [ 299 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23874 | 2026.03.11 22:28:47.811246 [ 329 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23875 | 2026.03.11 22:28:47.811352 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (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 | ||
| 23876 | 2026.03.11 22:28:47.811378 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23877 | 2026.03.11 22:28:47.811448 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23878 | 2026.03.11 22:28:47.811467 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 75 rows with 3 streams | ||
| 23879 | 2026.03.11 22:28:47.811498 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23880 | 2026.03.11 22:28:47.811534 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23881 | 2026.03.11 22:28:47.811568 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23882 | 2026.03.11 22:28:47.812231 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.00188 sec., 39893.617021276594 rows/sec., 1.47 MiB/sec. | ||
| 23883 | 2026.03.11 22:28:47.812352 [ 260 ] {b79cc1c4-59b4-468a-b40c-108e90006e0d} <Debug> TCPHandler: Processed in 0.00213141 sec. | ||
| 23884 | 2026.03.11 22:28:47.821078 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23885 | 2026.03.11 22:28:47.821190 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23886 | 2026.03.11 22:28:47.821234 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23887 | 2026.03.11 22:28:47.821835 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23888 | 2026.03.11 22:28:47.821878 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23889 | 2026.03.11 22:28:47.822289 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 23890 | 2026.03.11 22:28:47.822482 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23891 | 2026.03.11 22:28:47.822636 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Debug> executeQuery: Read 7 rows, 1.14 KiB in 0.001479 sec., 4732.927653820148 rows/sec., 768.57 KiB/sec. | ||
| 23892 | 2026.03.11 22:28:47.822679 [ 260 ] {d9bd1b35-2f45-49ae-8da6-9ddeaa6c98dd} <Debug> TCPHandler: Processed in 0.001656851 sec. | ||
| 23893 | 2026.03.11 22:28:47.822807 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23894 | 2026.03.11 22:28:47.822906 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23895 | 2026.03.11 22:28:47.822949 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23896 | 2026.03.11 22:28:47.823473 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23897 | 2026.03.11 22:28:47.823510 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23898 | 2026.03.11 22:28:47.823830 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23899 | 2026.03.11 22:28:47.824046 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23900 | 2026.03.11 22:28:47.824176 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Debug> executeQuery: Read 120 rows, 9.73 KiB in 0.001289 sec., 93095.42280837859 rows/sec., 7.37 MiB/sec. | ||
| 23901 | 2026.03.11 22:28:47.824215 [ 260 ] {fd8de68d-ce1e-44e7-924e-a6f6a130b113} <Debug> TCPHandler: Processed in 0.001457917 sec. | ||
| 23902 | 2026.03.11 22:28:47.824336 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23903 | 2026.03.11 22:28:47.824430 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23904 | 2026.03.11 22:28:47.824470 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23905 | 2026.03.11 22:28:47.824889 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23906 | 2026.03.11 22:28:47.824925 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23907 | 2026.03.11 22:28:47.825218 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23908 | 2026.03.11 22:28:47.825425 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23909 | 2026.03.11 22:28:47.825551 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 23910 | 2026.03.11 22:28:47.825591 [ 260 ] {fd90e68d-9754-4e0e-b5eb-3198fa9cff25} <Debug> TCPHandler: Processed in 0.001304954 sec. | ||
| 23911 | 2026.03.11 22:28:47.825717 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23912 | 2026.03.11 22:28:47.825816 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23913 | 2026.03.11 22:28:47.825858 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23914 | 2026.03.11 22:28:47.826294 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23915 | 2026.03.11 22:28:47.826331 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23916 | 2026.03.11 22:28:47.826641 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23917 | 2026.03.11 22:28:47.826857 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23918 | 2026.03.11 22:28:47.826992 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001193 sec., 31852.47275775356 rows/sec., 1.99 MiB/sec. | ||
| 23919 | 2026.03.11 22:28:47.827031 [ 260 ] {bb942541-c9f3-4821-9486-703008a47af7} <Debug> TCPHandler: Processed in 0.001377607 sec. | ||
| 23920 | 2026.03.11 22:28:47.827138 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23921 | 2026.03.11 22:28:47.827239 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23922 | 2026.03.11 22:28:47.827280 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23923 | 2026.03.11 22:28:47.827838 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23924 | 2026.03.11 22:28:47.827876 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23925 | 2026.03.11 22:28:47.828196 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23926 | 2026.03.11 22:28:47.828408 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23927 | 2026.03.11 22:28:47.828536 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Debug> executeQuery: Read 242 rows, 19.10 KiB in 0.001317 sec., 183750.94912680335 rows/sec., 14.16 MiB/sec. | ||
| 23928 | 2026.03.11 22:28:47.828598 [ 260 ] {21992b3a-b1d4-48dc-9ec4-2d5422ccfbd5} <Debug> TCPHandler: Processed in 0.001510449 sec. | ||
| 23929 | 2026.03.11 22:28:47.828718 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23930 | 2026.03.11 22:28:47.828813 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 23931 | 2026.03.11 22:28:47.828857 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 23932 | 2026.03.11 22:28:47.829206 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Trace> oximeter.measurements_cumulativei64 (0bae73a4-950f-488f-a3f7-599035c63553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23933 | 2026.03.11 22:28:47.829243 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23934 | 2026.03.11 22:28:47.829574 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 23935 | 2026.03.11 22:28:47.829782 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Trace> oximeter.measurements_cumulativei64 (0bae73a4-950f-488f-a3f7-599035c63553): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23936 | 2026.03.11 22:28:47.829933 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001138 sec., 17574.69244288225 rows/sec., 1.16 MiB/sec. | ||
| 23937 | 2026.03.11 22:28:47.829972 [ 260 ] {e4f96745-0781-4972-b5a6-3ce61ee6c085} <Debug> TCPHandler: Processed in 0.001302885 sec. | ||
| 23938 | 2026.03.11 22:28:47.830082 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23939 | 2026.03.11 22:28:47.830176 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23940 | 2026.03.11 22:28:47.830218 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23941 | 2026.03.11 22:28:47.830637 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23942 | 2026.03.11 22:28:47.830674 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23943 | 2026.03.11 22:28:47.830999 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23944 | 2026.03.11 22:28:47.831227 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23945 | 2026.03.11 22:28:47.831355 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Debug> executeQuery: Read 200 rows, 14.16 KiB in 0.001197 sec., 167084.37761069342 rows/sec., 11.55 MiB/sec. | ||
| 23946 | 2026.03.11 22:28:47.831392 [ 260 ] {33984d66-cce5-4fa1-8fcd-c7bac0a53202} <Debug> TCPHandler: Processed in 0.001359366 sec. | ||
| 23947 | 2026.03.11 22:28:47.831505 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23948 | 2026.03.11 22:28:47.831612 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23949 | 2026.03.11 22:28:47.831667 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23950 | 2026.03.11 22:28:47.832427 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23951 | 2026.03.11 22:28:47.832464 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23952 | 2026.03.11 22:28:47.832977 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23953 | 2026.03.11 22:28:47.833195 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23954 | 2026.03.11 22:28:47.833337 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Debug> executeQuery: Read 15 rows, 24.73 KiB in 0.001743 sec., 8605.851979345955 rows/sec., 13.85 MiB/sec. | ||
| 23955 | 2026.03.11 22:28:47.833406 [ 260 ] {0bc6580d-c0be-4b24-8bd6-099f41e4223a} <Debug> TCPHandler: Processed in 0.001949797 sec. | ||
| 23956 | 2026.03.11 22:28:47.833523 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23957 | 2026.03.11 22:28:47.833631 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23958 | 2026.03.11 22:28:47.833673 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23959 | 2026.03.11 22:28:47.834022 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23960 | 2026.03.11 22:28:47.834059 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23961 | 2026.03.11 22:28:47.834363 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23962 | 2026.03.11 22:28:47.834575 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23963 | 2026.03.11 22:28:47.834702 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 23964 | 2026.03.11 22:28:47.834740 [ 260 ] {d830d957-41e0-438e-9b86-da3225641a5e} <Debug> TCPHandler: Processed in 0.001265994 sec. | ||
| 23965 | 2026.03.11 22:28:48.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.67 MiB, peak 422.06 MiB, free memory in arenas 0.00 B, will set to 403.61 MiB (RSS), difference: -1.07 MiB | ||
| 23966 | 2026.03.11 22:28:48.515033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23967 | 2026.03.11 22:28:48.535137 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23968 | 2026.03.11 22:28:48.535216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23969 | 2026.03.11 22:28:48.543787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23970 | 2026.03.11 22:28:48.544780 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23971 | 2026.03.11 22:28:48.550494 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23972 | 2026.03.11 22:28:50.936159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2936 | ||
| 23973 | 2026.03.11 22:28:50.939311 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23974 | 2026.03.11 22:28:50.939350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 23975 | 2026.03.11 22:28:50.940699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23976 | 2026.03.11 22:28:50.941234 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23977 | 2026.03.11 22:28:50.941502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2936 | ||
| 23978 | 2026.03.11 22:28:52.154278 [ 222 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23979 | 2026.03.11 22:28:52.154353 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23980 | 2026.03.11 22:28:52.158611 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23981 | 2026.03.11 22:28:52.796024 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23982 | 2026.03.11 22:28:52.796313 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23983 | 2026.03.11 22:28:52.796749 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23984 | 2026.03.11 22:28:52.796800 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23985 | 2026.03.11 22:28:52.797150 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23986 | 2026.03.11 22:28:52.797221 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23987 | 2026.03.11 22:28:52.797359 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Key condition: (column 0 notIn 82-element set) | ||
| 23988 | 2026.03.11 22:28:52.797479 [ 326 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23989 | 2026.03.11 22:28:52.797492 [ 292 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23990 | 2026.03.11 22:28:52.797513 [ 344 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23991 | 2026.03.11 22:28:52.797526 [ 329 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Used generic exclusion search over index for part all_8_8_0 with 1 steps | ||
| 23992 | 2026.03.11 22:28:52.797736 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 23993 | 2026.03.11 22:28:52.797766 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23994 | 2026.03.11 22:28:52.797870 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23995 | 2026.03.11 22:28:52.797891 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (SelectExecutor): Reading approx. 82 rows with 4 streams | ||
| 23996 | 2026.03.11 22:28:52.797932 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23997 | 2026.03.11 22:28:52.797975 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23998 | 2026.03.11 22:28:52.798013 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 23999 | 2026.03.11 22:28:52.798051 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 24000 | 2026.03.11 22:28:52.798958 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> executeQuery: Read 82 rows, 3.16 KiB in 0.002777 sec., 29528.267915016204 rows/sec., 1.11 MiB/sec. | ||
| 24001 | 2026.03.11 22:28:52.799131 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> MemoryTracker: Peak memory usage (for query): 159.62 KiB. | ||
| 24002 | 2026.03.11 22:28:52.799147 [ 260 ] {1ec0795d-012b-4025-a513-6a555727c01f} <Debug> TCPHandler: Processed in 0.003250851 sec. | ||
| 24003 | 2026.03.11 22:28:52.815450 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24004 | 2026.03.11 22:28:52.815626 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 24005 | 2026.03.11 22:28:52.815695 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24006 | 2026.03.11 22:28:52.816299 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24007 | 2026.03.11 22:28:52.816335 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24008 | 2026.03.11 22:28:52.816870 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 24009 | 2026.03.11 22:28:52.817223 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24010 | 2026.03.11 22:28:52.817367 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001799 sec., 555.864369093941 rows/sec., 154.71 KiB/sec. | ||
| 24011 | 2026.03.11 22:28:52.817409 [ 260 ] {6fb661c1-3192-4ce1-ae66-a011510758bd} <Debug> TCPHandler: Processed in 0.002039359 sec. | ||
| 24012 | 2026.03.11 22:28:52.817519 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24013 | 2026.03.11 22:28:52.817623 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24014 | 2026.03.11 22:28:52.817667 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24015 | 2026.03.11 22:28:52.818171 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24016 | 2026.03.11 22:28:52.818206 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24017 | 2026.03.11 22:28:52.818638 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 24018 | 2026.03.11 22:28:52.819061 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24019 | 2026.03.11 22:28:52.819163 [ 107 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 24020 | 2026.03.11 22:28:52.819192 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001598 sec., 177722.1526908636 rows/sec., 11.29 MiB/sec. | ||
| 24021 | 2026.03.11 22:28:52.819206 [ 107 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24022 | 2026.03.11 22:28:52.819229 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24023 | 2026.03.11 22:28:52.819232 [ 260 ] {6916bc89-bf88-45af-912f-219be05ad9ca} <Debug> TCPHandler: Processed in 0.001763663 sec. | ||
| 24024 | 2026.03.11 22:28:52.819346 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 24025 | 2026.03.11 22:28:52.819353 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24026 | 2026.03.11 22:28:52.819483 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24027 | 2026.03.11 22:28:52.819490 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24028 | 2026.03.11 22:28:52.819525 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24029 | 2026.03.11 22:28:52.819540 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 308 rows starting from the beginning of the part | ||
| 24030 | 2026.03.11 22:28:52.819621 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 24031 | 2026.03.11 22:28:52.819678 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 24032 | 2026.03.11 22:28:52.819729 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 24033 | 2026.03.11 22:28:52.819776 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 24034 | 2026.03.11 22:28:52.819824 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 24035 | 2026.03.11 22:28:52.819928 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24036 | 2026.03.11 22:28:52.819968 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24037 | 2026.03.11 22:28:52.820415 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 24038 | 2026.03.11 22:28:52.820890 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24039 | 2026.03.11 22:28:52.821019 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.001555 sec., 4501.607717041801 rows/sec., 352.94 KiB/sec. | ||
| 24040 | 2026.03.11 22:28:52.821057 [ 260 ] {b74909a9-eed6-4f9c-885b-b47b0c882545} <Debug> TCPHandler: Processed in 0.001754713 sec. | ||
| 24041 | 2026.03.11 22:28:52.821072 [ 197 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779434 sec., 971095.3033380277 rows/sec., 65.64 MiB/sec. | ||
| 24042 | 2026.03.11 22:28:52.821168 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24043 | 2026.03.11 22:28:52.821266 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24044 | 2026.03.11 22:28:52.821308 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24045 | 2026.03.11 22:28:52.821324 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 24046 | 2026.03.11 22:28:52.821782 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24047 | 2026.03.11 22:28:52.821856 [ 201 ] {a546e25f-ae2a-4d47-88e6-441f8f5fc33a::all_1_54_11} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 24048 | 2026.03.11 22:28:52.821928 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 24049 | 2026.03.11 22:28:52.822077 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24050 | 2026.03.11 22:28:52.822119 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24051 | 2026.03.11 22:28:52.822300 [ 223 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24052 | 2026.03.11 22:28:52.822328 [ 223 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24053 | 2026.03.11 22:28:52.822599 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24054 | 2026.03.11 22:28:52.823029 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24055 | 2026.03.11 22:28:52.823157 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Debug> executeQuery: Read 903 rows, 73.32 KiB in 0.001909 sec., 473022.5248821372 rows/sec., 37.51 MiB/sec. | ||
| 24056 | 2026.03.11 22:28:52.823194 [ 260 ] {a16c7c2b-9d3b-43d6-987e-144cb932eb94} <Debug> TCPHandler: Processed in 0.002076259 sec. | ||
| 24057 | 2026.03.11 22:28:52.823306 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24058 | 2026.03.11 22:28:52.823400 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24059 | 2026.03.11 22:28:52.823440 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24060 | 2026.03.11 22:28:52.823896 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24061 | 2026.03.11 22:28:52.823933 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24062 | 2026.03.11 22:28:52.824336 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24063 | 2026.03.11 22:28:52.824849 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24064 | 2026.03.11 22:28:52.824982 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Debug> executeQuery: Read 198 rows, 12.69 KiB in 0.0016 sec., 123750 rows/sec., 7.75 MiB/sec. | ||
| 24065 | 2026.03.11 22:28:52.825020 [ 260 ] {fb2e68e6-c18a-4b78-8992-eb007bfa7da3} <Debug> TCPHandler: Processed in 0.001763914 sec. | ||
| 24066 | 2026.03.11 22:28:52.825120 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24067 | 2026.03.11 22:28:52.825212 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24068 | 2026.03.11 22:28:52.825251 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24069 | 2026.03.11 22:28:52.825716 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24070 | 2026.03.11 22:28:52.825752 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24071 | 2026.03.11 22:28:52.825804 [ 223 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24072 | 2026.03.11 22:28:52.826159 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24073 | 2026.03.11 22:28:52.826600 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24074 | 2026.03.11 22:28:52.826730 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001535 sec., 97068.40390879479 rows/sec., 6.27 MiB/sec. | ||
| 24075 | 2026.03.11 22:28:52.826769 [ 260 ] {2879dd86-15ae-4046-b897-c50217ea606c} <Debug> TCPHandler: Processed in 0.001697352 sec. | ||
| 24076 | 2026.03.11 22:28:52.826882 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24077 | 2026.03.11 22:28:52.826974 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24078 | 2026.03.11 22:28:52.827014 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24079 | 2026.03.11 22:28:52.827439 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24080 | 2026.03.11 22:28:52.827476 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24081 | 2026.03.11 22:28:52.827874 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 24082 | 2026.03.11 22:28:52.828274 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24083 | 2026.03.11 22:28:52.828381 [ 105 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 24084 | 2026.03.11 22:28:52.828404 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001447 sec., 102280.5805114029 rows/sec., 5.82 MiB/sec. | ||
| 24085 | 2026.03.11 22:28:52.828420 [ 105 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24086 | 2026.03.11 22:28:52.828445 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24087 | 2026.03.11 22:28:52.828446 [ 260 ] {d59c469b-24fd-4195-b992-122e81b501d3} <Debug> TCPHandler: Processed in 0.001613041 sec. | ||
| 24088 | 2026.03.11 22:28:52.828559 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 24089 | 2026.03.11 22:28:52.828573 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24090 | 2026.03.11 22:28:52.828694 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24091 | 2026.03.11 22:28:52.828713 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24092 | 2026.03.11 22:28:52.828733 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24093 | 2026.03.11 22:28:52.828759 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 160 rows starting from the beginning of the part | ||
| 24094 | 2026.03.11 22:28:52.828842 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 24095 | 2026.03.11 22:28:52.828900 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 24096 | 2026.03.11 22:28:52.828945 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 24097 | 2026.03.11 22:28:52.828986 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 24098 | 2026.03.11 22:28:52.829027 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 24099 | 2026.03.11 22:28:52.829311 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24100 | 2026.03.11 22:28:52.829354 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24101 | 2026.03.11 22:28:52.829796 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24102 | 2026.03.11 22:28:52.830132 [ 197 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163136 sec., 551686.9360533542 rows/sec., 33.62 MiB/sec. | ||
| 24103 | 2026.03.11 22:28:52.830262 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24104 | 2026.03.11 22:28:52.830377 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 24105 | 2026.03.11 22:28:52.830400 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Debug> executeQuery: Read 573 rows, 41.63 KiB in 0.001725 sec., 332173.9130434783 rows/sec., 23.57 MiB/sec. | ||
| 24106 | 2026.03.11 22:28:52.830443 [ 260 ] {eb933bf2-c24a-4b32-8cfe-e4657e26a62c} <Debug> TCPHandler: Processed in 0.001919196 sec. | ||
| 24107 | 2026.03.11 22:28:52.830500 [ 224 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24108 | 2026.03.11 22:28:52.830539 [ 224 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24109 | 2026.03.11 22:28:52.830556 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24110 | 2026.03.11 22:28:52.830659 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24111 | 2026.03.11 22:28:52.830701 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24112 | 2026.03.11 22:28:52.830982 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24113 | 2026.03.11 22:28:52.831028 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24114 | 2026.03.11 22:28:52.831062 [ 192 ] {0acceab1-4bd4-4591-8242-1c5da2c743af::all_1_54_11} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 24115 | 2026.03.11 22:28:52.831069 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24116 | 2026.03.11 22:28:52.831154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 24117 | 2026.03.11 22:28:52.831582 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 24118 | 2026.03.11 22:28:52.832082 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24119 | 2026.03.11 22:28:52.832229 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. | ||
| 24120 | 2026.03.11 22:28:52.832267 [ 260 ] {6be6879f-9303-4423-9d3a-a006aa1919ea} <Debug> TCPHandler: Processed in 0.001761153 sec. | ||
| 24121 | 2026.03.11 22:28:52.832376 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24122 | 2026.03.11 22:28:52.832471 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24123 | 2026.03.11 22:28:52.832516 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24124 | 2026.03.11 22:28:52.832537 [ 224 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24125 | 2026.03.11 22:28:52.832919 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24126 | 2026.03.11 22:28:52.832959 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24127 | 2026.03.11 22:28:52.833395 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24128 | 2026.03.11 22:28:52.833871 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24129 | 2026.03.11 22:28:52.834002 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Debug> executeQuery: Read 270 rows, 18.36 KiB in 0.001548 sec., 174418.6046511628 rows/sec., 11.58 MiB/sec. | ||
| 24130 | 2026.03.11 22:28:52.834042 [ 260 ] {43b65c61-119c-4547-98c7-2e00a61306ee} <Debug> TCPHandler: Processed in 0.001714073 sec. | ||
| 24131 | 2026.03.11 22:28:52.834154 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24132 | 2026.03.11 22:28:52.834247 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24133 | 2026.03.11 22:28:52.834288 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24134 | 2026.03.11 22:28:52.834601 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24135 | 2026.03.11 22:28:52.834635 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24136 | 2026.03.11 22:28:52.835028 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 24137 | 2026.03.11 22:28:52.835471 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24138 | 2026.03.11 22:28:52.835572 [ 105 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 24139 | 2026.03.11 22:28:52.835601 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. | ||
| 24140 | 2026.03.11 22:28:52.835608 [ 105 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24141 | 2026.03.11 22:28:52.835641 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24142 | 2026.03.11 22:28:52.835645 [ 260 ] {84304e76-286b-427e-a967-c501d2ddc920} <Debug> TCPHandler: Processed in 0.001539539 sec. | ||
| 24143 | 2026.03.11 22:28:52.835722 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::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 | ||
| 24144 | 2026.03.11 22:28:52.835765 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24145 | 2026.03.11 22:28:52.835815 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24146 | 2026.03.11 22:28:52.835843 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 24147 | 2026.03.11 22:28:52.835859 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24148 | 2026.03.11 22:28:52.835896 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 24149 | 2026.03.11 22:28:52.835912 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24150 | 2026.03.11 22:28:52.835941 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 24151 | 2026.03.11 22:28:52.835986 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 24152 | 2026.03.11 22:28:52.836028 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 24153 | 2026.03.11 22:28:52.836070 [ 187 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 24154 | 2026.03.11 22:28:52.836735 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24155 | 2026.03.11 22:28:52.836770 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24156 | 2026.03.11 22:28:52.837230 [ 195 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001542669 sec., 25929.08783413681 rows/sec., 1.70 MiB/sec. | ||
| 24157 | 2026.03.11 22:28:52.837418 [ 195 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 24158 | 2026.03.11 22:28:52.837433 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24159 | 2026.03.11 22:28:52.837878 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24160 | 2026.03.11 22:28:52.837881 [ 195 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24161 | 2026.03.11 22:28:52.837957 [ 195 ] {c5b3af14-6210-40e6-aff8-5b73f1baa2ba::all_1_40_8} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 24162 | 2026.03.11 22:28:52.838018 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002177 sec., 22508.038585209 rows/sec., 40.33 MiB/sec. | ||
| 24163 | 2026.03.11 22:28:52.838032 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24164 | 2026.03.11 22:28:52.838074 [ 260 ] {adc12530-50ac-4d66-bbc6-5cb48777e4af} <Debug> TCPHandler: Processed in 0.002356915 sec. | ||
| 24165 | 2026.03.11 22:28:52.838188 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24166 | 2026.03.11 22:28:52.838282 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 24167 | 2026.03.11 22:28:52.838324 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 24168 | 2026.03.11 22:28:52.838642 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24169 | 2026.03.11 22:28:52.838678 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24170 | 2026.03.11 22:28:52.839078 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 24171 | 2026.03.11 22:28:52.839492 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Trace> oximeter.measurements_i64 (10a597b6-36fc-4320-8eaa-32972356e431): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24172 | 2026.03.11 22:28:52.839623 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001358 sec., 6627.39322533137 rows/sec., 468.15 KiB/sec. | ||
| 24173 | 2026.03.11 22:28:52.839659 [ 260 ] {f9780c42-8c2f-4b87-9619-b104eb966958} <Debug> TCPHandler: Processed in 0.001520819 sec. | ||
| 24174 | 2026.03.11 22:28:52.839771 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24175 | 2026.03.11 22:28:52.839863 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24176 | 2026.03.11 22:28:52.839903 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24177 | 2026.03.11 22:28:52.840225 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24178 | 2026.03.11 22:28:52.840260 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24179 | 2026.03.11 22:28:52.840666 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24180 | 2026.03.11 22:28:52.841074 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24181 | 2026.03.11 22:28:52.841202 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001356 sec., 66371.6814159292 rows/sec., 4.15 MiB/sec. | ||
| 24182 | 2026.03.11 22:28:52.841237 [ 260 ] {3e39ec24-e166-4308-93b2-5d1695a4df62} <Debug> TCPHandler: Processed in 0.001515269 sec. | ||
| 24183 | 2026.03.11 22:28:53.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.81 MiB, peak 422.06 MiB, free memory in arenas 0.00 B, will set to 403.61 MiB (RSS), difference: -1.19 MiB | ||
| 24184 | 2026.03.11 22:28:53.281547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49503 | ||
| 24185 | 2026.03.11 22:28:53.282133 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24186 | 2026.03.11 22:28:53.282177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24187 | 2026.03.11 22:28:53.282782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24188 | 2026.03.11 22:28:53.283254 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24189 | 2026.03.11 22:28:53.283406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49503 | ||
| 24190 | 2026.03.11 22:28:55.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.61 MiB, peak 422.06 MiB, free memory in arenas 0.00 B, will set to 403.61 MiB (RSS), difference: -4.00 MiB | ||
| 24191 | 2026.03.11 22:28:56.050644 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24192 | 2026.03.11 22:28:56.068584 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24193 | 2026.03.11 22:28:56.068627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24194 | 2026.03.11 22:28:56.074977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24195 | 2026.03.11 22:28:56.076175 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24196 | 2026.03.11 22:28:56.079658 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24197 | 2026.03.11 22:28:57.801959 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24198 | 2026.03.11 22:28:57.802167 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24199 | 2026.03.11 22:28:57.802235 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24200 | 2026.03.11 22:28:57.802944 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24201 | 2026.03.11 22:28:57.802993 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24202 | 2026.03.11 22:28:57.803606 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24203 | 2026.03.11 22:28:57.804118 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24204 | 2026.03.11 22:28:57.804279 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00216 sec., 35185.18518518518 rows/sec., 2.90 MiB/sec. | ||
| 24205 | 2026.03.11 22:28:57.804331 [ 260 ] {bb00f409-81cd-4206-84a2-580360ea2a3b} <Debug> TCPHandler: Processed in 0.002503117 sec. | ||
| 24206 | 2026.03.11 22:28:57.804455 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24207 | 2026.03.11 22:28:57.804555 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24208 | 2026.03.11 22:28:57.804599 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24209 | 2026.03.11 22:28:57.805019 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24210 | 2026.03.11 22:28:57.805057 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24211 | 2026.03.11 22:28:57.805539 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24212 | 2026.03.11 22:28:57.805987 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24213 | 2026.03.11 22:28:57.806122 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00159 sec., 6289.308176100629 rows/sec., 472.93 KiB/sec. | ||
| 24214 | 2026.03.11 22:28:57.806118 [ 96 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24215 | 2026.03.11 22:28:57.806161 [ 260 ] {b2f3e450-f6b2-45ed-b824-ab96a39beb52} <Debug> TCPHandler: Processed in 0.001757093 sec. | ||
| 24216 | 2026.03.11 22:28:57.806199 [ 96 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24217 | 2026.03.11 22:28:57.806232 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24218 | 2026.03.11 22:28:57.806287 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24219 | 2026.03.11 22:28:57.806325 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24220 | 2026.03.11 22:28:57.806385 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24221 | 2026.03.11 22:28:57.806421 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24222 | 2026.03.11 22:28:57.806425 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24223 | 2026.03.11 22:28:57.806451 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 240 rows starting from the beginning of the part | ||
| 24224 | 2026.03.11 22:28:57.806510 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 34 rows starting from the beginning of the part | ||
| 24225 | 2026.03.11 22:28:57.806555 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 188 rows starting from the beginning of the part | ||
| 24226 | 2026.03.11 22:28:57.806596 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 10 rows starting from the beginning of the part | ||
| 24227 | 2026.03.11 22:28:57.806639 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 198 rows starting from the beginning of the part | ||
| 24228 | 2026.03.11 22:28:57.806680 [ 187 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 10 rows starting from the beginning of the part | ||
| 24229 | 2026.03.11 22:28:57.806852 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24230 | 2026.03.11 22:28:57.806887 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24231 | 2026.03.11 22:28:57.807311 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24232 | 2026.03.11 22:28:57.807515 [ 190 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223863 sec., 555617.744796599 rows/sec., 37.68 MiB/sec. | ||
| 24233 | 2026.03.11 22:28:57.807785 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24234 | 2026.03.11 22:28:57.807885 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24235 | 2026.03.11 22:28:57.807928 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001562 sec., 47375.160051216386 rows/sec., 3.70 MiB/sec. | ||
| 24236 | 2026.03.11 22:28:57.807972 [ 260 ] {370f826c-baec-4924-ab3c-bc6b792a22d0} <Debug> TCPHandler: Processed in 0.001734713 sec. | ||
| 24237 | 2026.03.11 22:28:57.808081 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24238 | 2026.03.11 22:28:57.808176 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24239 | 2026.03.11 22:28:57.808222 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24240 | 2026.03.11 22:28:57.808539 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24241 | 2026.03.11 22:28:57.808632 [ 194 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_151_30} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24242 | 2026.03.11 22:28:57.808638 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24243 | 2026.03.11 22:28:57.808682 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24244 | 2026.03.11 22:28:57.808742 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24245 | 2026.03.11 22:28:57.809201 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24246 | 2026.03.11 22:28:57.809655 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24247 | 2026.03.11 22:28:57.809780 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 5 parts from all_1_166_41 to all_170_170_0 | ||
| 24248 | 2026.03.11 22:28:57.809789 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
| 24249 | 2026.03.11 22:28:57.809817 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24250 | 2026.03.11 22:28:57.809840 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24251 | 2026.03.11 22:28:57.809840 [ 260 ] {62c3ac02-d375-42be-a7f0-67af46bcf764} <Debug> TCPHandler: Processed in 0.001807394 sec. | ||
| 24252 | 2026.03.11 22:28:57.809907 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_166_41 to all_170_170_0 into Compact with storage Full | ||
| 24253 | 2026.03.11 22:28:57.809953 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24254 | 2026.03.11 22:28:57.809988 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24255 | 2026.03.11 22:28:57.810012 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_166_41, total 56317 rows starting from the beginning of the part | ||
| 24256 | 2026.03.11 22:28:57.810046 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24257 | 2026.03.11 22:28:57.810055 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 128 rows starting from the beginning of the part | ||
| 24258 | 2026.03.11 22:28:57.810093 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 265 rows starting from the beginning of the part | ||
| 24259 | 2026.03.11 22:28:57.810101 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24260 | 2026.03.11 22:28:57.810126 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 200 rows starting from the beginning of the part | ||
| 24261 | 2026.03.11 22:28:57.810158 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 270 rows starting from the beginning of the part | ||
| 24262 | 2026.03.11 22:28:57.810887 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24263 | 2026.03.11 22:28:57.810922 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24264 | 2026.03.11 22:28:57.811570 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24265 | 2026.03.11 22:28:57.812089 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24266 | 2026.03.11 22:28:57.812224 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24267 | 2026.03.11 22:28:57.812243 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002216 sec., 4512.635379061372 rows/sec., 8.09 MiB/sec. | ||
| 24268 | 2026.03.11 22:28:57.812260 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24269 | 2026.03.11 22:28:57.812287 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24270 | 2026.03.11 22:28:57.812334 [ 260 ] {0d098ae5-9c0d-413b-883d-b89c26896223} <Debug> TCPHandler: Processed in 0.002428576 sec. | ||
| 24271 | 2026.03.11 22:28:57.812383 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24272 | 2026.03.11 22:28:57.812447 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24273 | 2026.03.11 22:28:57.812545 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24274 | 2026.03.11 22:28:57.812587 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24275 | 2026.03.11 22:28:57.812666 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24276 | 2026.03.11 22:28:57.812744 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3154 rows starting from the beginning of the part | ||
| 24277 | 2026.03.11 22:28:57.812909 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 29 rows starting from the beginning of the part | ||
| 24278 | 2026.03.11 22:28:57.812942 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24279 | 2026.03.11 22:28:57.812983 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24280 | 2026.03.11 22:28:57.813049 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 46 rows starting from the beginning of the part | ||
| 24281 | 2026.03.11 22:28:57.813170 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 15 rows starting from the beginning of the part | ||
| 24282 | 2026.03.11 22:28:57.813265 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 49 rows starting from the beginning of the part | ||
| 24283 | 2026.03.11 22:28:57.813361 [ 194 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 10 rows starting from the beginning of the part | ||
| 24284 | 2026.03.11 22:28:57.813424 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24285 | 2026.03.11 22:28:57.813920 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24286 | 2026.03.11 22:28:57.814062 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
| 24287 | 2026.03.11 22:28:57.814101 [ 260 ] {f08bc865-7b6c-4564-9e7f-6d3716a270e9} <Debug> TCPHandler: Processed in 0.001703192 sec. | ||
| 24288 | 2026.03.11 22:28:57.819267 [ 193 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57180 rows, containing 5 columns (5 merged, 0 gathered) in 0.009379458 sec., 6096301.086907154 rows/sec., 400.46 MiB/sec. | ||
| 24289 | 2026.03.11 22:28:57.820303 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Trace> MergedBlockOutputStream: filled checksums all_1_170_42 (state Temporary) | ||
| 24290 | 2026.03.11 22:28:57.820884 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_170_42 to all_1_170_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24291 | 2026.03.11 22:28:57.820972 [ 196 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_170_42} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 5 parts: [all_1_166_41, all_170_170_0] -> all_1_170_42 | ||
| 24292 | 2026.03.11 22:28:57.821090 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 24293 | 2026.03.11 22:28:57.830791 [ 186 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 19 columns (19 merged, 0 gathered) in 0.018449949 sec., 179024.8851094385 rows/sec., 320.51 MiB/sec. | ||
| 24294 | 2026.03.11 22:28:57.834017 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24295 | 2026.03.11 22:28:57.834652 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24296 | 2026.03.11 22:28:57.834744 [ 193 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24297 | 2026.03.11 22:28:57.834941 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 25.08 MiB. | ||
| 24298 | 2026.03.11 22:28:58.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.16 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 415.79 MiB (RSS), difference: 11.63 MiB | ||
| 24299 | 2026.03.11 22:29:00.533557 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24300 | 2026.03.11 22:29:00.533628 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24301 | 2026.03.11 22:29:00.783617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49951 | ||
| 24302 | 2026.03.11 22:29:00.784189 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24303 | 2026.03.11 22:29:00.784228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24304 | 2026.03.11 22:29:00.784829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24305 | 2026.03.11 22:29:00.785309 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24306 | 2026.03.11 22:29:00.785438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49951 | ||
| 24307 | 2026.03.11 22:29:00.941901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2978 | ||
| 24308 | 2026.03.11 22:29:00.944568 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24309 | 2026.03.11 22:29:00.944611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24310 | 2026.03.11 22:29:00.946012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24311 | 2026.03.11 22:29:00.946493 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24312 | 2026.03.11 22:29:00.946854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2978 | ||
| 24313 | 2026.03.11 22:29:01.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.80 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 415.79 MiB (RSS), difference: 3.99 MiB | ||
| 24314 | 2026.03.11 22:29:02.026388 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24315 | 2026.03.11 22:29:02.026476 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24316 | 2026.03.11 22:29:02.030588 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24317 | 2026.03.11 22:29:02.480114 [ 221 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24318 | 2026.03.11 22:29:02.480144 [ 221 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24319 | 2026.03.11 22:29:02.484912 [ 221 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24320 | 2026.03.11 22:29:02.811223 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24321 | 2026.03.11 22:29:02.811429 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24322 | 2026.03.11 22:29:02.811497 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24323 | 2026.03.11 22:29:02.812265 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24324 | 2026.03.11 22:29:02.812317 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24325 | 2026.03.11 22:29:02.812855 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 24326 | 2026.03.11 22:29:02.813335 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24327 | 2026.03.11 22:29:02.813490 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00211 sec., 134597.15639810427 rows/sec., 8.55 MiB/sec. | ||
| 24328 | 2026.03.11 22:29:02.813535 [ 260 ] {d8beb403-fa15-4869-8ba7-088b868e662b} <Debug> TCPHandler: Processed in 0.002438667 sec. | ||
| 24329 | 2026.03.11 22:29:02.813656 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24330 | 2026.03.11 22:29:02.813759 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24331 | 2026.03.11 22:29:02.813804 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24332 | 2026.03.11 22:29:02.814201 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24333 | 2026.03.11 22:29:02.814238 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24334 | 2026.03.11 22:29:02.814634 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 24335 | 2026.03.11 22:29:02.815099 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24336 | 2026.03.11 22:29:02.815211 [ 88 ] {} <Debug> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 24337 | 2026.03.11 22:29:02.815234 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001498 sec., 2002.6702269692923 rows/sec., 148.64 KiB/sec. | ||
| 24338 | 2026.03.11 22:29:02.815279 [ 88 ] {} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24339 | 2026.03.11 22:29:02.815288 [ 260 ] {550822fd-db42-4f5a-a653-b01b3bbb46df} <Debug> TCPHandler: Processed in 0.001683252 sec. | ||
| 24340 | 2026.03.11 22:29:02.815308 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24341 | 2026.03.11 22:29:02.815416 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24342 | 2026.03.11 22:29:02.815424 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 24343 | 2026.03.11 22:29:02.815514 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24344 | 2026.03.11 22:29:02.815525 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24345 | 2026.03.11 22:29:02.815556 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24346 | 2026.03.11 22:29:02.815557 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 20 rows starting from the beginning of the part | ||
| 24347 | 2026.03.11 22:29:02.815628 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 24348 | 2026.03.11 22:29:02.815675 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 24349 | 2026.03.11 22:29:02.815721 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 24350 | 2026.03.11 22:29:02.815795 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 24351 | 2026.03.11 22:29:02.815874 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3 rows starting from the beginning of the part | ||
| 24352 | 2026.03.11 22:29:02.816415 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24353 | 2026.03.11 22:29:02.816450 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24354 | 2026.03.11 22:29:02.816785 [ 186 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400217 sec., 35708.75085790274 rows/sec., 2.95 MiB/sec. | ||
| 24355 | 2026.03.11 22:29:02.816911 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24356 | 2026.03.11 22:29:02.817096 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 24357 | 2026.03.11 22:29:02.817363 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24358 | 2026.03.11 22:29:02.817493 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Debug> executeQuery: Read 901 rows, 73.17 KiB in 0.001997 sec., 451176.76514772157 rows/sec., 35.78 MiB/sec. | ||
| 24359 | 2026.03.11 22:29:02.817529 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24360 | 2026.03.11 22:29:02.817531 [ 260 ] {9c84419f-03be-41c0-9630-cc67a2dc3632} <Debug> TCPHandler: Processed in 0.002164051 sec. | ||
| 24361 | 2026.03.11 22:29:02.817599 [ 199 ] {c51a60af-8c15-4bbc-86d1-150635a2897d::all_1_40_9} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 24362 | 2026.03.11 22:29:02.817664 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 24363 | 2026.03.11 22:29:02.817665 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24364 | 2026.03.11 22:29:02.817771 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24365 | 2026.03.11 22:29:02.817810 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24366 | 2026.03.11 22:29:02.818313 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24367 | 2026.03.11 22:29:02.818347 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24368 | 2026.03.11 22:29:02.818768 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24369 | 2026.03.11 22:29:02.819232 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24370 | 2026.03.11 22:29:02.819362 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Debug> executeQuery: Read 194 rows, 12.41 KiB in 0.00161 sec., 120496.89440993789 rows/sec., 7.53 MiB/sec. | ||
| 24371 | 2026.03.11 22:29:02.819399 [ 260 ] {9d45b96f-d5d9-473b-9801-360a66f7bd06} <Debug> TCPHandler: Processed in 0.001784174 sec. | ||
| 24372 | 2026.03.11 22:29:02.819512 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24373 | 2026.03.11 22:29:02.819605 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24374 | 2026.03.11 22:29:02.819644 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24375 | 2026.03.11 22:29:02.820109 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24376 | 2026.03.11 22:29:02.820143 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24377 | 2026.03.11 22:29:02.820544 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24378 | 2026.03.11 22:29:02.820971 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24379 | 2026.03.11 22:29:02.821095 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001507 sec., 98871.93098871931 rows/sec., 6.39 MiB/sec. | ||
| 24380 | 2026.03.11 22:29:02.821132 [ 260 ] {64a39b00-483a-4b85-ad93-b1ea3620d03e} <Debug> TCPHandler: Processed in 0.001669151 sec. | ||
| 24381 | 2026.03.11 22:29:02.821244 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24382 | 2026.03.11 22:29:02.821337 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24383 | 2026.03.11 22:29:02.821377 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24384 | 2026.03.11 22:29:02.821860 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24385 | 2026.03.11 22:29:02.821894 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24386 | 2026.03.11 22:29:02.822298 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 24387 | 2026.03.11 22:29:02.822726 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24388 | 2026.03.11 22:29:02.822854 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001534 sec., 96479.79139504563 rows/sec., 5.49 MiB/sec. | ||
| 24389 | 2026.03.11 22:29:02.822890 [ 260 ] {169a0a4b-1cfb-475d-bc85-78d9838a71cf} <Debug> TCPHandler: Processed in 0.001695682 sec. | ||
| 24390 | 2026.03.11 22:29:02.823005 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24391 | 2026.03.11 22:29:02.823097 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24392 | 2026.03.11 22:29:02.823137 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24393 | 2026.03.11 22:29:02.823831 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24394 | 2026.03.11 22:29:02.823867 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24395 | 2026.03.11 22:29:02.824295 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24396 | 2026.03.11 22:29:02.824811 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24397 | 2026.03.11 22:29:02.824937 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Debug> executeQuery: Read 560 rows, 40.58 KiB in 0.001856 sec., 301724.1379310345 rows/sec., 21.35 MiB/sec. | ||
| 24398 | 2026.03.11 22:29:02.824975 [ 260 ] {654dfa17-ef02-4888-a41b-d108057b7d35} <Debug> TCPHandler: Processed in 0.002018778 sec. | ||
| 24399 | 2026.03.11 22:29:02.825105 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24400 | 2026.03.11 22:29:02.825199 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24401 | 2026.03.11 22:29:02.825240 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24402 | 2026.03.11 22:29:02.825630 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24403 | 2026.03.11 22:29:02.825666 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24404 | 2026.03.11 22:29:02.826085 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 24405 | 2026.03.11 22:29:02.826507 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24406 | 2026.03.11 22:29:02.826636 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
| 24407 | 2026.03.11 22:29:02.826673 [ 260 ] {b8b4e6e5-7606-4270-a838-a331d9cae91f} <Debug> TCPHandler: Processed in 0.00161666 sec. | ||
| 24408 | 2026.03.11 22:29:02.826800 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24409 | 2026.03.11 22:29:02.826893 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24410 | 2026.03.11 22:29:02.826935 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24411 | 2026.03.11 22:29:02.827369 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24412 | 2026.03.11 22:29:02.827403 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24413 | 2026.03.11 22:29:02.827834 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24414 | 2026.03.11 22:29:02.828252 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24415 | 2026.03.11 22:29:02.828379 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Debug> executeQuery: Read 268 rows, 18.22 KiB in 0.001504 sec., 178191.48936170214 rows/sec., 11.83 MiB/sec. | ||
| 24416 | 2026.03.11 22:29:02.828416 [ 260 ] {99345ae6-c3d9-44e5-8be8-8f32b3520f5c} <Debug> TCPHandler: Processed in 0.001664811 sec. | ||
| 24417 | 2026.03.11 22:29:02.828528 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24418 | 2026.03.11 22:29:02.828620 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24419 | 2026.03.11 22:29:02.828661 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24420 | 2026.03.11 22:29:02.828984 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24421 | 2026.03.11 22:29:02.829018 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24422 | 2026.03.11 22:29:02.829420 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 24423 | 2026.03.11 22:29:02.829839 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24424 | 2026.03.11 22:29:02.829969 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
| 24425 | 2026.03.11 22:29:02.830004 [ 260 ] {e0b854a6-8262-4c8f-b0fb-e05ed4ac9f2e} <Debug> TCPHandler: Processed in 0.001524579 sec. | ||
| 24426 | 2026.03.11 22:29:02.830114 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24427 | 2026.03.11 22:29:02.830205 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24428 | 2026.03.11 22:29:02.830258 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24429 | 2026.03.11 22:29:02.831149 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24430 | 2026.03.11 22:29:02.831184 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24431 | 2026.03.11 22:29:02.831884 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24432 | 2026.03.11 22:29:02.832317 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24433 | 2026.03.11 22:29:02.832457 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00227 sec., 21585.903083700443 rows/sec., 38.68 MiB/sec. | ||
| 24434 | 2026.03.11 22:29:02.832513 [ 260 ] {0e7d4fb7-f03a-432c-84e2-550a80e57070} <Debug> TCPHandler: Processed in 0.002447246 sec. | ||
| 24435 | 2026.03.11 22:29:02.832625 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24436 | 2026.03.11 22:29:02.832719 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24437 | 2026.03.11 22:29:02.832761 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24438 | 2026.03.11 22:29:02.833097 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24439 | 2026.03.11 22:29:02.833130 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24440 | 2026.03.11 22:29:02.833547 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24441 | 2026.03.11 22:29:02.833966 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24442 | 2026.03.11 22:29:02.834094 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001392 sec., 64655.1724137931 rows/sec., 4.05 MiB/sec. | ||
| 24443 | 2026.03.11 22:29:02.834129 [ 260 ] {d0463c0c-511e-4066-8ca8-c19845d138a2} <Debug> TCPHandler: Processed in 0.001552299 sec. | ||
| 24444 | 2026.03.11 22:29:03.147628 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24445 | 2026.03.11 22:29:03.147805 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24446 | 2026.03.11 22:29:03.147871 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24447 | 2026.03.11 22:29:03.148522 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24448 | 2026.03.11 22:29:03.148562 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24449 | 2026.03.11 22:29:03.149072 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 24450 | 2026.03.11 22:29:03.149508 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24451 | 2026.03.11 22:29:03.149670 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00191 sec., 12565.445026178011 rows/sec., 1.04 MiB/sec. | ||
| 24452 | 2026.03.11 22:29:03.149728 [ 260 ] {8b7f26d4-ffa2-4e28-9232-4c84691df22b} <Debug> TCPHandler: Processed in 0.002226532 sec. | ||
| 24453 | 2026.03.11 22:29:03.149851 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24454 | 2026.03.11 22:29:03.149952 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24455 | 2026.03.11 22:29:03.149997 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24456 | 2026.03.11 22:29:03.151480 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24457 | 2026.03.11 22:29:03.151516 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24458 | 2026.03.11 22:29:03.152144 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24459 | 2026.03.11 22:29:03.152569 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24460 | 2026.03.11 22:29:03.152689 [ 87 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24461 | 2026.03.11 22:29:03.152708 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Debug> executeQuery: Read 2088 rows, 163.67 KiB in 0.002779 sec., 751349.4062612451 rows/sec., 57.51 MiB/sec. | ||
| 24462 | 2026.03.11 22:29:03.152730 [ 87 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24463 | 2026.03.11 22:29:03.152750 [ 260 ] {eb33e5ba-3204-4246-b501-bb0bfadebbe3} <Debug> TCPHandler: Processed in 0.002951205 sec. | ||
| 24464 | 2026.03.11 22:29:03.152754 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24465 | 2026.03.11 22:29:03.152866 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24466 | 2026.03.11 22:29:03.152868 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24467 | 2026.03.11 22:29:03.152976 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24468 | 2026.03.11 22:29:03.152998 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24469 | 2026.03.11 22:29:03.153009 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2976 rows starting from the beginning of the part | ||
| 24470 | 2026.03.11 22:29:03.153041 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24471 | 2026.03.11 22:29:03.153078 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 120 rows starting from the beginning of the part | ||
| 24472 | 2026.03.11 22:29:03.153130 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 903 rows starting from the beginning of the part | ||
| 24473 | 2026.03.11 22:29:03.153177 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 76 rows starting from the beginning of the part | ||
| 24474 | 2026.03.11 22:29:03.153222 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 901 rows starting from the beginning of the part | ||
| 24475 | 2026.03.11 22:29:03.153266 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 2088 rows starting from the beginning of the part | ||
| 24476 | 2026.03.11 22:29:03.153468 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24477 | 2026.03.11 22:29:03.153502 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24478 | 2026.03.11 22:29:03.153905 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24479 | 2026.03.11 22:29:03.154323 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24480 | 2026.03.11 22:29:03.154454 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001477 sec., 25050.778605280975 rows/sec., 1.88 MiB/sec. | ||
| 24481 | 2026.03.11 22:29:03.154493 [ 260 ] {35fa7a1c-c49d-48e0-8128-5b91fe952e42} <Debug> TCPHandler: Processed in 0.001675472 sec. | ||
| 24482 | 2026.03.11 22:29:03.154595 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24483 | 2026.03.11 22:29:03.154690 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24484 | 2026.03.11 22:29:03.154733 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24485 | 2026.03.11 22:29:03.155387 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24486 | 2026.03.11 22:29:03.155414 [ 186 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7064 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587449 sec., 2730102.119887194 rows/sec., 222.49 MiB/sec. | ||
| 24487 | 2026.03.11 22:29:03.155420 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24488 | 2026.03.11 22:29:03.155891 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24489 | 2026.03.11 22:29:03.155926 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 24490 | 2026.03.11 22:29:03.156358 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24491 | 2026.03.11 22:29:03.156422 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24492 | 2026.03.11 22:29:03.156462 [ 87 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 24493 | 2026.03.11 22:29:03.156488 [ 191 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_176_35} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24494 | 2026.03.11 22:29:03.156492 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001822 sec., 401756.31174533477 rows/sec., 23.76 MiB/sec. | ||
| 24495 | 2026.03.11 22:29:03.156497 [ 87 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24496 | 2026.03.11 22:29:03.156530 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24497 | 2026.03.11 22:29:03.156536 [ 260 ] {96419b0f-203f-4a90-8733-a0b2a0dd018f} <Debug> TCPHandler: Processed in 0.001990577 sec. | ||
| 24498 | 2026.03.11 22:29:03.156553 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 24499 | 2026.03.11 22:29:03.156609 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 24500 | 2026.03.11 22:29:03.156650 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24501 | 2026.03.11 22:29:03.156670 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24502 | 2026.03.11 22:29:03.156692 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 920 rows starting from the beginning of the part | ||
| 24503 | 2026.03.11 22:29:03.156737 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 149 rows starting from the beginning of the part | ||
| 24504 | 2026.03.11 22:29:03.156748 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24505 | 2026.03.11 22:29:03.156785 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part | ||
| 24506 | 2026.03.11 22:29:03.156789 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24507 | 2026.03.11 22:29:03.156849 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 24508 | 2026.03.11 22:29:03.156896 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 149 rows starting from the beginning of the part | ||
| 24509 | 2026.03.11 22:29:03.156937 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 732 rows starting from the beginning of the part | ||
| 24510 | 2026.03.11 22:29:03.157175 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24511 | 2026.03.11 22:29:03.157209 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24512 | 2026.03.11 22:29:03.157600 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 24513 | 2026.03.11 22:29:03.157858 [ 191 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271904 sec., 1680158.2509371778 rows/sec., 108.54 MiB/sec. | ||
| 24514 | 2026.03.11 22:29:03.158077 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24515 | 2026.03.11 22:29:03.158190 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 24516 | 2026.03.11 22:29:03.158214 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 47.35 KiB/sec. | ||
| 24517 | 2026.03.11 22:29:03.158262 [ 260 ] {9038e0aa-f731-442b-ad20-7fce108de441} <Debug> TCPHandler: Processed in 0.001660841 sec. | ||
| 24518 | 2026.03.11 22:29:03.158364 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24519 | 2026.03.11 22:29:03.158458 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24520 | 2026.03.11 22:29:03.158674 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24521 | 2026.03.11 22:29:03.158732 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24522 | 2026.03.11 22:29:03.158820 [ 197 ] {7dbd93f4-5294-41b4-8d8c-a20e56d7edf2::all_1_68_14} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 24523 | 2026.03.11 22:29:03.158926 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 24524 | 2026.03.11 22:29:03.159075 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24525 | 2026.03.11 22:29:03.159114 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24526 | 2026.03.11 22:29:03.159521 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 24527 | 2026.03.11 22:29:03.160084 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24528 | 2026.03.11 22:29:03.160218 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001778 sec., 6749.156355455568 rows/sec., 527.28 KiB/sec. | ||
| 24529 | 2026.03.11 22:29:03.160257 [ 260 ] {1b16d0f0-7d8a-498f-a0cf-c333e7e50c11} <Debug> TCPHandler: Processed in 0.001941527 sec. | ||
| 24530 | 2026.03.11 22:29:03.160355 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24531 | 2026.03.11 22:29:03.160448 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24532 | 2026.03.11 22:29:03.160487 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24533 | 2026.03.11 22:29:03.161283 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24534 | 2026.03.11 22:29:03.161317 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24535 | 2026.03.11 22:29:03.161773 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24536 | 2026.03.11 22:29:03.162205 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24537 | 2026.03.11 22:29:03.162304 [ 87 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24538 | 2026.03.11 22:29:03.162337 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Debug> executeQuery: Read 1061 rows, 75.60 KiB in 0.001908 sec., 556079.6645702306 rows/sec., 38.69 MiB/sec. | ||
| 24539 | 2026.03.11 22:29:03.162338 [ 87 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24540 | 2026.03.11 22:29:03.162370 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24541 | 2026.03.11 22:29:03.162377 [ 260 ] {8bb4e635-d065-4d5e-886d-387634bd71d9} <Debug> TCPHandler: Processed in 0.002070449 sec. | ||
| 24542 | 2026.03.11 22:29:03.162474 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24543 | 2026.03.11 22:29:03.162490 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24544 | 2026.03.11 22:29:03.162595 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24545 | 2026.03.11 22:29:03.162608 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24546 | 2026.03.11 22:29:03.162638 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24547 | 2026.03.11 22:29:03.162650 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1715 rows starting from the beginning of the part | ||
| 24548 | 2026.03.11 22:29:03.162735 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 242 rows starting from the beginning of the part | ||
| 24549 | 2026.03.11 22:29:03.162791 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 573 rows starting from the beginning of the part | ||
| 24550 | 2026.03.11 22:29:03.162838 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 74 rows starting from the beginning of the part | ||
| 24551 | 2026.03.11 22:29:03.162884 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 560 rows starting from the beginning of the part | ||
| 24552 | 2026.03.11 22:29:03.162931 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 1061 rows starting from the beginning of the part | ||
| 24553 | 2026.03.11 22:29:03.163324 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24554 | 2026.03.11 22:29:03.163364 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24555 | 2026.03.11 22:29:03.163919 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24556 | 2026.03.11 22:29:03.164423 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24557 | 2026.03.11 22:29:03.164501 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4225 rows, containing 5 columns (5 merged, 0 gathered) in 0.00207502 sec., 2036124.9530125011 rows/sec., 151.89 MiB/sec. | ||
| 24558 | 2026.03.11 22:29:03.164558 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Debug> executeQuery: Read 1325 rows, 86.88 KiB in 0.001982 sec., 668516.6498486378 rows/sec., 42.81 MiB/sec. | ||
| 24559 | 2026.03.11 22:29:03.164601 [ 260 ] {e31fec2d-be1e-4720-a09f-83601ade7233} <Debug> TCPHandler: Processed in 0.002159691 sec. | ||
| 24560 | 2026.03.11 22:29:03.164713 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24561 | 2026.03.11 22:29:03.164808 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24562 | 2026.03.11 22:29:03.164834 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24563 | 2026.03.11 22:29:03.164864 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24564 | 2026.03.11 22:29:03.165425 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24565 | 2026.03.11 22:29:03.165506 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_176_35} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24566 | 2026.03.11 22:29:03.165580 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 24567 | 2026.03.11 22:29:03.165669 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24568 | 2026.03.11 22:29:03.165713 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24569 | 2026.03.11 22:29:03.166368 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24570 | 2026.03.11 22:29:03.166785 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24571 | 2026.03.11 22:29:03.166929 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002139 sec., 11687.70453482936 rows/sec., 20.94 MiB/sec. | ||
| 24572 | 2026.03.11 22:29:03.166993 [ 260 ] {22ebea85-ccdb-4513-9e24-115102a704a0} <Debug> TCPHandler: Processed in 0.002331384 sec. | ||
| 24573 | 2026.03.11 22:29:03.167103 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24574 | 2026.03.11 22:29:03.167198 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24575 | 2026.03.11 22:29:03.167241 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24576 | 2026.03.11 22:29:03.167557 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24577 | 2026.03.11 22:29:03.167593 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24578 | 2026.03.11 22:29:03.168003 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24579 | 2026.03.11 22:29:03.168421 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24580 | 2026.03.11 22:29:03.168531 [ 87 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24581 | 2026.03.11 22:29:03.168549 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00137 sec., 8759.12408759124 rows/sec., 604.47 KiB/sec. | ||
| 24582 | 2026.03.11 22:29:03.168564 [ 87 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24583 | 2026.03.11 22:29:03.168585 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24584 | 2026.03.11 22:29:03.168585 [ 260 ] {83ed8a0a-70ed-4196-9954-946a1f619b8e} <Debug> TCPHandler: Processed in 0.001531829 sec. | ||
| 24585 | 2026.03.11 22:29:03.168664 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24586 | 2026.03.11 22:29:03.168754 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24587 | 2026.03.11 22:29:03.168779 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 9450 rows starting from the beginning of the part | ||
| 24588 | 2026.03.11 22:29:03.168819 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 24589 | 2026.03.11 22:29:03.168854 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 90 rows starting from the beginning of the part | ||
| 24590 | 2026.03.11 22:29:03.168885 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 24591 | 2026.03.11 22:29:03.168913 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 90 rows starting from the beginning of the part | ||
| 24592 | 2026.03.11 22:29:03.168943 [ 191 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 12 rows starting from the beginning of the part | ||
| 24593 | 2026.03.11 22:29:03.171243 [ 192 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9762 rows, containing 4 columns (4 merged, 0 gathered) in 0.00260521 sec., 3747106.7591480147 rows/sec., 245.75 MiB/sec. | ||
| 24594 | 2026.03.11 22:29:03.171582 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24595 | 2026.03.11 22:29:03.172190 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24596 | 2026.03.11 22:29:03.172281 [ 186 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_171_34} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24597 | 2026.03.11 22:29:03.172380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 24598 | 2026.03.11 22:29:03.579820 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 24599 | 2026.03.11 22:29:03.598214 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24600 | 2026.03.11 22:29:03.598259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24601 | 2026.03.11 22:29:03.604808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24602 | 2026.03.11 22:29:03.605955 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24603 | 2026.03.11 22:29:03.609142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 24604 | 2026.03.11 22:29:03.861968 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24605 | 2026.03.11 22:29:03.862019 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24606 | 2026.03.11 22:29:03.864778 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24607 | 2026.03.11 22:29:04.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.16 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 415.79 MiB (RSS), difference: -1.36 MiB | ||
| 24608 | 2026.03.11 22:29:04.465571 [ 83 ] {} <Debug> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 24609 | 2026.03.11 22:29:04.465631 [ 83 ] {} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24610 | 2026.03.11 22:29:04.465651 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24611 | 2026.03.11 22:29:04.465776 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::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 | ||
| 24612 | 2026.03.11 22:29:04.466080 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24613 | 2026.03.11 22:29:04.466122 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 39 rows starting from the beginning of the part | ||
| 24614 | 2026.03.11 22:29:04.466209 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 24615 | 2026.03.11 22:29:04.466283 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 24616 | 2026.03.11 22:29:04.466349 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 24617 | 2026.03.11 22:29:04.466419 [ 195 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::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 | ||
| 24618 | 2026.03.11 22:29:04.468031 [ 186 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 6 columns (6 merged, 0 gathered) in 0.002305024 sec., 36008.301865837406 rows/sec., 7.31 MiB/sec. | ||
| 24619 | 2026.03.11 22:29:04.468436 [ 192 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 24620 | 2026.03.11 22:29:04.469184 [ 192 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24621 | 2026.03.11 22:29:04.469266 [ 192 ] {75b8abc9-27ae-45e7-bb97-54c489c4378c::all_1_9_2} <Trace> oximeter.timeseries_schema (75b8abc9-27ae-45e7-bb97-54c489c4378c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 24622 | 2026.03.11 22:29:04.469380 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 24623 | 2026.03.11 22:29:07.799900 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24624 | 2026.03.11 22:29:07.800112 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24625 | 2026.03.11 22:29:07.800187 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24626 | 2026.03.11 22:29:07.800978 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24627 | 2026.03.11 22:29:07.801018 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24628 | 2026.03.11 22:29:07.801572 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24629 | 2026.03.11 22:29:07.802030 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24630 | 2026.03.11 22:29:07.802198 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002141 sec., 26156.001868285846 rows/sec., 2.01 MiB/sec. | ||
| 24631 | 2026.03.11 22:29:07.802253 [ 260 ] {1a2b2e74-5a82-4bb4-b0aa-58fa6bb24a65} <Debug> TCPHandler: Processed in 0.002489387 sec. | ||
| 24632 | 2026.03.11 22:29:07.802410 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24633 | 2026.03.11 22:29:07.802515 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24634 | 2026.03.11 22:29:07.802560 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24635 | 2026.03.11 22:29:07.803055 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24636 | 2026.03.11 22:29:07.803090 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24637 | 2026.03.11 22:29:07.803507 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24638 | 2026.03.11 22:29:07.803950 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24639 | 2026.03.11 22:29:07.804086 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec. | ||
| 24640 | 2026.03.11 22:29:07.804127 [ 260 ] {a5e06295-2437-4666-aa2e-1b527fc1ad66} <Debug> TCPHandler: Processed in 0.001775384 sec. | ||
| 24641 | 2026.03.11 22:29:07.804274 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24642 | 2026.03.11 22:29:07.804372 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24643 | 2026.03.11 22:29:07.804417 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24644 | 2026.03.11 22:29:07.804832 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24645 | 2026.03.11 22:29:07.804869 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24646 | 2026.03.11 22:29:07.805334 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24647 | 2026.03.11 22:29:07.805804 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24648 | 2026.03.11 22:29:07.805943 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00159 sec., 80503.14465408804 rows/sec., 5.61 MiB/sec. | ||
| 24649 | 2026.03.11 22:29:07.805983 [ 260 ] {11f5dd29-6a3b-493c-ace6-965e24bdaac0} <Debug> TCPHandler: Processed in 0.001764864 sec. | ||
| 24650 | 2026.03.11 22:29:07.806103 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24651 | 2026.03.11 22:29:07.806199 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24652 | 2026.03.11 22:29:07.806243 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24653 | 2026.03.11 22:29:07.806588 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24654 | 2026.03.11 22:29:07.806622 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24655 | 2026.03.11 22:29:07.807048 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24656 | 2026.03.11 22:29:07.807528 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24657 | 2026.03.11 22:29:07.807659 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001478 sec., 32476.319350473615 rows/sec., 2.19 MiB/sec. | ||
| 24658 | 2026.03.11 22:29:07.807696 [ 260 ] {9bba921b-2db1-4337-9602-d548295fa3ca} <Debug> TCPHandler: Processed in 0.001644621 sec. | ||
| 24659 | 2026.03.11 22:29:08.285637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50463 | ||
| 24660 | 2026.03.11 22:29:08.286211 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24661 | 2026.03.11 22:29:08.286258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24662 | 2026.03.11 22:29:08.286971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24663 | 2026.03.11 22:29:08.287476 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24664 | 2026.03.11 22:29:08.287623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50463 | ||
| 24665 | 2026.03.11 22:29:08.865913 [ 225 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24666 | 2026.03.11 22:29:08.865969 [ 225 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24667 | 2026.03.11 22:29:08.869459 [ 225 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24668 | 2026.03.11 22:29:08.941022 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33053 | ||
| 24669 | 2026.03.11 22:29:08.941129 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24670 | 2026.03.11 22:29:08.941156 [ 259 ] {} <Debug> TCP-Session: c16e5cb1-9eeb-48bc-90bb-70b35f951b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:33053 | ||
| 24671 | 2026.03.11 22:29:08.941180 [ 259 ] {} <Debug> TCP-Session: c16e5cb1-9eeb-48bc-90bb-70b35f951b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24672 | 2026.03.11 22:29:08.941193 [ 259 ] {} <Debug> TCP-Session: c16e5cb1-9eeb-48bc-90bb-70b35f951b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24673 | 2026.03.11 22:29:08.941357 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34465 | ||
| 24674 | 2026.03.11 22:29:08.941376 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63040 | ||
| 24675 | 2026.03.11 22:29:08.941403 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54531 | ||
| 24676 | 2026.03.11 22:29:08.941419 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39162 | ||
| 24677 | 2026.03.11 22:29:08.941457 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36174 | ||
| 24678 | 2026.03.11 22:29:08.941479 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24679 | 2026.03.11 22:29:08.941505 [ 259 ] {} <Trace> TCP-Session: c16e5cb1-9eeb-48bc-90bb-70b35f951b8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24680 | 2026.03.11 22:29:08.941531 [ 335 ] {} <Debug> TCP-Session: 6e541de0-ee7c-4cb2-9d16-9c9679d4c2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:63040 | ||
| 24681 | 2026.03.11 22:29:08.941537 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24682 | 2026.03.11 22:29:08.941558 [ 335 ] {} <Debug> TCP-Session: 6e541de0-ee7c-4cb2-9d16-9c9679d4c2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24683 | 2026.03.11 22:29:08.941563 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24684 | 2026.03.11 22:29:08.941568 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24685 | 2026.03.11 22:29:08.941583 [ 335 ] {} <Debug> TCP-Session: 6e541de0-ee7c-4cb2-9d16-9c9679d4c2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24686 | 2026.03.11 22:29:08.941607 [ 337 ] {} <Debug> TCP-Session: 0637525d-9338-43f4-8b82-9024d1b5141f Authenticating user 'default' from [fd00:1122:3344:101::e]:39162 | ||
| 24687 | 2026.03.11 22:29:08.941619 [ 341 ] {} <Debug> TCP-Session: 109f2494-c1b1-46f2-b214-2413f67c65f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36174 | ||
| 24688 | 2026.03.11 22:29:08.941489 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24689 | 2026.03.11 22:29:08.941655 [ 341 ] {} <Debug> TCP-Session: 109f2494-c1b1-46f2-b214-2413f67c65f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24690 | 2026.03.11 22:29:08.941645 [ 337 ] {} <Debug> TCP-Session: 0637525d-9338-43f4-8b82-9024d1b5141f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24691 | 2026.03.11 22:29:08.941685 [ 259 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33053) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24692 | 2026.03.11 22:29:08.941687 [ 341 ] {} <Debug> TCP-Session: 109f2494-c1b1-46f2-b214-2413f67c65f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24693 | 2026.03.11 22:29:08.941701 [ 337 ] {} <Debug> TCP-Session: 0637525d-9338-43f4-8b82-9024d1b5141f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24694 | 2026.03.11 22:29:08.941686 [ 334 ] {} <Debug> TCP-Session: 254e4686-1f80-483a-b9b7-6c09bd610825 Authenticating user 'default' from [fd00:1122:3344:101::e]:34465 | ||
| 24695 | 2026.03.11 22:29:08.941450 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64957 | ||
| 24696 | 2026.03.11 22:29:08.941784 [ 334 ] {} <Debug> TCP-Session: 254e4686-1f80-483a-b9b7-6c09bd610825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24697 | 2026.03.11 22:29:08.941436 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46043 | ||
| 24698 | 2026.03.11 22:29:08.941818 [ 334 ] {} <Debug> TCP-Session: 254e4686-1f80-483a-b9b7-6c09bd610825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24699 | 2026.03.11 22:29:08.941850 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24700 | 2026.03.11 22:29:08.941417 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46771 | ||
| 24701 | 2026.03.11 22:29:08.941889 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24702 | 2026.03.11 22:29:08.941891 [ 340 ] {} <Debug> TCP-Session: e912f914-efe5-47ce-bc25-ef0f0ebce893 Authenticating user 'default' from [fd00:1122:3344:101::e]:64957 | ||
| 24703 | 2026.03.11 22:29:08.941935 [ 339 ] {} <Debug> TCP-Session: 3df42241-b1b8-45d1-9666-638a52abae6c Authenticating user 'default' from [fd00:1122:3344:101::e]:46043 | ||
| 24704 | 2026.03.11 22:29:08.941959 [ 340 ] {} <Debug> TCP-Session: e912f914-efe5-47ce-bc25-ef0f0ebce893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24705 | 2026.03.11 22:29:08.941968 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24706 | 2026.03.11 22:29:08.941967 [ 339 ] {} <Debug> TCP-Session: 3df42241-b1b8-45d1-9666-638a52abae6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24707 | 2026.03.11 22:29:08.941980 [ 340 ] {} <Debug> TCP-Session: e912f914-efe5-47ce-bc25-ef0f0ebce893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24708 | 2026.03.11 22:29:08.942009 [ 339 ] {} <Debug> TCP-Session: 3df42241-b1b8-45d1-9666-638a52abae6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24709 | 2026.03.11 22:29:08.942003 [ 338 ] {} <Debug> TCP-Session: 9beddb56-66cb-4f49-a22d-012f577c6ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46771 | ||
| 24710 | 2026.03.11 22:29:08.941967 [ 259 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24711 | 2026.03.11 22:29:08.942057 [ 338 ] {} <Debug> TCP-Session: 9beddb56-66cb-4f49-a22d-012f577c6ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24712 | 2026.03.11 22:29:08.941580 [ 336 ] {} <Debug> TCP-Session: 5b0aea7f-3105-4651-93b7-94df2dac5a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:54531 | ||
| 24713 | 2026.03.11 22:29:08.942093 [ 338 ] {} <Debug> TCP-Session: 9beddb56-66cb-4f49-a22d-012f577c6ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24714 | 2026.03.11 22:29:08.942119 [ 259 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24715 | 2026.03.11 22:29:08.942130 [ 336 ] {} <Debug> TCP-Session: 5b0aea7f-3105-4651-93b7-94df2dac5a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24716 | 2026.03.11 22:29:08.942166 [ 336 ] {} <Debug> TCP-Session: 5b0aea7f-3105-4651-93b7-94df2dac5a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24717 | 2026.03.11 22:29:08.942420 [ 259 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 24718 | 2026.03.11 22:29:08.943471 [ 344 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Trace> AggregatingTransform: Aggregating | ||
| 24719 | 2026.03.11 22:29:08.943517 [ 344 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Trace> Aggregator: Aggregation method: without_key | ||
| 24720 | 2026.03.11 22:29:08.943557 [ 344 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029019 sec. (971.799 rows/sec., 37.96 KiB/sec.) | ||
| 24721 | 2026.03.11 22:29:08.943576 [ 344 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Trace> Aggregator: Merging aggregated data | ||
| 24722 | 2026.03.11 22:29:08.944794 [ 259 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 24723 | 2026.03.11 22:29:08.944973 [ 259 ] {99e3388f-afc8-4dc6-8b53-8da05801112a} <Debug> TCPHandler: Processed in 0.003578807 sec. | ||
| 24724 | 2026.03.11 22:29:08.945101 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24725 | 2026.03.11 22:29:08.945129 [ 259 ] {} <Debug> TCP-Session: c16e5cb1-9eeb-48bc-90bb-70b35f951b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24726 | 2026.03.11 22:29:08.945144 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24727 | 2026.03.11 22:29:08.945163 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24728 | 2026.03.11 22:29:08.945183 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24729 | 2026.03.11 22:29:08.945205 [ 337 ] {} <Debug> TCP-Session: 0637525d-9338-43f4-8b82-9024d1b5141f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24730 | 2026.03.11 22:29:08.945221 [ 339 ] {} <Debug> TCP-Session: 3df42241-b1b8-45d1-9666-638a52abae6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24731 | 2026.03.11 22:29:08.945220 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24732 | 2026.03.11 22:29:08.945244 [ 338 ] {} <Debug> TCP-Session: 9beddb56-66cb-4f49-a22d-012f577c6ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24733 | 2026.03.11 22:29:08.945266 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24734 | 2026.03.11 22:29:08.945279 [ 335 ] {} <Debug> TCP-Session: 6e541de0-ee7c-4cb2-9d16-9c9679d4c2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24735 | 2026.03.11 22:29:08.945244 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24736 | 2026.03.11 22:29:08.945317 [ 341 ] {} <Debug> TCP-Session: 109f2494-c1b1-46f2-b214-2413f67c65f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24737 | 2026.03.11 22:29:08.945203 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24738 | 2026.03.11 22:29:08.945373 [ 340 ] {} <Debug> TCP-Session: e912f914-efe5-47ce-bc25-ef0f0ebce893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24739 | 2026.03.11 22:29:08.945145 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24740 | 2026.03.11 22:29:08.945408 [ 336 ] {} <Debug> TCP-Session: 5b0aea7f-3105-4651-93b7-94df2dac5a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24741 | 2026.03.11 22:29:08.945447 [ 334 ] {} <Debug> TCP-Session: 254e4686-1f80-483a-b9b7-6c09bd610825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24742 | 2026.03.11 22:29:09.280769 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51133 | ||
| 24743 | 2026.03.11 22:29:09.280864 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24744 | 2026.03.11 22:29:09.280889 [ 259 ] {} <Debug> TCP-Session: 4345af7f-9ed0-4aaa-b03d-3f5580b592d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51133 | ||
| 24745 | 2026.03.11 22:29:09.280912 [ 259 ] {} <Debug> TCP-Session: 4345af7f-9ed0-4aaa-b03d-3f5580b592d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24746 | 2026.03.11 22:29:09.280927 [ 259 ] {} <Debug> TCP-Session: 4345af7f-9ed0-4aaa-b03d-3f5580b592d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24747 | 2026.03.11 22:29:09.281117 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52294 | ||
| 24748 | 2026.03.11 22:29:09.281128 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62777 | ||
| 24749 | 2026.03.11 22:29:09.281177 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24750 | 2026.03.11 22:29:09.281189 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56961 | ||
| 24751 | 2026.03.11 22:29:09.281213 [ 335 ] {} <Debug> TCP-Session: 9c45844f-0e65-4dbd-93a2-e5c28a9b5492 Authenticating user 'default' from [fd00:1122:3344:101::e]:52294 | ||
| 24752 | 2026.03.11 22:29:09.281223 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51883 | ||
| 24753 | 2026.03.11 22:29:09.281239 [ 335 ] {} <Debug> TCP-Session: 9c45844f-0e65-4dbd-93a2-e5c28a9b5492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24754 | 2026.03.11 22:29:09.281266 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24755 | 2026.03.11 22:29:09.281290 [ 335 ] {} <Debug> TCP-Session: 9c45844f-0e65-4dbd-93a2-e5c28a9b5492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24756 | 2026.03.11 22:29:09.281304 [ 339 ] {} <Debug> TCP-Session: e210b23d-bbcc-4397-9ddf-25885676ed85 Authenticating user 'default' from [fd00:1122:3344:101::e]:56961 | ||
| 24757 | 2026.03.11 22:29:09.281182 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33167 | ||
| 24758 | 2026.03.11 22:29:09.281326 [ 339 ] {} <Debug> TCP-Session: e210b23d-bbcc-4397-9ddf-25885676ed85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24759 | 2026.03.11 22:29:09.281343 [ 259 ] {} <Trace> TCP-Session: 4345af7f-9ed0-4aaa-b03d-3f5580b592d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24760 | 2026.03.11 22:29:09.281364 [ 339 ] {} <Debug> TCP-Session: e210b23d-bbcc-4397-9ddf-25885676ed85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24761 | 2026.03.11 22:29:09.281333 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24762 | 2026.03.11 22:29:09.281399 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24763 | 2026.03.11 22:29:09.281179 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52284 | ||
| 24764 | 2026.03.11 22:29:09.281438 [ 338 ] {} <Debug> TCP-Session: bf2f1e9e-f0fc-4258-ac3a-16c9f7c1b487 Authenticating user 'default' from [fd00:1122:3344:101::e]:33167 | ||
| 24765 | 2026.03.11 22:29:09.281424 [ 341 ] {} <Debug> TCP-Session: 218e559a-f946-421b-9b0a-9e6f5af410bf Authenticating user 'default' from [fd00:1122:3344:101::e]:51883 | ||
| 24766 | 2026.03.11 22:29:09.281480 [ 338 ] {} <Debug> TCP-Session: bf2f1e9e-f0fc-4258-ac3a-16c9f7c1b487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24767 | 2026.03.11 22:29:09.281500 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24768 | 2026.03.11 22:29:09.281502 [ 341 ] {} <Debug> TCP-Session: 218e559a-f946-421b-9b0a-9e6f5af410bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24769 | 2026.03.11 22:29:09.281516 [ 259 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24770 | 2026.03.11 22:29:09.281529 [ 341 ] {} <Debug> TCP-Session: 218e559a-f946-421b-9b0a-9e6f5af410bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24771 | 2026.03.11 22:29:09.281528 [ 337 ] {} <Debug> TCP-Session: aafd102d-c27c-4541-a004-883096fd7efc Authenticating user 'default' from [fd00:1122:3344:101::e]:52284 | ||
| 24772 | 2026.03.11 22:29:09.281507 [ 338 ] {} <Debug> TCP-Session: bf2f1e9e-f0fc-4258-ac3a-16c9f7c1b487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24773 | 2026.03.11 22:29:09.281586 [ 337 ] {} <Debug> TCP-Session: aafd102d-c27c-4541-a004-883096fd7efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24774 | 2026.03.11 22:29:09.281172 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51216 | ||
| 24775 | 2026.03.11 22:29:09.281616 [ 337 ] {} <Debug> TCP-Session: aafd102d-c27c-4541-a004-883096fd7efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24776 | 2026.03.11 22:29:09.281215 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47553 | ||
| 24777 | 2026.03.11 22:29:09.281249 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24778 | 2026.03.11 22:29:09.281741 [ 334 ] {} <Debug> TCP-Session: c86d7d2b-3aec-4df9-85b7-9aab06f59aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62777 | ||
| 24779 | 2026.03.11 22:29:09.281759 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24780 | 2026.03.11 22:29:09.281759 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24781 | 2026.03.11 22:29:09.281791 [ 340 ] {} <Debug> TCP-Session: ca82a39a-24b7-4801-8cf3-e547bf20f9ef Authenticating user 'default' from [fd00:1122:3344:101::e]:47553 | ||
| 24782 | 2026.03.11 22:29:09.281790 [ 259 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24783 | 2026.03.11 22:29:09.281814 [ 340 ] {} <Debug> TCP-Session: ca82a39a-24b7-4801-8cf3-e547bf20f9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24784 | 2026.03.11 22:29:09.281809 [ 336 ] {} <Debug> TCP-Session: f010bff0-35e6-4030-8749-e49715f0c788 Authenticating user 'default' from [fd00:1122:3344:101::e]:51216 | ||
| 24785 | 2026.03.11 22:29:09.281841 [ 340 ] {} <Debug> TCP-Session: ca82a39a-24b7-4801-8cf3-e547bf20f9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24786 | 2026.03.11 22:29:09.281760 [ 334 ] {} <Debug> TCP-Session: c86d7d2b-3aec-4df9-85b7-9aab06f59aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24787 | 2026.03.11 22:29:09.281860 [ 259 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24788 | 2026.03.11 22:29:09.281883 [ 334 ] {} <Debug> TCP-Session: c86d7d2b-3aec-4df9-85b7-9aab06f59aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24789 | 2026.03.11 22:29:09.281856 [ 336 ] {} <Debug> TCP-Session: f010bff0-35e6-4030-8749-e49715f0c788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24790 | 2026.03.11 22:29:09.281936 [ 336 ] {} <Debug> TCP-Session: f010bff0-35e6-4030-8749-e49715f0c788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24791 | 2026.03.11 22:29:09.282177 [ 259 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 24792 | 2026.03.11 22:29:09.283044 [ 333 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Trace> AggregatingTransform: Aggregating | ||
| 24793 | 2026.03.11 22:29:09.283088 [ 333 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Trace> Aggregator: Aggregation method: without_key | ||
| 24794 | 2026.03.11 22:29:09.283127 [ 333 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843176 sec. (1185.992 rows/sec., 46.33 KiB/sec.) | ||
| 24795 | 2026.03.11 22:29:09.283147 [ 333 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Trace> Aggregator: Merging aggregated data | ||
| 24796 | 2026.03.11 22:29:09.284283 [ 259 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002822 sec., 354.3586109142452 rows/sec., 13.84 KiB/sec. | ||
| 24797 | 2026.03.11 22:29:09.284402 [ 259 ] {fa24c8e1-e727-428f-9615-b50e1c8e3785} <Debug> TCPHandler: Processed in 0.0032188 sec. | ||
| 24798 | 2026.03.11 22:29:09.284516 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24799 | 2026.03.11 22:29:09.284545 [ 259 ] {} <Debug> TCP-Session: 4345af7f-9ed0-4aaa-b03d-3f5580b592d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24800 | 2026.03.11 22:29:09.284552 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24801 | 2026.03.11 22:29:09.284570 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24802 | 2026.03.11 22:29:09.284589 [ 335 ] {} <Debug> TCP-Session: 9c45844f-0e65-4dbd-93a2-e5c28a9b5492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24803 | 2026.03.11 22:29:09.284598 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24804 | 2026.03.11 22:29:09.284606 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24805 | 2026.03.11 22:29:09.284638 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24806 | 2026.03.11 22:29:09.284653 [ 341 ] {} <Debug> TCP-Session: 218e559a-f946-421b-9b0a-9e6f5af410bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24807 | 2026.03.11 22:29:09.284676 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24808 | 2026.03.11 22:29:09.284674 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24809 | 2026.03.11 22:29:09.284704 [ 339 ] {} <Debug> TCP-Session: e210b23d-bbcc-4397-9ddf-25885676ed85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24810 | 2026.03.11 22:29:09.284721 [ 337 ] {} <Debug> TCP-Session: aafd102d-c27c-4541-a004-883096fd7efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24811 | 2026.03.11 22:29:09.284751 [ 340 ] {} <Debug> TCP-Session: ca82a39a-24b7-4801-8cf3-e547bf20f9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24812 | 2026.03.11 22:29:09.284614 [ 338 ] {} <Debug> TCP-Session: bf2f1e9e-f0fc-4258-ac3a-16c9f7c1b487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24813 | 2026.03.11 22:29:09.284669 [ 334 ] {} <Debug> TCP-Session: c86d7d2b-3aec-4df9-85b7-9aab06f59aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24814 | 2026.03.11 22:29:09.284618 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24815 | 2026.03.11 22:29:09.284868 [ 336 ] {} <Debug> TCP-Session: f010bff0-35e6-4030-8749-e49715f0c788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24816 | 2026.03.11 22:29:09.848393 [ 221 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24817 | 2026.03.11 22:29:09.848449 [ 221 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24818 | 2026.03.11 22:29:09.852114 [ 221 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24819 | 2026.03.11 22:29:10.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.06 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 415.82 MiB (RSS), difference: 3.77 MiB | ||
| 24820 | 2026.03.11 22:29:10.947210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 3034 | ||
| 24821 | 2026.03.11 22:29:10.950198 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24822 | 2026.03.11 22:29:10.950238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24823 | 2026.03.11 22:29:10.951597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24824 | 2026.03.11 22:29:10.952096 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24825 | 2026.03.11 22:29:10.952358 [ 223 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24826 | 2026.03.11 22:29:10.952414 [ 223 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24827 | 2026.03.11 22:29:10.952448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3034 | ||
| 24828 | 2026.03.11 22:29:10.956371 [ 223 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24829 | 2026.03.11 22:29:11.109281 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 24830 | 2026.03.11 22:29:11.127097 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24831 | 2026.03.11 22:29:11.127147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24832 | 2026.03.11 22:29:11.133512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24833 | 2026.03.11 22:29:11.134778 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24834 | 2026.03.11 22:29:11.137624 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 24835 | 2026.03.11 22:29:12.142972 [ 222 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24836 | 2026.03.11 22:29:12.143050 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24837 | 2026.03.11 22:29:12.146783 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24838 | 2026.03.11 22:29:12.481868 [ 225 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24839 | 2026.03.11 22:29:12.481961 [ 225 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24840 | 2026.03.11 22:29:12.486518 [ 225 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24841 | 2026.03.11 22:29:12.696577 [ 221 ] {} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24842 | 2026.03.11 22:29:12.696629 [ 221 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24843 | 2026.03.11 22:29:12.699139 [ 221 ] {} <Debug> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24844 | 2026.03.11 22:29:12.805930 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24845 | 2026.03.11 22:29:12.806194 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24846 | 2026.03.11 22:29:12.806302 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24847 | 2026.03.11 22:29:12.807213 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24848 | 2026.03.11 22:29:12.807271 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24849 | 2026.03.11 22:29:12.807826 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 24850 | 2026.03.11 22:29:12.808348 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24851 | 2026.03.11 22:29:12.808560 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.002435 sec., 1232.0328542094455 rows/sec., 91.44 KiB/sec. | ||
| 24852 | 2026.03.11 22:29:12.808641 [ 260 ] {e443ed1a-97cd-4ce8-8be9-7493a8876265} <Debug> TCPHandler: Processed in 0.002917615 sec. | ||
| 24853 | 2026.03.11 22:29:12.808806 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24854 | 2026.03.11 22:29:12.808938 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24855 | 2026.03.11 22:29:12.808994 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24856 | 2026.03.11 22:29:12.809730 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24857 | 2026.03.11 22:29:12.809777 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24858 | 2026.03.11 22:29:12.810376 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24859 | 2026.03.11 22:29:12.810976 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24860 | 2026.03.11 22:29:12.811175 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Debug> executeQuery: Read 160 rows, 14.08 KiB in 0.00227 sec., 70484.58149779736 rows/sec., 6.06 MiB/sec. | ||
| 24861 | 2026.03.11 22:29:12.811238 [ 260 ] {f66a3727-5eeb-430d-9940-31fd1d13befb} <Debug> TCPHandler: Processed in 0.002500037 sec. | ||
| 24862 | 2026.03.11 22:29:12.811402 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24863 | 2026.03.11 22:29:12.811533 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24864 | 2026.03.11 22:29:12.811592 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24865 | 2026.03.11 22:29:12.812279 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24866 | 2026.03.11 22:29:12.812325 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24867 | 2026.03.11 22:29:12.812871 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24868 | 2026.03.11 22:29:12.813475 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24869 | 2026.03.11 22:29:12.813646 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.002146 sec., 24231.127679403544 rows/sec., 1.76 MiB/sec. | ||
| 24870 | 2026.03.11 22:29:12.813690 [ 260 ] {a949aba8-896c-40bd-8ce5-81621d4d63f1} <Debug> TCPHandler: Processed in 0.002353794 sec. | ||
| 24871 | 2026.03.11 22:29:12.813846 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24872 | 2026.03.11 22:29:12.813950 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24873 | 2026.03.11 22:29:12.813996 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24874 | 2026.03.11 22:29:12.814485 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24875 | 2026.03.11 22:29:12.814521 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24876 | 2026.03.11 22:29:12.815001 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24877 | 2026.03.11 22:29:12.817723 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24878 | 2026.03.11 22:29:12.817916 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.003989 sec., 33592.379042366505 rows/sec., 2.57 MiB/sec. | ||
| 24879 | 2026.03.11 22:29:12.817966 [ 260 ] {f522cc85-4840-4236-9baf-51cb1ab24e68} <Debug> TCPHandler: Processed in 0.004206119 sec. | ||
| 24880 | 2026.03.11 22:29:12.818136 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24881 | 2026.03.11 22:29:12.818250 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24882 | 2026.03.11 22:29:12.818298 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24883 | 2026.03.11 22:29:12.818793 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24884 | 2026.03.11 22:29:12.818829 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24885 | 2026.03.11 22:29:12.819300 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24886 | 2026.03.11 22:29:12.819786 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24887 | 2026.03.11 22:29:12.819931 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 4 parts from all_1_170_42 to all_173_173_0 | ||
| 24888 | 2026.03.11 22:29:12.819944 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001718 sec., 94877.76484284052 rows/sec., 6.59 MiB/sec. | ||
| 24889 | 2026.03.11 22:29:12.819975 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24890 | 2026.03.11 22:29:12.819996 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24891 | 2026.03.11 22:29:12.820005 [ 260 ] {97886384-e195-4960-a913-5aff92399b95} <Debug> TCPHandler: Processed in 0.001940397 sec. | ||
| 24892 | 2026.03.11 22:29:12.820137 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_170_42 to all_173_173_0 into Compact with storage Full | ||
| 24893 | 2026.03.11 22:29:12.820147 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24894 | 2026.03.11 22:29:12.820296 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24895 | 2026.03.11 22:29:12.820317 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24896 | 2026.03.11 22:29:12.820354 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24897 | 2026.03.11 22:29:12.820377 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_170_42, total 57180 rows starting from the beginning of the part | ||
| 24898 | 2026.03.11 22:29:12.820488 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 24899 | 2026.03.11 22:29:12.820572 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 268 rows starting from the beginning of the part | ||
| 24900 | 2026.03.11 22:29:12.820651 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 1325 rows starting from the beginning of the part | ||
| 24901 | 2026.03.11 22:29:12.821513 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24902 | 2026.03.11 22:29:12.821563 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24903 | 2026.03.11 22:29:12.822368 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24904 | 2026.03.11 22:29:12.822842 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24905 | 2026.03.11 22:29:12.823040 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002767 sec., 17708.709794000722 rows/sec., 31.73 MiB/sec. | ||
| 24906 | 2026.03.11 22:29:12.823120 [ 260 ] {5bd487dd-f842-407c-9594-5248f8249207} <Debug> TCPHandler: Processed in 0.003009827 sec. | ||
| 24907 | 2026.03.11 22:29:12.823277 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24908 | 2026.03.11 22:29:12.823401 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24909 | 2026.03.11 22:29:12.823459 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24910 | 2026.03.11 22:29:12.823908 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24911 | 2026.03.11 22:29:12.823952 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 24912 | 2026.03.11 22:29:12.824534 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24913 | 2026.03.11 22:29:12.825109 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24914 | 2026.03.11 22:29:12.825301 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001924 sec., 31185.031185031185 rows/sec., 2.10 MiB/sec. | ||
| 24915 | 2026.03.11 22:29:12.825353 [ 260 ] {21490971-82fe-4c61-b3b8-30b2e0db6082} <Debug> TCPHandler: Processed in 0.00214065 sec. | ||
| 24916 | 2026.03.11 22:29:12.833457 [ 186 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58933 rows, containing 5 columns (5 merged, 0 gathered) in 0.013384054 sec., 4403224.91227247 rows/sec., 289.14 MiB/sec. | ||
| 24917 | 2026.03.11 22:29:12.834417 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Trace> MergedBlockOutputStream: filled checksums all_1_173_43 (state Temporary) | ||
| 24918 | 2026.03.11 22:29:12.835116 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_173_43 to all_1_173_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24919 | 2026.03.11 22:29:12.835239 [ 198 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_173_43} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 4 parts: [all_1_170_42, all_173_173_0] -> all_1_173_43 | ||
| 24920 | 2026.03.11 22:29:12.835383 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 24921 | 2026.03.11 22:29:13.411097 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37045 | ||
| 24922 | 2026.03.11 22:29:13.411214 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24923 | 2026.03.11 22:29:13.411240 [ 259 ] {} <Debug> TCP-Session: 25b0f16a-0a53-48af-a505-a4e9e23cb33b Authenticating user 'default' from [fd00:1122:3344:101::e]:37045 | ||
| 24924 | 2026.03.11 22:29:13.411262 [ 259 ] {} <Debug> TCP-Session: 25b0f16a-0a53-48af-a505-a4e9e23cb33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24925 | 2026.03.11 22:29:13.411275 [ 259 ] {} <Debug> TCP-Session: 25b0f16a-0a53-48af-a505-a4e9e23cb33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24926 | 2026.03.11 22:29:13.411493 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64950 | ||
| 24927 | 2026.03.11 22:29:13.411501 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61273 | ||
| 24928 | 2026.03.11 22:29:13.411545 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49055 | ||
| 24929 | 2026.03.11 22:29:13.411591 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61537 | ||
| 24930 | 2026.03.11 22:29:13.411600 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51659 | ||
| 24931 | 2026.03.11 22:29:13.411643 [ 259 ] {} <Trace> TCP-Session: 25b0f16a-0a53-48af-a505-a4e9e23cb33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24932 | 2026.03.11 22:29:13.411578 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41018 | ||
| 24933 | 2026.03.11 22:29:13.411685 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24934 | 2026.03.11 22:29:13.411685 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24935 | 2026.03.11 22:29:13.411738 [ 340 ] {} <Debug> TCP-Session: dc13e74d-1d4b-4423-a824-39a4acb547e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61537 | ||
| 24936 | 2026.03.11 22:29:13.411747 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24937 | 2026.03.11 22:29:13.411759 [ 336 ] {} <Debug> TCP-Session: e219c902-4e1a-4dbc-ab44-5dfe2d1dc1c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49055 | ||
| 24938 | 2026.03.11 22:29:13.411767 [ 340 ] {} <Debug> TCP-Session: dc13e74d-1d4b-4423-a824-39a4acb547e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24939 | 2026.03.11 22:29:13.411783 [ 341 ] {} <Debug> TCP-Session: 12e8ccc2-8671-4b5b-8386-b85438c43e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:51659 | ||
| 24940 | 2026.03.11 22:29:13.411795 [ 340 ] {} <Debug> TCP-Session: dc13e74d-1d4b-4423-a824-39a4acb547e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24941 | 2026.03.11 22:29:13.411792 [ 336 ] {} <Debug> TCP-Session: e219c902-4e1a-4dbc-ab44-5dfe2d1dc1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24942 | 2026.03.11 22:29:13.411823 [ 341 ] {} <Debug> TCP-Session: 12e8ccc2-8671-4b5b-8386-b85438c43e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24943 | 2026.03.11 22:29:13.411837 [ 336 ] {} <Debug> TCP-Session: e219c902-4e1a-4dbc-ab44-5dfe2d1dc1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24944 | 2026.03.11 22:29:13.411849 [ 341 ] {} <Debug> TCP-Session: 12e8ccc2-8671-4b5b-8386-b85438c43e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24945 | 2026.03.11 22:29:13.411762 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24946 | 2026.03.11 22:29:13.411567 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54197 | ||
| 24947 | 2026.03.11 22:29:13.411903 [ 339 ] {} <Debug> TCP-Session: 6c4b3eaa-5a34-40bf-af2e-1c65ad76c4ab Authenticating user 'default' from [fd00:1122:3344:101::e]:41018 | ||
| 24948 | 2026.03.11 22:29:13.411573 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24949 | 2026.03.11 22:29:13.411941 [ 339 ] {} <Debug> TCP-Session: 6c4b3eaa-5a34-40bf-af2e-1c65ad76c4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24950 | 2026.03.11 22:29:13.411964 [ 335 ] {} <Debug> TCP-Session: e3a4e5b5-6329-4011-97e6-23a8e16a2d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:64950 | ||
| 24951 | 2026.03.11 22:29:13.411966 [ 339 ] {} <Debug> TCP-Session: 6c4b3eaa-5a34-40bf-af2e-1c65ad76c4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24952 | 2026.03.11 22:29:13.411971 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24953 | 2026.03.11 22:29:13.411981 [ 335 ] {} <Debug> TCP-Session: e3a4e5b5-6329-4011-97e6-23a8e16a2d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24954 | 2026.03.11 22:29:13.412007 [ 337 ] {} <Debug> TCP-Session: 2174a075-df96-4838-8b0a-4fa17c76fef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54197 | ||
| 24955 | 2026.03.11 22:29:13.412015 [ 335 ] {} <Debug> TCP-Session: e3a4e5b5-6329-4011-97e6-23a8e16a2d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24956 | 2026.03.11 22:29:13.412031 [ 337 ] {} <Debug> TCP-Session: 2174a075-df96-4838-8b0a-4fa17c76fef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24957 | 2026.03.11 22:29:13.411566 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40940 | ||
| 24958 | 2026.03.11 22:29:13.412061 [ 337 ] {} <Debug> TCP-Session: 2174a075-df96-4838-8b0a-4fa17c76fef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24959 | 2026.03.11 22:29:13.411643 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24960 | 2026.03.11 22:29:13.411841 [ 259 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37045) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24961 | 2026.03.11 22:29:13.412132 [ 334 ] {} <Debug> TCP-Session: 90c3090b-5c74-4d1b-bd36-8121fee04681 Authenticating user 'default' from [fd00:1122:3344:101::e]:61273 | ||
| 24962 | 2026.03.11 22:29:13.412138 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24963 | 2026.03.11 22:29:13.412162 [ 334 ] {} <Debug> TCP-Session: 90c3090b-5c74-4d1b-bd36-8121fee04681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24964 | 2026.03.11 22:29:13.412167 [ 338 ] {} <Debug> TCP-Session: ecd42343-d0ce-4d12-8cd1-c62c54fb3322 Authenticating user 'default' from [fd00:1122:3344:101::e]:40940 | ||
| 24965 | 2026.03.11 22:29:13.412176 [ 334 ] {} <Debug> TCP-Session: 90c3090b-5c74-4d1b-bd36-8121fee04681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24966 | 2026.03.11 22:29:13.412186 [ 338 ] {} <Debug> TCP-Session: ecd42343-d0ce-4d12-8cd1-c62c54fb3322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24967 | 2026.03.11 22:29:13.412199 [ 338 ] {} <Debug> TCP-Session: ecd42343-d0ce-4d12-8cd1-c62c54fb3322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24968 | 2026.03.11 22:29:13.412388 [ 259 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24969 | 2026.03.11 22:29:13.412449 [ 259 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24970 | 2026.03.11 22:29:13.412728 [ 259 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Debug> oximeter.version (f10909b5-4444-41ad-bbb7-5cc86cacab53) (SelectExecutor): Key condition: unknown | ||
| 24971 | 2026.03.11 22:29:13.413726 [ 319 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Trace> AggregatingTransform: Aggregating | ||
| 24972 | 2026.03.11 22:29:13.413772 [ 319 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Trace> Aggregator: Aggregation method: without_key | ||
| 24973 | 2026.03.11 22:29:13.413815 [ 319 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985639 sec. (1014.570 rows/sec., 39.63 KiB/sec.) | ||
| 24974 | 2026.03.11 22:29:13.413837 [ 319 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Trace> Aggregator: Merging aggregated data | ||
| 24975 | 2026.03.11 22:29:13.415365 [ 259 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003591 sec., 278.473962684489 rows/sec., 10.88 KiB/sec. | ||
| 24976 | 2026.03.11 22:29:13.415521 [ 259 ] {04500a9b-bc1a-4ab8-adf8-dfbb2ae56ed5} <Debug> TCPHandler: Processed in 0.004033537 sec. | ||
| 24977 | 2026.03.11 22:29:13.415639 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24978 | 2026.03.11 22:29:13.415667 [ 259 ] {} <Debug> TCP-Session: 25b0f16a-0a53-48af-a505-a4e9e23cb33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24979 | 2026.03.11 22:29:13.415674 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24980 | 2026.03.11 22:29:13.415695 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24981 | 2026.03.11 22:29:13.415713 [ 334 ] {} <Debug> TCP-Session: 90c3090b-5c74-4d1b-bd36-8121fee04681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24982 | 2026.03.11 22:29:13.415716 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24983 | 2026.03.11 22:29:13.415726 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24984 | 2026.03.11 22:29:13.415769 [ 337 ] {} <Debug> TCP-Session: 2174a075-df96-4838-8b0a-4fa17c76fef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24985 | 2026.03.11 22:29:13.415782 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24986 | 2026.03.11 22:29:13.415800 [ 335 ] {} <Debug> TCP-Session: e3a4e5b5-6329-4011-97e6-23a8e16a2d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24987 | 2026.03.11 22:29:13.415796 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24988 | 2026.03.11 22:29:13.415829 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24989 | 2026.03.11 22:29:13.415831 [ 339 ] {} <Debug> TCP-Session: 6c4b3eaa-5a34-40bf-af2e-1c65ad76c4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24990 | 2026.03.11 22:29:13.415857 [ 338 ] {} <Debug> TCP-Session: ecd42343-d0ce-4d12-8cd1-c62c54fb3322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24991 | 2026.03.11 22:29:13.415878 [ 340 ] {} <Debug> TCP-Session: dc13e74d-1d4b-4423-a824-39a4acb547e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24992 | 2026.03.11 22:29:13.415749 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24993 | 2026.03.11 22:29:13.415744 [ 341 ] {} <Debug> TCP-Session: 12e8ccc2-8671-4b5b-8386-b85438c43e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24994 | 2026.03.11 22:29:13.415931 [ 336 ] {} <Debug> TCP-Session: e219c902-4e1a-4dbc-ab44-5dfe2d1dc1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24995 | 2026.03.11 22:29:13.417318 [ 221 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24996 | 2026.03.11 22:29:13.417353 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24997 | 2026.03.11 22:29:13.420654 [ 221 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24998 | 2026.03.11 22:29:15.533722 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24999 | 2026.03.11 22:29:15.533809 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25000 | 2026.03.11 22:29:15.787818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50911 | ||
| 25001 | 2026.03.11 22:29:15.788395 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25002 | 2026.03.11 22:29:15.788438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25003 | 2026.03.11 22:29:15.788962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25004 | 2026.03.11 22:29:15.789181 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25005 | 2026.03.11 22:29:15.789305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50911 | ||
| 25006 | 2026.03.11 22:29:15.789303 [ 64 ] {} <Debug> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25007 | 2026.03.11 22:29:15.789359 [ 64 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25008 | 2026.03.11 22:29:15.789377 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25009 | 2026.03.11 22:29:15.789516 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25010 | 2026.03.11 22:29:15.789660 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25011 | 2026.03.11 22:29:15.789701 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48543 rows starting from the beginning of the part | ||
| 25012 | 2026.03.11 22:29:15.789770 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 25013 | 2026.03.11 22:29:15.789814 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 25014 | 2026.03.11 22:29:15.789856 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 25015 | 2026.03.11 22:29:15.789893 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 25016 | 2026.03.11 22:29:15.789930 [ 193 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 25017 | 2026.03.11 22:29:15.792602 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50911 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315342 sec., 16144693.697636217 rows/sec., 230.95 MiB/sec. | ||
| 25018 | 2026.03.11 22:29:15.793237 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25019 | 2026.03.11 22:29:15.793714 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25020 | 2026.03.11 22:29:15.793829 [ 196 ] {ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4::all_1_106_21} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25021 | 2026.03.11 22:29:15.793956 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 25022 | 2026.03.11 22:29:16.071936 [ 59 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 25023 | 2026.03.11 22:29:16.072011 [ 59 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25024 | 2026.03.11 22:29:16.072036 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25025 | 2026.03.11 22:29:16.072145 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 25026 | 2026.03.11 22:29:16.072295 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25027 | 2026.03.11 22:29:16.072337 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 25028 | 2026.03.11 22:29:16.072404 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 25029 | 2026.03.11 22:29:16.072459 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 25030 | 2026.03.11 22:29:16.072510 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 25031 | 2026.03.11 22:29:16.072557 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 25032 | 2026.03.11 22:29:16.073289 [ 187 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190602 sec., 201578.69716328377 rows/sec., 10.28 MiB/sec. | ||
| 25033 | 2026.03.11 22:29:16.073406 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 25034 | 2026.03.11 22:29:16.073646 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25035 | 2026.03.11 22:29:16.073713 [ 193 ] {5549882e-58cc-4d3f-962e-84565437567d::all_1_40_8} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 25036 | 2026.03.11 22:29:16.073779 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 25037 | 2026.03.11 22:29:17.801185 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25038 | 2026.03.11 22:29:17.801397 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25039 | 2026.03.11 22:29:17.801469 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25040 | 2026.03.11 22:29:17.802249 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25041 | 2026.03.11 22:29:17.802295 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25042 | 2026.03.11 22:29:17.802675 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25043 | 2026.03.11 22:29:17.802898 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25044 | 2026.03.11 22:29:17.803046 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 25045 | 2026.03.11 22:29:17.803088 [ 260 ] {90d5cbd2-ffb7-4a9d-9d3f-9ec7375b71fa} <Debug> TCPHandler: Processed in 0.002035098 sec. | ||
| 25046 | 2026.03.11 22:29:17.803241 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25047 | 2026.03.11 22:29:17.803335 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25048 | 2026.03.11 22:29:17.803375 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25049 | 2026.03.11 22:29:17.803815 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25050 | 2026.03.11 22:29:17.803852 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25051 | 2026.03.11 22:29:17.804147 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25052 | 2026.03.11 22:29:17.804349 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25053 | 2026.03.11 22:29:17.804478 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 25054 | 2026.03.11 22:29:17.804516 [ 260 ] {b0c5d964-9bbe-48f7-ad09-d925647fa67d} <Debug> TCPHandler: Processed in 0.001330775 sec. | ||
| 25055 | 2026.03.11 22:29:17.804633 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25056 | 2026.03.11 22:29:17.804727 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25057 | 2026.03.11 22:29:17.804767 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25058 | 2026.03.11 22:29:17.805197 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25059 | 2026.03.11 22:29:17.805234 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25060 | 2026.03.11 22:29:17.805517 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25061 | 2026.03.11 22:29:17.805714 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25062 | 2026.03.11 22:29:17.805842 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001132 sec., 65371.02473498233 rows/sec., 5.10 MiB/sec. | ||
| 25063 | 2026.03.11 22:29:17.805880 [ 260 ] {c71bbcd7-e443-4743-9987-43aab7987939} <Debug> TCPHandler: Processed in 0.001300034 sec. | ||
| 25064 | 2026.03.11 22:29:17.805998 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25065 | 2026.03.11 22:29:17.806091 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25066 | 2026.03.11 22:29:17.806133 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25067 | 2026.03.11 22:29:17.806571 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25068 | 2026.03.11 22:29:17.806609 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25069 | 2026.03.11 22:29:17.806932 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 25070 | 2026.03.11 22:29:17.807131 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25071 | 2026.03.11 22:29:17.807262 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 25072 | 2026.03.11 22:29:17.807300 [ 260 ] {267349c7-180d-4e23-af65-9d5eca122beb} <Debug> TCPHandler: Processed in 0.001349126 sec. | ||
| 25073 | 2026.03.11 22:29:17.807399 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25074 | 2026.03.11 22:29:17.807499 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25075 | 2026.03.11 22:29:17.807554 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25076 | 2026.03.11 22:29:17.808355 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25077 | 2026.03.11 22:29:17.808393 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25078 | 2026.03.11 22:29:17.808901 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25079 | 2026.03.11 22:29:17.809110 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25080 | 2026.03.11 22:29:17.809249 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 25081 | 2026.03.11 22:29:17.809303 [ 260 ] {0b56db87-396f-4dd0-addd-aa8839526743} <Debug> TCPHandler: Processed in 0.001950897 sec. | ||
| 25082 | 2026.03.11 22:29:17.809413 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25083 | 2026.03.11 22:29:17.809508 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25084 | 2026.03.11 22:29:17.809551 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25085 | 2026.03.11 22:29:17.809889 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25086 | 2026.03.11 22:29:17.809924 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25087 | 2026.03.11 22:29:17.810215 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 25088 | 2026.03.11 22:29:17.810411 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25089 | 2026.03.11 22:29:17.810536 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 25090 | 2026.03.11 22:29:17.810572 [ 260 ] {a739b318-2a8e-4264-a2a6-fbcea65cd67e} <Debug> TCPHandler: Processed in 0.001207213 sec. | ||
| 25091 | 2026.03.11 22:29:18.637740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 25092 | 2026.03.11 22:29:18.656647 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25093 | 2026.03.11 22:29:18.656712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25094 | 2026.03.11 22:29:18.663127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25095 | 2026.03.11 22:29:18.664325 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25096 | 2026.03.11 22:29:18.664615 [ 57 ] {} <Debug> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25097 | 2026.03.11 22:29:18.664648 [ 57 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25098 | 2026.03.11 22:29:18.664666 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25099 | 2026.03.11 22:29:18.664800 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25100 | 2026.03.11 22:29:18.667762 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 25101 | 2026.03.11 22:29:18.669025 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25102 | 2026.03.11 22:29:18.670543 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 25103 | 2026.03.11 22:29:18.675182 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 25104 | 2026.03.11 22:29:18.679801 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 25105 | 2026.03.11 22:29:18.684729 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 25106 | 2026.03.11 22:29:18.689990 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 25107 | 2026.03.11 22:29:18.694833 [ 188 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 25108 | 2026.03.11 22:29:18.753797 [ 200 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.089064376 sec., 8971.039105466814 rows/sec., 46.39 MiB/sec. | ||
| 25109 | 2026.03.11 22:29:18.757585 [ 187 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25110 | 2026.03.11 22:29:18.760345 [ 187 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25111 | 2026.03.11 22:29:18.760462 [ 187 ] {abb8fc21-e380-4c55-9e62-d0c1514b934b::all_1_106_21} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25112 | 2026.03.11 22:29:18.763721 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 25113 | 2026.03.11 22:29:19.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.91 MiB, peak 434.33 MiB, free memory in arenas 0.00 B, will set to 415.84 MiB (RSS), difference: -1.08 MiB | ||
| 25114 | 2026.03.11 22:29:20.952879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 3062 | ||
| 25115 | 2026.03.11 22:29:20.955406 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25116 | 2026.03.11 22:29:20.955447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25117 | 2026.03.11 22:29:20.956621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25118 | 2026.03.11 22:29:20.956887 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25119 | 2026.03.11 22:29:20.957165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3062 | ||
| 25120 | 2026.03.11 22:29:22.803187 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25121 | 2026.03.11 22:29:22.803470 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25122 | 2026.03.11 22:29:22.803566 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25123 | 2026.03.11 22:29:22.804415 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25124 | 2026.03.11 22:29:22.804463 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25125 | 2026.03.11 22:29:22.804825 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 25126 | 2026.03.11 22:29:22.805037 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25127 | 2026.03.11 22:29:22.805189 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001789 sec., 3353.828954723309 rows/sec., 273.48 KiB/sec. | ||
| 25128 | 2026.03.11 22:29:22.805232 [ 260 ] {e9d2ecc7-298e-4d9e-ba9b-fee7b7a0f1a4} <Debug> TCPHandler: Processed in 0.002203172 sec. | ||
| 25129 | 2026.03.11 22:29:22.805344 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25130 | 2026.03.11 22:29:22.805439 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25131 | 2026.03.11 22:29:22.805479 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25132 | 2026.03.11 22:29:22.806005 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25133 | 2026.03.11 22:29:22.806043 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25134 | 2026.03.11 22:29:22.806353 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25135 | 2026.03.11 22:29:22.806561 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25136 | 2026.03.11 22:29:22.806692 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Debug> executeQuery: Read 157 rows, 13.90 KiB in 0.001272 sec., 123427.67295597485 rows/sec., 10.67 MiB/sec. | ||
| 25137 | 2026.03.11 22:29:22.806730 [ 260 ] {501cb999-6161-4ac9-871e-340678f70cc8} <Debug> TCPHandler: Processed in 0.001434407 sec. | ||
| 25138 | 2026.03.11 22:29:22.806829 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25139 | 2026.03.11 22:29:22.806922 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25140 | 2026.03.11 22:29:22.806963 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25141 | 2026.03.11 22:29:22.807381 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25142 | 2026.03.11 22:29:22.807418 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25143 | 2026.03.11 22:29:22.807698 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25144 | 2026.03.11 22:29:22.807894 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25145 | 2026.03.11 22:29:22.808015 [ 52 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25146 | 2026.03.11 22:29:22.808022 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Debug> executeQuery: Read 55 rows, 4.10 KiB in 0.001118 sec., 49194.99105545617 rows/sec., 3.58 MiB/sec. | ||
| 25147 | 2026.03.11 22:29:22.808087 [ 52 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25148 | 2026.03.11 22:29:22.808104 [ 260 ] {51040763-57a5-4b6c-863d-70cbdb0f6975} <Debug> TCPHandler: Processed in 0.001323015 sec. | ||
| 25149 | 2026.03.11 22:29:22.808113 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25150 | 2026.03.11 22:29:22.808222 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25151 | 2026.03.11 22:29:22.808251 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25152 | 2026.03.11 22:29:22.808320 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25153 | 2026.03.11 22:29:22.808365 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25154 | 2026.03.11 22:29:22.808402 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25155 | 2026.03.11 22:29:22.808446 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 252 rows starting from the beginning of the part | ||
| 25156 | 2026.03.11 22:29:22.808522 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 194 rows starting from the beginning of the part | ||
| 25157 | 2026.03.11 22:29:22.808578 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 37 rows starting from the beginning of the part | ||
| 25158 | 2026.03.11 22:29:22.808627 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 52 rows starting from the beginning of the part | ||
| 25159 | 2026.03.11 22:29:22.808677 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 10 rows starting from the beginning of the part | ||
| 25160 | 2026.03.11 22:29:22.808721 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 55 rows starting from the beginning of the part | ||
| 25161 | 2026.03.11 22:29:22.808802 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25162 | 2026.03.11 22:29:22.808842 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25163 | 2026.03.11 22:29:22.809183 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25164 | 2026.03.11 22:29:22.809400 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25165 | 2026.03.11 22:29:22.809536 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Debug> executeQuery: Read 119 rows, 9.53 KiB in 0.001234 sec., 96434.35980551052 rows/sec., 7.54 MiB/sec. | ||
| 25166 | 2026.03.11 22:29:22.809574 [ 260 ] {a1279dac-c94a-4cc9-904b-4e126f6e7178} <Debug> TCPHandler: Processed in 0.001399426 sec. | ||
| 25167 | 2026.03.11 22:29:22.809681 [ 191 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494068 sec., 401588.1472596963 rows/sec., 28.13 MiB/sec. | ||
| 25168 | 2026.03.11 22:29:22.809683 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25169 | 2026.03.11 22:29:22.809794 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25170 | 2026.03.11 22:29:22.809819 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25171 | 2026.03.11 22:29:22.809838 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25172 | 2026.03.11 22:29:22.810065 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25173 | 2026.03.11 22:29:22.810141 [ 197 ] {a2307885-ad47-413e-a7ac-e634911aa96c::all_1_156_31} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25174 | 2026.03.11 22:29:22.810211 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 25175 | 2026.03.11 22:29:22.810252 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25176 | 2026.03.11 22:29:22.810292 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25177 | 2026.03.11 22:29:22.810613 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25178 | 2026.03.11 22:29:22.810819 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25179 | 2026.03.11 22:29:22.810947 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001171 sec., 139197.26729291206 rows/sec., 9.69 MiB/sec. | ||
| 25180 | 2026.03.11 22:29:22.810984 [ 260 ] {95d09786-4254-468d-8a1a-c2cac39f8b07} <Debug> TCPHandler: Processed in 0.001348786 sec. | ||
| 25181 | 2026.03.11 22:29:22.811082 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25182 | 2026.03.11 22:29:22.811174 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25183 | 2026.03.11 22:29:22.811227 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25184 | 2026.03.11 22:29:22.812120 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25185 | 2026.03.11 22:29:22.812156 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25186 | 2026.03.11 22:29:22.812694 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25187 | 2026.03.11 22:29:22.812904 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25188 | 2026.03.11 22:29:22.813025 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25189 | 2026.03.11 22:29:22.813041 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001885 sec., 25994.6949602122 rows/sec., 46.58 MiB/sec. | ||
| 25190 | 2026.03.11 22:29:22.813066 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25191 | 2026.03.11 22:29:22.813088 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25192 | 2026.03.11 22:29:22.813105 [ 260 ] {75238dda-b25e-4c79-a1fa-df87fa5b566f} <Debug> TCPHandler: Processed in 0.002069829 sec. | ||
| 25193 | 2026.03.11 22:29:22.813218 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25194 | 2026.03.11 22:29:22.813223 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25195 | 2026.03.11 22:29:22.813316 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25196 | 2026.03.11 22:29:22.813366 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25197 | 2026.03.11 22:29:22.813572 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25198 | 2026.03.11 22:29:22.813660 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3303 rows starting from the beginning of the part | ||
| 25199 | 2026.03.11 22:29:22.813704 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25200 | 2026.03.11 22:29:22.813747 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25201 | 2026.03.11 22:29:22.813858 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 49 rows starting from the beginning of the part | ||
| 25202 | 2026.03.11 22:29:22.814056 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 25 rows starting from the beginning of the part | ||
| 25203 | 2026.03.11 22:29:22.814085 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 25204 | 2026.03.11 22:29:22.814176 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 49 rows starting from the beginning of the part | ||
| 25205 | 2026.03.11 22:29:22.814287 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 10 rows starting from the beginning of the part | ||
| 25206 | 2026.03.11 22:29:22.814311 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25207 | 2026.03.11 22:29:22.814391 [ 201 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 49 rows starting from the beginning of the part | ||
| 25208 | 2026.03.11 22:29:22.814454 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 25209 | 2026.03.11 22:29:22.814497 [ 260 ] {f863ede9-4736-46d8-ab06-a58a89fadedd} <Debug> TCPHandler: Processed in 0.001327265 sec. | ||
| 25210 | 2026.03.11 22:29:22.823341 [ 199 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3485 rows, containing 19 columns (19 merged, 0 gathered) in 0.010198403 sec., 341720.16932455014 rows/sec., 611.81 MiB/sec. | ||
| 25211 | 2026.03.11 22:29:22.826119 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25212 | 2026.03.11 22:29:22.826445 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25213 | 2026.03.11 22:29:22.826514 [ 189 ] {74888b9a-8e42-48c5-9603-b307296be83c::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25214 | 2026.03.11 22:29:22.826628 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.22 MiB. | ||
| 25215 | 2026.03.11 22:29:23.106027 [ 225 ] {} <Trace> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 25216 | 2026.03.11 22:29:23.106096 [ 225 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 25217 | 2026.03.11 22:29:23.108863 [ 225 ] {} <Debug> oximeter.measurements_f64 (c5b3af14-6210-40e6-aff8-5b73f1baa2ba): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 25218 | 2026.03.11 22:29:23.289508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51423 | ||
| 25219 | 2026.03.11 22:29:23.290053 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25220 | 2026.03.11 22:29:23.290087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25221 | 2026.03.11 22:29:23.290563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25222 | 2026.03.11 22:29:23.290792 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25223 | 2026.03.11 22:29:23.290937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51423 | ||
| 25224 | 2026.03.11 22:29:24.622719 [ 219 ] {} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25225 | 2026.03.11 22:29:24.622777 [ 219 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25226 | 2026.03.11 22:29:24.625929 [ 219 ] {} <Debug> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25227 | 2026.03.11 22:29:24.967593 [ 218 ] {} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25228 | 2026.03.11 22:29:24.967649 [ 218 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25229 | 2026.03.11 22:29:24.970520 [ 218 ] {} <Debug> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25230 | 2026.03.11 22:29:26.167881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 25231 | 2026.03.11 22:29:26.186187 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25232 | 2026.03.11 22:29:26.186238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25233 | 2026.03.11 22:29:26.192570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25234 | 2026.03.11 22:29:26.193315 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25235 | 2026.03.11 22:29:26.196447 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 25236 | 2026.03.11 22:29:27.170423 [ 223 ] {} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25237 | 2026.03.11 22:29:27.170480 [ 223 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25238 | 2026.03.11 22:29:27.173842 [ 223 ] {} <Debug> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25239 | 2026.03.11 22:29:27.522894 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25240 | 2026.03.11 22:29:27.522963 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25241 | 2026.03.11 22:29:27.526269 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25242 | 2026.03.11 22:29:27.801330 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25243 | 2026.03.11 22:29:27.801523 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25244 | 2026.03.11 22:29:27.801587 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25245 | 2026.03.11 22:29:27.802296 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25246 | 2026.03.11 22:29:27.802341 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25247 | 2026.03.11 22:29:27.802707 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25248 | 2026.03.11 22:29:27.802926 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25249 | 2026.03.11 22:29:27.803072 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001598 sec., 47559.449311639546 rows/sec., 3.92 MiB/sec. | ||
| 25250 | 2026.03.11 22:29:27.803075 [ 45 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25251 | 2026.03.11 22:29:27.803114 [ 260 ] {d9680e6f-3002-4b7b-8f4a-b84201eec071} <Debug> TCPHandler: Processed in 0.001902846 sec. | ||
| 25252 | 2026.03.11 22:29:27.803222 [ 45 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25253 | 2026.03.11 22:29:27.803269 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25254 | 2026.03.11 22:29:27.803321 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25255 | 2026.03.11 22:29:27.803397 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25256 | 2026.03.11 22:29:27.803420 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25257 | 2026.03.11 22:29:27.803460 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25258 | 2026.03.11 22:29:27.803486 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25259 | 2026.03.11 22:29:27.803515 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2990 rows starting from the beginning of the part | ||
| 25260 | 2026.03.11 22:29:27.803571 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 56 rows starting from the beginning of the part | ||
| 25261 | 2026.03.11 22:29:27.803616 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part | ||
| 25262 | 2026.03.11 22:29:27.803662 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 76 rows starting from the beginning of the part | ||
| 25263 | 2026.03.11 22:29:27.803711 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 157 rows starting from the beginning of the part | ||
| 25264 | 2026.03.11 22:29:27.803750 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 76 rows starting from the beginning of the part | ||
| 25265 | 2026.03.11 22:29:27.803868 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25266 | 2026.03.11 22:29:27.803911 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25267 | 2026.03.11 22:29:27.804193 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25268 | 2026.03.11 22:29:27.804401 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25269 | 2026.03.11 22:29:27.804525 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 669.00 KiB/sec. | ||
| 25270 | 2026.03.11 22:29:27.804562 [ 260 ] {69e78d2f-0a67-4da6-a36f-b410739ad408} <Debug> TCPHandler: Processed in 0.001288975 sec. | ||
| 25271 | 2026.03.11 22:29:27.804671 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25272 | 2026.03.11 22:29:27.804761 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25273 | 2026.03.11 22:29:27.804800 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25274 | 2026.03.11 22:29:27.805019 [ 195 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674722 sec., 2098855.8100986313 rows/sec., 172.41 MiB/sec. | ||
| 25275 | 2026.03.11 22:29:27.805217 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25276 | 2026.03.11 22:29:27.805253 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25277 | 2026.03.11 22:29:27.805283 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25278 | 2026.03.11 22:29:27.805527 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25279 | 2026.03.11 22:29:27.805538 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25280 | 2026.03.11 22:29:27.805589 [ 199 ] {35897419-dacc-413a-ae18-c0eb217c319e::all_1_181_36} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25281 | 2026.03.11 22:29:27.805660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 25282 | 2026.03.11 22:29:27.805736 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25283 | 2026.03.11 22:29:27.805847 [ 45 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25284 | 2026.03.11 22:29:27.805862 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001119 sec., 66130.47363717605 rows/sec., 5.16 MiB/sec. | ||
| 25285 | 2026.03.11 22:29:27.805879 [ 45 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25286 | 2026.03.11 22:29:27.805901 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25287 | 2026.03.11 22:29:27.805916 [ 260 ] {7862fc6b-58e3-496b-8c25-72884fd43f75} <Debug> TCPHandler: Processed in 0.001279544 sec. | ||
| 25288 | 2026.03.11 22:29:27.806032 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25289 | 2026.03.11 22:29:27.806056 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25290 | 2026.03.11 22:29:27.806124 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25291 | 2026.03.11 22:29:27.806170 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25292 | 2026.03.11 22:29:27.806215 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25293 | 2026.03.11 22:29:27.806260 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1768 rows starting from the beginning of the part | ||
| 25294 | 2026.03.11 22:29:27.806331 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 64 rows starting from the beginning of the part | ||
| 25295 | 2026.03.11 22:29:27.806377 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 134 rows starting from the beginning of the part | ||
| 25296 | 2026.03.11 22:29:27.806422 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 74 rows starting from the beginning of the part | ||
| 25297 | 2026.03.11 22:29:27.806462 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 119 rows starting from the beginning of the part | ||
| 25298 | 2026.03.11 22:29:27.806503 [ 192 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 74 rows starting from the beginning of the part | ||
| 25299 | 2026.03.11 22:29:27.806577 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25300 | 2026.03.11 22:29:27.806617 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25301 | 2026.03.11 22:29:27.806980 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25302 | 2026.03.11 22:29:27.807195 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25303 | 2026.03.11 22:29:27.807295 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_173_43 to all_174_174_0 | ||
| 25304 | 2026.03.11 22:29:27.807320 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25305 | 2026.03.11 22:29:27.807328 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 25306 | 2026.03.11 22:29:27.807340 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25307 | 2026.03.11 22:29:27.807371 [ 260 ] {ef03cd06-d685-4b5f-a23f-e6d2afdc80cf} <Debug> TCPHandler: Processed in 0.001385657 sec. | ||
| 25308 | 2026.03.11 22:29:27.807418 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_173_43 to all_174_174_0 into Compact with storage Full | ||
| 25309 | 2026.03.11 22:29:27.807482 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25310 | 2026.03.11 22:29:27.807494 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25311 | 2026.03.11 22:29:27.807521 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_173_43, total 58933 rows starting from the beginning of the part | ||
| 25312 | 2026.03.11 22:29:27.807572 [ 199 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 128 rows starting from the beginning of the part | ||
| 25313 | 2026.03.11 22:29:27.807573 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25314 | 2026.03.11 22:29:27.807633 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25315 | 2026.03.11 22:29:27.807728 [ 190 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2233 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759903 sec., 1268819.9292801933 rows/sec., 96.24 MiB/sec. | ||
| 25316 | 2026.03.11 22:29:27.808039 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25317 | 2026.03.11 22:29:27.808372 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25318 | 2026.03.11 22:29:27.808394 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25319 | 2026.03.11 22:29:27.808436 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25320 | 2026.03.11 22:29:27.808462 [ 186 ] {f0e6cb6b-0370-435a-9070-b37ce701fc61::all_1_181_36} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25321 | 2026.03.11 22:29:27.808574 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 25322 | 2026.03.11 22:29:27.808943 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25323 | 2026.03.11 22:29:27.809164 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25324 | 2026.03.11 22:29:27.809301 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 25325 | 2026.03.11 22:29:27.809356 [ 260 ] {1717ecaa-9da2-46e0-b9ea-96d5c4f21db5} <Debug> TCPHandler: Processed in 0.001920386 sec. | ||
| 25326 | 2026.03.11 22:29:27.809458 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25327 | 2026.03.11 22:29:27.809549 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25328 | 2026.03.11 22:29:27.809589 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25329 | 2026.03.11 22:29:27.809925 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25330 | 2026.03.11 22:29:27.809960 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25331 | 2026.03.11 22:29:27.810250 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 25332 | 2026.03.11 22:29:27.810447 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25333 | 2026.03.11 22:29:27.810556 [ 45 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 25334 | 2026.03.11 22:29:27.810569 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 25335 | 2026.03.11 22:29:27.810587 [ 45 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25336 | 2026.03.11 22:29:27.810608 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25337 | 2026.03.11 22:29:27.810612 [ 260 ] {8e76efe4-fac7-46cb-8b96-8225619f92f8} <Debug> TCPHandler: Processed in 0.001200683 sec. | ||
| 25338 | 2026.03.11 22:29:27.810735 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 25339 | 2026.03.11 22:29:27.810906 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25340 | 2026.03.11 22:29:27.810966 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 9762 rows starting from the beginning of the part | ||
| 25341 | 2026.03.11 22:29:27.811065 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 48 rows starting from the beginning of the part | ||
| 25342 | 2026.03.11 22:29:27.811137 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 25343 | 2026.03.11 22:29:27.811203 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 25344 | 2026.03.11 22:29:27.811266 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 25345 | 2026.03.11 22:29:27.811314 [ 190 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 25346 | 2026.03.11 22:29:27.813872 [ 194 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206241 sec., 3134511.722606005 rows/sec., 205.74 MiB/sec. | ||
| 25347 | 2026.03.11 22:29:27.814254 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 25348 | 2026.03.11 22:29:27.814568 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25349 | 2026.03.11 22:29:27.814649 [ 193 ] {72fb45b1-f45c-4be5-875f-c87c198ee8bc::all_1_176_35} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 25350 | 2026.03.11 22:29:27.814748 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 25351 | 2026.03.11 22:29:27.817496 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59061 rows, containing 5 columns (5 merged, 0 gathered) in 0.010098741 sec., 5848352.779816811 rows/sec., 384.09 MiB/sec. | ||
| 25352 | 2026.03.11 22:29:27.817903 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Trace> MergedBlockOutputStream: filled checksums all_1_174_44 (state Temporary) | ||
| 25353 | 2026.03.11 22:29:27.818241 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_174_44 to all_1_174_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25354 | 2026.03.11 22:29:27.818329 [ 200 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_174_44} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_173_43, all_174_174_0] -> all_1_174_44 | ||
| 25355 | 2026.03.11 22:29:27.818422 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 25356 | 2026.03.11 22:29:28.632428 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25357 | 2026.03.11 22:29:28.632477 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25358 | 2026.03.11 22:29:28.637061 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25359 | 2026.03.11 22:29:30.534147 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25360 | 2026.03.11 22:29:30.534224 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25361 | 2026.03.11 22:29:30.791124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51871 | ||
| 25362 | 2026.03.11 22:29:30.791679 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25363 | 2026.03.11 22:29:30.791724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25364 | 2026.03.11 22:29:30.792256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25365 | 2026.03.11 22:29:30.792494 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae1d1b08-75ec-4873-bfda-1ecd0e05e9c4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25366 | 2026.03.11 22:29:30.792620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51871 | ||
| 25367 | 2026.03.11 22:29:30.957430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 3088 | ||
| 25368 | 2026.03.11 22:29:30.960281 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25369 | 2026.03.11 22:29:30.960321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25370 | 2026.03.11 22:29:30.961518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25371 | 2026.03.11 22:29:30.961780 [ 243 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25372 | 2026.03.11 22:29:30.961929 [ 39 ] {} <Debug> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25373 | 2026.03.11 22:29:30.961977 [ 39 ] {} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25374 | 2026.03.11 22:29:30.961999 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25375 | 2026.03.11 22:29:30.962072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3088 | ||
| 25376 | 2026.03.11 22:29:30.962164 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::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 | ||
| 25377 | 2026.03.11 22:29:30.962868 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25378 | 2026.03.11 22:29:30.963038 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2882 rows starting from the beginning of the part | ||
| 25379 | 2026.03.11 22:29:30.963435 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 54 rows starting from the beginning of the part | ||
| 25380 | 2026.03.11 22:29:30.963754 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 42 rows starting from the beginning of the part | ||
| 25381 | 2026.03.11 22:29:30.964060 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 25382 | 2026.03.11 22:29:30.964363 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 28 rows starting from the beginning of the part | ||
| 25383 | 2026.03.11 22:29:30.964676 [ 193 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 25384 | 2026.03.11 22:29:30.972121 [ 194 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 72 columns (72 merged, 0 gathered) in 0.01003731 sec., 307652.149828988 rows/sec., 247.71 MiB/sec. | ||
| 25385 | 2026.03.11 22:29:30.974971 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25386 | 2026.03.11 22:29:30.975574 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25387 | 2026.03.11 22:29:30.975645 [ 188 ] {24348aa4-1211-41bf-b3be-5b4d52b895c5::all_1_81_16} <Trace> system.query_log (24348aa4-1211-41bf-b3be-5b4d52b895c5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25388 | 2026.03.11 22:29:30.976009 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 25389 | 2026.03.11 22:29:32.804399 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25390 | 2026.03.11 22:29:32.804593 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25391 | 2026.03.11 22:29:32.804659 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25392 | 2026.03.11 22:29:32.805460 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25393 | 2026.03.11 22:29:32.805506 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25394 | 2026.03.11 22:29:32.805884 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25395 | 2026.03.11 22:29:32.806114 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25396 | 2026.03.11 22:29:32.806259 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Debug> executeQuery: Read 154 rows, 13.68 KiB in 0.001715 sec., 89795.91836734694 rows/sec., 7.79 MiB/sec. | ||
| 25397 | 2026.03.11 22:29:32.806301 [ 260 ] {7260ab88-2e4b-4d49-9cf1-44e4b07f5c2e} <Debug> TCPHandler: Processed in 0.002024729 sec. | ||
| 25398 | 2026.03.11 22:29:32.806410 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25399 | 2026.03.11 22:29:32.806502 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25400 | 2026.03.11 22:29:32.806542 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25401 | 2026.03.11 22:29:32.806945 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25402 | 2026.03.11 22:29:32.806988 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25403 | 2026.03.11 22:29:32.807268 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25404 | 2026.03.11 22:29:32.807471 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25405 | 2026.03.11 22:29:32.807596 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001112 sec., 44064.74820143885 rows/sec., 3.24 MiB/sec. | ||
| 25406 | 2026.03.11 22:29:32.807633 [ 260 ] {4185a28c-9e9c-4de0-a722-ed36d8d64641} <Debug> TCPHandler: Processed in 0.001270934 sec. | ||
| 25407 | 2026.03.11 22:29:32.807728 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25408 | 2026.03.11 22:29:32.807819 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25409 | 2026.03.11 22:29:32.807857 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25410 | 2026.03.11 22:29:32.808285 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25411 | 2026.03.11 22:29:32.808321 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25412 | 2026.03.11 22:29:32.808603 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25413 | 2026.03.11 22:29:32.808803 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25414 | 2026.03.11 22:29:32.808926 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.001124 sec., 100533.80782918149 rows/sec., 7.85 MiB/sec. | ||
| 25415 | 2026.03.11 22:29:32.808974 [ 260 ] {39504452-ae2d-43cc-a821-083acdbfc671} <Debug> TCPHandler: Processed in 0.001291444 sec. | ||
| 25416 | 2026.03.11 22:29:32.809101 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25417 | 2026.03.11 22:29:32.809192 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25418 | 2026.03.11 22:29:32.809234 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25419 | 2026.03.11 22:29:32.809641 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25420 | 2026.03.11 22:29:32.809676 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25421 | 2026.03.11 22:29:32.809993 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25422 | 2026.03.11 22:29:32.810190 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25423 | 2026.03.11 22:29:32.810317 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 25424 | 2026.03.11 22:29:32.810338 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 2 parts from all_1_174_44 to all_175_175_0 | ||
| 25425 | 2026.03.11 22:29:32.810353 [ 260 ] {8f53c3c7-ac2a-4381-a273-976735f49dab} <Debug> TCPHandler: Processed in 0.001298914 sec. | ||
| 25426 | 2026.03.11 22:29:32.810405 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25427 | 2026.03.11 22:29:32.810433 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25428 | 2026.03.11 22:29:32.810504 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25429 | 2026.03.11 22:29:32.810534 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_174_44 to all_175_175_0 into Compact with storage Full | ||
| 25430 | 2026.03.11 22:29:32.810629 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25431 | 2026.03.11 22:29:32.810647 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25432 | 2026.03.11 22:29:32.810684 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_174_44, total 59061 rows starting from the beginning of the part | ||
| 25433 | 2026.03.11 22:29:32.810696 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25434 | 2026.03.11 22:29:32.810755 [ 187 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 163 rows starting from the beginning of the part | ||
| 25435 | 2026.03.11 22:29:32.811671 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25436 | 2026.03.11 22:29:32.811708 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25437 | 2026.03.11 22:29:32.812279 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25438 | 2026.03.11 22:29:32.812507 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25439 | 2026.03.11 22:29:32.812650 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002046 sec., 23949.169110459432 rows/sec., 42.92 MiB/sec. | ||
| 25440 | 2026.03.11 22:29:32.812710 [ 260 ] {3c9502ba-9cdf-4e66-af5f-d9cc714ed799} <Debug> TCPHandler: Processed in 0.002267373 sec. | ||
| 25441 | 2026.03.11 22:29:32.812818 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25442 | 2026.03.11 22:29:32.812913 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25443 | 2026.03.11 22:29:32.812954 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25444 | 2026.03.11 22:29:32.813285 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25445 | 2026.03.11 22:29:32.813322 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25446 | 2026.03.11 22:29:32.813622 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25447 | 2026.03.11 22:29:32.813834 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25448 | 2026.03.11 22:29:32.813959 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 25449 | 2026.03.11 22:29:32.813997 [ 260 ] {67373ceb-c6a4-4090-8b6b-35be76683a8e} <Debug> TCPHandler: Processed in 0.001228293 sec. | ||
| 25450 | 2026.03.11 22:29:32.819932 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59224 rows, containing 5 columns (5 merged, 0 gathered) in 0.009437368 sec., 6275478.502056929 rows/sec., 412.20 MiB/sec. | ||
| 25451 | 2026.03.11 22:29:32.820224 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Trace> MergedBlockOutputStream: filled checksums all_1_175_45 (state Temporary) | ||
| 25452 | 2026.03.11 22:29:32.820467 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_175_45 to all_1_175_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25453 | 2026.03.11 22:29:32.820530 [ 191 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_175_45} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 2 parts: [all_1_174_44, all_175_175_0] -> all_1_175_45 | ||
| 25454 | 2026.03.11 22:29:32.820591 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 25455 | 2026.03.11 22:29:33.008535 [ 220 ] {} <Trace> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 25456 | 2026.03.11 22:29:33.008595 [ 220 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 25457 | 2026.03.11 22:29:33.011215 [ 220 ] {} <Debug> oximeter.measurements_bool (5549882e-58cc-4d3f-962e-84565437567d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 25458 | 2026.03.11 22:29:33.143645 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25459 | 2026.03.11 22:29:33.143843 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25460 | 2026.03.11 22:29:33.143916 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25461 | 2026.03.11 22:29:33.144624 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25462 | 2026.03.11 22:29:33.144673 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25463 | 2026.03.11 22:29:33.145064 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 25464 | 2026.03.11 22:29:33.145296 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Trace> oximeter.fields_i16 (a546e25f-ae2a-4d47-88e6-441f8f5fc33a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25465 | 2026.03.11 22:29:33.145465 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 25466 | 2026.03.11 22:29:33.145518 [ 260 ] {fe60918d-0e25-47e3-83a2-690ebc8f51c4} <Debug> TCPHandler: Processed in 0.002009278 sec. | ||
| 25467 | 2026.03.11 22:29:33.145632 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25468 | 2026.03.11 22:29:33.145735 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25469 | 2026.03.11 22:29:33.145779 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25470 | 2026.03.11 22:29:33.146188 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25471 | 2026.03.11 22:29:33.146222 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25472 | 2026.03.11 22:29:33.146515 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 25473 | 2026.03.11 22:29:33.146721 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Trace> oximeter.fields_ipaddr (c51a60af-8c15-4bbc-86d1-150635a2897d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25474 | 2026.03.11 22:29:33.146853 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001143 sec., 6999.12510936133 rows/sec., 570.73 KiB/sec. | ||
| 25475 | 2026.03.11 22:29:33.146891 [ 260 ] {b35d6ff6-d64b-4224-8e71-c6c5e93b318b} <Debug> TCPHandler: Processed in 0.001308725 sec. | ||
| 25476 | 2026.03.11 22:29:33.146992 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25477 | 2026.03.11 22:29:33.147086 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25478 | 2026.03.11 22:29:33.147126 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25479 | 2026.03.11 22:29:33.148664 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25480 | 2026.03.11 22:29:33.148700 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25481 | 2026.03.11 22:29:33.149124 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25482 | 2026.03.11 22:29:33.149345 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25483 | 2026.03.11 22:29:33.149476 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Debug> executeQuery: Read 2092 rows, 163.96 KiB in 0.002408 sec., 868770.7641196013 rows/sec., 66.50 MiB/sec. | ||
| 25484 | 2026.03.11 22:29:33.149514 [ 260 ] {181fe305-1645-4d3e-a757-9674014bdce5} <Debug> TCPHandler: Processed in 0.002571418 sec. | ||
| 25485 | 2026.03.11 22:29:33.149615 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25486 | 2026.03.11 22:29:33.149709 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25487 | 2026.03.11 22:29:33.149749 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25488 | 2026.03.11 22:29:33.150160 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25489 | 2026.03.11 22:29:33.150194 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25490 | 2026.03.11 22:29:33.150485 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25491 | 2026.03.11 22:29:33.150696 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Trace> oximeter.fields_u16 (a2307885-ad47-413e-a7ac-e634911aa96c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25492 | 2026.03.11 22:29:33.150821 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Debug> executeQuery: Read 45 rows, 3.40 KiB in 0.001132 sec., 39752.65017667845 rows/sec., 2.93 MiB/sec. | ||
| 25493 | 2026.03.11 22:29:33.150859 [ 260 ] {f68936ec-fbfe-46b2-b5a8-6198a3c778e7} <Debug> TCPHandler: Processed in 0.001293735 sec. | ||
| 25494 | 2026.03.11 22:29:33.150958 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25495 | 2026.03.11 22:29:33.151052 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25496 | 2026.03.11 22:29:33.151092 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25497 | 2026.03.11 22:29:33.151739 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25498 | 2026.03.11 22:29:33.151773 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25499 | 2026.03.11 22:29:33.152148 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 25500 | 2026.03.11 22:29:33.152357 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Trace> oximeter.fields_u32 (7dbd93f4-5294-41b4-8d8c-a20e56d7edf2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25501 | 2026.03.11 22:29:33.152508 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001474 sec., 496607.8697421981 rows/sec., 29.37 MiB/sec. | ||
| 25502 | 2026.03.11 22:29:33.152548 [ 260 ] {6cf9ac47-c2c6-4c2c-b67b-88c3f5e82fbf} <Debug> TCPHandler: Processed in 0.001638141 sec. | ||
| 25503 | 2026.03.11 22:29:33.152666 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25504 | 2026.03.11 22:29:33.152761 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 25505 | 2026.03.11 22:29:33.152801 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 25506 | 2026.03.11 22:29:33.153182 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25507 | 2026.03.11 22:29:33.153217 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25508 | 2026.03.11 22:29:33.153500 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 25509 | 2026.03.11 22:29:33.153713 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25510 | 2026.03.11 22:29:33.153807 [ 35 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 25511 | 2026.03.11 22:29:33.153838 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 25512 | 2026.03.11 22:29:33.153842 [ 35 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25513 | 2026.03.11 22:29:33.153872 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25514 | 2026.03.11 22:29:33.153877 [ 260 ] {6b2bb9d2-5476-40a9-9f75-e814dfa34fda} <Debug> TCPHandler: Processed in 0.001267594 sec. | ||
| 25515 | 2026.03.11 22:29:33.153948 [ 224 ] {} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 25516 | 2026.03.11 22:29:33.153965 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 25517 | 2026.03.11 22:29:33.154000 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25518 | 2026.03.11 22:29:33.153995 [ 224 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 25519 | 2026.03.11 22:29:33.154074 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25520 | 2026.03.11 22:29:33.154101 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25521 | 2026.03.11 22:29:33.154110 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 1 rows starting from the beginning of the part | ||
| 25522 | 2026.03.11 22:29:33.154143 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25523 | 2026.03.11 22:29:33.154174 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 25524 | 2026.03.11 22:29:33.154219 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 25525 | 2026.03.11 22:29:33.154262 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 25526 | 2026.03.11 22:29:33.154303 [ 187 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 25527 | 2026.03.11 22:29:33.154540 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25528 | 2026.03.11 22:29:33.154575 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25529 | 2026.03.11 22:29:33.155012 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 25530 | 2026.03.11 22:29:33.155057 [ 189 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127731 sec., 4433.681436441846 rows/sec., 329.06 KiB/sec. | ||
| 25531 | 2026.03.11 22:29:33.155265 [ 197 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 25532 | 2026.03.11 22:29:33.155384 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Trace> oximeter.fields_u8 (0acceab1-4bd4-4591-8242-1c5da2c743af): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25533 | 2026.03.11 22:29:33.155532 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00145 sec., 8275.862068965518 rows/sec., 646.55 KiB/sec. | ||
| 25534 | 2026.03.11 22:29:33.155573 [ 260 ] {e5ffa876-ce80-4f02-b0a2-804dd971edda} <Debug> TCPHandler: Processed in 0.001621911 sec. | ||
| 25535 | 2026.03.11 22:29:33.155611 [ 197 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25536 | 2026.03.11 22:29:33.155676 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25537 | 2026.03.11 22:29:33.155701 [ 197 ] {cef6fed5-a7fc-4f38-8bf8-d95bb6896829::all_1_25_6} <Trace> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 25538 | 2026.03.11 22:29:33.155774 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25539 | 2026.03.11 22:29:33.155819 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25540 | 2026.03.11 22:29:33.155821 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25541 | 2026.03.11 22:29:33.156611 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25542 | 2026.03.11 22:29:33.156650 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25543 | 2026.03.11 22:29:33.156847 [ 224 ] {} <Debug> oximeter.fields_u64 (cef6fed5-a7fc-4f38-8bf8-d95bb6896829): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 25544 | 2026.03.11 22:29:33.157032 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25545 | 2026.03.11 22:29:33.157258 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25546 | 2026.03.11 22:29:33.157388 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Debug> executeQuery: Read 1069 rows, 76.25 KiB in 0.001633 sec., 654623.3925290876 rows/sec., 45.60 MiB/sec. | ||
| 25547 | 2026.03.11 22:29:33.157426 [ 260 ] {66f8819d-0848-4668-aa37-b39fdc69b763} <Debug> TCPHandler: Processed in 0.001799514 sec. | ||
| 25548 | 2026.03.11 22:29:33.157538 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25549 | 2026.03.11 22:29:33.157633 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25550 | 2026.03.11 22:29:33.157675 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25551 | 2026.03.11 22:29:33.158396 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25552 | 2026.03.11 22:29:33.158431 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25553 | 2026.03.11 22:29:33.158835 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25554 | 2026.03.11 22:29:33.159065 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25555 | 2026.03.11 22:29:33.159177 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Selected 6 parts from all_1_175_45 to all_180_180_0 | ||
| 25556 | 2026.03.11 22:29:33.159200 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001585 sec., 793059.9369085174 rows/sec., 50.02 MiB/sec. | ||
| 25557 | 2026.03.11 22:29:33.159211 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25558 | 2026.03.11 22:29:33.159232 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25559 | 2026.03.11 22:29:33.159238 [ 260 ] {8a82bb66-426e-4035-83dd-b588e617bf20} <Debug> TCPHandler: Processed in 0.001749383 sec. | ||
| 25560 | 2026.03.11 22:29:33.159340 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_175_45 to all_180_180_0 into Compact with storage Full | ||
| 25561 | 2026.03.11 22:29:33.159346 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25562 | 2026.03.11 22:29:33.159480 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25563 | 2026.03.11 22:29:33.159492 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25564 | 2026.03.11 22:29:33.159534 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_175_45, total 59224 rows starting from the beginning of the part | ||
| 25565 | 2026.03.11 22:29:33.159537 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25566 | 2026.03.11 22:29:33.159606 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 160 rows starting from the beginning of the part | ||
| 25567 | 2026.03.11 22:29:33.159660 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 163 rows starting from the beginning of the part | ||
| 25568 | 2026.03.11 22:29:33.159704 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part | ||
| 25569 | 2026.03.11 22:29:33.159747 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part | ||
| 25570 | 2026.03.11 22:29:33.159792 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 1257 rows starting from the beginning of the part | ||
| 25571 | 2026.03.11 22:29:33.160378 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25572 | 2026.03.11 22:29:33.160418 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25573 | 2026.03.11 22:29:33.160953 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25574 | 2026.03.11 22:29:33.161180 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Trace> oximeter.measurements_histogramu64 (74888b9a-8e42-48c5-9603-b307296be83c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25575 | 2026.03.11 22:29:33.161324 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001862 sec., 13426.423200859292 rows/sec., 24.06 MiB/sec. | ||
| 25576 | 2026.03.11 22:29:33.161388 [ 260 ] {c2c49d87-105e-4637-b470-78266d8afc82} <Debug> TCPHandler: Processed in 0.002090959 sec. | ||
| 25577 | 2026.03.11 22:29:33.161491 [ 260 ] {} <Trace> TCP-Session: a8cc07d2-d5aa-495b-b479-7447e0d54e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25578 | 2026.03.11 22:29:33.161585 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50744) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25579 | 2026.03.11 22:29:33.161627 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25580 | 2026.03.11 22:29:33.161939 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25581 | 2026.03.11 22:29:33.161973 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25582 | 2026.03.11 22:29:33.162269 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25583 | 2026.03.11 22:29:33.162475 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25584 | 2026.03.11 22:29:33.162600 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001034 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
| 25585 | 2026.03.11 22:29:33.162636 [ 260 ] {c7090737-7133-4eb2-9edc-00278eb7f9e9} <Debug> TCPHandler: Processed in 0.001193963 sec. | ||
| 25586 | 2026.03.11 22:29:33.169985 [ 201 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61124 rows, containing 5 columns (5 merged, 0 gathered) in 0.010702073 sec., 5711416.844194578 rows/sec., 375.08 MiB/sec. | ||
| 25587 | 2026.03.11 22:29:33.170342 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Trace> MergedBlockOutputStream: filled checksums all_1_180_46 (state Temporary) | ||
| 25588 | 2026.03.11 22:29:33.170630 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872): Renaming temporary part tmp_merge_all_1_180_46 to all_1_180_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25589 | 2026.03.11 22:29:33.170706 [ 194 ] {58a556c0-81ba-4e7a-a204-107eaa3e7872::all_1_180_46} <Trace> oximeter.measurements_cumulativeu64 (58a556c0-81ba-4e7a-a204-107eaa3e7872) (MergerMutator): Merged 6 parts: [all_1_175_45, all_180_180_0] -> all_1_180_46 | ||
| 25590 | 2026.03.11 22:29:33.170791 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 25591 | 2026.03.11 22:29:33.696577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 25592 | 2026.03.11 22:29:33.700652 [ 219 ] {} <Trace> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25593 | 2026.03.11 22:29:33.700690 [ 219 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25594 | 2026.03.11 22:29:33.703617 [ 219 ] {} <Debug> oximeter.fields_string (35897419-dacc-413a-ae18-c0eb217c319e): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25595 | 2026.03.11 22:29:33.715044 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25596 | 2026.03.11 22:29:33.715098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 25597 | 2026.03.11 22:29:33.721444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25598 | 2026.03.11 22:29:33.722170 [ 245 ] {} <Trace> system.metric_log (abb8fc21-e380-4c55-9e62-d0c1514b934b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25599 | 2026.03.11 22:29:33.725158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 25600 | 2026.03.11 22:29:33.738800 [ 222 ] {} <Trace> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25601 | 2026.03.11 22:29:33.738874 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25602 | 2026.03.11 22:29:33.741534 [ 222 ] {} <Debug> oximeter.measurements_u64 (72fb45b1-f45c-4be5-875f-c87c198ee8bc): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25603 | 2026.03.11 22:29:34.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.35 MiB, peak 444.58 MiB, free memory in arenas 0.00 B, will set to 415.97 MiB (RSS), difference: -1.38 MiB | ||
| 25604 | 2026.03.11 22:29:34.194851 [ 221 ] {} <Trace> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25605 | 2026.03.11 22:29:34.194911 [ 221 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25606 | 2026.03.11 22:29:34.197464 [ 221 ] {} <Debug> oximeter.fields_uuid (f0e6cb6b-0370-435a-9070-b37ce701fc61): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||